[==========] 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 11:09:34.651410  1300 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.69.62:40545
I20260710 11:09:34.652925  1300 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 11:09:34.653951  1300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:34.670787  1307 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 11:09:34.670836  1306 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 11:09:34.672049  1300 server_base.cc:1061] running on GCE node
W20260710 11:09:34.671039  1309 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 11:09:35.857307  1300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:35.857554  1300 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 11:09:35.857784  1300 hybrid_clock.cc:648] HybridClock initialized: now 1783681775857759 us; error 0 us; skew 500 ppm
I20260710 11:09:35.858623  1300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:35.863838  1300 webserver.cc:533] Webserver started at http://127.1.69.62:37023/ using document root <none> and password file <none>
I20260710 11:09:35.864725  1300 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:35.864943  1300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:35.865392  1300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:35.870997  1300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681774487140-1300-0/minicluster-data/master-0-root/instance:
uuid: "661a43be74ed4eceaf5dbef0064f8582"
format_stamp: "Formatted at 2026-07-10 11:09:35 on dist-test-slave-c0pq"
I20260710 11:09:35.878526  1300 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.001s	sys 0.008s
I20260710 11:09:35.883569  1315 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:35.884690  1300 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:09:35.885030  1300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681774487140-1300-0/minicluster-data/master-0-root
uuid: "661a43be74ed4eceaf5dbef0064f8582"
format_stamp: "Formatted at 2026-07-10 11:09:35 on dist-test-slave-c0pq"
I20260710 11:09:35.885366  1300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681774487140-1300-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681774487140-1300-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681774487140-1300-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 11:09:35.943879  1300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:35.945528  1300 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 11:09:35.945945  1300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:36.023625  1300 rpc_server.cc:307] RPC server started. Bound to: 127.1.69.62:40545
I20260710 11:09:36.023761  1366 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.69.62:40545 every 8 connection(s)
I20260710 11:09:36.032279  1367 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 11:09:36.056833  1367 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 661a43be74ed4eceaf5dbef0064f8582: Bootstrap starting.
I20260710 11:09:36.063673  1367 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 661a43be74ed4eceaf5dbef0064f8582: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:36.065958  1367 log.cc:826] T 00000000000000000000000000000000 P 661a43be74ed4eceaf5dbef0064f8582: Log is configured to *not* fsync() on all Append() calls
I20260710 11:09:36.071734  1367 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 661a43be74ed4eceaf5dbef0064f8582: No bootstrap required, opened a new log
I20260710 11:09:36.094038  1367 raft_consensus.cc:359] T 00000000000000000000000000000000 P 661a43be74ed4eceaf5dbef0064f8582 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "661a43be74ed4eceaf5dbef0064f8582" member_type: VOTER }
I20260710 11:09:36.094696  1367 raft_consensus.cc:385] T 00000000000000000000000000000000 P 661a43be74ed4eceaf5dbef0064f8582 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:36.094904  1367 raft_consensus.cc:740] T 00000000000000000000000000000000 P 661a43be74ed4eceaf5dbef0064f8582 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661a43be74ed4eceaf5dbef0064f8582, State: Initialized, Role: FOLLOWER
I20260710 11:09:36.095907  1367 consensus_queue.cc:260] T 00000000000000000000000000000000 P 661a43be74ed4eceaf5dbef0064f8582 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "661a43be74ed4eceaf5dbef0064f8582" member_type: VOTER }
I20260710 11:09:36.096448  1367 raft_consensus.cc:399] T 00000000000000000000000000000000 P 661a43be74ed4eceaf5dbef0064f8582 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:09:36.096727  1367 raft_consensus.cc:493] T 00000000000000000000000000000000 P 661a43be74ed4eceaf5dbef0064f8582 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:09:36.097041  1367 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 661a43be74ed4eceaf5dbef0064f8582 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:36.101636  1367 raft_consensus.cc:515] T 00000000000000000000000000000000 P 661a43be74ed4eceaf5dbef0064f8582 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "661a43be74ed4eceaf5dbef0064f8582" member_type: VOTER }
I20260710 11:09:36.102392  1367 leader_election.cc:304] T 00000000000000000000000000000000 P 661a43be74ed4eceaf5dbef0064f8582 [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: 661a43be74ed4eceaf5dbef0064f8582; no voters: 
I20260710 11:09:36.104372  1367 leader_election.cc:290] T 00000000000000000000000000000000 P 661a43be74ed4eceaf5dbef0064f8582 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:09:36.104977  1370 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 661a43be74ed4eceaf5dbef0064f8582 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:36.107858  1370 raft_consensus.cc:697] T 00000000000000000000000000000000 P 661a43be74ed4eceaf5dbef0064f8582 [term 1 LEADER]: Becoming Leader. State: Replica: 661a43be74ed4eceaf5dbef0064f8582, State: Running, Role: LEADER
I20260710 11:09:36.109122  1370 consensus_queue.cc:237] T 00000000000000000000000000000000 P 661a43be74ed4eceaf5dbef0064f8582 [LEADER]: Queue going to LEADER mode. State: All 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: "661a43be74ed4eceaf5dbef0064f8582" member_type: VOTER }
I20260710 11:09:36.110103  1367 sys_catalog.cc:565] T 00000000000000000000000000000000 P 661a43be74ed4eceaf5dbef0064f8582 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:09:36.122529  1371 sys_catalog.cc:455] T 00000000000000000000000000000000 P 661a43be74ed4eceaf5dbef0064f8582 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "661a43be74ed4eceaf5dbef0064f8582" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "661a43be74ed4eceaf5dbef0064f8582" member_type: VOTER } }
I20260710 11:09:36.122913  1372 sys_catalog.cc:455] T 00000000000000000000000000000000 P 661a43be74ed4eceaf5dbef0064f8582 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 661a43be74ed4eceaf5dbef0064f8582. Latest consensus state: current_term: 1 leader_uuid: "661a43be74ed4eceaf5dbef0064f8582" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "661a43be74ed4eceaf5dbef0064f8582" member_type: VOTER } }
I20260710 11:09:36.123500  1371 sys_catalog.cc:458] T 00000000000000000000000000000000 P 661a43be74ed4eceaf5dbef0064f8582 [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:36.123641  1372 sys_catalog.cc:458] T 00000000000000000000000000000000 P 661a43be74ed4eceaf5dbef0064f8582 [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:36.126986  1380 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:09:36.139976  1380 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:09:36.143465  1300 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:09:36.158999  1380 catalog_manager.cc:1383] Generated new cluster ID: a21f38271bbf42d9bb4dca6c10f9b79a
I20260710 11:09:36.159366  1380 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:09:36.180328  1380 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:09:36.182109  1380 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:09:36.195631  1380 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 661a43be74ed4eceaf5dbef0064f8582: Generated new TSK 0
I20260710 11:09:36.196975  1380 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:09:36.211143  1300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:36.221040  1389 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 11:09:36.222206  1390 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 11:09:36.226943  1392 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 11:09:36.227782  1300 server_base.cc:1061] running on GCE node
I20260710 11:09:36.228804  1300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:36.229074  1300 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 11:09:36.229291  1300 hybrid_clock.cc:648] HybridClock initialized: now 1783681776229274 us; error 0 us; skew 500 ppm
I20260710 11:09:36.230098  1300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:36.234387  1300 webserver.cc:533] Webserver started at http://127.1.69.1:40371/ using document root <none> and password file <none>
I20260710 11:09:36.235100  1300 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:36.235347  1300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:36.235704  1300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:36.237249  1300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681774487140-1300-0/minicluster-data/ts-0-root/instance:
uuid: "3af5239a25bb46d9b5f4043a567171c1"
format_stamp: "Formatted at 2026-07-10 11:09:36 on dist-test-slave-c0pq"
I20260710 11:09:36.244647  1300 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:09:36.250496  1397 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:36.251780  1300 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:09:36.252338  1300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681774487140-1300-0/minicluster-data/ts-0-root
uuid: "3af5239a25bb46d9b5f4043a567171c1"
format_stamp: "Formatted at 2026-07-10 11:09:36 on dist-test-slave-c0pq"
I20260710 11:09:36.252795  1300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681774487140-1300-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681774487140-1300-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681774487140-1300-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 11:09:36.276837  1300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:36.278638  1300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:36.281495  1300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:36.287050  1300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:36.287357  1300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:36.287683  1300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:36.287920  1300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:36.402494  1300 rpc_server.cc:307] RPC server started. Bound to: 127.1.69.1:36319
I20260710 11:09:36.402734  1459 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.69.1:36319 every 8 connection(s)
I20260710 11:09:36.409991  1300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:36.429747  1464 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 11:09:36.434034  1465 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 11:09:36.440549  1467 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 11:09:36.442644  1300 server_base.cc:1061] running on GCE node
I20260710 11:09:36.443481  1300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:36.443708  1300 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 11:09:36.443899  1300 hybrid_clock.cc:648] HybridClock initialized: now 1783681776443881 us; error 0 us; skew 500 ppm
I20260710 11:09:36.444633  1300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:36.453461  1460 heartbeater.cc:344] Connected to a master server at 127.1.69.62:40545
I20260710 11:09:36.454068  1460 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:36.454105  1300 webserver.cc:533] Webserver started at http://127.1.69.2:33831/ using document root <none> and password file <none>
I20260710 11:09:36.454747  1300 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:36.454993  1300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:36.455349  1300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:36.455502  1460 heartbeater.cc:507] Master 127.1.69.62:40545 requested a full tablet report, sending...
I20260710 11:09:36.456578  1300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681774487140-1300-0/minicluster-data/ts-1-root/instance:
uuid: "aa79d6367d3a43c08842c45282728edc"
format_stamp: "Formatted at 2026-07-10 11:09:36 on dist-test-slave-c0pq"
I20260710 11:09:36.459487  1332 ts_manager.cc:194] Registered new tserver with Master: 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1:36319)
I20260710 11:09:36.462771  1332 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39246
I20260710 11:09:36.464818  1300 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:09:36.469326  1472 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:36.470223  1300 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:09:36.470499  1300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681774487140-1300-0/minicluster-data/ts-1-root
uuid: "aa79d6367d3a43c08842c45282728edc"
format_stamp: "Formatted at 2026-07-10 11:09:36 on dist-test-slave-c0pq"
I20260710 11:09:36.470775  1300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681774487140-1300-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681774487140-1300-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681774487140-1300-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 11:09:36.509979  1300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:36.511233  1300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:36.513489  1300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:36.516806  1300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:36.517015  1300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:36.517267  1300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:36.517437  1300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:36.622264  1300 rpc_server.cc:307] RPC server started. Bound to: 127.1.69.2:41773
I20260710 11:09:36.622354  1534 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.69.2:41773 every 8 connection(s)
I20260710 11:09:36.627874  1300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:36.637617  1538 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 11:09:36.640130  1539 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 11:09:36.645437  1535 heartbeater.cc:344] Connected to a master server at 127.1.69.62:40545
I20260710 11:09:36.645946  1535 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:36.646927  1535 heartbeater.cc:507] Master 127.1.69.62:40545 requested a full tablet report, sending...
I20260710 11:09:36.649454  1332 ts_manager.cc:194] Registered new tserver with Master: aa79d6367d3a43c08842c45282728edc (127.1.69.2:41773)
W20260710 11:09:36.649673  1541 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 11:09:36.650966  1332 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39260
I20260710 11:09:36.653993  1300 server_base.cc:1061] running on GCE node
I20260710 11:09:36.654891  1300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:36.655104  1300 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 11:09:36.655295  1300 hybrid_clock.cc:648] HybridClock initialized: now 1783681776655273 us; error 0 us; skew 500 ppm
I20260710 11:09:36.655827  1300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:36.658363  1300 webserver.cc:533] Webserver started at http://127.1.69.3:32819/ using document root <none> and password file <none>
I20260710 11:09:36.658839  1300 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:36.659034  1300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:36.659299  1300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:36.660290  1300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681774487140-1300-0/minicluster-data/ts-2-root/instance:
uuid: "f9f428bdbafe461e910e3f425561ed7f"
format_stamp: "Formatted at 2026-07-10 11:09:36 on dist-test-slave-c0pq"
I20260710 11:09:36.665030  1300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:09:36.668628  1546 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:36.669507  1300 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 11:09:36.669796  1300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681774487140-1300-0/minicluster-data/ts-2-root
uuid: "f9f428bdbafe461e910e3f425561ed7f"
format_stamp: "Formatted at 2026-07-10 11:09:36 on dist-test-slave-c0pq"
I20260710 11:09:36.670084  1300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681774487140-1300-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681774487140-1300-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681774487140-1300-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 11:09:36.684365  1300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:36.685585  1300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:36.687726  1300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:36.690739  1300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:36.691021  1300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:36.691332  1300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:36.691533  1300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:36.786371  1300 rpc_server.cc:307] RPC server started. Bound to: 127.1.69.3:44381
I20260710 11:09:36.786584  1608 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.69.3:44381 every 8 connection(s)
I20260710 11:09:36.803574  1609 heartbeater.cc:344] Connected to a master server at 127.1.69.62:40545
I20260710 11:09:36.803987  1609 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:36.804821  1609 heartbeater.cc:507] Master 127.1.69.62:40545 requested a full tablet report, sending...
I20260710 11:09:36.806830  1332 ts_manager.cc:194] Registered new tserver with Master: f9f428bdbafe461e910e3f425561ed7f (127.1.69.3:44381)
I20260710 11:09:36.807355  1300 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016010787s
I20260710 11:09:36.808473  1332 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39264
I20260710 11:09:36.859686  1332 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39266:
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 11:09:36.863332  1332 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 11:09:36.983908  1572 tablet_service.cc:1511] Processing CreateTablet for tablet 569b54ef8a4e433bb36dd03cc8521f2c (DEFAULT_TABLE table=test-workload [id=84a5c2c19d4749e6b52e6cfe0c26b374]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:36.984144  1573 tablet_service.cc:1511] Processing CreateTablet for tablet 1dd70dd5800a4df5b4ed2246b86c22b0 (DEFAULT_TABLE table=test-workload [id=84a5c2c19d4749e6b52e6cfe0c26b374]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:36.985074  1574 tablet_service.cc:1511] Processing CreateTablet for tablet 9c5fcc6321184139b1c0e6c58c433c28 (DEFAULT_TABLE table=test-workload [id=84a5c2c19d4749e6b52e6cfe0c26b374]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:36.987950  1574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c5fcc6321184139b1c0e6c58c433c28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:36.990659  1573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dd70dd5800a4df5b4ed2246b86c22b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:36.991550  1571 tablet_service.cc:1511] Processing CreateTablet for tablet 87958539259847b5820fbcae4613cae2 (DEFAULT_TABLE table=test-workload [id=84a5c2c19d4749e6b52e6cfe0c26b374]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:36.993795  1572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 569b54ef8a4e433bb36dd03cc8521f2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:36.994967  1571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87958539259847b5820fbcae4613cae2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.001039  1570 tablet_service.cc:1511] Processing CreateTablet for tablet 0f55d42a6b05472c835546d5a9fce910 (DEFAULT_TABLE table=test-workload [id=84a5c2c19d4749e6b52e6cfe0c26b374]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:37.003481  1570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f55d42a6b05472c835546d5a9fce910. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.016004  1500 tablet_service.cc:1511] Processing CreateTablet for tablet 9c5fcc6321184139b1c0e6c58c433c28 (DEFAULT_TABLE table=test-workload [id=84a5c2c19d4749e6b52e6cfe0c26b374]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:37.016520  1569 tablet_service.cc:1511] Processing CreateTablet for tablet cd2e84d6288d45a0bd45600c4132d630 (DEFAULT_TABLE table=test-workload [id=84a5c2c19d4749e6b52e6cfe0c26b374]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:37.017632  1500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c5fcc6321184139b1c0e6c58c433c28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.017946  1569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd2e84d6288d45a0bd45600c4132d630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.023841  1498 tablet_service.cc:1511] Processing CreateTablet for tablet 569b54ef8a4e433bb36dd03cc8521f2c (DEFAULT_TABLE table=test-workload [id=84a5c2c19d4749e6b52e6cfe0c26b374]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:37.017851  1497 tablet_service.cc:1511] Processing CreateTablet for tablet 87958539259847b5820fbcae4613cae2 (DEFAULT_TABLE table=test-workload [id=84a5c2c19d4749e6b52e6cfe0c26b374]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:37.030614  1499 tablet_service.cc:1511] Processing CreateTablet for tablet 1dd70dd5800a4df5b4ed2246b86c22b0 (DEFAULT_TABLE table=test-workload [id=84a5c2c19d4749e6b52e6cfe0c26b374]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:37.025233  1496 tablet_service.cc:1511] Processing CreateTablet for tablet 0f55d42a6b05472c835546d5a9fce910 (DEFAULT_TABLE table=test-workload [id=84a5c2c19d4749e6b52e6cfe0c26b374]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:37.034901  1498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 569b54ef8a4e433bb36dd03cc8521f2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.032068  1495 tablet_service.cc:1511] Processing CreateTablet for tablet cd2e84d6288d45a0bd45600c4132d630 (DEFAULT_TABLE table=test-workload [id=84a5c2c19d4749e6b52e6cfe0c26b374]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:37.036528  1499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dd70dd5800a4df5b4ed2246b86c22b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.037531  1496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f55d42a6b05472c835546d5a9fce910. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.046737  1495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd2e84d6288d45a0bd45600c4132d630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.048192  1422 tablet_service.cc:1511] Processing CreateTablet for tablet 87958539259847b5820fbcae4613cae2 (DEFAULT_TABLE table=test-workload [id=84a5c2c19d4749e6b52e6cfe0c26b374]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:37.054243  1422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87958539259847b5820fbcae4613cae2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.061859  1423 tablet_service.cc:1511] Processing CreateTablet for tablet 569b54ef8a4e433bb36dd03cc8521f2c (DEFAULT_TABLE table=test-workload [id=84a5c2c19d4749e6b52e6cfe0c26b374]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:37.065773  1497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87958539259847b5820fbcae4613cae2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.054245  1424 tablet_service.cc:1511] Processing CreateTablet for tablet 1dd70dd5800a4df5b4ed2246b86c22b0 (DEFAULT_TABLE table=test-workload [id=84a5c2c19d4749e6b52e6cfe0c26b374]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:37.073515  1421 tablet_service.cc:1511] Processing CreateTablet for tablet 0f55d42a6b05472c835546d5a9fce910 (DEFAULT_TABLE table=test-workload [id=84a5c2c19d4749e6b52e6cfe0c26b374]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:37.069074  1423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 569b54ef8a4e433bb36dd03cc8521f2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.081710  1494 tablet_service.cc:1511] Processing CreateTablet for tablet f235ca15511e483da50d7daaeafe7e88 (DEFAULT_TABLE table=test-workload [id=84a5c2c19d4749e6b52e6cfe0c26b374]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:37.085991  1420 tablet_service.cc:1511] Processing CreateTablet for tablet cd2e84d6288d45a0bd45600c4132d630 (DEFAULT_TABLE table=test-workload [id=84a5c2c19d4749e6b52e6cfe0c26b374]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:37.088068  1425 tablet_service.cc:1511] Processing CreateTablet for tablet 9c5fcc6321184139b1c0e6c58c433c28 (DEFAULT_TABLE table=test-workload [id=84a5c2c19d4749e6b52e6cfe0c26b374]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:37.090963  1419 tablet_service.cc:1511] Processing CreateTablet for tablet f235ca15511e483da50d7daaeafe7e88 (DEFAULT_TABLE table=test-workload [id=84a5c2c19d4749e6b52e6cfe0c26b374]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:37.095438  1494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f235ca15511e483da50d7daaeafe7e88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.101747  1421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f55d42a6b05472c835546d5a9fce910. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.107491  1420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd2e84d6288d45a0bd45600c4132d630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.110685  1425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c5fcc6321184139b1c0e6c58c433c28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.112505  1424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dd70dd5800a4df5b4ed2246b86c22b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.116952  1419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f235ca15511e483da50d7daaeafe7e88. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:09:37.134093  1379 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:37.159130  1568 tablet_service.cc:1511] Processing CreateTablet for tablet f235ca15511e483da50d7daaeafe7e88 (DEFAULT_TABLE table=test-workload [id=84a5c2c19d4749e6b52e6cfe0c26b374]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:37.165329  1568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f235ca15511e483da50d7daaeafe7e88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.195711  1418 tablet_service.cc:1511] Processing CreateTablet for tablet 7ee28bbbbafa4589bfae324b91a88819 (DEFAULT_TABLE table=test-workload [id=84a5c2c19d4749e6b52e6cfe0c26b374]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:37.197666  1418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ee28bbbbafa4589bfae324b91a88819. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.210659  1493 tablet_service.cc:1511] Processing CreateTablet for tablet 7ee28bbbbafa4589bfae324b91a88819 (DEFAULT_TABLE table=test-workload [id=84a5c2c19d4749e6b52e6cfe0c26b374]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:37.212628  1493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ee28bbbbafa4589bfae324b91a88819. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.247862  1567 tablet_service.cc:1511] Processing CreateTablet for tablet 7ee28bbbbafa4589bfae324b91a88819 (DEFAULT_TABLE table=test-workload [id=84a5c2c19d4749e6b52e6cfe0c26b374]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:37.265476  1627 tablet_bootstrap.cc:492] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc: Bootstrap starting.
I20260710 11:09:37.281809  1567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ee28bbbbafa4589bfae324b91a88819. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.295863  1417 tablet_service.cc:1511] Processing CreateTablet for tablet b0dc85b67d98424ba144293ae4f3e34f (DEFAULT_TABLE table=test-workload [id=84a5c2c19d4749e6b52e6cfe0c26b374]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:37.322567  1417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0dc85b67d98424ba144293ae4f3e34f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.336887  1629 tablet_bootstrap.cc:492] T 9c5fcc6321184139b1c0e6c58c433c28 P f9f428bdbafe461e910e3f425561ed7f: Bootstrap starting.
I20260710 11:09:37.334719  1496 tablet_service.cc:1511] Processing CreateTablet for tablet b0dc85b67d98424ba144293ae4f3e34f (DEFAULT_TABLE table=test-workload [id=84a5c2c19d4749e6b52e6cfe0c26b374]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:37.339985  1496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0dc85b67d98424ba144293ae4f3e34f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.343190  1627 tablet_bootstrap.cc:654] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:37.352856  1628 tablet_bootstrap.cc:492] T 87958539259847b5820fbcae4613cae2 P 3af5239a25bb46d9b5f4043a567171c1: Bootstrap starting.
I20260710 11:09:37.361028  1567 tablet_service.cc:1511] Processing CreateTablet for tablet b0dc85b67d98424ba144293ae4f3e34f (DEFAULT_TABLE table=test-workload [id=84a5c2c19d4749e6b52e6cfe0c26b374]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:37.363662  1567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0dc85b67d98424ba144293ae4f3e34f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.370862  1628 tablet_bootstrap.cc:654] T 87958539259847b5820fbcae4613cae2 P 3af5239a25bb46d9b5f4043a567171c1: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:37.372103  1629 tablet_bootstrap.cc:654] T 9c5fcc6321184139b1c0e6c58c433c28 P f9f428bdbafe461e910e3f425561ed7f: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:37.373237  1627 tablet_bootstrap.cc:492] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc: No bootstrap required, opened a new log
I20260710 11:09:37.378695  1627 ts_tablet_manager.cc:1403] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc: Time spent bootstrapping tablet: real 0.139s	user 0.004s	sys 0.015s
I20260710 11:09:37.381978  1627 raft_consensus.cc:359] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } } peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } }
I20260710 11:09:37.382933  1627 raft_consensus.cc:385] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:37.383304  1627 raft_consensus.cc:740] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa79d6367d3a43c08842c45282728edc, State: Initialized, Role: FOLLOWER
I20260710 11:09:37.384217  1627 consensus_queue.cc:260] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } } peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } }
I20260710 11:09:37.389289  1628 tablet_bootstrap.cc:492] T 87958539259847b5820fbcae4613cae2 P 3af5239a25bb46d9b5f4043a567171c1: No bootstrap required, opened a new log
I20260710 11:09:37.389802  1628 ts_tablet_manager.cc:1403] T 87958539259847b5820fbcae4613cae2 P 3af5239a25bb46d9b5f4043a567171c1: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.000s
I20260710 11:09:37.391180  1535 heartbeater.cc:499] Master 127.1.69.62:40545 was elected leader, sending a full tablet report...
I20260710 11:09:37.393184  1627 ts_tablet_manager.cc:1434] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.003s
I20260710 11:09:37.392835  1628 raft_consensus.cc:359] T 87958539259847b5820fbcae4613cae2 P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.393630  1628 raft_consensus.cc:385] T 87958539259847b5820fbcae4613cae2 P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:37.393994  1628 raft_consensus.cc:740] T 87958539259847b5820fbcae4613cae2 P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3af5239a25bb46d9b5f4043a567171c1, State: Initialized, Role: FOLLOWER
I20260710 11:09:37.394111  1627 tablet_bootstrap.cc:492] T f235ca15511e483da50d7daaeafe7e88 P aa79d6367d3a43c08842c45282728edc: Bootstrap starting.
I20260710 11:09:37.394840  1628 consensus_queue.cc:260] T 87958539259847b5820fbcae4613cae2 P 3af5239a25bb46d9b5f4043a567171c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.403228  1627 tablet_bootstrap.cc:654] T f235ca15511e483da50d7daaeafe7e88 P aa79d6367d3a43c08842c45282728edc: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:37.405089  1629 tablet_bootstrap.cc:492] T 9c5fcc6321184139b1c0e6c58c433c28 P f9f428bdbafe461e910e3f425561ed7f: No bootstrap required, opened a new log
I20260710 11:09:37.405090  1460 heartbeater.cc:499] Master 127.1.69.62:40545 was elected leader, sending a full tablet report...
I20260710 11:09:37.405409  1628 ts_tablet_manager.cc:1434] T 87958539259847b5820fbcae4613cae2 P 3af5239a25bb46d9b5f4043a567171c1: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.008s
I20260710 11:09:37.405682  1629 ts_tablet_manager.cc:1403] T 9c5fcc6321184139b1c0e6c58c433c28 P f9f428bdbafe461e910e3f425561ed7f: Time spent bootstrapping tablet: real 0.121s	user 0.015s	sys 0.005s
I20260710 11:09:37.406533  1628 tablet_bootstrap.cc:492] T 569b54ef8a4e433bb36dd03cc8521f2c P 3af5239a25bb46d9b5f4043a567171c1: Bootstrap starting.
W20260710 11:09:37.409745  1461 tablet.cc:2406] T 87958539259847b5820fbcae4613cae2 P 3af5239a25bb46d9b5f4043a567171c1: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:09:37.413463  1628 tablet_bootstrap.cc:654] T 569b54ef8a4e433bb36dd03cc8521f2c P 3af5239a25bb46d9b5f4043a567171c1: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:37.419503  1633 raft_consensus.cc:493] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:37.419760  1627 tablet_bootstrap.cc:492] T f235ca15511e483da50d7daaeafe7e88 P aa79d6367d3a43c08842c45282728edc: No bootstrap required, opened a new log
I20260710 11:09:37.420361  1627 ts_tablet_manager.cc:1403] T f235ca15511e483da50d7daaeafe7e88 P aa79d6367d3a43c08842c45282728edc: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.012s
I20260710 11:09:37.419999  1633 raft_consensus.cc:515] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } } peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } }
I20260710 11:09:37.423914  1633 leader_election.cc:290] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9f428bdbafe461e910e3f425561ed7f (127.1.69.3:44381), 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1:36319)
I20260710 11:09:37.423653  1629 raft_consensus.cc:359] T 9c5fcc6321184139b1c0e6c58c433c28 P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } } peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } }
I20260710 11:09:37.424552  1629 raft_consensus.cc:385] T 9c5fcc6321184139b1c0e6c58c433c28 P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:37.425017  1629 raft_consensus.cc:740] T 9c5fcc6321184139b1c0e6c58c433c28 P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9f428bdbafe461e910e3f425561ed7f, State: Initialized, Role: FOLLOWER
I20260710 11:09:37.426059  1629 consensus_queue.cc:260] T 9c5fcc6321184139b1c0e6c58c433c28 P f9f428bdbafe461e910e3f425561ed7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } } peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } }
I20260710 11:09:37.431233  1628 tablet_bootstrap.cc:492] T 569b54ef8a4e433bb36dd03cc8521f2c P 3af5239a25bb46d9b5f4043a567171c1: No bootstrap required, opened a new log
I20260710 11:09:37.431681  1628 ts_tablet_manager.cc:1403] T 569b54ef8a4e433bb36dd03cc8521f2c P 3af5239a25bb46d9b5f4043a567171c1: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.007s
I20260710 11:09:37.435052  1628 raft_consensus.cc:359] T 569b54ef8a4e433bb36dd03cc8521f2c P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.435740  1628 raft_consensus.cc:385] T 569b54ef8a4e433bb36dd03cc8521f2c P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:37.436036  1628 raft_consensus.cc:740] T 569b54ef8a4e433bb36dd03cc8521f2c P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3af5239a25bb46d9b5f4043a567171c1, State: Initialized, Role: FOLLOWER
I20260710 11:09:37.436861  1628 consensus_queue.cc:260] T 569b54ef8a4e433bb36dd03cc8521f2c P 3af5239a25bb46d9b5f4043a567171c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.439302  1628 ts_tablet_manager.cc:1434] T 569b54ef8a4e433bb36dd03cc8521f2c P 3af5239a25bb46d9b5f4043a567171c1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:09:37.437119  1627 raft_consensus.cc:359] T f235ca15511e483da50d7daaeafe7e88 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.440239  1628 tablet_bootstrap.cc:492] T 0f55d42a6b05472c835546d5a9fce910 P 3af5239a25bb46d9b5f4043a567171c1: Bootstrap starting.
I20260710 11:09:37.440954  1627 raft_consensus.cc:385] T f235ca15511e483da50d7daaeafe7e88 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:37.441602  1609 heartbeater.cc:499] Master 127.1.69.62:40545 was elected leader, sending a full tablet report...
I20260710 11:09:37.441022  1629 ts_tablet_manager.cc:1434] T 9c5fcc6321184139b1c0e6c58c433c28 P f9f428bdbafe461e910e3f425561ed7f: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.003s
I20260710 11:09:37.441772  1627 raft_consensus.cc:740] T f235ca15511e483da50d7daaeafe7e88 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa79d6367d3a43c08842c45282728edc, State: Initialized, Role: FOLLOWER
I20260710 11:09:37.446029  1629 tablet_bootstrap.cc:492] T 87958539259847b5820fbcae4613cae2 P f9f428bdbafe461e910e3f425561ed7f: Bootstrap starting.
I20260710 11:09:37.446295  1627 consensus_queue.cc:260] T f235ca15511e483da50d7daaeafe7e88 P aa79d6367d3a43c08842c45282728edc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.448873  1627 ts_tablet_manager.cc:1434] T f235ca15511e483da50d7daaeafe7e88 P aa79d6367d3a43c08842c45282728edc: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260710 11:09:37.451534  1628 tablet_bootstrap.cc:654] T 0f55d42a6b05472c835546d5a9fce910 P 3af5239a25bb46d9b5f4043a567171c1: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:37.459137  1584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c5fcc6321184139b1c0e6c58c433c28" candidate_uuid: "aa79d6367d3a43c08842c45282728edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9f428bdbafe461e910e3f425561ed7f" is_pre_election: true
I20260710 11:09:37.460969  1584 raft_consensus.cc:2468] T 9c5fcc6321184139b1c0e6c58c433c28 P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa79d6367d3a43c08842c45282728edc in term 0.
I20260710 11:09:37.461166  1627 tablet_bootstrap.cc:492] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc: Bootstrap starting.
I20260710 11:09:37.461809  1629 tablet_bootstrap.cc:654] T 87958539259847b5820fbcae4613cae2 P f9f428bdbafe461e910e3f425561ed7f: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:37.462507  1475 leader_election.cc:304] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa79d6367d3a43c08842c45282728edc, f9f428bdbafe461e910e3f425561ed7f; no voters: 
I20260710 11:09:37.463327  1633 raft_consensus.cc:2804] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:37.463675  1633 raft_consensus.cc:493] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:37.464020  1633 raft_consensus.cc:3060] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:37.470988  1633 raft_consensus.cc:515] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } } peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } }
I20260710 11:09:37.475155  1435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c5fcc6321184139b1c0e6c58c433c28" candidate_uuid: "aa79d6367d3a43c08842c45282728edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3af5239a25bb46d9b5f4043a567171c1" is_pre_election: true
I20260710 11:09:37.476581  1584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c5fcc6321184139b1c0e6c58c433c28" candidate_uuid: "aa79d6367d3a43c08842c45282728edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9f428bdbafe461e910e3f425561ed7f"
I20260710 11:09:37.477141  1584 raft_consensus.cc:3060] T 9c5fcc6321184139b1c0e6c58c433c28 P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:09:37.477387  1476 leader_election.cc:343] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1:36319): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:37.479372  1627 tablet_bootstrap.cc:654] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:37.479598  1634 raft_consensus.cc:493] T 87958539259847b5820fbcae4613cae2 P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:37.480098  1634 raft_consensus.cc:515] T 87958539259847b5820fbcae4613cae2 P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.483845  1629 tablet_bootstrap.cc:492] T 87958539259847b5820fbcae4613cae2 P f9f428bdbafe461e910e3f425561ed7f: No bootstrap required, opened a new log
I20260710 11:09:37.484350  1629 ts_tablet_manager.cc:1403] T 87958539259847b5820fbcae4613cae2 P f9f428bdbafe461e910e3f425561ed7f: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.000s
I20260710 11:09:37.484498  1634 leader_election.cc:290] T 87958539259847b5820fbcae4613cae2 P 3af5239a25bb46d9b5f4043a567171c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa79d6367d3a43c08842c45282728edc (127.1.69.2:41773), f9f428bdbafe461e910e3f425561ed7f (127.1.69.3:44381)
I20260710 11:09:37.487717  1629 raft_consensus.cc:359] T 87958539259847b5820fbcae4613cae2 P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.488818  1629 raft_consensus.cc:385] T 87958539259847b5820fbcae4613cae2 P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:37.489219  1629 raft_consensus.cc:740] T 87958539259847b5820fbcae4613cae2 P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9f428bdbafe461e910e3f425561ed7f, State: Initialized, Role: FOLLOWER
I20260710 11:09:37.490289  1629 consensus_queue.cc:260] T 87958539259847b5820fbcae4613cae2 P f9f428bdbafe461e910e3f425561ed7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.492882  1629 ts_tablet_manager.cc:1434] T 87958539259847b5820fbcae4613cae2 P f9f428bdbafe461e910e3f425561ed7f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:09:37.494002  1629 tablet_bootstrap.cc:492] T 1dd70dd5800a4df5b4ed2246b86c22b0 P f9f428bdbafe461e910e3f425561ed7f: Bootstrap starting.
I20260710 11:09:37.503332  1627 tablet_bootstrap.cc:492] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc: No bootstrap required, opened a new log
I20260710 11:09:37.504290  1627 ts_tablet_manager.cc:1403] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.000s
I20260710 11:09:37.503536  1629 tablet_bootstrap.cc:654] T 1dd70dd5800a4df5b4ed2246b86c22b0 P f9f428bdbafe461e910e3f425561ed7f: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:37.507892  1627 raft_consensus.cc:359] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.508775  1627 raft_consensus.cc:385] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:37.509112  1627 raft_consensus.cc:740] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa79d6367d3a43c08842c45282728edc, State: Initialized, Role: FOLLOWER
I20260710 11:09:37.509882  1627 consensus_queue.cc:260] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.513439  1633 leader_election.cc:290] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [CANDIDATE]: Term 1 election: Requested vote from peers f9f428bdbafe461e910e3f425561ed7f (127.1.69.3:44381), 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1:36319)
I20260710 11:09:37.513963  1633 raft_consensus.cc:493] T f235ca15511e483da50d7daaeafe7e88 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:37.514344  1633 raft_consensus.cc:515] T f235ca15511e483da50d7daaeafe7e88 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.514583  1435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c5fcc6321184139b1c0e6c58c433c28" candidate_uuid: "aa79d6367d3a43c08842c45282728edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3af5239a25bb46d9b5f4043a567171c1"
W20260710 11:09:37.516007  1476 leader_election.cc:343] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1:36319): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:37.518244  1510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87958539259847b5820fbcae4613cae2" candidate_uuid: "3af5239a25bb46d9b5f4043a567171c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa79d6367d3a43c08842c45282728edc" is_pre_election: true
W20260710 11:09:37.520301  1398 leader_election.cc:343] T 87958539259847b5820fbcae4613cae2 P 3af5239a25bb46d9b5f4043a567171c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa79d6367d3a43c08842c45282728edc (127.1.69.2:41773): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:37.523463  1584 raft_consensus.cc:2468] T 9c5fcc6321184139b1c0e6c58c433c28 P f9f428bdbafe461e910e3f425561ed7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa79d6367d3a43c08842c45282728edc in term 1.
I20260710 11:09:37.525103  1584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87958539259847b5820fbcae4613cae2" candidate_uuid: "3af5239a25bb46d9b5f4043a567171c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9f428bdbafe461e910e3f425561ed7f" is_pre_election: true
I20260710 11:09:37.525425  1475 leader_election.cc:304] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: aa79d6367d3a43c08842c45282728edc, f9f428bdbafe461e910e3f425561ed7f; no voters: 3af5239a25bb46d9b5f4043a567171c1
I20260710 11:09:37.525871  1584 raft_consensus.cc:2468] T 87958539259847b5820fbcae4613cae2 P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3af5239a25bb46d9b5f4043a567171c1 in term 0.
I20260710 11:09:37.527505  1400 leader_election.cc:304] T 87958539259847b5820fbcae4613cae2 P 3af5239a25bb46d9b5f4043a567171c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3af5239a25bb46d9b5f4043a567171c1, f9f428bdbafe461e910e3f425561ed7f; no voters: aa79d6367d3a43c08842c45282728edc
I20260710 11:09:37.528509  1634 raft_consensus.cc:2804] T 87958539259847b5820fbcae4613cae2 P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:37.528854  1634 raft_consensus.cc:493] T 87958539259847b5820fbcae4613cae2 P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:37.529167  1634 raft_consensus.cc:3060] T 87958539259847b5820fbcae4613cae2 P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:37.529297  1435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f235ca15511e483da50d7daaeafe7e88" candidate_uuid: "aa79d6367d3a43c08842c45282728edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3af5239a25bb46d9b5f4043a567171c1" is_pre_election: true
W20260710 11:09:37.530730  1476 leader_election.cc:343] T f235ca15511e483da50d7daaeafe7e88 P aa79d6367d3a43c08842c45282728edc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1:36319): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:37.531584  1629 tablet_bootstrap.cc:492] T 1dd70dd5800a4df5b4ed2246b86c22b0 P f9f428bdbafe461e910e3f425561ed7f: No bootstrap required, opened a new log
I20260710 11:09:37.532137  1629 ts_tablet_manager.cc:1403] T 1dd70dd5800a4df5b4ed2246b86c22b0 P f9f428bdbafe461e910e3f425561ed7f: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.000s
I20260710 11:09:37.535063  1646 raft_consensus.cc:2804] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:37.537227  1646 raft_consensus.cc:697] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [term 1 LEADER]: Becoming Leader. State: Replica: aa79d6367d3a43c08842c45282728edc, State: Running, Role: LEADER
I20260710 11:09:37.537142  1629 raft_consensus.cc:359] T 1dd70dd5800a4df5b4ed2246b86c22b0 P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.535637  1634 raft_consensus.cc:515] T 87958539259847b5820fbcae4613cae2 P 3af5239a25bb46d9b5f4043a567171c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.536716  1627 ts_tablet_manager.cc:1434] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc: Time spent starting tablet: real 0.031s	user 0.011s	sys 0.012s
I20260710 11:09:37.537688  1584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f235ca15511e483da50d7daaeafe7e88" candidate_uuid: "aa79d6367d3a43c08842c45282728edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9f428bdbafe461e910e3f425561ed7f" is_pre_election: true
I20260710 11:09:37.537880  1629 raft_consensus.cc:385] T 1dd70dd5800a4df5b4ed2246b86c22b0 P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:37.538389  1629 raft_consensus.cc:740] T 1dd70dd5800a4df5b4ed2246b86c22b0 P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9f428bdbafe461e910e3f425561ed7f, State: Initialized, Role: FOLLOWER
I20260710 11:09:37.538901  1627 tablet_bootstrap.cc:492] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc: Bootstrap starting.
W20260710 11:09:37.538915  1475 leader_election.cc:343] T f235ca15511e483da50d7daaeafe7e88 P aa79d6367d3a43c08842c45282728edc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9f428bdbafe461e910e3f425561ed7f (127.1.69.3:44381): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:37.539147  1629 consensus_queue.cc:260] T 1dd70dd5800a4df5b4ed2246b86c22b0 P f9f428bdbafe461e910e3f425561ed7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.539796  1475 leader_election.cc:304] T f235ca15511e483da50d7daaeafe7e88 P aa79d6367d3a43c08842c45282728edc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa79d6367d3a43c08842c45282728edc; no voters: 3af5239a25bb46d9b5f4043a567171c1, f9f428bdbafe461e910e3f425561ed7f
I20260710 11:09:37.540853  1645 raft_consensus.cc:2749] T f235ca15511e483da50d7daaeafe7e88 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:37.541613  1629 ts_tablet_manager.cc:1434] T 1dd70dd5800a4df5b4ed2246b86c22b0 P f9f428bdbafe461e910e3f425561ed7f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:09:37.542861  1629 tablet_bootstrap.cc:492] T 0f55d42a6b05472c835546d5a9fce910 P f9f428bdbafe461e910e3f425561ed7f: Bootstrap starting.
I20260710 11:09:37.541617  1633 leader_election.cc:290] T f235ca15511e483da50d7daaeafe7e88 P aa79d6367d3a43c08842c45282728edc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1:36319), f9f428bdbafe461e910e3f425561ed7f (127.1.69.3:44381)
I20260710 11:09:37.545392  1627 tablet_bootstrap.cc:654] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:37.549201  1646 consensus_queue.cc:237] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } } peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } }
I20260710 11:09:37.552686  1634 leader_election.cc:290] T 87958539259847b5820fbcae4613cae2 P 3af5239a25bb46d9b5f4043a567171c1 [CANDIDATE]: Term 1 election: Requested vote from peers aa79d6367d3a43c08842c45282728edc (127.1.69.2:41773), f9f428bdbafe461e910e3f425561ed7f (127.1.69.3:44381)
I20260710 11:09:37.553653  1584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87958539259847b5820fbcae4613cae2" candidate_uuid: "3af5239a25bb46d9b5f4043a567171c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9f428bdbafe461e910e3f425561ed7f"
I20260710 11:09:37.555830  1584 raft_consensus.cc:3060] T 87958539259847b5820fbcae4613cae2 P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:37.556753  1510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87958539259847b5820fbcae4613cae2" candidate_uuid: "3af5239a25bb46d9b5f4043a567171c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa79d6367d3a43c08842c45282728edc"
W20260710 11:09:37.558657  1398 leader_election.cc:343] T 87958539259847b5820fbcae4613cae2 P 3af5239a25bb46d9b5f4043a567171c1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa79d6367d3a43c08842c45282728edc (127.1.69.2:41773): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:37.561947  1629 tablet_bootstrap.cc:654] T 0f55d42a6b05472c835546d5a9fce910 P f9f428bdbafe461e910e3f425561ed7f: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:37.568573  1628 tablet_bootstrap.cc:492] T 0f55d42a6b05472c835546d5a9fce910 P 3af5239a25bb46d9b5f4043a567171c1: No bootstrap required, opened a new log
I20260710 11:09:37.572968  1584 raft_consensus.cc:2468] T 87958539259847b5820fbcae4613cae2 P f9f428bdbafe461e910e3f425561ed7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3af5239a25bb46d9b5f4043a567171c1 in term 1.
I20260710 11:09:37.575729  1627 tablet_bootstrap.cc:492] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc: No bootstrap required, opened a new log
I20260710 11:09:37.575603  1400 leader_election.cc:304] T 87958539259847b5820fbcae4613cae2 P 3af5239a25bb46d9b5f4043a567171c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3af5239a25bb46d9b5f4043a567171c1, f9f428bdbafe461e910e3f425561ed7f; no voters: aa79d6367d3a43c08842c45282728edc
I20260710 11:09:37.576367  1634 raft_consensus.cc:2804] T 87958539259847b5820fbcae4613cae2 P 3af5239a25bb46d9b5f4043a567171c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:37.574170  1628 ts_tablet_manager.cc:1403] T 0f55d42a6b05472c835546d5a9fce910 P 3af5239a25bb46d9b5f4043a567171c1: Time spent bootstrapping tablet: real 0.134s	user 0.002s	sys 0.012s
I20260710 11:09:37.579293  1629 tablet_bootstrap.cc:492] T 0f55d42a6b05472c835546d5a9fce910 P f9f428bdbafe461e910e3f425561ed7f: No bootstrap required, opened a new log
I20260710 11:09:37.579732  1629 ts_tablet_manager.cc:1403] T 0f55d42a6b05472c835546d5a9fce910 P f9f428bdbafe461e910e3f425561ed7f: Time spent bootstrapping tablet: real 0.037s	user 0.006s	sys 0.016s
I20260710 11:09:37.582043  1628 raft_consensus.cc:359] T 0f55d42a6b05472c835546d5a9fce910 P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.583725  1634 raft_consensus.cc:697] T 87958539259847b5820fbcae4613cae2 P 3af5239a25bb46d9b5f4043a567171c1 [term 1 LEADER]: Becoming Leader. State: Replica: 3af5239a25bb46d9b5f4043a567171c1, State: Running, Role: LEADER
I20260710 11:09:37.582448  1629 raft_consensus.cc:359] T 0f55d42a6b05472c835546d5a9fce910 P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.584503  1629 raft_consensus.cc:385] T 0f55d42a6b05472c835546d5a9fce910 P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:37.584167  1628 raft_consensus.cc:385] T 0f55d42a6b05472c835546d5a9fce910 P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:37.584872  1629 raft_consensus.cc:740] T 0f55d42a6b05472c835546d5a9fce910 P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9f428bdbafe461e910e3f425561ed7f, State: Initialized, Role: FOLLOWER
I20260710 11:09:37.584707  1634 consensus_queue.cc:237] T 87958539259847b5820fbcae4613cae2 P 3af5239a25bb46d9b5f4043a567171c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.585276  1628 raft_consensus.cc:740] T 0f55d42a6b05472c835546d5a9fce910 P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3af5239a25bb46d9b5f4043a567171c1, State: Initialized, Role: FOLLOWER
I20260710 11:09:37.585809  1629 consensus_queue.cc:260] T 0f55d42a6b05472c835546d5a9fce910 P f9f428bdbafe461e910e3f425561ed7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.576182  1627 ts_tablet_manager.cc:1403] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.000s
I20260710 11:09:37.589529  1627 raft_consensus.cc:359] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.590216  1627 raft_consensus.cc:385] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:37.590508  1627 raft_consensus.cc:740] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa79d6367d3a43c08842c45282728edc, State: Initialized, Role: FOLLOWER
I20260710 11:09:37.592119  1629 ts_tablet_manager.cc:1434] T 0f55d42a6b05472c835546d5a9fce910 P f9f428bdbafe461e910e3f425561ed7f: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260710 11:09:37.592079  1628 consensus_queue.cc:260] T 0f55d42a6b05472c835546d5a9fce910 P 3af5239a25bb46d9b5f4043a567171c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.597373  1651 raft_consensus.cc:493] T 569b54ef8a4e433bb36dd03cc8521f2c P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:37.598122  1651 raft_consensus.cc:515] T 569b54ef8a4e433bb36dd03cc8521f2c P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.593255  1330 catalog_manager.cc:5697] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc reported cstate change: term changed from 0 to 1, leader changed from <none> to aa79d6367d3a43c08842c45282728edc (127.1.69.2). New cstate: current_term: 1 leader_uuid: "aa79d6367d3a43c08842c45282728edc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:37.601617  1510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "569b54ef8a4e433bb36dd03cc8521f2c" candidate_uuid: "3af5239a25bb46d9b5f4043a567171c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa79d6367d3a43c08842c45282728edc" is_pre_election: true
I20260710 11:09:37.602208  1651 leader_election.cc:290] T 569b54ef8a4e433bb36dd03cc8521f2c P 3af5239a25bb46d9b5f4043a567171c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa79d6367d3a43c08842c45282728edc (127.1.69.2:41773), f9f428bdbafe461e910e3f425561ed7f (127.1.69.3:44381)
W20260710 11:09:37.602978  1398 leader_election.cc:343] T 569b54ef8a4e433bb36dd03cc8521f2c P 3af5239a25bb46d9b5f4043a567171c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa79d6367d3a43c08842c45282728edc (127.1.69.2:41773): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:37.603585  1584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "569b54ef8a4e433bb36dd03cc8521f2c" candidate_uuid: "3af5239a25bb46d9b5f4043a567171c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9f428bdbafe461e910e3f425561ed7f" is_pre_election: true
I20260710 11:09:37.603837  1627 consensus_queue.cc:260] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
W20260710 11:09:37.605796  1400 leader_election.cc:343] T 569b54ef8a4e433bb36dd03cc8521f2c P 3af5239a25bb46d9b5f4043a567171c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9f428bdbafe461e910e3f425561ed7f (127.1.69.3:44381): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:37.606527  1400 leader_election.cc:304] T 569b54ef8a4e433bb36dd03cc8521f2c P 3af5239a25bb46d9b5f4043a567171c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3af5239a25bb46d9b5f4043a567171c1; no voters: aa79d6367d3a43c08842c45282728edc, f9f428bdbafe461e910e3f425561ed7f
I20260710 11:09:37.605082  1629 tablet_bootstrap.cc:492] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f: Bootstrap starting.
I20260710 11:09:37.610504  1634 raft_consensus.cc:2749] T 569b54ef8a4e433bb36dd03cc8521f2c P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:37.611868  1331 catalog_manager.cc:5697] T 87958539259847b5820fbcae4613cae2 P 3af5239a25bb46d9b5f4043a567171c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1). New cstate: current_term: 1 leader_uuid: "3af5239a25bb46d9b5f4043a567171c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:37.614442  1627 ts_tablet_manager.cc:1434] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260710 11:09:37.615665  1627 tablet_bootstrap.cc:492] T cd2e84d6288d45a0bd45600c4132d630 P aa79d6367d3a43c08842c45282728edc: Bootstrap starting.
I20260710 11:09:37.622069  1628 ts_tablet_manager.cc:1434] T 0f55d42a6b05472c835546d5a9fce910 P 3af5239a25bb46d9b5f4043a567171c1: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.019s
I20260710 11:09:37.623138  1628 tablet_bootstrap.cc:492] T 1dd70dd5800a4df5b4ed2246b86c22b0 P 3af5239a25bb46d9b5f4043a567171c1: Bootstrap starting.
I20260710 11:09:37.625042  1627 tablet_bootstrap.cc:654] T cd2e84d6288d45a0bd45600c4132d630 P aa79d6367d3a43c08842c45282728edc: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:37.625797  1629 tablet_bootstrap.cc:654] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:37.634207  1639 raft_consensus.cc:493] T 1dd70dd5800a4df5b4ed2246b86c22b0 P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:37.634851  1639 raft_consensus.cc:515] T 1dd70dd5800a4df5b4ed2246b86c22b0 P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.639650  1639 leader_election.cc:290] T 1dd70dd5800a4df5b4ed2246b86c22b0 P f9f428bdbafe461e910e3f425561ed7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1:36319), aa79d6367d3a43c08842c45282728edc (127.1.69.2:41773)
I20260710 11:09:37.647177  1627 tablet_bootstrap.cc:492] T cd2e84d6288d45a0bd45600c4132d630 P aa79d6367d3a43c08842c45282728edc: No bootstrap required, opened a new log
I20260710 11:09:37.647851  1627 ts_tablet_manager.cc:1403] T cd2e84d6288d45a0bd45600c4132d630 P aa79d6367d3a43c08842c45282728edc: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.013s
I20260710 11:09:37.650583  1627 raft_consensus.cc:359] T cd2e84d6288d45a0bd45600c4132d630 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.651266  1627 raft_consensus.cc:385] T cd2e84d6288d45a0bd45600c4132d630 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:37.651600  1627 raft_consensus.cc:740] T cd2e84d6288d45a0bd45600c4132d630 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa79d6367d3a43c08842c45282728edc, State: Initialized, Role: FOLLOWER
I20260710 11:09:37.652343  1627 consensus_queue.cc:260] T cd2e84d6288d45a0bd45600c4132d630 P aa79d6367d3a43c08842c45282728edc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.655129  1627 ts_tablet_manager.cc:1434] T cd2e84d6288d45a0bd45600c4132d630 P aa79d6367d3a43c08842c45282728edc: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260710 11:09:37.656112  1627 tablet_bootstrap.cc:492] T 87958539259847b5820fbcae4613cae2 P aa79d6367d3a43c08842c45282728edc: Bootstrap starting.
I20260710 11:09:37.662387  1627 tablet_bootstrap.cc:654] T 87958539259847b5820fbcae4613cae2 P aa79d6367d3a43c08842c45282728edc: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:37.670050  1628 tablet_bootstrap.cc:654] T 1dd70dd5800a4df5b4ed2246b86c22b0 P 3af5239a25bb46d9b5f4043a567171c1: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:37.679469  1646 raft_consensus.cc:493] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:37.679934  1646 raft_consensus.cc:515] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.682127  1646 leader_election.cc:290] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1:36319), f9f428bdbafe461e910e3f425561ed7f (127.1.69.3:44381)
I20260710 11:09:37.679168  1627 tablet_bootstrap.cc:492] T 87958539259847b5820fbcae4613cae2 P aa79d6367d3a43c08842c45282728edc: No bootstrap required, opened a new log
I20260710 11:09:37.682986  1627 ts_tablet_manager.cc:1403] T 87958539259847b5820fbcae4613cae2 P aa79d6367d3a43c08842c45282728edc: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.012s
I20260710 11:09:37.683236  1435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd70dd5800a4df5b4ed2246b86c22b0" candidate_uuid: "aa79d6367d3a43c08842c45282728edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3af5239a25bb46d9b5f4043a567171c1" is_pre_election: true
I20260710 11:09:37.683262  1584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd70dd5800a4df5b4ed2246b86c22b0" candidate_uuid: "aa79d6367d3a43c08842c45282728edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9f428bdbafe461e910e3f425561ed7f" is_pre_election: true
I20260710 11:09:37.685292  1584 raft_consensus.cc:2468] T 1dd70dd5800a4df5b4ed2246b86c22b0 P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa79d6367d3a43c08842c45282728edc in term 0.
I20260710 11:09:37.685813  1627 raft_consensus.cc:359] T 87958539259847b5820fbcae4613cae2 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.686475  1627 raft_consensus.cc:385] T 87958539259847b5820fbcae4613cae2 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:37.686746  1627 raft_consensus.cc:740] T 87958539259847b5820fbcae4613cae2 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa79d6367d3a43c08842c45282728edc, State: Initialized, Role: FOLLOWER
I20260710 11:09:37.686867  1475 leader_election.cc:304] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa79d6367d3a43c08842c45282728edc, f9f428bdbafe461e910e3f425561ed7f; no voters: 
I20260710 11:09:37.687851  1646 raft_consensus.cc:2804] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:37.688192  1646 raft_consensus.cc:493] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:37.688546  1646 raft_consensus.cc:3060] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:09:37.688686  1476 leader_election.cc:343] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1:36319): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:37.695056  1646 raft_consensus.cc:515] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.697052  1646 leader_election.cc:290] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc [CANDIDATE]: Term 1 election: Requested vote from peers 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1:36319), f9f428bdbafe461e910e3f425561ed7f (127.1.69.3:44381)
I20260710 11:09:37.687490  1627 consensus_queue.cc:260] T 87958539259847b5820fbcae4613cae2 P aa79d6367d3a43c08842c45282728edc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.699247  1435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd70dd5800a4df5b4ed2246b86c22b0" candidate_uuid: "aa79d6367d3a43c08842c45282728edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3af5239a25bb46d9b5f4043a567171c1"
I20260710 11:09:37.699574  1627 ts_tablet_manager.cc:1434] T 87958539259847b5820fbcae4613cae2 P aa79d6367d3a43c08842c45282728edc: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260710 11:09:37.700759  1627 tablet_bootstrap.cc:492] T 569b54ef8a4e433bb36dd03cc8521f2c P aa79d6367d3a43c08842c45282728edc: Bootstrap starting.
I20260710 11:09:37.701179  1584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd70dd5800a4df5b4ed2246b86c22b0" candidate_uuid: "aa79d6367d3a43c08842c45282728edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9f428bdbafe461e910e3f425561ed7f"
I20260710 11:09:37.701903  1584 raft_consensus.cc:3060] T 1dd70dd5800a4df5b4ed2246b86c22b0 P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:09:37.704850  1476 leader_election.cc:343] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1:36319): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:37.706902  1627 tablet_bootstrap.cc:654] T 569b54ef8a4e433bb36dd03cc8521f2c P aa79d6367d3a43c08842c45282728edc: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:37.712355  1584 raft_consensus.cc:2468] T 1dd70dd5800a4df5b4ed2246b86c22b0 P f9f428bdbafe461e910e3f425561ed7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa79d6367d3a43c08842c45282728edc in term 1.
I20260710 11:09:37.719316  1627 tablet_bootstrap.cc:492] T 569b54ef8a4e433bb36dd03cc8521f2c P aa79d6367d3a43c08842c45282728edc: No bootstrap required, opened a new log
I20260710 11:09:37.726024  1627 ts_tablet_manager.cc:1403] T 569b54ef8a4e433bb36dd03cc8521f2c P aa79d6367d3a43c08842c45282728edc: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.012s
I20260710 11:09:37.733497  1475 leader_election.cc:304] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: aa79d6367d3a43c08842c45282728edc, f9f428bdbafe461e910e3f425561ed7f; no voters: 3af5239a25bb46d9b5f4043a567171c1
I20260710 11:09:37.733650  1627 raft_consensus.cc:359] T 569b54ef8a4e433bb36dd03cc8521f2c P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.734930  1627 raft_consensus.cc:385] T 569b54ef8a4e433bb36dd03cc8521f2c P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:37.735252  1627 raft_consensus.cc:740] T 569b54ef8a4e433bb36dd03cc8521f2c P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa79d6367d3a43c08842c45282728edc, State: Initialized, Role: FOLLOWER
I20260710 11:09:37.735303  1646 raft_consensus.cc:2804] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:37.735903  1646 raft_consensus.cc:697] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc [term 1 LEADER]: Becoming Leader. State: Replica: aa79d6367d3a43c08842c45282728edc, State: Running, Role: LEADER
I20260710 11:09:37.738794  1628 tablet_bootstrap.cc:492] T 1dd70dd5800a4df5b4ed2246b86c22b0 P 3af5239a25bb46d9b5f4043a567171c1: No bootstrap required, opened a new log
I20260710 11:09:37.739264  1628 ts_tablet_manager.cc:1403] T 1dd70dd5800a4df5b4ed2246b86c22b0 P 3af5239a25bb46d9b5f4043a567171c1: Time spent bootstrapping tablet: real 0.116s	user 0.010s	sys 0.003s
I20260710 11:09:37.736089  1627 consensus_queue.cc:260] T 569b54ef8a4e433bb36dd03cc8521f2c P aa79d6367d3a43c08842c45282728edc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.747331  1628 raft_consensus.cc:359] T 1dd70dd5800a4df5b4ed2246b86c22b0 P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.748085  1628 raft_consensus.cc:385] T 1dd70dd5800a4df5b4ed2246b86c22b0 P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:37.748385  1628 raft_consensus.cc:740] T 1dd70dd5800a4df5b4ed2246b86c22b0 P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3af5239a25bb46d9b5f4043a567171c1, State: Initialized, Role: FOLLOWER
I20260710 11:09:37.749141  1628 consensus_queue.cc:260] T 1dd70dd5800a4df5b4ed2246b86c22b0 P 3af5239a25bb46d9b5f4043a567171c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.751406  1628 ts_tablet_manager.cc:1434] T 1dd70dd5800a4df5b4ed2246b86c22b0 P 3af5239a25bb46d9b5f4043a567171c1: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260710 11:09:37.751070  1646 consensus_queue.cc:237] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.752377  1628 tablet_bootstrap.cc:492] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1: Bootstrap starting.
I20260710 11:09:37.756623  1435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd70dd5800a4df5b4ed2246b86c22b0" candidate_uuid: "f9f428bdbafe461e910e3f425561ed7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3af5239a25bb46d9b5f4043a567171c1" is_pre_election: true
I20260710 11:09:37.758976  1629 tablet_bootstrap.cc:492] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f: No bootstrap required, opened a new log
I20260710 11:09:37.757807  1435 raft_consensus.cc:2468] T 1dd70dd5800a4df5b4ed2246b86c22b0 P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9f428bdbafe461e910e3f425561ed7f in term 0.
I20260710 11:09:37.760056  1629 ts_tablet_manager.cc:1403] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f: Time spent bootstrapping tablet: real 0.165s	user 0.070s	sys 0.041s
I20260710 11:09:37.761688  1550 leader_election.cc:304] T 1dd70dd5800a4df5b4ed2246b86c22b0 P f9f428bdbafe461e910e3f425561ed7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3af5239a25bb46d9b5f4043a567171c1, f9f428bdbafe461e910e3f425561ed7f; no voters: 
I20260710 11:09:37.766678  1639 raft_consensus.cc:2764] T 1dd70dd5800a4df5b4ed2246b86c22b0 P f9f428bdbafe461e910e3f425561ed7f [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:09:37.770709  1627 ts_tablet_manager.cc:1434] T 569b54ef8a4e433bb36dd03cc8521f2c P aa79d6367d3a43c08842c45282728edc: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.003s
I20260710 11:09:37.770574  1629 raft_consensus.cc:359] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.772065  1629 raft_consensus.cc:385] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:37.772536  1629 raft_consensus.cc:740] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9f428bdbafe461e910e3f425561ed7f, State: Initialized, Role: FOLLOWER
I20260710 11:09:37.773005  1510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd70dd5800a4df5b4ed2246b86c22b0" candidate_uuid: "f9f428bdbafe461e910e3f425561ed7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa79d6367d3a43c08842c45282728edc" is_pre_election: true
I20260710 11:09:37.773541  1629 consensus_queue.cc:260] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.775962  1627 tablet_bootstrap.cc:492] T 7ee28bbbbafa4589bfae324b91a88819 P aa79d6367d3a43c08842c45282728edc: Bootstrap starting.
I20260710 11:09:37.777037  1629 ts_tablet_manager.cc:1434] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:09:37.778185  1629 tablet_bootstrap.cc:492] T cd2e84d6288d45a0bd45600c4132d630 P f9f428bdbafe461e910e3f425561ed7f: Bootstrap starting.
I20260710 11:09:37.778344  1330 catalog_manager.cc:5697] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc reported cstate change: term changed from 0 to 1, leader changed from <none> to aa79d6367d3a43c08842c45282728edc (127.1.69.2). New cstate: current_term: 1 leader_uuid: "aa79d6367d3a43c08842c45282728edc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:37.787528  1627 tablet_bootstrap.cc:654] T 7ee28bbbbafa4589bfae324b91a88819 P aa79d6367d3a43c08842c45282728edc: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:37.790277  1629 tablet_bootstrap.cc:654] T cd2e84d6288d45a0bd45600c4132d630 P f9f428bdbafe461e910e3f425561ed7f: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:37.796880  1628 tablet_bootstrap.cc:654] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:37.810987  1627 tablet_bootstrap.cc:492] T 7ee28bbbbafa4589bfae324b91a88819 P aa79d6367d3a43c08842c45282728edc: No bootstrap required, opened a new log
I20260710 11:09:37.810940  1629 tablet_bootstrap.cc:492] T cd2e84d6288d45a0bd45600c4132d630 P f9f428bdbafe461e910e3f425561ed7f: No bootstrap required, opened a new log
I20260710 11:09:37.814116  1629 ts_tablet_manager.cc:1403] T cd2e84d6288d45a0bd45600c4132d630 P f9f428bdbafe461e910e3f425561ed7f: Time spent bootstrapping tablet: real 0.036s	user 0.005s	sys 0.011s
I20260710 11:09:37.814494  1628 tablet_bootstrap.cc:492] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1: No bootstrap required, opened a new log
I20260710 11:09:37.814973  1628 ts_tablet_manager.cc:1403] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1: Time spent bootstrapping tablet: real 0.063s	user 0.007s	sys 0.015s
I20260710 11:09:37.814523  1627 ts_tablet_manager.cc:1403] T 7ee28bbbbafa4589bfae324b91a88819 P aa79d6367d3a43c08842c45282728edc: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.002s
I20260710 11:09:37.818043  1629 raft_consensus.cc:359] T cd2e84d6288d45a0bd45600c4132d630 P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.818775  1629 raft_consensus.cc:385] T cd2e84d6288d45a0bd45600c4132d630 P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:37.819185  1629 raft_consensus.cc:740] T cd2e84d6288d45a0bd45600c4132d630 P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9f428bdbafe461e910e3f425561ed7f, State: Initialized, Role: FOLLOWER
I20260710 11:09:37.818837  1628 raft_consensus.cc:359] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.819775  1628 raft_consensus.cc:385] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:37.820152  1628 raft_consensus.cc:740] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3af5239a25bb46d9b5f4043a567171c1, State: Initialized, Role: FOLLOWER
I20260710 11:09:37.820063  1629 consensus_queue.cc:260] T cd2e84d6288d45a0bd45600c4132d630 P f9f428bdbafe461e910e3f425561ed7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.820957  1628 consensus_queue.cc:260] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.822347  1629 ts_tablet_manager.cc:1434] T cd2e84d6288d45a0bd45600c4132d630 P f9f428bdbafe461e910e3f425561ed7f: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260710 11:09:37.823272  1629 tablet_bootstrap.cc:492] T 7ee28bbbbafa4589bfae324b91a88819 P f9f428bdbafe461e910e3f425561ed7f: Bootstrap starting.
I20260710 11:09:37.827320  1628 ts_tablet_manager.cc:1434] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 11:09:37.827360  1639 raft_consensus.cc:493] T cd2e84d6288d45a0bd45600c4132d630 P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:37.827975  1639 raft_consensus.cc:515] T cd2e84d6288d45a0bd45600c4132d630 P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.828460  1628 tablet_bootstrap.cc:492] T 9c5fcc6321184139b1c0e6c58c433c28 P 3af5239a25bb46d9b5f4043a567171c1: Bootstrap starting.
I20260710 11:09:37.829967  1639 leader_election.cc:290] T cd2e84d6288d45a0bd45600c4132d630 P f9f428bdbafe461e910e3f425561ed7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1:36319), aa79d6367d3a43c08842c45282728edc (127.1.69.2:41773)
I20260710 11:09:37.830528  1629 tablet_bootstrap.cc:654] T 7ee28bbbbafa4589bfae324b91a88819 P f9f428bdbafe461e910e3f425561ed7f: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:37.831858  1510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd2e84d6288d45a0bd45600c4132d630" candidate_uuid: "f9f428bdbafe461e910e3f425561ed7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa79d6367d3a43c08842c45282728edc" is_pre_election: true
I20260710 11:09:37.832767  1435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd2e84d6288d45a0bd45600c4132d630" candidate_uuid: "f9f428bdbafe461e910e3f425561ed7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3af5239a25bb46d9b5f4043a567171c1" is_pre_election: true
I20260710 11:09:37.840164  1627 raft_consensus.cc:359] T 7ee28bbbbafa4589bfae324b91a88819 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.840898  1627 raft_consensus.cc:385] T 7ee28bbbbafa4589bfae324b91a88819 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:37.841194  1627 raft_consensus.cc:740] T 7ee28bbbbafa4589bfae324b91a88819 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa79d6367d3a43c08842c45282728edc, State: Initialized, Role: FOLLOWER
W20260710 11:09:37.841183  1550 leader_election.cc:343] T cd2e84d6288d45a0bd45600c4132d630 P f9f428bdbafe461e910e3f425561ed7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1:36319): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:37.842139  1627 consensus_queue.cc:260] T 7ee28bbbbafa4589bfae324b91a88819 P aa79d6367d3a43c08842c45282728edc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.842478  1510 raft_consensus.cc:2468] T cd2e84d6288d45a0bd45600c4132d630 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9f428bdbafe461e910e3f425561ed7f in term 0.
I20260710 11:09:37.844493  1627 ts_tablet_manager.cc:1434] T 7ee28bbbbafa4589bfae324b91a88819 P aa79d6367d3a43c08842c45282728edc: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260710 11:09:37.844537  1547 leader_election.cc:304] T cd2e84d6288d45a0bd45600c4132d630 P f9f428bdbafe461e910e3f425561ed7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: aa79d6367d3a43c08842c45282728edc, f9f428bdbafe461e910e3f425561ed7f; no voters: 3af5239a25bb46d9b5f4043a567171c1
I20260710 11:09:37.845466  1627 tablet_bootstrap.cc:492] T b0dc85b67d98424ba144293ae4f3e34f P aa79d6367d3a43c08842c45282728edc: Bootstrap starting.
I20260710 11:09:37.846112  1639 raft_consensus.cc:2804] T cd2e84d6288d45a0bd45600c4132d630 P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:37.846581  1639 raft_consensus.cc:493] T cd2e84d6288d45a0bd45600c4132d630 P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:37.847007  1639 raft_consensus.cc:3060] T cd2e84d6288d45a0bd45600c4132d630 P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:37.851821  1627 tablet_bootstrap.cc:654] T b0dc85b67d98424ba144293ae4f3e34f P aa79d6367d3a43c08842c45282728edc: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:37.862560  1639 raft_consensus.cc:515] T cd2e84d6288d45a0bd45600c4132d630 P f9f428bdbafe461e910e3f425561ed7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.863274  1627 tablet_bootstrap.cc:492] T b0dc85b67d98424ba144293ae4f3e34f P aa79d6367d3a43c08842c45282728edc: No bootstrap required, opened a new log
I20260710 11:09:37.868840  1627 ts_tablet_manager.cc:1403] T b0dc85b67d98424ba144293ae4f3e34f P aa79d6367d3a43c08842c45282728edc: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.004s
I20260710 11:09:37.869540  1628 tablet_bootstrap.cc:654] T 9c5fcc6321184139b1c0e6c58c433c28 P 3af5239a25bb46d9b5f4043a567171c1: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:37.871407  1627 raft_consensus.cc:359] T b0dc85b67d98424ba144293ae4f3e34f P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.872246  1627 raft_consensus.cc:385] T b0dc85b67d98424ba144293ae4f3e34f P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:37.872546  1627 raft_consensus.cc:740] T b0dc85b67d98424ba144293ae4f3e34f P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa79d6367d3a43c08842c45282728edc, State: Initialized, Role: FOLLOWER
I20260710 11:09:37.873404  1627 consensus_queue.cc:260] T b0dc85b67d98424ba144293ae4f3e34f P aa79d6367d3a43c08842c45282728edc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.875536  1671 raft_consensus.cc:493] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:37.876142  1671 raft_consensus.cc:515] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.879951  1435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "569b54ef8a4e433bb36dd03cc8521f2c" candidate_uuid: "f9f428bdbafe461e910e3f425561ed7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3af5239a25bb46d9b5f4043a567171c1" is_pre_election: true
I20260710 11:09:37.880769  1435 raft_consensus.cc:2468] T 569b54ef8a4e433bb36dd03cc8521f2c P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9f428bdbafe461e910e3f425561ed7f in term 0.
I20260710 11:09:37.881345  1646 raft_consensus.cc:493] T 87958539259847b5820fbcae4613cae2 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:37.881793  1646 raft_consensus.cc:515] T 87958539259847b5820fbcae4613cae2 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.882318  1550 leader_election.cc:304] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3af5239a25bb46d9b5f4043a567171c1, f9f428bdbafe461e910e3f425561ed7f; no voters: 
I20260710 11:09:37.884735  1584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87958539259847b5820fbcae4613cae2" candidate_uuid: "aa79d6367d3a43c08842c45282728edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9f428bdbafe461e910e3f425561ed7f" is_pre_election: true
I20260710 11:09:37.885557  1584 raft_consensus.cc:2393] T 87958539259847b5820fbcae4613cae2 P f9f428bdbafe461e910e3f425561ed7f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa79d6367d3a43c08842c45282728edc in current term 1: Already voted for candidate 3af5239a25bb46d9b5f4043a567171c1 in this term.
I20260710 11:09:37.885878  1435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87958539259847b5820fbcae4613cae2" candidate_uuid: "aa79d6367d3a43c08842c45282728edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3af5239a25bb46d9b5f4043a567171c1" is_pre_election: true
I20260710 11:09:37.883735  1646 leader_election.cc:290] T 87958539259847b5820fbcae4613cae2 P aa79d6367d3a43c08842c45282728edc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1:36319), f9f428bdbafe461e910e3f425561ed7f (127.1.69.3:44381)
I20260710 11:09:37.888365  1627 ts_tablet_manager.cc:1434] T b0dc85b67d98424ba144293ae4f3e34f P aa79d6367d3a43c08842c45282728edc: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260710 11:09:37.887933  1476 leader_election.cc:304] T 87958539259847b5820fbcae4613cae2 P aa79d6367d3a43c08842c45282728edc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa79d6367d3a43c08842c45282728edc; no voters: 3af5239a25bb46d9b5f4043a567171c1, f9f428bdbafe461e910e3f425561ed7f
I20260710 11:09:37.889094  1646 raft_consensus.cc:3060] T 87958539259847b5820fbcae4613cae2 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:37.895309  1646 raft_consensus.cc:2749] T 87958539259847b5820fbcae4613cae2 P aa79d6367d3a43c08842c45282728edc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:37.898192  1510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd2e84d6288d45a0bd45600c4132d630" candidate_uuid: "f9f428bdbafe461e910e3f425561ed7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa79d6367d3a43c08842c45282728edc"
I20260710 11:09:37.898833  1510 raft_consensus.cc:3060] T cd2e84d6288d45a0bd45600c4132d630 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:37.899330  1673 raft_consensus.cc:2804] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:37.899708  1673 raft_consensus.cc:493] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:37.900058  1673 raft_consensus.cc:3060] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:37.902736  1646 raft_consensus.cc:493] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:37.903203  1646 raft_consensus.cc:515] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.905732  1653 raft_consensus.cc:493] T 0f55d42a6b05472c835546d5a9fce910 P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:37.906392  1435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd2e84d6288d45a0bd45600c4132d630" candidate_uuid: "f9f428bdbafe461e910e3f425561ed7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3af5239a25bb46d9b5f4043a567171c1"
I20260710 11:09:37.906208  1653 raft_consensus.cc:515] T 0f55d42a6b05472c835546d5a9fce910 P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.906576  1584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f55d42a6b05472c835546d5a9fce910" candidate_uuid: "aa79d6367d3a43c08842c45282728edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9f428bdbafe461e910e3f425561ed7f" is_pre_election: true
I20260710 11:09:37.907375  1584 raft_consensus.cc:2468] T 0f55d42a6b05472c835546d5a9fce910 P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa79d6367d3a43c08842c45282728edc in term 0.
W20260710 11:09:37.907814  1550 leader_election.cc:343] T cd2e84d6288d45a0bd45600c4132d630 P f9f428bdbafe461e910e3f425561ed7f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1:36319): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:37.908480  1653 leader_election.cc:290] T 0f55d42a6b05472c835546d5a9fce910 P 3af5239a25bb46d9b5f4043a567171c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa79d6367d3a43c08842c45282728edc (127.1.69.2:41773), f9f428bdbafe461e910e3f425561ed7f (127.1.69.3:44381)
I20260710 11:09:37.909060  1475 leader_election.cc:304] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa79d6367d3a43c08842c45282728edc, f9f428bdbafe461e910e3f425561ed7f; no voters: 
I20260710 11:09:37.909322  1509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f55d42a6b05472c835546d5a9fce910" candidate_uuid: "3af5239a25bb46d9b5f4043a567171c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa79d6367d3a43c08842c45282728edc" is_pre_election: true
I20260710 11:09:37.906659  1434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f55d42a6b05472c835546d5a9fce910" candidate_uuid: "aa79d6367d3a43c08842c45282728edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3af5239a25bb46d9b5f4043a567171c1" is_pre_election: true
I20260710 11:09:37.910004  1509 raft_consensus.cc:2468] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3af5239a25bb46d9b5f4043a567171c1 in term 0.
I20260710 11:09:37.910946  1633 raft_consensus.cc:2804] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:37.910092  1434 raft_consensus.cc:2468] T 0f55d42a6b05472c835546d5a9fce910 P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa79d6367d3a43c08842c45282728edc in term 0.
I20260710 11:09:37.911296  1398 leader_election.cc:304] T 0f55d42a6b05472c835546d5a9fce910 P 3af5239a25bb46d9b5f4043a567171c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3af5239a25bb46d9b5f4043a567171c1, aa79d6367d3a43c08842c45282728edc; no voters: 
I20260710 11:09:37.911985  1633 raft_consensus.cc:493] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:37.912585  1633 raft_consensus.cc:3060] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:37.910705  1639 leader_election.cc:290] T cd2e84d6288d45a0bd45600c4132d630 P f9f428bdbafe461e910e3f425561ed7f [CANDIDATE]: Term 1 election: Requested vote from peers 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1:36319), aa79d6367d3a43c08842c45282728edc (127.1.69.2:41773)
I20260710 11:09:37.915401  1646 leader_election.cc:290] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1:36319), f9f428bdbafe461e910e3f425561ed7f (127.1.69.3:44381)
I20260710 11:09:37.915505  1510 raft_consensus.cc:2468] T cd2e84d6288d45a0bd45600c4132d630 P aa79d6367d3a43c08842c45282728edc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9f428bdbafe461e910e3f425561ed7f in term 1.
I20260710 11:09:37.916754  1547 leader_election.cc:304] T cd2e84d6288d45a0bd45600c4132d630 P f9f428bdbafe461e910e3f425561ed7f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: aa79d6367d3a43c08842c45282728edc, f9f428bdbafe461e910e3f425561ed7f; no voters: 3af5239a25bb46d9b5f4043a567171c1
I20260710 11:09:37.916975  1584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f55d42a6b05472c835546d5a9fce910" candidate_uuid: "3af5239a25bb46d9b5f4043a567171c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9f428bdbafe461e910e3f425561ed7f" is_pre_election: true
I20260710 11:09:37.917222  1671 leader_election.cc:290] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1:36319), aa79d6367d3a43c08842c45282728edc (127.1.69.2:41773)
I20260710 11:09:37.917630  1584 raft_consensus.cc:2468] T 0f55d42a6b05472c835546d5a9fce910 P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3af5239a25bb46d9b5f4043a567171c1 in term 0.
I20260710 11:09:37.918737  1629 tablet_bootstrap.cc:492] T 7ee28bbbbafa4589bfae324b91a88819 P f9f428bdbafe461e910e3f425561ed7f: No bootstrap required, opened a new log
I20260710 11:09:37.918850  1510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "569b54ef8a4e433bb36dd03cc8521f2c" candidate_uuid: "f9f428bdbafe461e910e3f425561ed7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa79d6367d3a43c08842c45282728edc" is_pre_election: true
I20260710 11:09:37.919258  1629 ts_tablet_manager.cc:1403] T 7ee28bbbbafa4589bfae324b91a88819 P f9f428bdbafe461e910e3f425561ed7f: Time spent bootstrapping tablet: real 0.096s	user 0.025s	sys 0.037s
I20260710 11:09:37.919602  1653 raft_consensus.cc:2804] T 0f55d42a6b05472c835546d5a9fce910 P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:37.922421  1653 raft_consensus.cc:493] T 0f55d42a6b05472c835546d5a9fce910 P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:37.922956  1653 raft_consensus.cc:3060] T 0f55d42a6b05472c835546d5a9fce910 P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:37.922737  1629 raft_consensus.cc:359] T 7ee28bbbbafa4589bfae324b91a88819 P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.923588  1629 raft_consensus.cc:385] T 7ee28bbbbafa4589bfae324b91a88819 P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:37.923940  1629 raft_consensus.cc:740] T 7ee28bbbbafa4589bfae324b91a88819 P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9f428bdbafe461e910e3f425561ed7f, State: Initialized, Role: FOLLOWER
I20260710 11:09:37.924692  1510 raft_consensus.cc:2468] T 569b54ef8a4e433bb36dd03cc8521f2c P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9f428bdbafe461e910e3f425561ed7f in term 0.
I20260710 11:09:37.924778  1629 consensus_queue.cc:260] T 7ee28bbbbafa4589bfae324b91a88819 P f9f428bdbafe461e910e3f425561ed7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.924386  1633 raft_consensus.cc:515] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.926544  1634 raft_consensus.cc:493] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:37.926999  1634 raft_consensus.cc:515] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.927400  1629 ts_tablet_manager.cc:1434] T 7ee28bbbbafa4589bfae324b91a88819 P f9f428bdbafe461e910e3f425561ed7f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:09:37.928470  1629 tablet_bootstrap.cc:492] T f235ca15511e483da50d7daaeafe7e88 P f9f428bdbafe461e910e3f425561ed7f: Bootstrap starting.
I20260710 11:09:37.928952  1634 leader_election.cc:290] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa79d6367d3a43c08842c45282728edc (127.1.69.2:41773), f9f428bdbafe461e910e3f425561ed7f (127.1.69.3:44381)
I20260710 11:09:37.930649  1509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee28bbbbafa4589bfae324b91a88819" candidate_uuid: "3af5239a25bb46d9b5f4043a567171c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa79d6367d3a43c08842c45282728edc" is_pre_election: true
I20260710 11:09:37.931327  1509 raft_consensus.cc:2468] T 7ee28bbbbafa4589bfae324b91a88819 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3af5239a25bb46d9b5f4043a567171c1 in term 0.
I20260710 11:09:37.932808  1398 leader_election.cc:304] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3af5239a25bb46d9b5f4043a567171c1, aa79d6367d3a43c08842c45282728edc; no voters: 
I20260710 11:09:37.933753  1634 raft_consensus.cc:2804] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:37.934118  1634 raft_consensus.cc:493] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:37.934531  1634 raft_consensus.cc:3060] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:37.934015  1584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee28bbbbafa4589bfae324b91a88819" candidate_uuid: "3af5239a25bb46d9b5f4043a567171c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9f428bdbafe461e910e3f425561ed7f" is_pre_election: true
I20260710 11:09:37.935309  1584 raft_consensus.cc:2468] T 7ee28bbbbafa4589bfae324b91a88819 P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3af5239a25bb46d9b5f4043a567171c1 in term 0.
I20260710 11:09:37.935635  1629 tablet_bootstrap.cc:654] T f235ca15511e483da50d7daaeafe7e88 P f9f428bdbafe461e910e3f425561ed7f: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:37.938819  1434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f55d42a6b05472c835546d5a9fce910" candidate_uuid: "aa79d6367d3a43c08842c45282728edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3af5239a25bb46d9b5f4043a567171c1"
I20260710 11:09:37.917727  1671 raft_consensus.cc:2804] T cd2e84d6288d45a0bd45600c4132d630 P f9f428bdbafe461e910e3f425561ed7f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:37.940730  1584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f55d42a6b05472c835546d5a9fce910" candidate_uuid: "aa79d6367d3a43c08842c45282728edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9f428bdbafe461e910e3f425561ed7f"
I20260710 11:09:37.941366  1671 raft_consensus.cc:697] T cd2e84d6288d45a0bd45600c4132d630 P f9f428bdbafe461e910e3f425561ed7f [term 1 LEADER]: Becoming Leader. State: Replica: f9f428bdbafe461e910e3f425561ed7f, State: Running, Role: LEADER
I20260710 11:09:37.941625  1584 raft_consensus.cc:3060] T 0f55d42a6b05472c835546d5a9fce910 P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:37.943444  1653 raft_consensus.cc:515] T 0f55d42a6b05472c835546d5a9fce910 P 3af5239a25bb46d9b5f4043a567171c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.944726  1673 raft_consensus.cc:515] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.945190  1634 raft_consensus.cc:515] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.947115  1634 leader_election.cc:290] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1 [CANDIDATE]: Term 1 election: Requested vote from peers aa79d6367d3a43c08842c45282728edc (127.1.69.2:41773), f9f428bdbafe461e910e3f425561ed7f (127.1.69.3:44381)
I20260710 11:09:37.947844  1435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "569b54ef8a4e433bb36dd03cc8521f2c" candidate_uuid: "f9f428bdbafe461e910e3f425561ed7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3af5239a25bb46d9b5f4043a567171c1"
I20260710 11:09:37.948403  1435 raft_consensus.cc:3060] T 569b54ef8a4e433bb36dd03cc8521f2c P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:37.948331  1671 consensus_queue.cc:237] T cd2e84d6288d45a0bd45600c4132d630 P f9f428bdbafe461e910e3f425561ed7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.949971  1510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee28bbbbafa4589bfae324b91a88819" candidate_uuid: "3af5239a25bb46d9b5f4043a567171c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa79d6367d3a43c08842c45282728edc"
I20260710 11:09:37.951282  1434 raft_consensus.cc:2393] T 0f55d42a6b05472c835546d5a9fce910 P 3af5239a25bb46d9b5f4043a567171c1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate aa79d6367d3a43c08842c45282728edc in current term 1: Already voted for candidate 3af5239a25bb46d9b5f4043a567171c1 in this term.
I20260710 11:09:37.952032  1653 leader_election.cc:290] T 0f55d42a6b05472c835546d5a9fce910 P 3af5239a25bb46d9b5f4043a567171c1 [CANDIDATE]: Term 1 election: Requested vote from peers aa79d6367d3a43c08842c45282728edc (127.1.69.2:41773), f9f428bdbafe461e910e3f425561ed7f (127.1.69.3:44381)
I20260710 11:09:37.952430  1583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee28bbbbafa4589bfae324b91a88819" candidate_uuid: "3af5239a25bb46d9b5f4043a567171c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9f428bdbafe461e910e3f425561ed7f"
I20260710 11:09:37.953871  1583 raft_consensus.cc:3060] T 7ee28bbbbafa4589bfae324b91a88819 P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:37.954540  1510 raft_consensus.cc:3060] T 7ee28bbbbafa4589bfae324b91a88819 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:37.956954  1633 leader_election.cc:290] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc [CANDIDATE]: Term 1 election: Requested vote from peers 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1:36319), f9f428bdbafe461e910e3f425561ed7f (127.1.69.3:44381)
I20260710 11:09:37.962045  1582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f55d42a6b05472c835546d5a9fce910" candidate_uuid: "3af5239a25bb46d9b5f4043a567171c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9f428bdbafe461e910e3f425561ed7f"
I20260710 11:09:37.964035  1628 tablet_bootstrap.cc:492] T 9c5fcc6321184139b1c0e6c58c433c28 P 3af5239a25bb46d9b5f4043a567171c1: No bootstrap required, opened a new log
I20260710 11:09:37.964519  1628 ts_tablet_manager.cc:1403] T 9c5fcc6321184139b1c0e6c58c433c28 P 3af5239a25bb46d9b5f4043a567171c1: Time spent bootstrapping tablet: real 0.136s	user 0.021s	sys 0.023s
I20260710 11:09:37.967018  1509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f55d42a6b05472c835546d5a9fce910" candidate_uuid: "3af5239a25bb46d9b5f4043a567171c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa79d6367d3a43c08842c45282728edc"
I20260710 11:09:37.968215  1509 raft_consensus.cc:2393] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3af5239a25bb46d9b5f4043a567171c1 in current term 1: Already voted for candidate aa79d6367d3a43c08842c45282728edc in this term.
I20260710 11:09:37.968569  1628 raft_consensus.cc:359] T 9c5fcc6321184139b1c0e6c58c433c28 P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } } peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } }
I20260710 11:09:37.969255  1628 raft_consensus.cc:385] T 9c5fcc6321184139b1c0e6c58c433c28 P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:37.969556  1628 raft_consensus.cc:740] T 9c5fcc6321184139b1c0e6c58c433c28 P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3af5239a25bb46d9b5f4043a567171c1, State: Initialized, Role: FOLLOWER
I20260710 11:09:37.969851  1398 leader_election.cc:304] T 0f55d42a6b05472c835546d5a9fce910 P 3af5239a25bb46d9b5f4043a567171c1 [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: 3af5239a25bb46d9b5f4043a567171c1; no voters: aa79d6367d3a43c08842c45282728edc, f9f428bdbafe461e910e3f425561ed7f
I20260710 11:09:37.973124  1653 raft_consensus.cc:2749] T 0f55d42a6b05472c835546d5a9fce910 P 3af5239a25bb46d9b5f4043a567171c1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:09:37.972503  1628 consensus_queue.cc:260] T 9c5fcc6321184139b1c0e6c58c433c28 P 3af5239a25bb46d9b5f4043a567171c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } } peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } }
I20260710 11:09:37.976483  1628 ts_tablet_manager.cc:1434] T 9c5fcc6321184139b1c0e6c58c433c28 P 3af5239a25bb46d9b5f4043a567171c1: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:09:37.981021  1435 raft_consensus.cc:2468] T 569b54ef8a4e433bb36dd03cc8521f2c P 3af5239a25bb46d9b5f4043a567171c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9f428bdbafe461e910e3f425561ed7f in term 1.
I20260710 11:09:37.982398  1550 leader_election.cc:304] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3af5239a25bb46d9b5f4043a567171c1, f9f428bdbafe461e910e3f425561ed7f; no voters: 
I20260710 11:09:37.983254  1639 raft_consensus.cc:2804] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:37.984146  1673 leader_election.cc:290] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f [CANDIDATE]: Term 1 election: Requested vote from peers 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1:36319), aa79d6367d3a43c08842c45282728edc (127.1.69.2:41773)
I20260710 11:09:37.985466  1639 raft_consensus.cc:697] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f [term 1 LEADER]: Becoming Leader. State: Replica: f9f428bdbafe461e910e3f425561ed7f, State: Running, Role: LEADER
I20260710 11:09:37.985966  1509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "569b54ef8a4e433bb36dd03cc8521f2c" candidate_uuid: "f9f428bdbafe461e910e3f425561ed7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa79d6367d3a43c08842c45282728edc"
I20260710 11:09:37.986570  1509 raft_consensus.cc:3060] T 569b54ef8a4e433bb36dd03cc8521f2c P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:37.986368  1639 consensus_queue.cc:237] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.993844  1628 tablet_bootstrap.cc:492] T f235ca15511e483da50d7daaeafe7e88 P 3af5239a25bb46d9b5f4043a567171c1: Bootstrap starting.
I20260710 11:09:37.994091  1629 tablet_bootstrap.cc:492] T f235ca15511e483da50d7daaeafe7e88 P f9f428bdbafe461e910e3f425561ed7f: No bootstrap required, opened a new log
I20260710 11:09:37.994735  1509 raft_consensus.cc:2468] T 569b54ef8a4e433bb36dd03cc8521f2c P aa79d6367d3a43c08842c45282728edc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9f428bdbafe461e910e3f425561ed7f in term 1.
I20260710 11:09:37.995169  1629 ts_tablet_manager.cc:1403] T f235ca15511e483da50d7daaeafe7e88 P f9f428bdbafe461e910e3f425561ed7f: Time spent bootstrapping tablet: real 0.067s	user 0.019s	sys 0.037s
I20260710 11:09:37.996738  1583 raft_consensus.cc:2468] T 7ee28bbbbafa4589bfae324b91a88819 P f9f428bdbafe461e910e3f425561ed7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3af5239a25bb46d9b5f4043a567171c1 in term 1.
I20260710 11:09:37.997833  1400 leader_election.cc:304] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3af5239a25bb46d9b5f4043a567171c1, f9f428bdbafe461e910e3f425561ed7f; no voters: 
I20260710 11:09:37.998039  1629 raft_consensus.cc:359] T f235ca15511e483da50d7daaeafe7e88 P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.998664  1653 raft_consensus.cc:2804] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:37.999068  1629 raft_consensus.cc:385] T f235ca15511e483da50d7daaeafe7e88 P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:37.999224  1653 raft_consensus.cc:697] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1 [term 1 LEADER]: Becoming Leader. State: Replica: 3af5239a25bb46d9b5f4043a567171c1, State: Running, Role: LEADER
I20260710 11:09:37.999431  1629 raft_consensus.cc:740] T f235ca15511e483da50d7daaeafe7e88 P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9f428bdbafe461e910e3f425561ed7f, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.000069  1653 consensus_queue.cc:237] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:38.000159  1629 consensus_queue.cc:260] T f235ca15511e483da50d7daaeafe7e88 P f9f428bdbafe461e910e3f425561ed7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:37.992065  1510 raft_consensus.cc:2468] T 7ee28bbbbafa4589bfae324b91a88819 P aa79d6367d3a43c08842c45282728edc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3af5239a25bb46d9b5f4043a567171c1 in term 1.
I20260710 11:09:38.005020  1629 ts_tablet_manager.cc:1434] T f235ca15511e483da50d7daaeafe7e88 P f9f428bdbafe461e910e3f425561ed7f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:09:38.006040  1629 tablet_bootstrap.cc:492] T b0dc85b67d98424ba144293ae4f3e34f P f9f428bdbafe461e910e3f425561ed7f: Bootstrap starting.
I20260710 11:09:37.997838  1584 raft_consensus.cc:2468] T 0f55d42a6b05472c835546d5a9fce910 P f9f428bdbafe461e910e3f425561ed7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa79d6367d3a43c08842c45282728edc in term 1.
I20260710 11:09:38.022416  1633 raft_consensus.cc:493] T b0dc85b67d98424ba144293ae4f3e34f P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:38.021431  1332 catalog_manager.cc:5697] T cd2e84d6288d45a0bd45600c4132d630 P f9f428bdbafe461e910e3f425561ed7f reported cstate change: term changed from 0 to 1, leader changed from <none> to f9f428bdbafe461e910e3f425561ed7f (127.1.69.3). New cstate: current_term: 1 leader_uuid: "f9f428bdbafe461e910e3f425561ed7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:38.024559  1633 raft_consensus.cc:515] T b0dc85b67d98424ba144293ae4f3e34f P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:38.027127  1475 leader_election.cc:304] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: aa79d6367d3a43c08842c45282728edc, f9f428bdbafe461e910e3f425561ed7f; no voters: 3af5239a25bb46d9b5f4043a567171c1
I20260710 11:09:38.028374  1435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0dc85b67d98424ba144293ae4f3e34f" candidate_uuid: "aa79d6367d3a43c08842c45282728edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3af5239a25bb46d9b5f4043a567171c1" is_pre_election: true
I20260710 11:09:38.028970  1633 leader_election.cc:290] T b0dc85b67d98424ba144293ae4f3e34f P aa79d6367d3a43c08842c45282728edc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1:36319), f9f428bdbafe461e910e3f425561ed7f (127.1.69.3:44381)
I20260710 11:09:38.029773  1646 raft_consensus.cc:2804] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:38.031679  1646 raft_consensus.cc:697] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc [term 1 LEADER]: Becoming Leader. State: Replica: aa79d6367d3a43c08842c45282728edc, State: Running, Role: LEADER
W20260710 11:09:38.030179  1476 leader_election.cc:343] T b0dc85b67d98424ba144293ae4f3e34f P aa79d6367d3a43c08842c45282728edc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1:36319): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:38.023046  1653 consensus_queue.cc:1048] T 87958539259847b5820fbcae4613cae2 P 3af5239a25bb46d9b5f4043a567171c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 11:09:38.030898  1584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0dc85b67d98424ba144293ae4f3e34f" candidate_uuid: "aa79d6367d3a43c08842c45282728edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9f428bdbafe461e910e3f425561ed7f" is_pre_election: true
I20260710 11:09:38.032588  1646 consensus_queue.cc:237] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:38.035974  1331 catalog_manager.cc:5697] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1). New cstate: current_term: 1 leader_uuid: "3af5239a25bb46d9b5f4043a567171c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:38.037941  1629 tablet_bootstrap.cc:654] T b0dc85b67d98424ba144293ae4f3e34f P f9f428bdbafe461e910e3f425561ed7f: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.039332  1628 tablet_bootstrap.cc:654] T f235ca15511e483da50d7daaeafe7e88 P 3af5239a25bb46d9b5f4043a567171c1: Neither blocks nor log segments found. Creating new log.
W20260710 11:09:38.039906  1475 leader_election.cc:343] T b0dc85b67d98424ba144293ae4f3e34f P aa79d6367d3a43c08842c45282728edc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9f428bdbafe461e910e3f425561ed7f (127.1.69.3:44381): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:38.040355  1475 leader_election.cc:304] T b0dc85b67d98424ba144293ae4f3e34f P aa79d6367d3a43c08842c45282728edc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa79d6367d3a43c08842c45282728edc; no voters: 3af5239a25bb46d9b5f4043a567171c1, f9f428bdbafe461e910e3f425561ed7f
I20260710 11:09:38.041458  1633 raft_consensus.cc:2749] T b0dc85b67d98424ba144293ae4f3e34f P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:38.046175  1629 tablet_bootstrap.cc:492] T b0dc85b67d98424ba144293ae4f3e34f P f9f428bdbafe461e910e3f425561ed7f: No bootstrap required, opened a new log
I20260710 11:09:38.046706  1629 ts_tablet_manager.cc:1403] T b0dc85b67d98424ba144293ae4f3e34f P f9f428bdbafe461e910e3f425561ed7f: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.001s
I20260710 11:09:38.049212  1629 raft_consensus.cc:359] T b0dc85b67d98424ba144293ae4f3e34f P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:38.051306  1629 raft_consensus.cc:385] T b0dc85b67d98424ba144293ae4f3e34f P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.051924  1629 raft_consensus.cc:740] T b0dc85b67d98424ba144293ae4f3e34f P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9f428bdbafe461e910e3f425561ed7f, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.054718  1329 catalog_manager.cc:5697] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc reported cstate change: term changed from 0 to 1, leader changed from <none> to aa79d6367d3a43c08842c45282728edc (127.1.69.2). New cstate: current_term: 1 leader_uuid: "aa79d6367d3a43c08842c45282728edc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:38.054399  1629 consensus_queue.cc:260] T b0dc85b67d98424ba144293ae4f3e34f P f9f428bdbafe461e910e3f425561ed7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:38.043279  1330 catalog_manager.cc:5697] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f reported cstate change: term changed from 0 to 1, leader changed from <none> to f9f428bdbafe461e910e3f425561ed7f (127.1.69.3). New cstate: current_term: 1 leader_uuid: "f9f428bdbafe461e910e3f425561ed7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:38.058575  1629 ts_tablet_manager.cc:1434] T b0dc85b67d98424ba144293ae4f3e34f P f9f428bdbafe461e910e3f425561ed7f: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 11:09:38.070926  1628 tablet_bootstrap.cc:492] T f235ca15511e483da50d7daaeafe7e88 P 3af5239a25bb46d9b5f4043a567171c1: No bootstrap required, opened a new log
I20260710 11:09:38.071419  1628 ts_tablet_manager.cc:1403] T f235ca15511e483da50d7daaeafe7e88 P 3af5239a25bb46d9b5f4043a567171c1: Time spent bootstrapping tablet: real 0.078s	user 0.019s	sys 0.005s
I20260710 11:09:38.074360  1628 raft_consensus.cc:359] T f235ca15511e483da50d7daaeafe7e88 P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:38.075300  1628 raft_consensus.cc:385] T f235ca15511e483da50d7daaeafe7e88 P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.075671  1628 raft_consensus.cc:740] T f235ca15511e483da50d7daaeafe7e88 P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3af5239a25bb46d9b5f4043a567171c1, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.076695  1628 consensus_queue.cc:260] T f235ca15511e483da50d7daaeafe7e88 P 3af5239a25bb46d9b5f4043a567171c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:38.080142  1628 ts_tablet_manager.cc:1434] T f235ca15511e483da50d7daaeafe7e88 P 3af5239a25bb46d9b5f4043a567171c1: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:09:38.081338  1628 tablet_bootstrap.cc:492] T cd2e84d6288d45a0bd45600c4132d630 P 3af5239a25bb46d9b5f4043a567171c1: Bootstrap starting.
I20260710 11:09:38.088347  1628 tablet_bootstrap.cc:654] T cd2e84d6288d45a0bd45600c4132d630 P 3af5239a25bb46d9b5f4043a567171c1: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.097771  1653 consensus_queue.cc:1048] T 87958539259847b5820fbcae4613cae2 P 3af5239a25bb46d9b5f4043a567171c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:38.114830  1628 tablet_bootstrap.cc:492] T cd2e84d6288d45a0bd45600c4132d630 P 3af5239a25bb46d9b5f4043a567171c1: No bootstrap required, opened a new log
I20260710 11:09:38.115281  1628 ts_tablet_manager.cc:1403] T cd2e84d6288d45a0bd45600c4132d630 P 3af5239a25bb46d9b5f4043a567171c1: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.011s
I20260710 11:09:38.118321  1628 raft_consensus.cc:359] T cd2e84d6288d45a0bd45600c4132d630 P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:38.118950  1628 raft_consensus.cc:385] T cd2e84d6288d45a0bd45600c4132d630 P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.119199  1628 raft_consensus.cc:740] T cd2e84d6288d45a0bd45600c4132d630 P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3af5239a25bb46d9b5f4043a567171c1, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.119776  1628 consensus_queue.cc:260] T cd2e84d6288d45a0bd45600c4132d630 P 3af5239a25bb46d9b5f4043a567171c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:38.121629  1628 ts_tablet_manager.cc:1434] T cd2e84d6288d45a0bd45600c4132d630 P 3af5239a25bb46d9b5f4043a567171c1: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:09:38.122507  1628 tablet_bootstrap.cc:492] T b0dc85b67d98424ba144293ae4f3e34f P 3af5239a25bb46d9b5f4043a567171c1: Bootstrap starting.
I20260710 11:09:38.124879  1646 consensus_queue.cc:1048] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:38.131294  1628 tablet_bootstrap.cc:654] T b0dc85b67d98424ba144293ae4f3e34f P 3af5239a25bb46d9b5f4043a567171c1: Neither blocks nor log segments found. Creating new log.
W20260710 11:09:38.143292  1379 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:38.144515  1435 raft_consensus.cc:3060] T 9c5fcc6321184139b1c0e6c58c433c28 P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.153045  1628 tablet_bootstrap.cc:492] T b0dc85b67d98424ba144293ae4f3e34f P 3af5239a25bb46d9b5f4043a567171c1: No bootstrap required, opened a new log
I20260710 11:09:38.153486  1628 ts_tablet_manager.cc:1403] T b0dc85b67d98424ba144293ae4f3e34f P 3af5239a25bb46d9b5f4043a567171c1: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.001s
I20260710 11:09:38.153252  1633 consensus_queue.cc:1048] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:38.157361  1628 raft_consensus.cc:359] T b0dc85b67d98424ba144293ae4f3e34f P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:38.158000  1628 raft_consensus.cc:385] T b0dc85b67d98424ba144293ae4f3e34f P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.158250  1628 raft_consensus.cc:740] T b0dc85b67d98424ba144293ae4f3e34f P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3af5239a25bb46d9b5f4043a567171c1, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.158869  1628 consensus_queue.cc:260] T b0dc85b67d98424ba144293ae4f3e34f P 3af5239a25bb46d9b5f4043a567171c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:38.160763  1628 ts_tablet_manager.cc:1434] T b0dc85b67d98424ba144293ae4f3e34f P 3af5239a25bb46d9b5f4043a567171c1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:09:38.168587  1639 raft_consensus.cc:493] T b0dc85b67d98424ba144293ae4f3e34f P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:38.169093  1639 raft_consensus.cc:515] T b0dc85b67d98424ba144293ae4f3e34f P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:38.170758  1639 leader_election.cc:290] T b0dc85b67d98424ba144293ae4f3e34f P f9f428bdbafe461e910e3f425561ed7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1:36319), aa79d6367d3a43c08842c45282728edc (127.1.69.2:41773)
I20260710 11:09:38.171783  1435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0dc85b67d98424ba144293ae4f3e34f" candidate_uuid: "f9f428bdbafe461e910e3f425561ed7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3af5239a25bb46d9b5f4043a567171c1" is_pre_election: true
I20260710 11:09:38.172091  1509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0dc85b67d98424ba144293ae4f3e34f" candidate_uuid: "f9f428bdbafe461e910e3f425561ed7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa79d6367d3a43c08842c45282728edc" is_pre_election: true
I20260710 11:09:38.172452  1435 raft_consensus.cc:2468] T b0dc85b67d98424ba144293ae4f3e34f P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9f428bdbafe461e910e3f425561ed7f in term 0.
I20260710 11:09:38.172716  1509 raft_consensus.cc:2468] T b0dc85b67d98424ba144293ae4f3e34f P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9f428bdbafe461e910e3f425561ed7f in term 0.
I20260710 11:09:38.173455  1550 leader_election.cc:304] T b0dc85b67d98424ba144293ae4f3e34f P f9f428bdbafe461e910e3f425561ed7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3af5239a25bb46d9b5f4043a567171c1, f9f428bdbafe461e910e3f425561ed7f; no voters: 
I20260710 11:09:38.174427  1639 raft_consensus.cc:2804] T b0dc85b67d98424ba144293ae4f3e34f P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:38.174719  1639 raft_consensus.cc:493] T b0dc85b67d98424ba144293ae4f3e34f P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:38.174991  1639 raft_consensus.cc:3060] T b0dc85b67d98424ba144293ae4f3e34f P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.179234  1639 raft_consensus.cc:515] T b0dc85b67d98424ba144293ae4f3e34f P f9f428bdbafe461e910e3f425561ed7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:38.180764  1639 leader_election.cc:290] T b0dc85b67d98424ba144293ae4f3e34f P f9f428bdbafe461e910e3f425561ed7f [CANDIDATE]: Term 1 election: Requested vote from peers 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1:36319), aa79d6367d3a43c08842c45282728edc (127.1.69.2:41773)
I20260710 11:09:38.181485  1435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0dc85b67d98424ba144293ae4f3e34f" candidate_uuid: "f9f428bdbafe461e910e3f425561ed7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3af5239a25bb46d9b5f4043a567171c1"
I20260710 11:09:38.181727  1509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0dc85b67d98424ba144293ae4f3e34f" candidate_uuid: "f9f428bdbafe461e910e3f425561ed7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa79d6367d3a43c08842c45282728edc"
I20260710 11:09:38.182040  1435 raft_consensus.cc:3060] T b0dc85b67d98424ba144293ae4f3e34f P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.182225  1509 raft_consensus.cc:3060] T b0dc85b67d98424ba144293ae4f3e34f P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.186359  1509 raft_consensus.cc:2468] T b0dc85b67d98424ba144293ae4f3e34f P aa79d6367d3a43c08842c45282728edc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9f428bdbafe461e910e3f425561ed7f in term 1.
I20260710 11:09:38.187186  1547 leader_election.cc:304] T b0dc85b67d98424ba144293ae4f3e34f P f9f428bdbafe461e910e3f425561ed7f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa79d6367d3a43c08842c45282728edc, f9f428bdbafe461e910e3f425561ed7f; no voters: 
I20260710 11:09:38.187815  1639 raft_consensus.cc:2804] T b0dc85b67d98424ba144293ae4f3e34f P f9f428bdbafe461e910e3f425561ed7f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:38.188221  1639 raft_consensus.cc:697] T b0dc85b67d98424ba144293ae4f3e34f P f9f428bdbafe461e910e3f425561ed7f [term 1 LEADER]: Becoming Leader. State: Replica: f9f428bdbafe461e910e3f425561ed7f, State: Running, Role: LEADER
I20260710 11:09:38.188361  1435 raft_consensus.cc:2468] T b0dc85b67d98424ba144293ae4f3e34f P 3af5239a25bb46d9b5f4043a567171c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9f428bdbafe461e910e3f425561ed7f in term 1.
I20260710 11:09:38.189078  1639 consensus_queue.cc:237] T b0dc85b67d98424ba144293ae4f3e34f P f9f428bdbafe461e910e3f425561ed7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:38.192955  1633 consensus_queue.cc:1048] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:38.197865  1330 catalog_manager.cc:5697] T b0dc85b67d98424ba144293ae4f3e34f P f9f428bdbafe461e910e3f425561ed7f reported cstate change: term changed from 0 to 1, leader changed from <none> to f9f428bdbafe461e910e3f425561ed7f (127.1.69.3). New cstate: current_term: 1 leader_uuid: "f9f428bdbafe461e910e3f425561ed7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:38.205814  1435 raft_consensus.cc:3060] T 1dd70dd5800a4df5b4ed2246b86c22b0 P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.216858  1692 consensus_queue.cc:1048] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:38.411743  1639 raft_consensus.cc:493] T f235ca15511e483da50d7daaeafe7e88 P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:38.412385  1673 consensus_queue.cc:1048] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:38.412273  1639 raft_consensus.cc:515] T f235ca15511e483da50d7daaeafe7e88 P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:38.414579  1639 leader_election.cc:290] T f235ca15511e483da50d7daaeafe7e88 P f9f428bdbafe461e910e3f425561ed7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1:36319), aa79d6367d3a43c08842c45282728edc (127.1.69.2:41773)
I20260710 11:09:38.415969  1510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f235ca15511e483da50d7daaeafe7e88" candidate_uuid: "f9f428bdbafe461e910e3f425561ed7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa79d6367d3a43c08842c45282728edc" is_pre_election: true
I20260710 11:09:38.416708  1510 raft_consensus.cc:2468] T f235ca15511e483da50d7daaeafe7e88 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9f428bdbafe461e910e3f425561ed7f in term 0.
I20260710 11:09:38.417948  1547 leader_election.cc:304] T f235ca15511e483da50d7daaeafe7e88 P f9f428bdbafe461e910e3f425561ed7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa79d6367d3a43c08842c45282728edc, f9f428bdbafe461e910e3f425561ed7f; no voters: 
I20260710 11:09:38.418767  1639 raft_consensus.cc:2804] T f235ca15511e483da50d7daaeafe7e88 P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:38.419148  1639 raft_consensus.cc:493] T f235ca15511e483da50d7daaeafe7e88 P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:38.419483  1639 raft_consensus.cc:3060] T f235ca15511e483da50d7daaeafe7e88 P f9f428bdbafe461e910e3f425561ed7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.423521  1673 consensus_queue.cc:1048] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:38.435158  1435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f235ca15511e483da50d7daaeafe7e88" candidate_uuid: "f9f428bdbafe461e910e3f425561ed7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3af5239a25bb46d9b5f4043a567171c1" is_pre_election: true
I20260710 11:09:38.435539  1653 consensus_queue.cc:1048] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:38.435786  1435 raft_consensus.cc:2468] T f235ca15511e483da50d7daaeafe7e88 P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9f428bdbafe461e910e3f425561ed7f in term 0.
I20260710 11:09:38.440821  1639 raft_consensus.cc:515] T f235ca15511e483da50d7daaeafe7e88 P f9f428bdbafe461e910e3f425561ed7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:38.444135  1435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f235ca15511e483da50d7daaeafe7e88" candidate_uuid: "f9f428bdbafe461e910e3f425561ed7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3af5239a25bb46d9b5f4043a567171c1"
I20260710 11:09:38.444902  1435 raft_consensus.cc:3060] T f235ca15511e483da50d7daaeafe7e88 P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.449954  1509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f235ca15511e483da50d7daaeafe7e88" candidate_uuid: "f9f428bdbafe461e910e3f425561ed7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa79d6367d3a43c08842c45282728edc"
I20260710 11:09:38.450718  1509 raft_consensus.cc:3060] T f235ca15511e483da50d7daaeafe7e88 P aa79d6367d3a43c08842c45282728edc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.458331  1509 raft_consensus.cc:2468] T f235ca15511e483da50d7daaeafe7e88 P aa79d6367d3a43c08842c45282728edc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9f428bdbafe461e910e3f425561ed7f in term 1.
I20260710 11:09:38.459426  1547 leader_election.cc:304] T f235ca15511e483da50d7daaeafe7e88 P f9f428bdbafe461e910e3f425561ed7f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa79d6367d3a43c08842c45282728edc, f9f428bdbafe461e910e3f425561ed7f; no voters: 
I20260710 11:09:38.459546  1692 consensus_queue.cc:1048] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:38.460243  1673 raft_consensus.cc:2804] T f235ca15511e483da50d7daaeafe7e88 P f9f428bdbafe461e910e3f425561ed7f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:38.460702  1673 raft_consensus.cc:697] T f235ca15511e483da50d7daaeafe7e88 P f9f428bdbafe461e910e3f425561ed7f [term 1 LEADER]: Becoming Leader. State: Replica: f9f428bdbafe461e910e3f425561ed7f, State: Running, Role: LEADER
I20260710 11:09:38.461606  1673 consensus_queue.cc:237] T f235ca15511e483da50d7daaeafe7e88 P f9f428bdbafe461e910e3f425561ed7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:38.468575  1634 consensus_queue.cc:1048] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:38.469677  1639 leader_election.cc:290] T f235ca15511e483da50d7daaeafe7e88 P f9f428bdbafe461e910e3f425561ed7f [CANDIDATE]: Term 1 election: Requested vote from peers 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1:36319), aa79d6367d3a43c08842c45282728edc (127.1.69.2:41773)
I20260710 11:09:38.480019  1435 raft_consensus.cc:2468] T f235ca15511e483da50d7daaeafe7e88 P 3af5239a25bb46d9b5f4043a567171c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9f428bdbafe461e910e3f425561ed7f in term 1.
I20260710 11:09:38.485153  1331 catalog_manager.cc:5697] T f235ca15511e483da50d7daaeafe7e88 P f9f428bdbafe461e910e3f425561ed7f reported cstate change: term changed from 0 to 1, leader changed from <none> to f9f428bdbafe461e910e3f425561ed7f (127.1.69.3). New cstate: current_term: 1 leader_uuid: "f9f428bdbafe461e910e3f425561ed7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:38.491658  1646 consensus_queue.cc:1048] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:38.540294  1435 raft_consensus.cc:3060] T cd2e84d6288d45a0bd45600c4132d630 P 3af5239a25bb46d9b5f4043a567171c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.543876  1673 consensus_queue.cc:1048] T cd2e84d6288d45a0bd45600c4132d630 P f9f428bdbafe461e910e3f425561ed7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:38.548221  1673 consensus_queue.cc:1048] T cd2e84d6288d45a0bd45600c4132d630 P f9f428bdbafe461e910e3f425561ed7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:38.652287  1671 consensus_queue.cc:1048] T b0dc85b67d98424ba144293ae4f3e34f P f9f428bdbafe461e910e3f425561ed7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:38.663766  1639 consensus_queue.cc:1048] T b0dc85b67d98424ba144293ae4f3e34f P f9f428bdbafe461e910e3f425561ed7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:38.782485  1510 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c5fcc6321184139b1c0e6c58c433c28"
dest_uuid: "aa79d6367d3a43c08842c45282728edc"
mode: GRACEFUL
new_leader_uuid: "3af5239a25bb46d9b5f4043a567171c1"
 from {username='slave'} at 127.0.0.1:56962
I20260710 11:09:38.783222  1510 raft_consensus.cc:606] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [term 1 LEADER]: Received request to transfer leadership to TS 3af5239a25bb46d9b5f4043a567171c1
I20260710 11:09:38.788534  1510 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1dd70dd5800a4df5b4ed2246b86c22b0"
dest_uuid: "aa79d6367d3a43c08842c45282728edc"
mode: GRACEFUL
new_leader_uuid: "3af5239a25bb46d9b5f4043a567171c1"
 from {username='slave'} at 127.0.0.1:56962
I20260710 11:09:38.789009  1510 raft_consensus.cc:606] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc [term 1 LEADER]: Received request to transfer leadership to TS 3af5239a25bb46d9b5f4043a567171c1
I20260710 11:09:38.801726  1584 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "569b54ef8a4e433bb36dd03cc8521f2c"
dest_uuid: "f9f428bdbafe461e910e3f425561ed7f"
mode: GRACEFUL
new_leader_uuid: "3af5239a25bb46d9b5f4043a567171c1"
 from {username='slave'} at 127.0.0.1:36816
I20260710 11:09:38.802213  1584 raft_consensus.cc:606] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f [term 1 LEADER]: Received request to transfer leadership to TS 3af5239a25bb46d9b5f4043a567171c1
I20260710 11:09:38.811599  1584 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd2e84d6288d45a0bd45600c4132d630"
dest_uuid: "f9f428bdbafe461e910e3f425561ed7f"
mode: GRACEFUL
new_leader_uuid: "aa79d6367d3a43c08842c45282728edc"
 from {username='slave'} at 127.0.0.1:36816
I20260710 11:09:38.812067  1584 raft_consensus.cc:606] T cd2e84d6288d45a0bd45600c4132d630 P f9f428bdbafe461e910e3f425561ed7f [term 1 LEADER]: Received request to transfer leadership to TS aa79d6367d3a43c08842c45282728edc
I20260710 11:09:38.816563  1584 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f235ca15511e483da50d7daaeafe7e88"
dest_uuid: "f9f428bdbafe461e910e3f425561ed7f"
mode: GRACEFUL
new_leader_uuid: "aa79d6367d3a43c08842c45282728edc"
 from {username='slave'} at 127.0.0.1:36816
I20260710 11:09:38.816995  1584 raft_consensus.cc:606] T f235ca15511e483da50d7daaeafe7e88 P f9f428bdbafe461e910e3f425561ed7f [term 1 LEADER]: Received request to transfer leadership to TS aa79d6367d3a43c08842c45282728edc
I20260710 11:09:38.830582  1435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ee28bbbbafa4589bfae324b91a88819"
dest_uuid: "3af5239a25bb46d9b5f4043a567171c1"
mode: GRACEFUL
new_leader_uuid: "aa79d6367d3a43c08842c45282728edc"
 from {username='slave'} at 127.0.0.1:59346
I20260710 11:09:38.831266  1435 raft_consensus.cc:606] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1 [term 1 LEADER]: Received request to transfer leadership to TS aa79d6367d3a43c08842c45282728edc
I20260710 11:09:38.910742  1639 raft_consensus.cc:993] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f: : Instructing follower 3af5239a25bb46d9b5f4043a567171c1 to start an election
I20260710 11:09:38.911245  1695 raft_consensus.cc:1081] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f [term 1 LEADER]: Signalling peer 3af5239a25bb46d9b5f4043a567171c1 to start an election
I20260710 11:09:38.913142  1435 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "569b54ef8a4e433bb36dd03cc8521f2c"
dest_uuid: "3af5239a25bb46d9b5f4043a567171c1"
 from {username='slave'} at 127.0.0.1:59338
I20260710 11:09:38.913915  1435 raft_consensus.cc:493] T 569b54ef8a4e433bb36dd03cc8521f2c P 3af5239a25bb46d9b5f4043a567171c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:38.914367  1435 raft_consensus.cc:3060] T 569b54ef8a4e433bb36dd03cc8521f2c P 3af5239a25bb46d9b5f4043a567171c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:38.918931  1435 raft_consensus.cc:515] T 569b54ef8a4e433bb36dd03cc8521f2c P 3af5239a25bb46d9b5f4043a567171c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:38.920598  1435 leader_election.cc:290] T 569b54ef8a4e433bb36dd03cc8521f2c P 3af5239a25bb46d9b5f4043a567171c1 [CANDIDATE]: Term 2 election: Requested vote from peers aa79d6367d3a43c08842c45282728edc (127.1.69.2:41773), f9f428bdbafe461e910e3f425561ed7f (127.1.69.3:44381)
I20260710 11:09:38.921391  1510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "569b54ef8a4e433bb36dd03cc8521f2c" candidate_uuid: "3af5239a25bb46d9b5f4043a567171c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa79d6367d3a43c08842c45282728edc"
I20260710 11:09:38.921674  1584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "569b54ef8a4e433bb36dd03cc8521f2c" candidate_uuid: "3af5239a25bb46d9b5f4043a567171c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9f428bdbafe461e910e3f425561ed7f"
I20260710 11:09:38.921968  1510 raft_consensus.cc:3060] T 569b54ef8a4e433bb36dd03cc8521f2c P aa79d6367d3a43c08842c45282728edc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:38.922268  1584 raft_consensus.cc:3055] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:38.922616  1584 raft_consensus.cc:740] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9f428bdbafe461e910e3f425561ed7f, State: Running, Role: LEADER
I20260710 11:09:38.923460  1584 consensus_queue.cc:260] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:38.924865  1584 raft_consensus.cc:3060] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:38.928791  1510 raft_consensus.cc:2468] T 569b54ef8a4e433bb36dd03cc8521f2c P aa79d6367d3a43c08842c45282728edc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3af5239a25bb46d9b5f4043a567171c1 in term 2.
I20260710 11:09:38.930029  1398 leader_election.cc:304] T 569b54ef8a4e433bb36dd03cc8521f2c P 3af5239a25bb46d9b5f4043a567171c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3af5239a25bb46d9b5f4043a567171c1, aa79d6367d3a43c08842c45282728edc; no voters: 
I20260710 11:09:38.930831  1653 raft_consensus.cc:2804] T 569b54ef8a4e433bb36dd03cc8521f2c P 3af5239a25bb46d9b5f4043a567171c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:38.931278  1653 raft_consensus.cc:697] T 569b54ef8a4e433bb36dd03cc8521f2c P 3af5239a25bb46d9b5f4043a567171c1 [term 2 LEADER]: Becoming Leader. State: Replica: 3af5239a25bb46d9b5f4043a567171c1, State: Running, Role: LEADER
I20260710 11:09:38.931401  1584 raft_consensus.cc:2468] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3af5239a25bb46d9b5f4043a567171c1 in term 2.
I20260710 11:09:38.932060  1653 consensus_queue.cc:237] T 569b54ef8a4e433bb36dd03cc8521f2c P 3af5239a25bb46d9b5f4043a567171c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:38.938704  1332 catalog_manager.cc:5697] T 569b54ef8a4e433bb36dd03cc8521f2c P 3af5239a25bb46d9b5f4043a567171c1 reported cstate change: term changed from 1 to 2, leader changed from f9f428bdbafe461e910e3f425561ed7f (127.1.69.3) to 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1). New cstate: current_term: 2 leader_uuid: "3af5239a25bb46d9b5f4043a567171c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:38.971947  1639 raft_consensus.cc:993] T cd2e84d6288d45a0bd45600c4132d630 P f9f428bdbafe461e910e3f425561ed7f: : Instructing follower aa79d6367d3a43c08842c45282728edc to start an election
I20260710 11:09:38.972343  1695 raft_consensus.cc:1081] T cd2e84d6288d45a0bd45600c4132d630 P f9f428bdbafe461e910e3f425561ed7f [term 1 LEADER]: Signalling peer aa79d6367d3a43c08842c45282728edc to start an election
I20260710 11:09:38.973912  1510 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd2e84d6288d45a0bd45600c4132d630"
dest_uuid: "aa79d6367d3a43c08842c45282728edc"
 from {username='slave'} at 127.0.0.1:56958
I20260710 11:09:38.974454  1510 raft_consensus.cc:493] T cd2e84d6288d45a0bd45600c4132d630 P aa79d6367d3a43c08842c45282728edc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:38.974819  1510 raft_consensus.cc:3060] T cd2e84d6288d45a0bd45600c4132d630 P aa79d6367d3a43c08842c45282728edc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:38.981534  1510 raft_consensus.cc:515] T cd2e84d6288d45a0bd45600c4132d630 P aa79d6367d3a43c08842c45282728edc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:38.983541  1510 leader_election.cc:290] T cd2e84d6288d45a0bd45600c4132d630 P aa79d6367d3a43c08842c45282728edc [CANDIDATE]: Term 2 election: Requested vote from peers 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1:36319), f9f428bdbafe461e910e3f425561ed7f (127.1.69.3:44381)
I20260710 11:09:38.984253  1435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd2e84d6288d45a0bd45600c4132d630" candidate_uuid: "aa79d6367d3a43c08842c45282728edc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3af5239a25bb46d9b5f4043a567171c1"
I20260710 11:09:38.984678  1584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd2e84d6288d45a0bd45600c4132d630" candidate_uuid: "aa79d6367d3a43c08842c45282728edc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9f428bdbafe461e910e3f425561ed7f"
I20260710 11:09:38.984941  1435 raft_consensus.cc:3060] T cd2e84d6288d45a0bd45600c4132d630 P 3af5239a25bb46d9b5f4043a567171c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:38.985303  1584 raft_consensus.cc:3055] T cd2e84d6288d45a0bd45600c4132d630 P f9f428bdbafe461e910e3f425561ed7f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:38.985634  1584 raft_consensus.cc:740] T cd2e84d6288d45a0bd45600c4132d630 P f9f428bdbafe461e910e3f425561ed7f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9f428bdbafe461e910e3f425561ed7f, State: Running, Role: LEADER
I20260710 11:09:38.986433  1584 consensus_queue.cc:260] T cd2e84d6288d45a0bd45600c4132d630 P f9f428bdbafe461e910e3f425561ed7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:38.987634  1584 raft_consensus.cc:3060] T cd2e84d6288d45a0bd45600c4132d630 P f9f428bdbafe461e910e3f425561ed7f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:38.999155  1435 raft_consensus.cc:2468] T cd2e84d6288d45a0bd45600c4132d630 P 3af5239a25bb46d9b5f4043a567171c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa79d6367d3a43c08842c45282728edc in term 2.
I20260710 11:09:39.000794  1476 leader_election.cc:304] T cd2e84d6288d45a0bd45600c4132d630 P aa79d6367d3a43c08842c45282728edc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3af5239a25bb46d9b5f4043a567171c1, aa79d6367d3a43c08842c45282728edc; no voters: 
I20260710 11:09:39.001857  1633 raft_consensus.cc:2804] T cd2e84d6288d45a0bd45600c4132d630 P aa79d6367d3a43c08842c45282728edc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:39.002491  1633 raft_consensus.cc:697] T cd2e84d6288d45a0bd45600c4132d630 P aa79d6367d3a43c08842c45282728edc [term 2 LEADER]: Becoming Leader. State: Replica: aa79d6367d3a43c08842c45282728edc, State: Running, Role: LEADER
I20260710 11:09:39.002698  1584 raft_consensus.cc:2468] T cd2e84d6288d45a0bd45600c4132d630 P f9f428bdbafe461e910e3f425561ed7f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa79d6367d3a43c08842c45282728edc in term 2.
I20260710 11:09:39.003451  1633 consensus_queue.cc:237] T cd2e84d6288d45a0bd45600c4132d630 P aa79d6367d3a43c08842c45282728edc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:39.009760  1332 catalog_manager.cc:5697] T cd2e84d6288d45a0bd45600c4132d630 P aa79d6367d3a43c08842c45282728edc reported cstate change: term changed from 1 to 2, leader changed from f9f428bdbafe461e910e3f425561ed7f (127.1.69.3) to aa79d6367d3a43c08842c45282728edc (127.1.69.2). New cstate: current_term: 2 leader_uuid: "aa79d6367d3a43c08842c45282728edc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:39.015264  1695 consensus_queue.cc:1048] T f235ca15511e483da50d7daaeafe7e88 P f9f428bdbafe461e910e3f425561ed7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:39.025954  1671 consensus_queue.cc:1048] T f235ca15511e483da50d7daaeafe7e88 P f9f428bdbafe461e910e3f425561ed7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:39.033514  1671 raft_consensus.cc:993] T f235ca15511e483da50d7daaeafe7e88 P f9f428bdbafe461e910e3f425561ed7f: : Instructing follower aa79d6367d3a43c08842c45282728edc to start an election
I20260710 11:09:39.033895  1671 raft_consensus.cc:1081] T f235ca15511e483da50d7daaeafe7e88 P f9f428bdbafe461e910e3f425561ed7f [term 1 LEADER]: Signalling peer aa79d6367d3a43c08842c45282728edc to start an election
I20260710 11:09:39.035646  1510 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f235ca15511e483da50d7daaeafe7e88"
dest_uuid: "aa79d6367d3a43c08842c45282728edc"
 from {username='slave'} at 127.0.0.1:56958
I20260710 11:09:39.036175  1510 raft_consensus.cc:493] T f235ca15511e483da50d7daaeafe7e88 P aa79d6367d3a43c08842c45282728edc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:39.036546  1510 raft_consensus.cc:3060] T f235ca15511e483da50d7daaeafe7e88 P aa79d6367d3a43c08842c45282728edc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.042338  1510 raft_consensus.cc:515] T f235ca15511e483da50d7daaeafe7e88 P aa79d6367d3a43c08842c45282728edc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:39.044553  1510 leader_election.cc:290] T f235ca15511e483da50d7daaeafe7e88 P aa79d6367d3a43c08842c45282728edc [CANDIDATE]: Term 2 election: Requested vote from peers 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1:36319), f9f428bdbafe461e910e3f425561ed7f (127.1.69.3:44381)
I20260710 11:09:39.044927  1435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f235ca15511e483da50d7daaeafe7e88" candidate_uuid: "aa79d6367d3a43c08842c45282728edc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3af5239a25bb46d9b5f4043a567171c1"
I20260710 11:09:39.045131  1584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f235ca15511e483da50d7daaeafe7e88" candidate_uuid: "aa79d6367d3a43c08842c45282728edc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9f428bdbafe461e910e3f425561ed7f"
I20260710 11:09:39.045509  1435 raft_consensus.cc:3060] T f235ca15511e483da50d7daaeafe7e88 P 3af5239a25bb46d9b5f4043a567171c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.046094  1584 raft_consensus.cc:3055] T f235ca15511e483da50d7daaeafe7e88 P f9f428bdbafe461e910e3f425561ed7f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:39.046479  1584 raft_consensus.cc:740] T f235ca15511e483da50d7daaeafe7e88 P f9f428bdbafe461e910e3f425561ed7f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9f428bdbafe461e910e3f425561ed7f, State: Running, Role: LEADER
I20260710 11:09:39.047369  1584 consensus_queue.cc:260] T f235ca15511e483da50d7daaeafe7e88 P f9f428bdbafe461e910e3f425561ed7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:39.048655  1584 raft_consensus.cc:3060] T f235ca15511e483da50d7daaeafe7e88 P f9f428bdbafe461e910e3f425561ed7f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.051124  1435 raft_consensus.cc:2468] T f235ca15511e483da50d7daaeafe7e88 P 3af5239a25bb46d9b5f4043a567171c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa79d6367d3a43c08842c45282728edc in term 2.
I20260710 11:09:39.052017  1476 leader_election.cc:304] T f235ca15511e483da50d7daaeafe7e88 P aa79d6367d3a43c08842c45282728edc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3af5239a25bb46d9b5f4043a567171c1, aa79d6367d3a43c08842c45282728edc; no voters: 
I20260710 11:09:39.052690  1633 raft_consensus.cc:2804] T f235ca15511e483da50d7daaeafe7e88 P aa79d6367d3a43c08842c45282728edc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:39.053148  1633 raft_consensus.cc:697] T f235ca15511e483da50d7daaeafe7e88 P aa79d6367d3a43c08842c45282728edc [term 2 LEADER]: Becoming Leader. State: Replica: aa79d6367d3a43c08842c45282728edc, State: Running, Role: LEADER
I20260710 11:09:39.054128  1584 raft_consensus.cc:2468] T f235ca15511e483da50d7daaeafe7e88 P f9f428bdbafe461e910e3f425561ed7f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa79d6367d3a43c08842c45282728edc in term 2.
I20260710 11:09:39.053933  1633 consensus_queue.cc:237] T f235ca15511e483da50d7daaeafe7e88 P aa79d6367d3a43c08842c45282728edc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:39.059903  1329 catalog_manager.cc:5697] T f235ca15511e483da50d7daaeafe7e88 P aa79d6367d3a43c08842c45282728edc reported cstate change: term changed from 1 to 2, leader changed from f9f428bdbafe461e910e3f425561ed7f (127.1.69.3) to aa79d6367d3a43c08842c45282728edc (127.1.69.2). New cstate: current_term: 2 leader_uuid: "aa79d6367d3a43c08842c45282728edc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:39.076501  1634 raft_consensus.cc:993] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1: : Instructing follower aa79d6367d3a43c08842c45282728edc to start an election
I20260710 11:09:39.076932  1712 raft_consensus.cc:1081] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1 [term 1 LEADER]: Signalling peer aa79d6367d3a43c08842c45282728edc to start an election
I20260710 11:09:39.078248  1510 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ee28bbbbafa4589bfae324b91a88819"
dest_uuid: "aa79d6367d3a43c08842c45282728edc"
 from {username='slave'} at 127.0.0.1:56954
I20260710 11:09:39.078801  1510 raft_consensus.cc:493] T 7ee28bbbbafa4589bfae324b91a88819 P aa79d6367d3a43c08842c45282728edc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:39.079169  1510 raft_consensus.cc:3060] T 7ee28bbbbafa4589bfae324b91a88819 P aa79d6367d3a43c08842c45282728edc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.083525  1510 raft_consensus.cc:515] T 7ee28bbbbafa4589bfae324b91a88819 P aa79d6367d3a43c08842c45282728edc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:39.085053  1510 leader_election.cc:290] T 7ee28bbbbafa4589bfae324b91a88819 P aa79d6367d3a43c08842c45282728edc [CANDIDATE]: Term 2 election: Requested vote from peers 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1:36319), f9f428bdbafe461e910e3f425561ed7f (127.1.69.3:44381)
I20260710 11:09:39.085789  1435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee28bbbbafa4589bfae324b91a88819" candidate_uuid: "aa79d6367d3a43c08842c45282728edc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3af5239a25bb46d9b5f4043a567171c1"
I20260710 11:09:39.085981  1584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee28bbbbafa4589bfae324b91a88819" candidate_uuid: "aa79d6367d3a43c08842c45282728edc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9f428bdbafe461e910e3f425561ed7f"
I20260710 11:09:39.086279  1435 raft_consensus.cc:3055] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:39.086516  1584 raft_consensus.cc:3060] T 7ee28bbbbafa4589bfae324b91a88819 P f9f428bdbafe461e910e3f425561ed7f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.086628  1435 raft_consensus.cc:740] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3af5239a25bb46d9b5f4043a567171c1, State: Running, Role: LEADER
I20260710 11:09:39.087327  1435 consensus_queue.cc:260] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:39.088155  1435 raft_consensus.cc:3060] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.090971  1584 raft_consensus.cc:2468] T 7ee28bbbbafa4589bfae324b91a88819 P f9f428bdbafe461e910e3f425561ed7f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa79d6367d3a43c08842c45282728edc in term 2.
I20260710 11:09:39.091910  1475 leader_election.cc:304] T 7ee28bbbbafa4589bfae324b91a88819 P aa79d6367d3a43c08842c45282728edc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa79d6367d3a43c08842c45282728edc, f9f428bdbafe461e910e3f425561ed7f; no voters: 
I20260710 11:09:39.092554  1633 raft_consensus.cc:2804] T 7ee28bbbbafa4589bfae324b91a88819 P aa79d6367d3a43c08842c45282728edc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:39.092499  1435 raft_consensus.cc:2468] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa79d6367d3a43c08842c45282728edc in term 2.
I20260710 11:09:39.093065  1633 raft_consensus.cc:697] T 7ee28bbbbafa4589bfae324b91a88819 P aa79d6367d3a43c08842c45282728edc [term 2 LEADER]: Becoming Leader. State: Replica: aa79d6367d3a43c08842c45282728edc, State: Running, Role: LEADER
I20260710 11:09:39.093863  1633 consensus_queue.cc:237] T 7ee28bbbbafa4589bfae324b91a88819 P aa79d6367d3a43c08842c45282728edc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:39.099565  1329 catalog_manager.cc:5697] T 7ee28bbbbafa4589bfae324b91a88819 P aa79d6367d3a43c08842c45282728edc reported cstate change: term changed from 1 to 2, leader changed from 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1) to aa79d6367d3a43c08842c45282728edc (127.1.69.2). New cstate: current_term: 2 leader_uuid: "aa79d6367d3a43c08842c45282728edc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:39.168339  1646 raft_consensus.cc:993] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc: : Instructing follower 3af5239a25bb46d9b5f4043a567171c1 to start an election
I20260710 11:09:39.168766  1633 raft_consensus.cc:1081] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc [term 1 LEADER]: Signalling peer 3af5239a25bb46d9b5f4043a567171c1 to start an election
I20260710 11:09:39.170074  1435 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1dd70dd5800a4df5b4ed2246b86c22b0"
dest_uuid: "3af5239a25bb46d9b5f4043a567171c1"
 from {username='slave'} at 127.0.0.1:59336
I20260710 11:09:39.170534  1435 raft_consensus.cc:493] T 1dd70dd5800a4df5b4ed2246b86c22b0 P 3af5239a25bb46d9b5f4043a567171c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:39.170821  1435 raft_consensus.cc:3060] T 1dd70dd5800a4df5b4ed2246b86c22b0 P 3af5239a25bb46d9b5f4043a567171c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.175220  1435 raft_consensus.cc:515] T 1dd70dd5800a4df5b4ed2246b86c22b0 P 3af5239a25bb46d9b5f4043a567171c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:39.176753  1435 leader_election.cc:290] T 1dd70dd5800a4df5b4ed2246b86c22b0 P 3af5239a25bb46d9b5f4043a567171c1 [CANDIDATE]: Term 2 election: Requested vote from peers aa79d6367d3a43c08842c45282728edc (127.1.69.2:41773), f9f428bdbafe461e910e3f425561ed7f (127.1.69.3:44381)
I20260710 11:09:39.177657  1510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd70dd5800a4df5b4ed2246b86c22b0" candidate_uuid: "3af5239a25bb46d9b5f4043a567171c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa79d6367d3a43c08842c45282728edc"
I20260710 11:09:39.177763  1584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd70dd5800a4df5b4ed2246b86c22b0" candidate_uuid: "3af5239a25bb46d9b5f4043a567171c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9f428bdbafe461e910e3f425561ed7f"
I20260710 11:09:39.178310  1510 raft_consensus.cc:3055] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:39.178330  1584 raft_consensus.cc:3060] T 1dd70dd5800a4df5b4ed2246b86c22b0 P f9f428bdbafe461e910e3f425561ed7f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.178786  1510 raft_consensus.cc:740] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa79d6367d3a43c08842c45282728edc, State: Running, Role: LEADER
I20260710 11:09:39.179466  1510 consensus_queue.cc:260] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:39.180311  1510 raft_consensus.cc:3060] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.183015  1584 raft_consensus.cc:2468] T 1dd70dd5800a4df5b4ed2246b86c22b0 P f9f428bdbafe461e910e3f425561ed7f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3af5239a25bb46d9b5f4043a567171c1 in term 2.
I20260710 11:09:39.183916  1400 leader_election.cc:304] T 1dd70dd5800a4df5b4ed2246b86c22b0 P 3af5239a25bb46d9b5f4043a567171c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3af5239a25bb46d9b5f4043a567171c1, f9f428bdbafe461e910e3f425561ed7f; no voters: 
I20260710 11:09:39.184665  1712 raft_consensus.cc:2804] T 1dd70dd5800a4df5b4ed2246b86c22b0 P 3af5239a25bb46d9b5f4043a567171c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:39.184729  1510 raft_consensus.cc:2468] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3af5239a25bb46d9b5f4043a567171c1 in term 2.
I20260710 11:09:39.185194  1712 raft_consensus.cc:697] T 1dd70dd5800a4df5b4ed2246b86c22b0 P 3af5239a25bb46d9b5f4043a567171c1 [term 2 LEADER]: Becoming Leader. State: Replica: 3af5239a25bb46d9b5f4043a567171c1, State: Running, Role: LEADER
I20260710 11:09:39.185999  1712 consensus_queue.cc:237] T 1dd70dd5800a4df5b4ed2246b86c22b0 P 3af5239a25bb46d9b5f4043a567171c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:39.192058  1329 catalog_manager.cc:5697] T 1dd70dd5800a4df5b4ed2246b86c22b0 P 3af5239a25bb46d9b5f4043a567171c1 reported cstate change: term changed from 1 to 2, leader changed from aa79d6367d3a43c08842c45282728edc (127.1.69.2) to 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1). New cstate: current_term: 2 leader_uuid: "3af5239a25bb46d9b5f4043a567171c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:39.348371  1510 raft_consensus.cc:1275] T 569b54ef8a4e433bb36dd03cc8521f2c P aa79d6367d3a43c08842c45282728edc [term 2 FOLLOWER]: Refusing update from remote peer 3af5239a25bb46d9b5f4043a567171c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:39.349611  1712 consensus_queue.cc:1048] T 569b54ef8a4e433bb36dd03cc8521f2c P 3af5239a25bb46d9b5f4043a567171c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:39.356712  1584 raft_consensus.cc:1275] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f [term 2 FOLLOWER]: Refusing update from remote peer 3af5239a25bb46d9b5f4043a567171c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:39.358671  1653 consensus_queue.cc:1048] T 569b54ef8a4e433bb36dd03cc8521f2c P 3af5239a25bb46d9b5f4043a567171c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:39.394785  1646 raft_consensus.cc:993] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc: : Instructing follower 3af5239a25bb46d9b5f4043a567171c1 to start an election
I20260710 11:09:39.395191  1633 raft_consensus.cc:1081] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [term 1 LEADER]: Signalling peer 3af5239a25bb46d9b5f4043a567171c1 to start an election
I20260710 11:09:39.396588  1435 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c5fcc6321184139b1c0e6c58c433c28"
dest_uuid: "3af5239a25bb46d9b5f4043a567171c1"
 from {username='slave'} at 127.0.0.1:59336
I20260710 11:09:39.397060  1435 raft_consensus.cc:493] T 9c5fcc6321184139b1c0e6c58c433c28 P 3af5239a25bb46d9b5f4043a567171c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:39.397394  1435 raft_consensus.cc:3060] T 9c5fcc6321184139b1c0e6c58c433c28 P 3af5239a25bb46d9b5f4043a567171c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.401718  1435 raft_consensus.cc:515] T 9c5fcc6321184139b1c0e6c58c433c28 P 3af5239a25bb46d9b5f4043a567171c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } } peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } }
I20260710 11:09:39.402994  1435 leader_election.cc:290] T 9c5fcc6321184139b1c0e6c58c433c28 P 3af5239a25bb46d9b5f4043a567171c1 [CANDIDATE]: Term 2 election: Requested vote from peers f9f428bdbafe461e910e3f425561ed7f (127.1.69.3:44381), aa79d6367d3a43c08842c45282728edc (127.1.69.2:41773)
I20260710 11:09:39.403792  1584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c5fcc6321184139b1c0e6c58c433c28" candidate_uuid: "3af5239a25bb46d9b5f4043a567171c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9f428bdbafe461e910e3f425561ed7f"
I20260710 11:09:39.403932  1510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c5fcc6321184139b1c0e6c58c433c28" candidate_uuid: "3af5239a25bb46d9b5f4043a567171c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa79d6367d3a43c08842c45282728edc"
I20260710 11:09:39.404346  1584 raft_consensus.cc:3060] T 9c5fcc6321184139b1c0e6c58c433c28 P f9f428bdbafe461e910e3f425561ed7f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.404564  1510 raft_consensus.cc:3055] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:39.404901  1510 raft_consensus.cc:740] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa79d6367d3a43c08842c45282728edc, State: Running, Role: LEADER
I20260710 11:09:39.405604  1510 consensus_queue.cc:260] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } } peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } }
I20260710 11:09:39.406464  1510 raft_consensus.cc:3060] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.408809  1584 raft_consensus.cc:2468] T 9c5fcc6321184139b1c0e6c58c433c28 P f9f428bdbafe461e910e3f425561ed7f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3af5239a25bb46d9b5f4043a567171c1 in term 2.
I20260710 11:09:39.409658  1400 leader_election.cc:304] T 9c5fcc6321184139b1c0e6c58c433c28 P 3af5239a25bb46d9b5f4043a567171c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3af5239a25bb46d9b5f4043a567171c1, f9f428bdbafe461e910e3f425561ed7f; no voters: 
I20260710 11:09:39.410302  1653 raft_consensus.cc:2804] T 9c5fcc6321184139b1c0e6c58c433c28 P 3af5239a25bb46d9b5f4043a567171c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:39.410703  1653 raft_consensus.cc:697] T 9c5fcc6321184139b1c0e6c58c433c28 P 3af5239a25bb46d9b5f4043a567171c1 [term 2 LEADER]: Becoming Leader. State: Replica: 3af5239a25bb46d9b5f4043a567171c1, State: Running, Role: LEADER
I20260710 11:09:39.411059  1510 raft_consensus.cc:2468] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3af5239a25bb46d9b5f4043a567171c1 in term 2.
I20260710 11:09:39.411381  1653 consensus_queue.cc:237] T 9c5fcc6321184139b1c0e6c58c433c28 P 3af5239a25bb46d9b5f4043a567171c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } } peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } }
I20260710 11:09:39.418637  1332 catalog_manager.cc:5697] T 9c5fcc6321184139b1c0e6c58c433c28 P 3af5239a25bb46d9b5f4043a567171c1 reported cstate change: term changed from 1 to 2, leader changed from aa79d6367d3a43c08842c45282728edc (127.1.69.2) to 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1). New cstate: current_term: 2 leader_uuid: "3af5239a25bb46d9b5f4043a567171c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:39.519917  1435 raft_consensus.cc:1275] T cd2e84d6288d45a0bd45600c4132d630 P 3af5239a25bb46d9b5f4043a567171c1 [term 2 FOLLOWER]: Refusing update from remote peer aa79d6367d3a43c08842c45282728edc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:39.520890  1633 consensus_queue.cc:1048] T cd2e84d6288d45a0bd45600c4132d630 P aa79d6367d3a43c08842c45282728edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:39.523975  1434 raft_consensus.cc:1275] T f235ca15511e483da50d7daaeafe7e88 P 3af5239a25bb46d9b5f4043a567171c1 [term 2 FOLLOWER]: Refusing update from remote peer aa79d6367d3a43c08842c45282728edc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:39.526026  1633 consensus_queue.cc:1048] T f235ca15511e483da50d7daaeafe7e88 P aa79d6367d3a43c08842c45282728edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:39.529248  1584 raft_consensus.cc:1275] T cd2e84d6288d45a0bd45600c4132d630 P f9f428bdbafe461e910e3f425561ed7f [term 2 FOLLOWER]: Refusing update from remote peer aa79d6367d3a43c08842c45282728edc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:39.531625  1633 consensus_queue.cc:1048] T cd2e84d6288d45a0bd45600c4132d630 P aa79d6367d3a43c08842c45282728edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:39.535517  1435 raft_consensus.cc:1275] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1 [term 2 FOLLOWER]: Refusing update from remote peer aa79d6367d3a43c08842c45282728edc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:39.536921  1583 raft_consensus.cc:1275] T f235ca15511e483da50d7daaeafe7e88 P f9f428bdbafe461e910e3f425561ed7f [term 2 FOLLOWER]: Refusing update from remote peer aa79d6367d3a43c08842c45282728edc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:39.538448  1646 consensus_queue.cc:1048] T f235ca15511e483da50d7daaeafe7e88 P aa79d6367d3a43c08842c45282728edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:39.541325  1646 consensus_queue.cc:1048] T 7ee28bbbbafa4589bfae324b91a88819 P aa79d6367d3a43c08842c45282728edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:39.553241  1584 raft_consensus.cc:1275] T 7ee28bbbbafa4589bfae324b91a88819 P f9f428bdbafe461e910e3f425561ed7f [term 2 FOLLOWER]: Refusing update from remote peer aa79d6367d3a43c08842c45282728edc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:39.554495  1633 consensus_queue.cc:1048] T 7ee28bbbbafa4589bfae324b91a88819 P aa79d6367d3a43c08842c45282728edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:39.601027  1510 raft_consensus.cc:1275] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc [term 2 FOLLOWER]: Refusing update from remote peer 3af5239a25bb46d9b5f4043a567171c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:39.602150  1653 consensus_queue.cc:1048] T 1dd70dd5800a4df5b4ed2246b86c22b0 P 3af5239a25bb46d9b5f4043a567171c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:39.611588  1584 raft_consensus.cc:1275] T 1dd70dd5800a4df5b4ed2246b86c22b0 P f9f428bdbafe461e910e3f425561ed7f [term 2 FOLLOWER]: Refusing update from remote peer 3af5239a25bb46d9b5f4043a567171c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:39.613200  1653 consensus_queue.cc:1048] T 1dd70dd5800a4df5b4ed2246b86c22b0 P 3af5239a25bb46d9b5f4043a567171c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:39.894730  1584 raft_consensus.cc:1275] T 9c5fcc6321184139b1c0e6c58c433c28 P f9f428bdbafe461e910e3f425561ed7f [term 2 FOLLOWER]: Refusing update from remote peer 3af5239a25bb46d9b5f4043a567171c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:39.895978  1719 consensus_queue.cc:1048] T 9c5fcc6321184139b1c0e6c58c433c28 P 3af5239a25bb46d9b5f4043a567171c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:39.904188  1510 raft_consensus.cc:1275] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [term 2 FOLLOWER]: Refusing update from remote peer 3af5239a25bb46d9b5f4043a567171c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:39.905889  1719 consensus_queue.cc:1048] T 9c5fcc6321184139b1c0e6c58c433c28 P 3af5239a25bb46d9b5f4043a567171c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:41.863494  1300 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 11:09:41.864234  1300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:41.884452  1510 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f55d42a6b05472c835546d5a9fce910"
dest_uuid: "aa79d6367d3a43c08842c45282728edc"
mode: GRACEFUL
new_leader_uuid: "f9f428bdbafe461e910e3f425561ed7f"
 from {username='slave'} at 127.0.0.1:48388
I20260710 11:09:41.884912  1510 raft_consensus.cc:606] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc [term 1 LEADER]: Received request to transfer leadership to TS f9f428bdbafe461e910e3f425561ed7f
I20260710 11:09:41.894392  1434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87958539259847b5820fbcae4613cae2"
dest_uuid: "3af5239a25bb46d9b5f4043a567171c1"
mode: GRACEFUL
new_leader_uuid: "f9f428bdbafe461e910e3f425561ed7f"
 from {username='slave'} at 127.0.0.1:49594
I20260710 11:09:41.894822  1434 raft_consensus.cc:606] T 87958539259847b5820fbcae4613cae2 P 3af5239a25bb46d9b5f4043a567171c1 [term 1 LEADER]: Received request to transfer leadership to TS f9f428bdbafe461e910e3f425561ed7f
I20260710 11:09:41.895900  1300 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:09:41.896377  1300 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:41.915762  1633 raft_consensus.cc:993] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc: : Instructing follower f9f428bdbafe461e910e3f425561ed7f to start an election
I20260710 11:09:41.916252  1633 raft_consensus.cc:1081] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc [term 1 LEADER]: Signalling peer f9f428bdbafe461e910e3f425561ed7f to start an election
I20260710 11:09:41.917654  1584 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f55d42a6b05472c835546d5a9fce910"
dest_uuid: "f9f428bdbafe461e910e3f425561ed7f"
 from {username='slave'} at 127.0.0.1:36806
I20260710 11:09:41.918154  1584 raft_consensus.cc:493] T 0f55d42a6b05472c835546d5a9fce910 P f9f428bdbafe461e910e3f425561ed7f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:41.918488  1584 raft_consensus.cc:3060] T 0f55d42a6b05472c835546d5a9fce910 P f9f428bdbafe461e910e3f425561ed7f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:41.924157  1584 raft_consensus.cc:515] T 0f55d42a6b05472c835546d5a9fce910 P f9f428bdbafe461e910e3f425561ed7f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:41.925702  1584 leader_election.cc:290] T 0f55d42a6b05472c835546d5a9fce910 P f9f428bdbafe461e910e3f425561ed7f [CANDIDATE]: Term 2 election: Requested vote from peers 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1:36319), aa79d6367d3a43c08842c45282728edc (127.1.69.2:41773)
I20260710 11:09:41.926399  1434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f55d42a6b05472c835546d5a9fce910" candidate_uuid: "f9f428bdbafe461e910e3f425561ed7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3af5239a25bb46d9b5f4043a567171c1"
I20260710 11:09:41.926771  1510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f55d42a6b05472c835546d5a9fce910" candidate_uuid: "f9f428bdbafe461e910e3f425561ed7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa79d6367d3a43c08842c45282728edc"
I20260710 11:09:41.927021  1434 raft_consensus.cc:3060] T 0f55d42a6b05472c835546d5a9fce910 P 3af5239a25bb46d9b5f4043a567171c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:41.927333  1510 raft_consensus.cc:3055] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:41.927649  1510 raft_consensus.cc:740] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa79d6367d3a43c08842c45282728edc, State: Running, Role: LEADER
I20260710 11:09:41.928462  1510 consensus_queue.cc:260] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:41.929597  1510 raft_consensus.cc:3060] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:41.933358  1434 raft_consensus.cc:2468] T 0f55d42a6b05472c835546d5a9fce910 P 3af5239a25bb46d9b5f4043a567171c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9f428bdbafe461e910e3f425561ed7f in term 2.
I20260710 11:09:41.934576  1550 leader_election.cc:304] T 0f55d42a6b05472c835546d5a9fce910 P f9f428bdbafe461e910e3f425561ed7f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3af5239a25bb46d9b5f4043a567171c1, f9f428bdbafe461e910e3f425561ed7f; no voters: 
I20260710 11:09:41.935029  1510 raft_consensus.cc:2468] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9f428bdbafe461e910e3f425561ed7f in term 2.
I20260710 11:09:41.935237  1673 raft_consensus.cc:2804] T 0f55d42a6b05472c835546d5a9fce910 P f9f428bdbafe461e910e3f425561ed7f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:41.936458  1673 raft_consensus.cc:697] T 0f55d42a6b05472c835546d5a9fce910 P f9f428bdbafe461e910e3f425561ed7f [term 2 LEADER]: Becoming Leader. State: Replica: f9f428bdbafe461e910e3f425561ed7f, State: Running, Role: LEADER
I20260710 11:09:41.937124  1673 consensus_queue.cc:237] T 0f55d42a6b05472c835546d5a9fce910 P f9f428bdbafe461e910e3f425561ed7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:41.943624  1331 catalog_manager.cc:5697] T 0f55d42a6b05472c835546d5a9fce910 P f9f428bdbafe461e910e3f425561ed7f reported cstate change: term changed from 1 to 2, leader changed from aa79d6367d3a43c08842c45282728edc (127.1.69.2) to f9f428bdbafe461e910e3f425561ed7f (127.1.69.3). New cstate: current_term: 2 leader_uuid: "f9f428bdbafe461e910e3f425561ed7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:41.988924  1723 raft_consensus.cc:993] T 87958539259847b5820fbcae4613cae2 P 3af5239a25bb46d9b5f4043a567171c1: : Instructing follower f9f428bdbafe461e910e3f425561ed7f to start an election
I20260710 11:09:41.989411  1734 raft_consensus.cc:1081] T 87958539259847b5820fbcae4613cae2 P 3af5239a25bb46d9b5f4043a567171c1 [term 1 LEADER]: Signalling peer f9f428bdbafe461e910e3f425561ed7f to start an election
I20260710 11:09:41.990731  1584 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87958539259847b5820fbcae4613cae2"
dest_uuid: "f9f428bdbafe461e910e3f425561ed7f"
 from {username='slave'} at 127.0.0.1:36812
I20260710 11:09:41.991140  1584 raft_consensus.cc:493] T 87958539259847b5820fbcae4613cae2 P f9f428bdbafe461e910e3f425561ed7f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:41.991400  1584 raft_consensus.cc:3060] T 87958539259847b5820fbcae4613cae2 P f9f428bdbafe461e910e3f425561ed7f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:41.995066  1584 raft_consensus.cc:515] T 87958539259847b5820fbcae4613cae2 P f9f428bdbafe461e910e3f425561ed7f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:41.996379  1584 leader_election.cc:290] T 87958539259847b5820fbcae4613cae2 P f9f428bdbafe461e910e3f425561ed7f [CANDIDATE]: Term 2 election: Requested vote from peers 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1:36319), aa79d6367d3a43c08842c45282728edc (127.1.69.2:41773)
I20260710 11:09:41.997202  1434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87958539259847b5820fbcae4613cae2" candidate_uuid: "f9f428bdbafe461e910e3f425561ed7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3af5239a25bb46d9b5f4043a567171c1"
I20260710 11:09:41.997431  1510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87958539259847b5820fbcae4613cae2" candidate_uuid: "f9f428bdbafe461e910e3f425561ed7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa79d6367d3a43c08842c45282728edc"
I20260710 11:09:41.997797  1434 raft_consensus.cc:3055] T 87958539259847b5820fbcae4613cae2 P 3af5239a25bb46d9b5f4043a567171c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:41.997915  1510 raft_consensus.cc:3060] T 87958539259847b5820fbcae4613cae2 P aa79d6367d3a43c08842c45282728edc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:41.998152  1434 raft_consensus.cc:740] T 87958539259847b5820fbcae4613cae2 P 3af5239a25bb46d9b5f4043a567171c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3af5239a25bb46d9b5f4043a567171c1, State: Running, Role: LEADER
I20260710 11:09:41.998906  1434 consensus_queue.cc:260] T 87958539259847b5820fbcae4613cae2 P 3af5239a25bb46d9b5f4043a567171c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:42.000042  1434 raft_consensus.cc:3060] T 87958539259847b5820fbcae4613cae2 P 3af5239a25bb46d9b5f4043a567171c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:42.003780  1510 raft_consensus.cc:2468] T 87958539259847b5820fbcae4613cae2 P aa79d6367d3a43c08842c45282728edc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9f428bdbafe461e910e3f425561ed7f in term 2.
I20260710 11:09:42.004844  1547 leader_election.cc:304] T 87958539259847b5820fbcae4613cae2 P f9f428bdbafe461e910e3f425561ed7f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa79d6367d3a43c08842c45282728edc, f9f428bdbafe461e910e3f425561ed7f; no voters: 
I20260710 11:09:42.005491  1673 raft_consensus.cc:2804] T 87958539259847b5820fbcae4613cae2 P f9f428bdbafe461e910e3f425561ed7f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:42.005983  1673 raft_consensus.cc:697] T 87958539259847b5820fbcae4613cae2 P f9f428bdbafe461e910e3f425561ed7f [term 2 LEADER]: Becoming Leader. State: Replica: f9f428bdbafe461e910e3f425561ed7f, State: Running, Role: LEADER
I20260710 11:09:42.005952  1434 raft_consensus.cc:2468] T 87958539259847b5820fbcae4613cae2 P 3af5239a25bb46d9b5f4043a567171c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9f428bdbafe461e910e3f425561ed7f in term 2.
I20260710 11:09:42.006871  1673 consensus_queue.cc:237] T 87958539259847b5820fbcae4613cae2 P f9f428bdbafe461e910e3f425561ed7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:42.015288  1331 catalog_manager.cc:5697] T 87958539259847b5820fbcae4613cae2 P f9f428bdbafe461e910e3f425561ed7f reported cstate change: term changed from 1 to 2, leader changed from 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1) to f9f428bdbafe461e910e3f425561ed7f (127.1.69.3). New cstate: current_term: 2 leader_uuid: "f9f428bdbafe461e910e3f425561ed7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:42.322341  1510 raft_consensus.cc:1275] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc [term 2 FOLLOWER]: Refusing update from remote peer f9f428bdbafe461e910e3f425561ed7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:42.323489  1673 consensus_queue.cc:1048] T 0f55d42a6b05472c835546d5a9fce910 P f9f428bdbafe461e910e3f425561ed7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:42.334740  1434 raft_consensus.cc:1275] T 0f55d42a6b05472c835546d5a9fce910 P 3af5239a25bb46d9b5f4043a567171c1 [term 2 FOLLOWER]: Refusing update from remote peer f9f428bdbafe461e910e3f425561ed7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:42.335925  1738 consensus_queue.cc:1048] T 0f55d42a6b05472c835546d5a9fce910 P f9f428bdbafe461e910e3f425561ed7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:42.454663  1434 raft_consensus.cc:1275] T 87958539259847b5820fbcae4613cae2 P 3af5239a25bb46d9b5f4043a567171c1 [term 2 FOLLOWER]: Refusing update from remote peer f9f428bdbafe461e910e3f425561ed7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:42.455888  1738 consensus_queue.cc:1048] T 87958539259847b5820fbcae4613cae2 P f9f428bdbafe461e910e3f425561ed7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:42.463642  1510 raft_consensus.cc:1275] T 87958539259847b5820fbcae4613cae2 P aa79d6367d3a43c08842c45282728edc [term 2 FOLLOWER]: Refusing update from remote peer f9f428bdbafe461e910e3f425561ed7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:42.465332  1673 consensus_queue.cc:1048] T 87958539259847b5820fbcae4613cae2 P f9f428bdbafe461e910e3f425561ed7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:42.897306  1300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:42.906368  1434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c5fcc6321184139b1c0e6c58c433c28"
dest_uuid: "3af5239a25bb46d9b5f4043a567171c1"
mode: GRACEFUL
new_leader_uuid: "aa79d6367d3a43c08842c45282728edc"
 from {username='slave'} at 127.0.0.1:59346
I20260710 11:09:42.906874  1434 raft_consensus.cc:606] T 9c5fcc6321184139b1c0e6c58c433c28 P 3af5239a25bb46d9b5f4043a567171c1 [term 2 LEADER]: Received request to transfer leadership to TS aa79d6367d3a43c08842c45282728edc
I20260710 11:09:42.911612  1434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1dd70dd5800a4df5b4ed2246b86c22b0"
dest_uuid: "3af5239a25bb46d9b5f4043a567171c1"
mode: GRACEFUL
new_leader_uuid: "aa79d6367d3a43c08842c45282728edc"
 from {username='slave'} at 127.0.0.1:59346
I20260710 11:09:42.912127  1434 raft_consensus.cc:606] T 1dd70dd5800a4df5b4ed2246b86c22b0 P 3af5239a25bb46d9b5f4043a567171c1 [term 2 LEADER]: Received request to transfer leadership to TS aa79d6367d3a43c08842c45282728edc
I20260710 11:09:42.916054  1434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "569b54ef8a4e433bb36dd03cc8521f2c"
dest_uuid: "3af5239a25bb46d9b5f4043a567171c1"
mode: GRACEFUL
new_leader_uuid: "aa79d6367d3a43c08842c45282728edc"
 from {username='slave'} at 127.0.0.1:59346
I20260710 11:09:42.916496  1434 raft_consensus.cc:606] T 569b54ef8a4e433bb36dd03cc8521f2c P 3af5239a25bb46d9b5f4043a567171c1 [term 2 LEADER]: Received request to transfer leadership to TS aa79d6367d3a43c08842c45282728edc
I20260710 11:09:42.920245  1584 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87958539259847b5820fbcae4613cae2"
dest_uuid: "f9f428bdbafe461e910e3f425561ed7f"
mode: GRACEFUL
new_leader_uuid: "aa79d6367d3a43c08842c45282728edc"
 from {username='slave'} at 127.0.0.1:36816
I20260710 11:09:42.920773  1584 raft_consensus.cc:606] T 87958539259847b5820fbcae4613cae2 P f9f428bdbafe461e910e3f425561ed7f [term 2 LEADER]: Received request to transfer leadership to TS aa79d6367d3a43c08842c45282728edc
I20260710 11:09:42.925794  1584 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f55d42a6b05472c835546d5a9fce910"
dest_uuid: "f9f428bdbafe461e910e3f425561ed7f"
mode: GRACEFUL
new_leader_uuid: "aa79d6367d3a43c08842c45282728edc"
 from {username='slave'} at 127.0.0.1:36816
I20260710 11:09:42.926200  1584 raft_consensus.cc:606] T 0f55d42a6b05472c835546d5a9fce910 P f9f428bdbafe461e910e3f425561ed7f [term 2 LEADER]: Received request to transfer leadership to TS aa79d6367d3a43c08842c45282728edc
I20260710 11:09:43.010471  1734 raft_consensus.cc:993] T 9c5fcc6321184139b1c0e6c58c433c28 P 3af5239a25bb46d9b5f4043a567171c1: : Instructing follower aa79d6367d3a43c08842c45282728edc to start an election
I20260710 11:09:43.010901  1745 raft_consensus.cc:1081] T 9c5fcc6321184139b1c0e6c58c433c28 P 3af5239a25bb46d9b5f4043a567171c1 [term 2 LEADER]: Signalling peer aa79d6367d3a43c08842c45282728edc to start an election
I20260710 11:09:43.012478  1510 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c5fcc6321184139b1c0e6c58c433c28"
dest_uuid: "aa79d6367d3a43c08842c45282728edc"
 from {username='slave'} at 127.0.0.1:56954
I20260710 11:09:43.012900  1510 raft_consensus.cc:493] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:43.013113  1510 raft_consensus.cc:3060] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:43.016858  1510 raft_consensus.cc:515] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } } peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } }
I20260710 11:09:43.018196  1510 leader_election.cc:290] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [CANDIDATE]: Term 3 election: Requested vote from peers f9f428bdbafe461e910e3f425561ed7f (127.1.69.3:44381), 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1:36319)
I20260710 11:09:43.018878  1584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c5fcc6321184139b1c0e6c58c433c28" candidate_uuid: "aa79d6367d3a43c08842c45282728edc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f9f428bdbafe461e910e3f425561ed7f"
I20260710 11:09:43.019079  1435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c5fcc6321184139b1c0e6c58c433c28" candidate_uuid: "aa79d6367d3a43c08842c45282728edc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3af5239a25bb46d9b5f4043a567171c1"
I20260710 11:09:43.019330  1584 raft_consensus.cc:3060] T 9c5fcc6321184139b1c0e6c58c433c28 P f9f428bdbafe461e910e3f425561ed7f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:43.019587  1435 raft_consensus.cc:3055] T 9c5fcc6321184139b1c0e6c58c433c28 P 3af5239a25bb46d9b5f4043a567171c1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:43.019848  1435 raft_consensus.cc:740] T 9c5fcc6321184139b1c0e6c58c433c28 P 3af5239a25bb46d9b5f4043a567171c1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3af5239a25bb46d9b5f4043a567171c1, State: Running, Role: LEADER
I20260710 11:09:43.020483  1435 consensus_queue.cc:260] T 9c5fcc6321184139b1c0e6c58c433c28 P 3af5239a25bb46d9b5f4043a567171c1 [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: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } } peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } }
I20260710 11:09:43.021291  1435 raft_consensus.cc:3060] T 9c5fcc6321184139b1c0e6c58c433c28 P 3af5239a25bb46d9b5f4043a567171c1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:43.023622  1584 raft_consensus.cc:2468] T 9c5fcc6321184139b1c0e6c58c433c28 P f9f428bdbafe461e910e3f425561ed7f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa79d6367d3a43c08842c45282728edc in term 3.
I20260710 11:09:43.024571  1475 leader_election.cc:304] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [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: aa79d6367d3a43c08842c45282728edc, f9f428bdbafe461e910e3f425561ed7f; no voters: 
I20260710 11:09:43.025295  1633 raft_consensus.cc:2804] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:43.025961  1435 raft_consensus.cc:2468] T 9c5fcc6321184139b1c0e6c58c433c28 P 3af5239a25bb46d9b5f4043a567171c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa79d6367d3a43c08842c45282728edc in term 3.
I20260710 11:09:43.026170  1633 raft_consensus.cc:697] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [term 3 LEADER]: Becoming Leader. State: Replica: aa79d6367d3a43c08842c45282728edc, State: Running, Role: LEADER
I20260710 11:09:43.027040  1633 consensus_queue.cc:237] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [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: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } } peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } }
I20260710 11:09:43.032545  1331 catalog_manager.cc:5697] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc reported cstate change: term changed from 2 to 3, leader changed from 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1) to aa79d6367d3a43c08842c45282728edc (127.1.69.2). New cstate: current_term: 3 leader_uuid: "aa79d6367d3a43c08842c45282728edc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:43.092043  1728 raft_consensus.cc:993] T 87958539259847b5820fbcae4613cae2 P f9f428bdbafe461e910e3f425561ed7f: : Instructing follower aa79d6367d3a43c08842c45282728edc to start an election
I20260710 11:09:43.092545  1673 raft_consensus.cc:1081] T 87958539259847b5820fbcae4613cae2 P f9f428bdbafe461e910e3f425561ed7f [term 2 LEADER]: Signalling peer aa79d6367d3a43c08842c45282728edc to start an election
I20260710 11:09:43.093866  1510 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87958539259847b5820fbcae4613cae2"
dest_uuid: "aa79d6367d3a43c08842c45282728edc"
 from {username='slave'} at 127.0.0.1:56958
I20260710 11:09:43.094360  1510 raft_consensus.cc:493] T 87958539259847b5820fbcae4613cae2 P aa79d6367d3a43c08842c45282728edc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:43.094722  1510 raft_consensus.cc:3060] T 87958539259847b5820fbcae4613cae2 P aa79d6367d3a43c08842c45282728edc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:43.098462  1510 raft_consensus.cc:515] T 87958539259847b5820fbcae4613cae2 P aa79d6367d3a43c08842c45282728edc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:43.100194  1510 leader_election.cc:290] T 87958539259847b5820fbcae4613cae2 P aa79d6367d3a43c08842c45282728edc [CANDIDATE]: Term 3 election: Requested vote from peers 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1:36319), f9f428bdbafe461e910e3f425561ed7f (127.1.69.3:44381)
I20260710 11:09:43.100482  1435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87958539259847b5820fbcae4613cae2" candidate_uuid: "aa79d6367d3a43c08842c45282728edc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3af5239a25bb46d9b5f4043a567171c1"
I20260710 11:09:43.100719  1584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87958539259847b5820fbcae4613cae2" candidate_uuid: "aa79d6367d3a43c08842c45282728edc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f9f428bdbafe461e910e3f425561ed7f"
I20260710 11:09:43.101011  1435 raft_consensus.cc:3060] T 87958539259847b5820fbcae4613cae2 P 3af5239a25bb46d9b5f4043a567171c1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:43.101161  1584 raft_consensus.cc:3055] T 87958539259847b5820fbcae4613cae2 P f9f428bdbafe461e910e3f425561ed7f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:43.101477  1584 raft_consensus.cc:740] T 87958539259847b5820fbcae4613cae2 P f9f428bdbafe461e910e3f425561ed7f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f9f428bdbafe461e910e3f425561ed7f, State: Running, Role: LEADER
I20260710 11:09:43.102145  1584 consensus_queue.cc:260] T 87958539259847b5820fbcae4613cae2 P f9f428bdbafe461e910e3f425561ed7f [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: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:43.103158  1584 raft_consensus.cc:3060] T 87958539259847b5820fbcae4613cae2 P f9f428bdbafe461e910e3f425561ed7f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:43.106599  1435 raft_consensus.cc:2468] T 87958539259847b5820fbcae4613cae2 P 3af5239a25bb46d9b5f4043a567171c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa79d6367d3a43c08842c45282728edc in term 3.
I20260710 11:09:43.107530  1476 leader_election.cc:304] T 87958539259847b5820fbcae4613cae2 P aa79d6367d3a43c08842c45282728edc [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: 3af5239a25bb46d9b5f4043a567171c1, aa79d6367d3a43c08842c45282728edc; no voters: 
I20260710 11:09:43.108178  1633 raft_consensus.cc:2804] T 87958539259847b5820fbcae4613cae2 P aa79d6367d3a43c08842c45282728edc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:43.108363  1584 raft_consensus.cc:2468] T 87958539259847b5820fbcae4613cae2 P f9f428bdbafe461e910e3f425561ed7f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa79d6367d3a43c08842c45282728edc in term 3.
I20260710 11:09:43.108687  1633 raft_consensus.cc:697] T 87958539259847b5820fbcae4613cae2 P aa79d6367d3a43c08842c45282728edc [term 3 LEADER]: Becoming Leader. State: Replica: aa79d6367d3a43c08842c45282728edc, State: Running, Role: LEADER
I20260710 11:09:43.109512  1633 consensus_queue.cc:237] T 87958539259847b5820fbcae4613cae2 P aa79d6367d3a43c08842c45282728edc [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: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:43.114641  1331 catalog_manager.cc:5697] T 87958539259847b5820fbcae4613cae2 P aa79d6367d3a43c08842c45282728edc reported cstate change: term changed from 2 to 3, leader changed from f9f428bdbafe461e910e3f425561ed7f (127.1.69.3) to aa79d6367d3a43c08842c45282728edc (127.1.69.2). New cstate: current_term: 3 leader_uuid: "aa79d6367d3a43c08842c45282728edc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:43.230291  1734 raft_consensus.cc:993] T 1dd70dd5800a4df5b4ed2246b86c22b0 P 3af5239a25bb46d9b5f4043a567171c1: : Instructing follower aa79d6367d3a43c08842c45282728edc to start an election
I20260710 11:09:43.230719  1745 raft_consensus.cc:1081] T 1dd70dd5800a4df5b4ed2246b86c22b0 P 3af5239a25bb46d9b5f4043a567171c1 [term 2 LEADER]: Signalling peer aa79d6367d3a43c08842c45282728edc to start an election
I20260710 11:09:43.232005  1510 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1dd70dd5800a4df5b4ed2246b86c22b0"
dest_uuid: "aa79d6367d3a43c08842c45282728edc"
 from {username='slave'} at 127.0.0.1:56954
I20260710 11:09:43.232396  1510 raft_consensus.cc:493] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:43.232688  1510 raft_consensus.cc:3060] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:43.236374  1510 raft_consensus.cc:515] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:43.237759  1510 leader_election.cc:290] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc [CANDIDATE]: Term 3 election: Requested vote from peers 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1:36319), f9f428bdbafe461e910e3f425561ed7f (127.1.69.3:44381)
I20260710 11:09:43.238423  1435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd70dd5800a4df5b4ed2246b86c22b0" candidate_uuid: "aa79d6367d3a43c08842c45282728edc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3af5239a25bb46d9b5f4043a567171c1"
I20260710 11:09:43.238765  1584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd70dd5800a4df5b4ed2246b86c22b0" candidate_uuid: "aa79d6367d3a43c08842c45282728edc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f9f428bdbafe461e910e3f425561ed7f"
I20260710 11:09:43.238911  1435 raft_consensus.cc:3055] T 1dd70dd5800a4df5b4ed2246b86c22b0 P 3af5239a25bb46d9b5f4043a567171c1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:43.239217  1435 raft_consensus.cc:740] T 1dd70dd5800a4df5b4ed2246b86c22b0 P 3af5239a25bb46d9b5f4043a567171c1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3af5239a25bb46d9b5f4043a567171c1, State: Running, Role: LEADER
I20260710 11:09:43.239223  1584 raft_consensus.cc:3060] T 1dd70dd5800a4df5b4ed2246b86c22b0 P f9f428bdbafe461e910e3f425561ed7f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:43.239933  1435 consensus_queue.cc:260] T 1dd70dd5800a4df5b4ed2246b86c22b0 P 3af5239a25bb46d9b5f4043a567171c1 [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: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:43.240777  1435 raft_consensus.cc:3060] T 1dd70dd5800a4df5b4ed2246b86c22b0 P 3af5239a25bb46d9b5f4043a567171c1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:43.243127  1584 raft_consensus.cc:2468] T 1dd70dd5800a4df5b4ed2246b86c22b0 P f9f428bdbafe461e910e3f425561ed7f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa79d6367d3a43c08842c45282728edc in term 3.
I20260710 11:09:43.243983  1475 leader_election.cc:304] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc [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: aa79d6367d3a43c08842c45282728edc, f9f428bdbafe461e910e3f425561ed7f; no voters: 
I20260710 11:09:43.244656  1435 raft_consensus.cc:2468] T 1dd70dd5800a4df5b4ed2246b86c22b0 P 3af5239a25bb46d9b5f4043a567171c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa79d6367d3a43c08842c45282728edc in term 3.
I20260710 11:09:43.244720  1633 raft_consensus.cc:2804] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:43.245179  1633 raft_consensus.cc:697] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc [term 3 LEADER]: Becoming Leader. State: Replica: aa79d6367d3a43c08842c45282728edc, State: Running, Role: LEADER
I20260710 11:09:43.245867  1633 consensus_queue.cc:237] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc [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: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:43.252573  1331 catalog_manager.cc:5697] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc reported cstate change: term changed from 2 to 3, leader changed from 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1) to aa79d6367d3a43c08842c45282728edc (127.1.69.2). New cstate: current_term: 3 leader_uuid: "aa79d6367d3a43c08842c45282728edc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:43.253878  1734 raft_consensus.cc:993] T 569b54ef8a4e433bb36dd03cc8521f2c P 3af5239a25bb46d9b5f4043a567171c1: : Instructing follower aa79d6367d3a43c08842c45282728edc to start an election
I20260710 11:09:43.254268  1745 raft_consensus.cc:1081] T 569b54ef8a4e433bb36dd03cc8521f2c P 3af5239a25bb46d9b5f4043a567171c1 [term 2 LEADER]: Signalling peer aa79d6367d3a43c08842c45282728edc to start an election
I20260710 11:09:43.255599  1510 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "569b54ef8a4e433bb36dd03cc8521f2c"
dest_uuid: "aa79d6367d3a43c08842c45282728edc"
 from {username='slave'} at 127.0.0.1:56954
I20260710 11:09:43.256004  1510 raft_consensus.cc:493] T 569b54ef8a4e433bb36dd03cc8521f2c P aa79d6367d3a43c08842c45282728edc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:43.256290  1510 raft_consensus.cc:3060] T 569b54ef8a4e433bb36dd03cc8521f2c P aa79d6367d3a43c08842c45282728edc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:43.260983  1510 raft_consensus.cc:515] T 569b54ef8a4e433bb36dd03cc8521f2c P aa79d6367d3a43c08842c45282728edc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:43.262255  1510 leader_election.cc:290] T 569b54ef8a4e433bb36dd03cc8521f2c P aa79d6367d3a43c08842c45282728edc [CANDIDATE]: Term 3 election: Requested vote from peers 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1:36319), f9f428bdbafe461e910e3f425561ed7f (127.1.69.3:44381)
I20260710 11:09:43.262946  1435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "569b54ef8a4e433bb36dd03cc8521f2c" candidate_uuid: "aa79d6367d3a43c08842c45282728edc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3af5239a25bb46d9b5f4043a567171c1"
I20260710 11:09:43.263134  1584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "569b54ef8a4e433bb36dd03cc8521f2c" candidate_uuid: "aa79d6367d3a43c08842c45282728edc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f9f428bdbafe461e910e3f425561ed7f"
I20260710 11:09:43.263382  1435 raft_consensus.cc:3055] T 569b54ef8a4e433bb36dd03cc8521f2c P 3af5239a25bb46d9b5f4043a567171c1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:43.263646  1584 raft_consensus.cc:3060] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:43.263666  1435 raft_consensus.cc:740] T 569b54ef8a4e433bb36dd03cc8521f2c P 3af5239a25bb46d9b5f4043a567171c1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3af5239a25bb46d9b5f4043a567171c1, State: Running, Role: LEADER
I20260710 11:09:43.264521  1435 consensus_queue.cc:260] T 569b54ef8a4e433bb36dd03cc8521f2c P 3af5239a25bb46d9b5f4043a567171c1 [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: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:43.265285  1435 raft_consensus.cc:3060] T 569b54ef8a4e433bb36dd03cc8521f2c P 3af5239a25bb46d9b5f4043a567171c1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:43.267784  1584 raft_consensus.cc:2468] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa79d6367d3a43c08842c45282728edc in term 3.
I20260710 11:09:43.268657  1475 leader_election.cc:304] T 569b54ef8a4e433bb36dd03cc8521f2c P aa79d6367d3a43c08842c45282728edc [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: aa79d6367d3a43c08842c45282728edc, f9f428bdbafe461e910e3f425561ed7f; no voters: 
I20260710 11:09:43.269220  1435 raft_consensus.cc:2468] T 569b54ef8a4e433bb36dd03cc8521f2c P 3af5239a25bb46d9b5f4043a567171c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa79d6367d3a43c08842c45282728edc in term 3.
I20260710 11:09:43.269446  1633 raft_consensus.cc:2804] T 569b54ef8a4e433bb36dd03cc8521f2c P aa79d6367d3a43c08842c45282728edc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:43.269929  1633 raft_consensus.cc:697] T 569b54ef8a4e433bb36dd03cc8521f2c P aa79d6367d3a43c08842c45282728edc [term 3 LEADER]: Becoming Leader. State: Replica: aa79d6367d3a43c08842c45282728edc, State: Running, Role: LEADER
I20260710 11:09:43.270702  1633 consensus_queue.cc:237] T 569b54ef8a4e433bb36dd03cc8521f2c P aa79d6367d3a43c08842c45282728edc [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: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:43.276851  1331 catalog_manager.cc:5697] T 569b54ef8a4e433bb36dd03cc8521f2c P aa79d6367d3a43c08842c45282728edc reported cstate change: term changed from 2 to 3, leader changed from 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1) to aa79d6367d3a43c08842c45282728edc (127.1.69.2). New cstate: current_term: 3 leader_uuid: "aa79d6367d3a43c08842c45282728edc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:43.309406  1728 raft_consensus.cc:993] T 0f55d42a6b05472c835546d5a9fce910 P f9f428bdbafe461e910e3f425561ed7f: : Instructing follower aa79d6367d3a43c08842c45282728edc to start an election
I20260710 11:09:43.309811  1673 raft_consensus.cc:1081] T 0f55d42a6b05472c835546d5a9fce910 P f9f428bdbafe461e910e3f425561ed7f [term 2 LEADER]: Signalling peer aa79d6367d3a43c08842c45282728edc to start an election
I20260710 11:09:43.311161  1510 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f55d42a6b05472c835546d5a9fce910"
dest_uuid: "aa79d6367d3a43c08842c45282728edc"
 from {username='slave'} at 127.0.0.1:56958
I20260710 11:09:43.311563  1510 raft_consensus.cc:493] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:43.311841  1510 raft_consensus.cc:3060] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:43.315749  1510 raft_consensus.cc:515] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:43.317065  1510 leader_election.cc:290] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc [CANDIDATE]: Term 3 election: Requested vote from peers 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1:36319), f9f428bdbafe461e910e3f425561ed7f (127.1.69.3:44381)
I20260710 11:09:43.317924  1435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f55d42a6b05472c835546d5a9fce910" candidate_uuid: "aa79d6367d3a43c08842c45282728edc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3af5239a25bb46d9b5f4043a567171c1"
I20260710 11:09:43.318049  1584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f55d42a6b05472c835546d5a9fce910" candidate_uuid: "aa79d6367d3a43c08842c45282728edc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f9f428bdbafe461e910e3f425561ed7f"
I20260710 11:09:43.318444  1435 raft_consensus.cc:3060] T 0f55d42a6b05472c835546d5a9fce910 P 3af5239a25bb46d9b5f4043a567171c1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:43.318506  1584 raft_consensus.cc:3055] T 0f55d42a6b05472c835546d5a9fce910 P f9f428bdbafe461e910e3f425561ed7f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:43.318845  1584 raft_consensus.cc:740] T 0f55d42a6b05472c835546d5a9fce910 P f9f428bdbafe461e910e3f425561ed7f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f9f428bdbafe461e910e3f425561ed7f, State: Running, Role: LEADER
I20260710 11:09:43.319420  1584 consensus_queue.cc:260] T 0f55d42a6b05472c835546d5a9fce910 P f9f428bdbafe461e910e3f425561ed7f [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: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:43.320194  1584 raft_consensus.cc:3060] T 0f55d42a6b05472c835546d5a9fce910 P f9f428bdbafe461e910e3f425561ed7f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:43.322319  1435 raft_consensus.cc:2468] T 0f55d42a6b05472c835546d5a9fce910 P 3af5239a25bb46d9b5f4043a567171c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa79d6367d3a43c08842c45282728edc in term 3.
I20260710 11:09:43.323148  1476 leader_election.cc:304] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc [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: 3af5239a25bb46d9b5f4043a567171c1, aa79d6367d3a43c08842c45282728edc; no voters: 
I20260710 11:09:43.323796  1633 raft_consensus.cc:2804] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:43.324193  1633 raft_consensus.cc:697] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc [term 3 LEADER]: Becoming Leader. State: Replica: aa79d6367d3a43c08842c45282728edc, State: Running, Role: LEADER
I20260710 11:09:43.324492  1584 raft_consensus.cc:2468] T 0f55d42a6b05472c835546d5a9fce910 P f9f428bdbafe461e910e3f425561ed7f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa79d6367d3a43c08842c45282728edc in term 3.
I20260710 11:09:43.324954  1633 consensus_queue.cc:237] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc [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: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:43.330045  1331 catalog_manager.cc:5697] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc reported cstate change: term changed from 2 to 3, leader changed from f9f428bdbafe461e910e3f425561ed7f (127.1.69.3) to aa79d6367d3a43c08842c45282728edc (127.1.69.2). New cstate: current_term: 3 leader_uuid: "aa79d6367d3a43c08842c45282728edc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:43.414408  1435 raft_consensus.cc:1275] T 9c5fcc6321184139b1c0e6c58c433c28 P 3af5239a25bb46d9b5f4043a567171c1 [term 3 FOLLOWER]: Refusing update from remote peer aa79d6367d3a43c08842c45282728edc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:43.415446  1633 consensus_queue.cc:1048] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:43.423779  1584 raft_consensus.cc:1275] T 9c5fcc6321184139b1c0e6c58c433c28 P f9f428bdbafe461e910e3f425561ed7f [term 3 FOLLOWER]: Refusing update from remote peer aa79d6367d3a43c08842c45282728edc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:43.425673  1756 consensus_queue.cc:1048] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:09:43.520947  1435 raft_consensus.cc:1275] T 87958539259847b5820fbcae4613cae2 P 3af5239a25bb46d9b5f4043a567171c1 [term 3 FOLLOWER]: Refusing update from remote peer aa79d6367d3a43c08842c45282728edc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:43.522017  1756 consensus_queue.cc:1048] T 87958539259847b5820fbcae4613cae2 P aa79d6367d3a43c08842c45282728edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:43.530807  1584 raft_consensus.cc:1275] T 87958539259847b5820fbcae4613cae2 P f9f428bdbafe461e910e3f425561ed7f [term 3 FOLLOWER]: Refusing update from remote peer aa79d6367d3a43c08842c45282728edc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:43.532101  1746 consensus_queue.cc:1048] T 87958539259847b5820fbcae4613cae2 P aa79d6367d3a43c08842c45282728edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:43.709591  1435 raft_consensus.cc:1275] T 0f55d42a6b05472c835546d5a9fce910 P 3af5239a25bb46d9b5f4043a567171c1 [term 3 FOLLOWER]: Refusing update from remote peer aa79d6367d3a43c08842c45282728edc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:43.710650  1746 consensus_queue.cc:1048] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:43.718465  1584 raft_consensus.cc:1275] T 0f55d42a6b05472c835546d5a9fce910 P f9f428bdbafe461e910e3f425561ed7f [term 3 FOLLOWER]: Refusing update from remote peer aa79d6367d3a43c08842c45282728edc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:43.720201  1763 consensus_queue.cc:1048] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:43.734577  1584 raft_consensus.cc:1275] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f [term 3 FOLLOWER]: Refusing update from remote peer aa79d6367d3a43c08842c45282728edc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:43.735678  1763 consensus_queue.cc:1048] T 569b54ef8a4e433bb36dd03cc8521f2c P aa79d6367d3a43c08842c45282728edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:43.745297  1435 raft_consensus.cc:1275] T 569b54ef8a4e433bb36dd03cc8521f2c P 3af5239a25bb46d9b5f4043a567171c1 [term 3 FOLLOWER]: Refusing update from remote peer aa79d6367d3a43c08842c45282728edc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:43.746628  1763 consensus_queue.cc:1048] T 569b54ef8a4e433bb36dd03cc8521f2c P aa79d6367d3a43c08842c45282728edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:43.853040  1435 raft_consensus.cc:1275] T 1dd70dd5800a4df5b4ed2246b86c22b0 P 3af5239a25bb46d9b5f4043a567171c1 [term 3 FOLLOWER]: Refusing update from remote peer aa79d6367d3a43c08842c45282728edc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:43.854152  1763 consensus_queue.cc:1048] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:43.862030  1584 raft_consensus.cc:1275] T 1dd70dd5800a4df5b4ed2246b86c22b0 P f9f428bdbafe461e910e3f425561ed7f [term 3 FOLLOWER]: Refusing update from remote peer aa79d6367d3a43c08842c45282728edc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:43.863897  1756 consensus_queue.cc:1048] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:45.937466  1300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:45.944450  1510 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "569b54ef8a4e433bb36dd03cc8521f2c"
dest_uuid: "aa79d6367d3a43c08842c45282728edc"
mode: GRACEFUL
new_leader_uuid: "f9f428bdbafe461e910e3f425561ed7f"
 from {username='slave'} at 127.0.0.1:48388
I20260710 11:09:45.945026  1510 raft_consensus.cc:606] T 569b54ef8a4e433bb36dd03cc8521f2c P aa79d6367d3a43c08842c45282728edc [term 3 LEADER]: Received request to transfer leadership to TS f9f428bdbafe461e910e3f425561ed7f
I20260710 11:09:45.947474  1510 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ee28bbbbafa4589bfae324b91a88819"
dest_uuid: "aa79d6367d3a43c08842c45282728edc"
mode: GRACEFUL
new_leader_uuid: "3af5239a25bb46d9b5f4043a567171c1"
 from {username='slave'} at 127.0.0.1:48388
I20260710 11:09:45.947829  1510 raft_consensus.cc:606] T 7ee28bbbbafa4589bfae324b91a88819 P aa79d6367d3a43c08842c45282728edc [term 2 LEADER]: Received request to transfer leadership to TS 3af5239a25bb46d9b5f4043a567171c1
I20260710 11:09:45.949824  1510 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c5fcc6321184139b1c0e6c58c433c28"
dest_uuid: "aa79d6367d3a43c08842c45282728edc"
mode: GRACEFUL
new_leader_uuid: "f9f428bdbafe461e910e3f425561ed7f"
 from {username='slave'} at 127.0.0.1:48388
I20260710 11:09:45.950153  1510 raft_consensus.cc:606] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [term 3 LEADER]: Received request to transfer leadership to TS f9f428bdbafe461e910e3f425561ed7f
I20260710 11:09:45.952234  1510 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd2e84d6288d45a0bd45600c4132d630"
dest_uuid: "aa79d6367d3a43c08842c45282728edc"
mode: GRACEFUL
new_leader_uuid: "3af5239a25bb46d9b5f4043a567171c1"
 from {username='slave'} at 127.0.0.1:48388
I20260710 11:09:45.952587  1510 raft_consensus.cc:606] T cd2e84d6288d45a0bd45600c4132d630 P aa79d6367d3a43c08842c45282728edc [term 2 LEADER]: Received request to transfer leadership to TS 3af5239a25bb46d9b5f4043a567171c1
I20260710 11:09:45.954811  1510 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f235ca15511e483da50d7daaeafe7e88"
dest_uuid: "aa79d6367d3a43c08842c45282728edc"
mode: GRACEFUL
new_leader_uuid: "3af5239a25bb46d9b5f4043a567171c1"
 from {username='slave'} at 127.0.0.1:48388
I20260710 11:09:45.955298  1510 raft_consensus.cc:606] T f235ca15511e483da50d7daaeafe7e88 P aa79d6367d3a43c08842c45282728edc [term 2 LEADER]: Received request to transfer leadership to TS 3af5239a25bb46d9b5f4043a567171c1
I20260710 11:09:45.956454  1300 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:09:45.956975  1300 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:45.972129  1770 raft_consensus.cc:993] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc: : Instructing follower f9f428bdbafe461e910e3f425561ed7f to start an election
I20260710 11:09:45.972697  1772 raft_consensus.cc:1081] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [term 3 LEADER]: Signalling peer f9f428bdbafe461e910e3f425561ed7f to start an election
I20260710 11:09:45.974244  1583 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c5fcc6321184139b1c0e6c58c433c28"
dest_uuid: "f9f428bdbafe461e910e3f425561ed7f"
 from {username='slave'} at 127.0.0.1:36806
I20260710 11:09:45.974840  1583 raft_consensus.cc:493] T 9c5fcc6321184139b1c0e6c58c433c28 P f9f428bdbafe461e910e3f425561ed7f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:45.975160  1583 raft_consensus.cc:3060] T 9c5fcc6321184139b1c0e6c58c433c28 P f9f428bdbafe461e910e3f425561ed7f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:45.980129  1583 raft_consensus.cc:515] T 9c5fcc6321184139b1c0e6c58c433c28 P f9f428bdbafe461e910e3f425561ed7f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } } peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } }
I20260710 11:09:45.981863  1583 leader_election.cc:290] T 9c5fcc6321184139b1c0e6c58c433c28 P f9f428bdbafe461e910e3f425561ed7f [CANDIDATE]: Term 4 election: Requested vote from peers 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1:36319), aa79d6367d3a43c08842c45282728edc (127.1.69.2:41773)
I20260710 11:09:45.982954  1510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c5fcc6321184139b1c0e6c58c433c28" candidate_uuid: "f9f428bdbafe461e910e3f425561ed7f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "aa79d6367d3a43c08842c45282728edc"
I20260710 11:09:45.982887  1434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c5fcc6321184139b1c0e6c58c433c28" candidate_uuid: "f9f428bdbafe461e910e3f425561ed7f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3af5239a25bb46d9b5f4043a567171c1"
I20260710 11:09:45.983613  1510 raft_consensus.cc:3055] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:09:45.983656  1434 raft_consensus.cc:3060] T 9c5fcc6321184139b1c0e6c58c433c28 P 3af5239a25bb46d9b5f4043a567171c1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:45.984050  1510 raft_consensus.cc:740] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: aa79d6367d3a43c08842c45282728edc, State: Running, Role: LEADER
I20260710 11:09:45.984954  1510 consensus_queue.cc:260] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [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: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } } peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } }
I20260710 11:09:45.986171  1510 raft_consensus.cc:3060] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:45.990433  1434 raft_consensus.cc:2468] T 9c5fcc6321184139b1c0e6c58c433c28 P 3af5239a25bb46d9b5f4043a567171c1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9f428bdbafe461e910e3f425561ed7f in term 4.
I20260710 11:09:45.991756  1550 leader_election.cc:304] T 9c5fcc6321184139b1c0e6c58c433c28 P f9f428bdbafe461e910e3f425561ed7f [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: 3af5239a25bb46d9b5f4043a567171c1, f9f428bdbafe461e910e3f425561ed7f; no voters: 
I20260710 11:09:45.992637  1771 raft_consensus.cc:2804] T 9c5fcc6321184139b1c0e6c58c433c28 P f9f428bdbafe461e910e3f425561ed7f [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:09:45.992689  1510 raft_consensus.cc:2468] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9f428bdbafe461e910e3f425561ed7f in term 4.
I20260710 11:09:45.993772  1771 raft_consensus.cc:697] T 9c5fcc6321184139b1c0e6c58c433c28 P f9f428bdbafe461e910e3f425561ed7f [term 4 LEADER]: Becoming Leader. State: Replica: f9f428bdbafe461e910e3f425561ed7f, State: Running, Role: LEADER
I20260710 11:09:45.994678  1771 consensus_queue.cc:237] T 9c5fcc6321184139b1c0e6c58c433c28 P f9f428bdbafe461e910e3f425561ed7f [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: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } } peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } }
I20260710 11:09:46.001411  1329 catalog_manager.cc:5697] T 9c5fcc6321184139b1c0e6c58c433c28 P f9f428bdbafe461e910e3f425561ed7f reported cstate change: term changed from 3 to 4, leader changed from aa79d6367d3a43c08842c45282728edc (127.1.69.2) to f9f428bdbafe461e910e3f425561ed7f (127.1.69.3). New cstate: current_term: 4 leader_uuid: "f9f428bdbafe461e910e3f425561ed7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:46.153595  1770 raft_consensus.cc:993] T 7ee28bbbbafa4589bfae324b91a88819 P aa79d6367d3a43c08842c45282728edc: : Instructing follower 3af5239a25bb46d9b5f4043a567171c1 to start an election
I20260710 11:09:46.153991  1772 raft_consensus.cc:1081] T 7ee28bbbbafa4589bfae324b91a88819 P aa79d6367d3a43c08842c45282728edc [term 2 LEADER]: Signalling peer 3af5239a25bb46d9b5f4043a567171c1 to start an election
I20260710 11:09:46.155401  1434 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ee28bbbbafa4589bfae324b91a88819"
dest_uuid: "3af5239a25bb46d9b5f4043a567171c1"
 from {username='slave'} at 127.0.0.1:59336
I20260710 11:09:46.155797  1434 raft_consensus.cc:493] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:46.156028  1434 raft_consensus.cc:3060] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:46.159263  1770 raft_consensus.cc:993] T f235ca15511e483da50d7daaeafe7e88 P aa79d6367d3a43c08842c45282728edc: : Instructing follower 3af5239a25bb46d9b5f4043a567171c1 to start an election
I20260710 11:09:46.159675  1772 raft_consensus.cc:1081] T f235ca15511e483da50d7daaeafe7e88 P aa79d6367d3a43c08842c45282728edc [term 2 LEADER]: Signalling peer 3af5239a25bb46d9b5f4043a567171c1 to start an election
I20260710 11:09:46.161237  1435 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f235ca15511e483da50d7daaeafe7e88"
dest_uuid: "3af5239a25bb46d9b5f4043a567171c1"
 from {username='slave'} at 127.0.0.1:59336
I20260710 11:09:46.161736  1435 raft_consensus.cc:493] T f235ca15511e483da50d7daaeafe7e88 P 3af5239a25bb46d9b5f4043a567171c1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:46.162115  1435 raft_consensus.cc:3060] T f235ca15511e483da50d7daaeafe7e88 P 3af5239a25bb46d9b5f4043a567171c1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:46.161674  1434 raft_consensus.cc:515] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:46.163997  1434 leader_election.cc:290] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1 [CANDIDATE]: Term 3 election: Requested vote from peers aa79d6367d3a43c08842c45282728edc (127.1.69.2:41773), f9f428bdbafe461e910e3f425561ed7f (127.1.69.3:44381)
I20260710 11:09:46.164605  1510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee28bbbbafa4589bfae324b91a88819" candidate_uuid: "3af5239a25bb46d9b5f4043a567171c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aa79d6367d3a43c08842c45282728edc"
I20260710 11:09:46.165089  1583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee28bbbbafa4589bfae324b91a88819" candidate_uuid: "3af5239a25bb46d9b5f4043a567171c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f9f428bdbafe461e910e3f425561ed7f"
I20260710 11:09:46.165091  1510 raft_consensus.cc:3055] T 7ee28bbbbafa4589bfae324b91a88819 P aa79d6367d3a43c08842c45282728edc [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:46.165614  1583 raft_consensus.cc:3060] T 7ee28bbbbafa4589bfae324b91a88819 P f9f428bdbafe461e910e3f425561ed7f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:46.165838  1510 raft_consensus.cc:740] T 7ee28bbbbafa4589bfae324b91a88819 P aa79d6367d3a43c08842c45282728edc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: aa79d6367d3a43c08842c45282728edc, State: Running, Role: LEADER
I20260710 11:09:46.166621  1510 consensus_queue.cc:260] T 7ee28bbbbafa4589bfae324b91a88819 P aa79d6367d3a43c08842c45282728edc [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: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:46.167634  1510 raft_consensus.cc:3060] T 7ee28bbbbafa4589bfae324b91a88819 P aa79d6367d3a43c08842c45282728edc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:46.168839  1435 raft_consensus.cc:515] T f235ca15511e483da50d7daaeafe7e88 P 3af5239a25bb46d9b5f4043a567171c1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:46.170625  1435 leader_election.cc:290] T f235ca15511e483da50d7daaeafe7e88 P 3af5239a25bb46d9b5f4043a567171c1 [CANDIDATE]: Term 3 election: Requested vote from peers aa79d6367d3a43c08842c45282728edc (127.1.69.2:41773), f9f428bdbafe461e910e3f425561ed7f (127.1.69.3:44381)
I20260710 11:09:46.171597  1509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f235ca15511e483da50d7daaeafe7e88" candidate_uuid: "3af5239a25bb46d9b5f4043a567171c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aa79d6367d3a43c08842c45282728edc"
I20260710 11:09:46.172322  1509 raft_consensus.cc:3055] T f235ca15511e483da50d7daaeafe7e88 P aa79d6367d3a43c08842c45282728edc [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:46.172329  1583 raft_consensus.cc:2468] T 7ee28bbbbafa4589bfae324b91a88819 P f9f428bdbafe461e910e3f425561ed7f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3af5239a25bb46d9b5f4043a567171c1 in term 3.
I20260710 11:09:46.172724  1509 raft_consensus.cc:740] T f235ca15511e483da50d7daaeafe7e88 P aa79d6367d3a43c08842c45282728edc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: aa79d6367d3a43c08842c45282728edc, State: Running, Role: LEADER
I20260710 11:09:46.173812  1510 raft_consensus.cc:2468] T 7ee28bbbbafa4589bfae324b91a88819 P aa79d6367d3a43c08842c45282728edc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3af5239a25bb46d9b5f4043a567171c1 in term 3.
I20260710 11:09:46.173872  1400 leader_election.cc:304] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1 [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: 3af5239a25bb46d9b5f4043a567171c1, f9f428bdbafe461e910e3f425561ed7f; no voters: 
I20260710 11:09:46.171761  1584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f235ca15511e483da50d7daaeafe7e88" candidate_uuid: "3af5239a25bb46d9b5f4043a567171c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f9f428bdbafe461e910e3f425561ed7f"
I20260710 11:09:46.174607  1584 raft_consensus.cc:3060] T f235ca15511e483da50d7daaeafe7e88 P f9f428bdbafe461e910e3f425561ed7f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:46.173614  1509 consensus_queue.cc:260] T f235ca15511e483da50d7daaeafe7e88 P aa79d6367d3a43c08842c45282728edc [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: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:46.175534  1509 raft_consensus.cc:3060] T f235ca15511e483da50d7daaeafe7e88 P aa79d6367d3a43c08842c45282728edc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:46.176301  1779 raft_consensus.cc:2804] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:46.177671  1779 raft_consensus.cc:697] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1 [term 3 LEADER]: Becoming Leader. State: Replica: 3af5239a25bb46d9b5f4043a567171c1, State: Running, Role: LEADER
I20260710 11:09:46.178676  1779 consensus_queue.cc:237] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1 [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: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:46.180958  1509 raft_consensus.cc:2468] T f235ca15511e483da50d7daaeafe7e88 P aa79d6367d3a43c08842c45282728edc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3af5239a25bb46d9b5f4043a567171c1 in term 3.
I20260710 11:09:46.181027  1584 raft_consensus.cc:2468] T f235ca15511e483da50d7daaeafe7e88 P f9f428bdbafe461e910e3f425561ed7f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3af5239a25bb46d9b5f4043a567171c1 in term 3.
I20260710 11:09:46.182195  1398 leader_election.cc:304] T f235ca15511e483da50d7daaeafe7e88 P 3af5239a25bb46d9b5f4043a567171c1 [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: 3af5239a25bb46d9b5f4043a567171c1, aa79d6367d3a43c08842c45282728edc; no voters: 
I20260710 11:09:46.183024  1779 raft_consensus.cc:2804] T f235ca15511e483da50d7daaeafe7e88 P 3af5239a25bb46d9b5f4043a567171c1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:46.183578  1779 raft_consensus.cc:697] T f235ca15511e483da50d7daaeafe7e88 P 3af5239a25bb46d9b5f4043a567171c1 [term 3 LEADER]: Becoming Leader. State: Replica: 3af5239a25bb46d9b5f4043a567171c1, State: Running, Role: LEADER
I20260710 11:09:46.184558  1779 consensus_queue.cc:237] T f235ca15511e483da50d7daaeafe7e88 P 3af5239a25bb46d9b5f4043a567171c1 [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: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:46.187245  1329 catalog_manager.cc:5697] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1 reported cstate change: term changed from 2 to 3, leader changed from aa79d6367d3a43c08842c45282728edc (127.1.69.2) to 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1). New cstate: current_term: 3 leader_uuid: "3af5239a25bb46d9b5f4043a567171c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:46.197448  1329 catalog_manager.cc:5697] T f235ca15511e483da50d7daaeafe7e88 P 3af5239a25bb46d9b5f4043a567171c1 reported cstate change: term changed from 2 to 3, leader changed from aa79d6367d3a43c08842c45282728edc (127.1.69.2) to 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1). New cstate: current_term: 3 leader_uuid: "3af5239a25bb46d9b5f4043a567171c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:46.234696  1770 raft_consensus.cc:993] T cd2e84d6288d45a0bd45600c4132d630 P aa79d6367d3a43c08842c45282728edc: : Instructing follower 3af5239a25bb46d9b5f4043a567171c1 to start an election
I20260710 11:09:46.235152  1770 raft_consensus.cc:1081] T cd2e84d6288d45a0bd45600c4132d630 P aa79d6367d3a43c08842c45282728edc [term 2 LEADER]: Signalling peer 3af5239a25bb46d9b5f4043a567171c1 to start an election
I20260710 11:09:46.236583  1435 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd2e84d6288d45a0bd45600c4132d630"
dest_uuid: "3af5239a25bb46d9b5f4043a567171c1"
 from {username='slave'} at 127.0.0.1:59336
I20260710 11:09:46.237049  1435 raft_consensus.cc:493] T cd2e84d6288d45a0bd45600c4132d630 P 3af5239a25bb46d9b5f4043a567171c1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:46.237354  1435 raft_consensus.cc:3060] T cd2e84d6288d45a0bd45600c4132d630 P 3af5239a25bb46d9b5f4043a567171c1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:46.242259  1435 raft_consensus.cc:515] T cd2e84d6288d45a0bd45600c4132d630 P 3af5239a25bb46d9b5f4043a567171c1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:46.243880  1435 leader_election.cc:290] T cd2e84d6288d45a0bd45600c4132d630 P 3af5239a25bb46d9b5f4043a567171c1 [CANDIDATE]: Term 3 election: Requested vote from peers aa79d6367d3a43c08842c45282728edc (127.1.69.2:41773), f9f428bdbafe461e910e3f425561ed7f (127.1.69.3:44381)
I20260710 11:09:46.244645  1509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd2e84d6288d45a0bd45600c4132d630" candidate_uuid: "3af5239a25bb46d9b5f4043a567171c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aa79d6367d3a43c08842c45282728edc"
I20260710 11:09:46.245225  1509 raft_consensus.cc:3055] T cd2e84d6288d45a0bd45600c4132d630 P aa79d6367d3a43c08842c45282728edc [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:46.245414  1583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd2e84d6288d45a0bd45600c4132d630" candidate_uuid: "3af5239a25bb46d9b5f4043a567171c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f9f428bdbafe461e910e3f425561ed7f"
I20260710 11:09:46.245589  1509 raft_consensus.cc:740] T cd2e84d6288d45a0bd45600c4132d630 P aa79d6367d3a43c08842c45282728edc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: aa79d6367d3a43c08842c45282728edc, State: Running, Role: LEADER
I20260710 11:09:46.246094  1583 raft_consensus.cc:3060] T cd2e84d6288d45a0bd45600c4132d630 P f9f428bdbafe461e910e3f425561ed7f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:46.246565  1509 consensus_queue.cc:260] T cd2e84d6288d45a0bd45600c4132d630 P aa79d6367d3a43c08842c45282728edc [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: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:46.247874  1509 raft_consensus.cc:3060] T cd2e84d6288d45a0bd45600c4132d630 P aa79d6367d3a43c08842c45282728edc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:46.254021  1583 raft_consensus.cc:2468] T cd2e84d6288d45a0bd45600c4132d630 P f9f428bdbafe461e910e3f425561ed7f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3af5239a25bb46d9b5f4043a567171c1 in term 3.
I20260710 11:09:46.254997  1509 raft_consensus.cc:2468] T cd2e84d6288d45a0bd45600c4132d630 P aa79d6367d3a43c08842c45282728edc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3af5239a25bb46d9b5f4043a567171c1 in term 3.
I20260710 11:09:46.255209  1400 leader_election.cc:304] T cd2e84d6288d45a0bd45600c4132d630 P 3af5239a25bb46d9b5f4043a567171c1 [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: 3af5239a25bb46d9b5f4043a567171c1, f9f428bdbafe461e910e3f425561ed7f; no voters: 
I20260710 11:09:46.256021  1779 raft_consensus.cc:2804] T cd2e84d6288d45a0bd45600c4132d630 P 3af5239a25bb46d9b5f4043a567171c1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:46.256685  1779 raft_consensus.cc:697] T cd2e84d6288d45a0bd45600c4132d630 P 3af5239a25bb46d9b5f4043a567171c1 [term 3 LEADER]: Becoming Leader. State: Replica: 3af5239a25bb46d9b5f4043a567171c1, State: Running, Role: LEADER
I20260710 11:09:46.257339  1779 consensus_queue.cc:237] T cd2e84d6288d45a0bd45600c4132d630 P 3af5239a25bb46d9b5f4043a567171c1 [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: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:46.264067  1329 catalog_manager.cc:5697] T cd2e84d6288d45a0bd45600c4132d630 P 3af5239a25bb46d9b5f4043a567171c1 reported cstate change: term changed from 2 to 3, leader changed from aa79d6367d3a43c08842c45282728edc (127.1.69.2) to 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1). New cstate: current_term: 3 leader_uuid: "3af5239a25bb46d9b5f4043a567171c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:46.281778  1772 raft_consensus.cc:993] T 569b54ef8a4e433bb36dd03cc8521f2c P aa79d6367d3a43c08842c45282728edc: : Instructing follower f9f428bdbafe461e910e3f425561ed7f to start an election
I20260710 11:09:46.282281  1770 raft_consensus.cc:1081] T 569b54ef8a4e433bb36dd03cc8521f2c P aa79d6367d3a43c08842c45282728edc [term 3 LEADER]: Signalling peer f9f428bdbafe461e910e3f425561ed7f to start an election
I20260710 11:09:46.283613  1583 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "569b54ef8a4e433bb36dd03cc8521f2c"
dest_uuid: "f9f428bdbafe461e910e3f425561ed7f"
 from {username='slave'} at 127.0.0.1:36806
I20260710 11:09:46.284025  1583 raft_consensus.cc:493] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:46.284274  1583 raft_consensus.cc:3060] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:46.290897  1583 raft_consensus.cc:515] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:46.293082  1583 leader_election.cc:290] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f [CANDIDATE]: Term 4 election: Requested vote from peers 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1:36319), aa79d6367d3a43c08842c45282728edc (127.1.69.2:41773)
I20260710 11:09:46.293377  1435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "569b54ef8a4e433bb36dd03cc8521f2c" candidate_uuid: "f9f428bdbafe461e910e3f425561ed7f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3af5239a25bb46d9b5f4043a567171c1"
I20260710 11:09:46.293581  1509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "569b54ef8a4e433bb36dd03cc8521f2c" candidate_uuid: "f9f428bdbafe461e910e3f425561ed7f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "aa79d6367d3a43c08842c45282728edc"
I20260710 11:09:46.293982  1435 raft_consensus.cc:3060] T 569b54ef8a4e433bb36dd03cc8521f2c P 3af5239a25bb46d9b5f4043a567171c1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:46.294191  1509 raft_consensus.cc:3055] T 569b54ef8a4e433bb36dd03cc8521f2c P aa79d6367d3a43c08842c45282728edc [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:09:46.294550  1509 raft_consensus.cc:740] T 569b54ef8a4e433bb36dd03cc8521f2c P aa79d6367d3a43c08842c45282728edc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: aa79d6367d3a43c08842c45282728edc, State: Running, Role: LEADER
I20260710 11:09:46.295272  1509 consensus_queue.cc:260] T 569b54ef8a4e433bb36dd03cc8521f2c P aa79d6367d3a43c08842c45282728edc [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: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:46.296365  1509 raft_consensus.cc:3060] T 569b54ef8a4e433bb36dd03cc8521f2c P aa79d6367d3a43c08842c45282728edc [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:46.298573  1435 raft_consensus.cc:2468] T 569b54ef8a4e433bb36dd03cc8521f2c P 3af5239a25bb46d9b5f4043a567171c1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9f428bdbafe461e910e3f425561ed7f in term 4.
I20260710 11:09:46.299479  1550 leader_election.cc:304] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f [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: 3af5239a25bb46d9b5f4043a567171c1, f9f428bdbafe461e910e3f425561ed7f; no voters: 
I20260710 11:09:46.300154  1771 raft_consensus.cc:2804] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:09:46.300565  1771 raft_consensus.cc:697] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f [term 4 LEADER]: Becoming Leader. State: Replica: f9f428bdbafe461e910e3f425561ed7f, State: Running, Role: LEADER
I20260710 11:09:46.301317  1771 consensus_queue.cc:237] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f [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: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } }
I20260710 11:09:46.301631  1509 raft_consensus.cc:2468] T 569b54ef8a4e433bb36dd03cc8521f2c P aa79d6367d3a43c08842c45282728edc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9f428bdbafe461e910e3f425561ed7f in term 4.
I20260710 11:09:46.307531  1329 catalog_manager.cc:5697] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f reported cstate change: term changed from 3 to 4, leader changed from aa79d6367d3a43c08842c45282728edc (127.1.69.2) to f9f428bdbafe461e910e3f425561ed7f (127.1.69.3). New cstate: current_term: 4 leader_uuid: "f9f428bdbafe461e910e3f425561ed7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:46.446949  1509 raft_consensus.cc:1275] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [term 4 FOLLOWER]: Refusing update from remote peer f9f428bdbafe461e910e3f425561ed7f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:46.448109  1771 consensus_queue.cc:1048] T 9c5fcc6321184139b1c0e6c58c433c28 P f9f428bdbafe461e910e3f425561ed7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:46.459057  1435 raft_consensus.cc:1275] T 9c5fcc6321184139b1c0e6c58c433c28 P 3af5239a25bb46d9b5f4043a567171c1 [term 4 FOLLOWER]: Refusing update from remote peer f9f428bdbafe461e910e3f425561ed7f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:46.460909  1787 consensus_queue.cc:1048] T 9c5fcc6321184139b1c0e6c58c433c28 P f9f428bdbafe461e910e3f425561ed7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:09:46.587903  1509 raft_consensus.cc:1275] T f235ca15511e483da50d7daaeafe7e88 P aa79d6367d3a43c08842c45282728edc [term 3 FOLLOWER]: Refusing update from remote peer 3af5239a25bb46d9b5f4043a567171c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:46.589196  1779 consensus_queue.cc:1048] T f235ca15511e483da50d7daaeafe7e88 P 3af5239a25bb46d9b5f4043a567171c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:46.598300  1583 raft_consensus.cc:1275] T f235ca15511e483da50d7daaeafe7e88 P f9f428bdbafe461e910e3f425561ed7f [term 3 FOLLOWER]: Refusing update from remote peer 3af5239a25bb46d9b5f4043a567171c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:46.600014  1792 consensus_queue.cc:1048] T f235ca15511e483da50d7daaeafe7e88 P 3af5239a25bb46d9b5f4043a567171c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:09:46.671912  1583 raft_consensus.cc:1275] T cd2e84d6288d45a0bd45600c4132d630 P f9f428bdbafe461e910e3f425561ed7f [term 3 FOLLOWER]: Refusing update from remote peer 3af5239a25bb46d9b5f4043a567171c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:46.673237  1792 consensus_queue.cc:1048] T cd2e84d6288d45a0bd45600c4132d630 P 3af5239a25bb46d9b5f4043a567171c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:46.681938  1509 raft_consensus.cc:1275] T cd2e84d6288d45a0bd45600c4132d630 P aa79d6367d3a43c08842c45282728edc [term 3 FOLLOWER]: Refusing update from remote peer 3af5239a25bb46d9b5f4043a567171c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:46.683372  1780 consensus_queue.cc:1048] T cd2e84d6288d45a0bd45600c4132d630 P 3af5239a25bb46d9b5f4043a567171c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:09:46.700759  1583 raft_consensus.cc:1275] T 7ee28bbbbafa4589bfae324b91a88819 P f9f428bdbafe461e910e3f425561ed7f [term 3 FOLLOWER]: Refusing update from remote peer 3af5239a25bb46d9b5f4043a567171c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:46.701812  1792 consensus_queue.cc:1048] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9f428bdbafe461e910e3f425561ed7f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:46.709669  1509 raft_consensus.cc:1275] T 7ee28bbbbafa4589bfae324b91a88819 P aa79d6367d3a43c08842c45282728edc [term 3 FOLLOWER]: Refusing update from remote peer 3af5239a25bb46d9b5f4043a567171c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:46.711361  1792 consensus_queue.cc:1048] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:09:46.891429  1435 raft_consensus.cc:1275] T 569b54ef8a4e433bb36dd03cc8521f2c P 3af5239a25bb46d9b5f4043a567171c1 [term 4 FOLLOWER]: Refusing update from remote peer f9f428bdbafe461e910e3f425561ed7f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:46.892491  1787 consensus_queue.cc:1048] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3af5239a25bb46d9b5f4043a567171c1" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 36319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:46.900777  1509 raft_consensus.cc:1275] T 569b54ef8a4e433bb36dd03cc8521f2c P aa79d6367d3a43c08842c45282728edc [term 4 FOLLOWER]: Refusing update from remote peer f9f428bdbafe461e910e3f425561ed7f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:46.902242  1771 consensus_queue.cc:1048] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa79d6367d3a43c08842c45282728edc" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 41773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:46.957768  1300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:46.963265  1300 tablet_server.cc:179] TabletServer@127.1.69.1:0 shutting down...
W20260710 11:09:46.968971  1550 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 11:09:46.972726  1550 consensus_peers.cc:597] T 9c5fcc6321184139b1c0e6c58c433c28 P f9f428bdbafe461e910e3f425561ed7f -> Peer 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1:36319): Couldn't send request to peer 3af5239a25bb46d9b5f4043a567171c1. 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 11:09:46.994086  1300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:46.994827  1300 tablet_replica.cc:333] T cd2e84d6288d45a0bd45600c4132d630 P 3af5239a25bb46d9b5f4043a567171c1: stopping tablet replica
I20260710 11:09:46.995416  1300 raft_consensus.cc:2243] T cd2e84d6288d45a0bd45600c4132d630 P 3af5239a25bb46d9b5f4043a567171c1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:46.996109  1300 raft_consensus.cc:2272] T cd2e84d6288d45a0bd45600c4132d630 P 3af5239a25bb46d9b5f4043a567171c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:46.998410  1300 tablet_replica.cc:333] T b0dc85b67d98424ba144293ae4f3e34f P 3af5239a25bb46d9b5f4043a567171c1: stopping tablet replica
I20260710 11:09:46.998852  1300 raft_consensus.cc:2243] T b0dc85b67d98424ba144293ae4f3e34f P 3af5239a25bb46d9b5f4043a567171c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:46.999178  1300 raft_consensus.cc:2272] T b0dc85b67d98424ba144293ae4f3e34f P 3af5239a25bb46d9b5f4043a567171c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.000589  1300 tablet_replica.cc:333] T 9c5fcc6321184139b1c0e6c58c433c28 P 3af5239a25bb46d9b5f4043a567171c1: stopping tablet replica
I20260710 11:09:47.001005  1300 raft_consensus.cc:2243] T 9c5fcc6321184139b1c0e6c58c433c28 P 3af5239a25bb46d9b5f4043a567171c1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.001332  1300 raft_consensus.cc:2272] T 9c5fcc6321184139b1c0e6c58c433c28 P 3af5239a25bb46d9b5f4043a567171c1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.003165  1300 tablet_replica.cc:333] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1: stopping tablet replica
I20260710 11:09:47.003618  1300 raft_consensus.cc:2243] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:47.004230  1300 raft_consensus.cc:2272] T 7ee28bbbbafa4589bfae324b91a88819 P 3af5239a25bb46d9b5f4043a567171c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.005892  1300 tablet_replica.cc:333] T 1dd70dd5800a4df5b4ed2246b86c22b0 P 3af5239a25bb46d9b5f4043a567171c1: stopping tablet replica
I20260710 11:09:47.006314  1300 raft_consensus.cc:2243] T 1dd70dd5800a4df5b4ed2246b86c22b0 P 3af5239a25bb46d9b5f4043a567171c1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.006640  1300 raft_consensus.cc:2272] T 1dd70dd5800a4df5b4ed2246b86c22b0 P 3af5239a25bb46d9b5f4043a567171c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.008112  1300 tablet_replica.cc:333] T 0f55d42a6b05472c835546d5a9fce910 P 3af5239a25bb46d9b5f4043a567171c1: stopping tablet replica
I20260710 11:09:47.008572  1300 raft_consensus.cc:2243] T 0f55d42a6b05472c835546d5a9fce910 P 3af5239a25bb46d9b5f4043a567171c1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.008900  1300 raft_consensus.cc:2272] T 0f55d42a6b05472c835546d5a9fce910 P 3af5239a25bb46d9b5f4043a567171c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.010200  1300 tablet_replica.cc:333] T 569b54ef8a4e433bb36dd03cc8521f2c P 3af5239a25bb46d9b5f4043a567171c1: stopping tablet replica
I20260710 11:09:47.010573  1300 raft_consensus.cc:2243] T 569b54ef8a4e433bb36dd03cc8521f2c P 3af5239a25bb46d9b5f4043a567171c1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.010900  1300 raft_consensus.cc:2272] T 569b54ef8a4e433bb36dd03cc8521f2c P 3af5239a25bb46d9b5f4043a567171c1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.013163  1300 tablet_replica.cc:333] T f235ca15511e483da50d7daaeafe7e88 P 3af5239a25bb46d9b5f4043a567171c1: stopping tablet replica
I20260710 11:09:47.013713  1300 raft_consensus.cc:2243] T f235ca15511e483da50d7daaeafe7e88 P 3af5239a25bb46d9b5f4043a567171c1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:47.014546  1300 raft_consensus.cc:2272] T f235ca15511e483da50d7daaeafe7e88 P 3af5239a25bb46d9b5f4043a567171c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.016738  1300 tablet_replica.cc:333] T 87958539259847b5820fbcae4613cae2 P 3af5239a25bb46d9b5f4043a567171c1: stopping tablet replica
I20260710 11:09:47.017179  1300 raft_consensus.cc:2243] T 87958539259847b5820fbcae4613cae2 P 3af5239a25bb46d9b5f4043a567171c1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.017576  1300 raft_consensus.cc:2272] T 87958539259847b5820fbcae4613cae2 P 3af5239a25bb46d9b5f4043a567171c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.110682  1300 tablet_server.cc:196] TabletServer@127.1.69.1:0 shutdown complete.
W20260710 11:09:47.110939  1550 consensus_peers.cc:597] T b0dc85b67d98424ba144293ae4f3e34f P f9f428bdbafe461e910e3f425561ed7f -> Peer 3af5239a25bb46d9b5f4043a567171c1 (127.1.69.1:36319): Couldn't send request to peer 3af5239a25bb46d9b5f4043a567171c1. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:36319: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:47.127924  1300 tablet_server.cc:179] TabletServer@127.1.69.2:0 shutting down...
I20260710 11:09:47.148962  1300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:47.149602  1300 tablet_replica.cc:333] T 7ee28bbbbafa4589bfae324b91a88819 P aa79d6367d3a43c08842c45282728edc: stopping tablet replica
I20260710 11:09:47.150096  1300 raft_consensus.cc:2243] T 7ee28bbbbafa4589bfae324b91a88819 P aa79d6367d3a43c08842c45282728edc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.150463  1300 raft_consensus.cc:2272] T 7ee28bbbbafa4589bfae324b91a88819 P aa79d6367d3a43c08842c45282728edc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.152311  1300 tablet_replica.cc:333] T 569b54ef8a4e433bb36dd03cc8521f2c P aa79d6367d3a43c08842c45282728edc: stopping tablet replica
I20260710 11:09:47.152784  1300 raft_consensus.cc:2243] T 569b54ef8a4e433bb36dd03cc8521f2c P aa79d6367d3a43c08842c45282728edc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.153107  1300 raft_consensus.cc:2272] T 569b54ef8a4e433bb36dd03cc8521f2c P aa79d6367d3a43c08842c45282728edc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.154901  1300 tablet_replica.cc:333] T cd2e84d6288d45a0bd45600c4132d630 P aa79d6367d3a43c08842c45282728edc: stopping tablet replica
I20260710 11:09:47.155356  1300 raft_consensus.cc:2243] T cd2e84d6288d45a0bd45600c4132d630 P aa79d6367d3a43c08842c45282728edc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.155668  1300 raft_consensus.cc:2272] T cd2e84d6288d45a0bd45600c4132d630 P aa79d6367d3a43c08842c45282728edc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.157477  1300 tablet_replica.cc:333] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc: stopping tablet replica
I20260710 11:09:47.157888  1300 raft_consensus.cc:2243] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:47.158553  1300 raft_consensus.cc:2272] T 1dd70dd5800a4df5b4ed2246b86c22b0 P aa79d6367d3a43c08842c45282728edc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.159911  1300 tablet_replica.cc:333] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc: stopping tablet replica
I20260710 11:09:47.160478  1300 raft_consensus.cc:2243] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:47.161185  1300 raft_consensus.cc:2272] T 0f55d42a6b05472c835546d5a9fce910 P aa79d6367d3a43c08842c45282728edc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.162930  1300 tablet_replica.cc:333] T 87958539259847b5820fbcae4613cae2 P aa79d6367d3a43c08842c45282728edc: stopping tablet replica
I20260710 11:09:47.163338  1300 raft_consensus.cc:2243] T 87958539259847b5820fbcae4613cae2 P aa79d6367d3a43c08842c45282728edc [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:47.163954  1300 raft_consensus.cc:2272] T 87958539259847b5820fbcae4613cae2 P aa79d6367d3a43c08842c45282728edc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.165452  1300 tablet_replica.cc:333] T f235ca15511e483da50d7daaeafe7e88 P aa79d6367d3a43c08842c45282728edc: stopping tablet replica
I20260710 11:09:47.165843  1300 raft_consensus.cc:2243] T f235ca15511e483da50d7daaeafe7e88 P aa79d6367d3a43c08842c45282728edc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.166141  1300 raft_consensus.cc:2272] T f235ca15511e483da50d7daaeafe7e88 P aa79d6367d3a43c08842c45282728edc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.167933  1300 tablet_replica.cc:333] T b0dc85b67d98424ba144293ae4f3e34f P aa79d6367d3a43c08842c45282728edc: stopping tablet replica
I20260710 11:09:47.168473  1300 raft_consensus.cc:2243] T b0dc85b67d98424ba144293ae4f3e34f P aa79d6367d3a43c08842c45282728edc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.168781  1300 raft_consensus.cc:2272] T b0dc85b67d98424ba144293ae4f3e34f P aa79d6367d3a43c08842c45282728edc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.170174  1300 tablet_replica.cc:333] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc: stopping tablet replica
I20260710 11:09:47.170537  1300 raft_consensus.cc:2243] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.170833  1300 raft_consensus.cc:2272] T 9c5fcc6321184139b1c0e6c58c433c28 P aa79d6367d3a43c08842c45282728edc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.187939  1300 tablet_server.cc:196] TabletServer@127.1.69.2:0 shutdown complete.
I20260710 11:09:47.203315  1300 tablet_server.cc:179] TabletServer@127.1.69.3:0 shutting down...
I20260710 11:09:47.225337  1300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:47.226131  1300 tablet_replica.cc:333] T 7ee28bbbbafa4589bfae324b91a88819 P f9f428bdbafe461e910e3f425561ed7f: stopping tablet replica
I20260710 11:09:47.226841  1300 raft_consensus.cc:2243] T 7ee28bbbbafa4589bfae324b91a88819 P f9f428bdbafe461e910e3f425561ed7f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.227411  1300 raft_consensus.cc:2272] T 7ee28bbbbafa4589bfae324b91a88819 P f9f428bdbafe461e910e3f425561ed7f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.230037  1300 tablet_replica.cc:333] T cd2e84d6288d45a0bd45600c4132d630 P f9f428bdbafe461e910e3f425561ed7f: stopping tablet replica
I20260710 11:09:47.230742  1300 raft_consensus.cc:2243] T cd2e84d6288d45a0bd45600c4132d630 P f9f428bdbafe461e910e3f425561ed7f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.231217  1300 raft_consensus.cc:2272] T cd2e84d6288d45a0bd45600c4132d630 P f9f428bdbafe461e910e3f425561ed7f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.233671  1300 tablet_replica.cc:333] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f: stopping tablet replica
I20260710 11:09:47.234306  1300 raft_consensus.cc:2243] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:09:47.235186  1300 raft_consensus.cc:2272] T 569b54ef8a4e433bb36dd03cc8521f2c P f9f428bdbafe461e910e3f425561ed7f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.237516  1300 tablet_replica.cc:333] T 0f55d42a6b05472c835546d5a9fce910 P f9f428bdbafe461e910e3f425561ed7f: stopping tablet replica
I20260710 11:09:47.238193  1300 raft_consensus.cc:2243] T 0f55d42a6b05472c835546d5a9fce910 P f9f428bdbafe461e910e3f425561ed7f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.238667  1300 raft_consensus.cc:2272] T 0f55d42a6b05472c835546d5a9fce910 P f9f428bdbafe461e910e3f425561ed7f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.240209  1300 tablet_replica.cc:333] T f235ca15511e483da50d7daaeafe7e88 P f9f428bdbafe461e910e3f425561ed7f: stopping tablet replica
I20260710 11:09:47.240706  1300 raft_consensus.cc:2243] T f235ca15511e483da50d7daaeafe7e88 P f9f428bdbafe461e910e3f425561ed7f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.241053  1300 raft_consensus.cc:2272] T f235ca15511e483da50d7daaeafe7e88 P f9f428bdbafe461e910e3f425561ed7f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.242825  1300 tablet_replica.cc:333] T 87958539259847b5820fbcae4613cae2 P f9f428bdbafe461e910e3f425561ed7f: stopping tablet replica
I20260710 11:09:47.243234  1300 raft_consensus.cc:2243] T 87958539259847b5820fbcae4613cae2 P f9f428bdbafe461e910e3f425561ed7f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.243556  1300 raft_consensus.cc:2272] T 87958539259847b5820fbcae4613cae2 P f9f428bdbafe461e910e3f425561ed7f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.245087  1300 tablet_replica.cc:333] T b0dc85b67d98424ba144293ae4f3e34f P f9f428bdbafe461e910e3f425561ed7f: stopping tablet replica
I20260710 11:09:47.245472  1300 raft_consensus.cc:2243] T b0dc85b67d98424ba144293ae4f3e34f P f9f428bdbafe461e910e3f425561ed7f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:47.246053  1300 raft_consensus.cc:2272] T b0dc85b67d98424ba144293ae4f3e34f P f9f428bdbafe461e910e3f425561ed7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.247467  1300 tablet_replica.cc:333] T 9c5fcc6321184139b1c0e6c58c433c28 P f9f428bdbafe461e910e3f425561ed7f: stopping tablet replica
I20260710 11:09:47.247869  1300 raft_consensus.cc:2243] T 9c5fcc6321184139b1c0e6c58c433c28 P f9f428bdbafe461e910e3f425561ed7f [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:09:47.248409  1300 raft_consensus.cc:2272] T 9c5fcc6321184139b1c0e6c58c433c28 P f9f428bdbafe461e910e3f425561ed7f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.250075  1300 tablet_replica.cc:333] T 1dd70dd5800a4df5b4ed2246b86c22b0 P f9f428bdbafe461e910e3f425561ed7f: stopping tablet replica
I20260710 11:09:47.250455  1300 raft_consensus.cc:2243] T 1dd70dd5800a4df5b4ed2246b86c22b0 P f9f428bdbafe461e910e3f425561ed7f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.250787  1300 raft_consensus.cc:2272] T 1dd70dd5800a4df5b4ed2246b86c22b0 P f9f428bdbafe461e910e3f425561ed7f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.276016  1300 tablet_server.cc:196] TabletServer@127.1.69.3:0 shutdown complete.
I20260710 11:09:47.292686  1300 master.cc:562] Master@127.1.69.62:40545 shutting down...
I20260710 11:09:47.363983  1387 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260710 11:09:47.416783  1300 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 661a43be74ed4eceaf5dbef0064f8582 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:47.417372  1300 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 661a43be74ed4eceaf5dbef0064f8582 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.417737  1300 tablet_replica.cc:333] T 00000000000000000000000000000000 P 661a43be74ed4eceaf5dbef0064f8582: stopping tablet replica
I20260710 11:09:47.436941  1300 master.cc:584] Master@127.1.69.62:40545 shutdown complete.
3af5239a25bb46d9b5f4043a567171c1  4
aa79d6367d3a43c08842c45282728edc  4
f9f428bdbafe461e910e3f425561ed7f  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12826 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 11:09:47.476613  1300 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.69.62:45919
I20260710 11:09:47.477862  1300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:47.483536  1803 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 11:09:47.483661  1804 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 11:09:47.486681  1806 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 11:09:47.489866  1300 server_base.cc:1061] running on GCE node
I20260710 11:09:47.490988  1300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:47.491266  1300 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 11:09:47.491451  1300 hybrid_clock.cc:648] HybridClock initialized: now 1783681787491433 us; error 0 us; skew 500 ppm
I20260710 11:09:47.492208  1300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:47.495134  1300 webserver.cc:533] Webserver started at http://127.1.69.62:37123/ using document root <none> and password file <none>
I20260710 11:09:47.495800  1300 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:47.496037  1300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:47.496367  1300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:47.497967  1300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681774487140-1300-0/minicluster-data/master-0-root/instance:
uuid: "2a8350b7b2aa4b7f8cff06bd197ca134"
format_stamp: "Formatted at 2026-07-10 11:09:47 on dist-test-slave-c0pq"
I20260710 11:09:47.504144  1300 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260710 11:09:47.508865  1811 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:47.516482  1300 fs_manager.cc:730] Time spent opening block manager: real 0.009s	user 0.003s	sys 0.001s
I20260710 11:09:47.516848  1300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681774487140-1300-0/minicluster-data/master-0-root
uuid: "2a8350b7b2aa4b7f8cff06bd197ca134"
format_stamp: "Formatted at 2026-07-10 11:09:47 on dist-test-slave-c0pq"
I20260710 11:09:47.517222  1300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681774487140-1300-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681774487140-1300-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681774487140-1300-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 11:09:47.541066  1300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:47.542748  1300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:47.591526  1300 rpc_server.cc:307] RPC server started. Bound to: 127.1.69.62:45919
I20260710 11:09:47.591635  1862 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.69.62:45919 every 8 connection(s)
I20260710 11:09:47.595513  1863 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 11:09:47.604300  1863 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2a8350b7b2aa4b7f8cff06bd197ca134: Bootstrap starting.
I20260710 11:09:47.608655  1863 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2a8350b7b2aa4b7f8cff06bd197ca134: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:47.612366  1863 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2a8350b7b2aa4b7f8cff06bd197ca134: No bootstrap required, opened a new log
I20260710 11:09:47.614320  1863 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2a8350b7b2aa4b7f8cff06bd197ca134 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a8350b7b2aa4b7f8cff06bd197ca134" member_type: VOTER }
I20260710 11:09:47.614661  1863 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2a8350b7b2aa4b7f8cff06bd197ca134 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:47.614845  1863 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2a8350b7b2aa4b7f8cff06bd197ca134 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a8350b7b2aa4b7f8cff06bd197ca134, State: Initialized, Role: FOLLOWER
I20260710 11:09:47.615373  1863 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2a8350b7b2aa4b7f8cff06bd197ca134 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2a8350b7b2aa4b7f8cff06bd197ca134" member_type: VOTER }
I20260710 11:09:47.615775  1863 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2a8350b7b2aa4b7f8cff06bd197ca134 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:09:47.615957  1863 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2a8350b7b2aa4b7f8cff06bd197ca134 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:09:47.616156  1863 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2a8350b7b2aa4b7f8cff06bd197ca134 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:47.620133  1863 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2a8350b7b2aa4b7f8cff06bd197ca134 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a8350b7b2aa4b7f8cff06bd197ca134" member_type: VOTER }
I20260710 11:09:47.620833  1863 leader_election.cc:304] T 00000000000000000000000000000000 P 2a8350b7b2aa4b7f8cff06bd197ca134 [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: 2a8350b7b2aa4b7f8cff06bd197ca134; no voters: 
I20260710 11:09:47.621889  1863 leader_election.cc:290] T 00000000000000000000000000000000 P 2a8350b7b2aa4b7f8cff06bd197ca134 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:09:47.622154  1866 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2a8350b7b2aa4b7f8cff06bd197ca134 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:47.623493  1866 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2a8350b7b2aa4b7f8cff06bd197ca134 [term 1 LEADER]: Becoming Leader. State: Replica: 2a8350b7b2aa4b7f8cff06bd197ca134, State: Running, Role: LEADER
I20260710 11:09:47.624186  1866 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2a8350b7b2aa4b7f8cff06bd197ca134 [LEADER]: Queue going to LEADER mode. State: All 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: "2a8350b7b2aa4b7f8cff06bd197ca134" member_type: VOTER }
I20260710 11:09:47.624847  1863 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2a8350b7b2aa4b7f8cff06bd197ca134 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:09:47.628543  1867 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2a8350b7b2aa4b7f8cff06bd197ca134 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2a8350b7b2aa4b7f8cff06bd197ca134" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a8350b7b2aa4b7f8cff06bd197ca134" member_type: VOTER } }
I20260710 11:09:47.630172  1867 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2a8350b7b2aa4b7f8cff06bd197ca134 [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:47.629513  1868 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2a8350b7b2aa4b7f8cff06bd197ca134 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2a8350b7b2aa4b7f8cff06bd197ca134. Latest consensus state: current_term: 1 leader_uuid: "2a8350b7b2aa4b7f8cff06bd197ca134" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a8350b7b2aa4b7f8cff06bd197ca134" member_type: VOTER } }
I20260710 11:09:47.631604  1868 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2a8350b7b2aa4b7f8cff06bd197ca134 [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:47.638358  1875 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:09:47.646018  1875 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:09:47.646955  1300 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:09:47.654459  1875 catalog_manager.cc:1383] Generated new cluster ID: bc557c90ee174784bad306deced12926
I20260710 11:09:47.654716  1875 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:09:47.669745  1875 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:09:47.670889  1875 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:09:47.690182  1875 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2a8350b7b2aa4b7f8cff06bd197ca134: Generated new TSK 0
I20260710 11:09:47.690755  1875 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:09:47.713713  1300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:47.719349  1884 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 11:09:47.720465  1885 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 11:09:47.722771  1300 server_base.cc:1061] running on GCE node
W20260710 11:09:47.722756  1887 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 11:09:47.723773  1300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:47.724012  1300 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 11:09:47.724179  1300 hybrid_clock.cc:648] HybridClock initialized: now 1783681787724154 us; error 0 us; skew 500 ppm
I20260710 11:09:47.724733  1300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:47.726992  1300 webserver.cc:533] Webserver started at http://127.1.69.1:42893/ using document root <none> and password file <none>
I20260710 11:09:47.727454  1300 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:47.727653  1300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:47.727917  1300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:47.728981  1300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681774487140-1300-0/minicluster-data/ts-0-root/instance:
uuid: "6793e6bb8e9647189b3d7fd5031a09ed"
format_stamp: "Formatted at 2026-07-10 11:09:47 on dist-test-slave-c0pq"
I20260710 11:09:47.733112  1300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:09:47.736101  1892 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:47.736939  1300 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:09:47.737185  1300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681774487140-1300-0/minicluster-data/ts-0-root
uuid: "6793e6bb8e9647189b3d7fd5031a09ed"
format_stamp: "Formatted at 2026-07-10 11:09:47 on dist-test-slave-c0pq"
I20260710 11:09:47.737407  1300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681774487140-1300-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681774487140-1300-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681774487140-1300-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 11:09:47.754976  1300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:47.756135  1300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:47.757580  1300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:47.759708  1300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:47.759918  1300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:47.760186  1300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:47.760362  1300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:47.799866  1300 rpc_server.cc:307] RPC server started. Bound to: 127.1.69.1:33215
I20260710 11:09:47.799973  1954 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.69.1:33215 every 8 connection(s)
I20260710 11:09:47.804729  1300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:47.812279  1959 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 11:09:47.812934  1960 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 11:09:47.817401  1300 server_base.cc:1061] running on GCE node
W20260710 11:09:47.817818  1962 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 11:09:47.818626  1300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:47.818847  1300 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 11:09:47.819015  1300 hybrid_clock.cc:648] HybridClock initialized: now 1783681787819002 us; error 0 us; skew 500 ppm
I20260710 11:09:47.819665  1300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:47.823060  1300 webserver.cc:533] Webserver started at http://127.1.69.2:38161/ using document root <none> and password file <none>
I20260710 11:09:47.823657  1300 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:47.823925  1300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:47.823974  1955 heartbeater.cc:344] Connected to a master server at 127.1.69.62:45919
I20260710 11:09:47.824327  1300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:47.824479  1955 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:47.825269  1955 heartbeater.cc:507] Master 127.1.69.62:45919 requested a full tablet report, sending...
I20260710 11:09:47.825627  1300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681774487140-1300-0/minicluster-data/ts-1-root/instance:
uuid: "3fb9fbc01f204342876685a0f8677b02"
format_stamp: "Formatted at 2026-07-10 11:09:47 on dist-test-slave-c0pq"
I20260710 11:09:47.827382  1828 ts_manager.cc:194] Registered new tserver with Master: 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1:33215)
I20260710 11:09:47.829690  1828 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45476
I20260710 11:09:47.831261  1300 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260710 11:09:47.834475  1967 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:47.835359  1300 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:09:47.835630  1300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681774487140-1300-0/minicluster-data/ts-1-root
uuid: "3fb9fbc01f204342876685a0f8677b02"
format_stamp: "Formatted at 2026-07-10 11:09:47 on dist-test-slave-c0pq"
I20260710 11:09:47.835860  1300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681774487140-1300-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681774487140-1300-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681774487140-1300-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 11:09:47.859963  1300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:47.861171  1300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:47.862627  1300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:47.864713  1300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:47.864923  1300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:47.865147  1300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:47.865319  1300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:47.902989  1300 rpc_server.cc:307] RPC server started. Bound to: 127.1.69.2:35631
I20260710 11:09:47.903090  2029 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.69.2:35631 every 8 connection(s)
I20260710 11:09:47.907526  1300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:47.913635  2033 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 11:09:47.916754  2034 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 11:09:47.917218  1300 server_base.cc:1061] running on GCE node
W20260710 11:09:47.918059  2036 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 11:09:47.918953  1300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:47.919193  1300 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 11:09:47.919320  1300 hybrid_clock.cc:648] HybridClock initialized: now 1783681787919309 us; error 0 us; skew 500 ppm
I20260710 11:09:47.919759  2030 heartbeater.cc:344] Connected to a master server at 127.1.69.62:45919
I20260710 11:09:47.919873  1300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:47.920135  2030 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:47.920985  2030 heartbeater.cc:507] Master 127.1.69.62:45919 requested a full tablet report, sending...
I20260710 11:09:47.922386  1300 webserver.cc:533] Webserver started at http://127.1.69.3:37501/ using document root <none> and password file <none>
I20260710 11:09:47.922875  1300 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:47.923080  1300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:47.923058  1828 ts_manager.cc:194] Registered new tserver with Master: 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2:35631)
I20260710 11:09:47.923549  1300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:47.924654  1828 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45484
I20260710 11:09:47.924757  1300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681774487140-1300-0/minicluster-data/ts-2-root/instance:
uuid: "6f7403b822054cb8ad90f33bc1dd5cbc"
format_stamp: "Formatted at 2026-07-10 11:09:47 on dist-test-slave-c0pq"
I20260710 11:09:47.929270  1300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:09:47.932368  2041 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:47.933244  1300 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:09:47.933578  1300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681774487140-1300-0/minicluster-data/ts-2-root
uuid: "6f7403b822054cb8ad90f33bc1dd5cbc"
format_stamp: "Formatted at 2026-07-10 11:09:47 on dist-test-slave-c0pq"
I20260710 11:09:47.933908  1300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681774487140-1300-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681774487140-1300-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681774487140-1300-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 11:09:47.961714  1300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:47.962953  1300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:47.964387  1300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:47.966439  1300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:47.966650  1300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:47.966881  1300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:47.967043  1300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:48.003975  1300 rpc_server.cc:307] RPC server started. Bound to: 127.1.69.3:35351
I20260710 11:09:48.004084  2103 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.69.3:35351 every 8 connection(s)
I20260710 11:09:48.019074  2104 heartbeater.cc:344] Connected to a master server at 127.1.69.62:45919
I20260710 11:09:48.019434  2104 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:48.020145  2104 heartbeater.cc:507] Master 127.1.69.62:45919 requested a full tablet report, sending...
I20260710 11:09:48.021931  1828 ts_manager.cc:194] Registered new tserver with Master: 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3:35351)
I20260710 11:09:48.022352  1300 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015420274s
I20260710 11:09:48.023226  1828 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45496
I20260710 11:09:48.046691  1828 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45510:
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 11:09:48.049970  1828 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 11:09:48.113570  1920 tablet_service.cc:1511] Processing CreateTablet for tablet db0acbaefcfc481ba7ff8ec789fffccf (DEFAULT_TABLE table=test-workload [id=35233b78a62d48ae8a462c0931b621bc]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:09:48.114991  1920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db0acbaefcfc481ba7ff8ec789fffccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.116851  1919 tablet_service.cc:1511] Processing CreateTablet for tablet 62b727801a1b49a9aaeaa373d0ba3c50 (DEFAULT_TABLE table=test-workload [id=35233b78a62d48ae8a462c0931b621bc]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:09:48.116766  1918 tablet_service.cc:1511] Processing CreateTablet for tablet 5ce020650fbe44139c4d6180c88c441a (DEFAULT_TABLE table=test-workload [id=35233b78a62d48ae8a462c0931b621bc]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:09:48.118175  1919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62b727801a1b49a9aaeaa373d0ba3c50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.120174  1917 tablet_service.cc:1511] Processing CreateTablet for tablet a23a6a267ac045eaa43dfaf69728152e (DEFAULT_TABLE table=test-workload [id=35233b78a62d48ae8a462c0931b621bc]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:09:48.121712  1917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a23a6a267ac045eaa43dfaf69728152e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.123502  1918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ce020650fbe44139c4d6180c88c441a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.124100  1916 tablet_service.cc:1511] Processing CreateTablet for tablet d3be9cdcad0d46b1800dca06120d39d2 (DEFAULT_TABLE table=test-workload [id=35233b78a62d48ae8a462c0931b621bc]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:09:48.125417  1916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3be9cdcad0d46b1800dca06120d39d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.127375  2069 tablet_service.cc:1511] Processing CreateTablet for tablet db0acbaefcfc481ba7ff8ec789fffccf (DEFAULT_TABLE table=test-workload [id=35233b78a62d48ae8a462c0931b621bc]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:09:48.129606  2068 tablet_service.cc:1511] Processing CreateTablet for tablet 62b727801a1b49a9aaeaa373d0ba3c50 (DEFAULT_TABLE table=test-workload [id=35233b78a62d48ae8a462c0931b621bc]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:09:48.131772  2067 tablet_service.cc:1511] Processing CreateTablet for tablet 5ce020650fbe44139c4d6180c88c441a (DEFAULT_TABLE table=test-workload [id=35233b78a62d48ae8a462c0931b621bc]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:09:48.134025  1915 tablet_service.cc:1511] Processing CreateTablet for tablet 10708788028949bf96f423a0c932b6d7 (DEFAULT_TABLE table=test-workload [id=35233b78a62d48ae8a462c0931b621bc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:09:48.135325  1915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10708788028949bf96f423a0c932b6d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.136319  1994 tablet_service.cc:1511] Processing CreateTablet for tablet 62b727801a1b49a9aaeaa373d0ba3c50 (DEFAULT_TABLE table=test-workload [id=35233b78a62d48ae8a462c0931b621bc]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:09:48.137647  1994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62b727801a1b49a9aaeaa373d0ba3c50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.138844  2065 tablet_service.cc:1511] Processing CreateTablet for tablet d3be9cdcad0d46b1800dca06120d39d2 (DEFAULT_TABLE table=test-workload [id=35233b78a62d48ae8a462c0931b621bc]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:09:48.141036  2064 tablet_service.cc:1511] Processing CreateTablet for tablet 10708788028949bf96f423a0c932b6d7 (DEFAULT_TABLE table=test-workload [id=35233b78a62d48ae8a462c0931b621bc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:09:48.143659  1914 tablet_service.cc:1511] Processing CreateTablet for tablet beb7bbf8a9ef405782d4ad4d45c1ed3f (DEFAULT_TABLE table=test-workload [id=35233b78a62d48ae8a462c0931b621bc]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:09:48.145498  2063 tablet_service.cc:1511] Processing CreateTablet for tablet beb7bbf8a9ef405782d4ad4d45c1ed3f (DEFAULT_TABLE table=test-workload [id=35233b78a62d48ae8a462c0931b621bc]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:09:48.146278  1913 tablet_service.cc:1511] Processing CreateTablet for tablet c765f7d6972d4fce9bb62665d59d456d (DEFAULT_TABLE table=test-workload [id=35233b78a62d48ae8a462c0931b621bc]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:09:48.147578  1913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c765f7d6972d4fce9bb62665d59d456d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.147786  2062 tablet_service.cc:1511] Processing CreateTablet for tablet c765f7d6972d4fce9bb62665d59d456d (DEFAULT_TABLE table=test-workload [id=35233b78a62d48ae8a462c0931b621bc]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:09:48.134059  1995 tablet_service.cc:1511] Processing CreateTablet for tablet db0acbaefcfc481ba7ff8ec789fffccf (DEFAULT_TABLE table=test-workload [id=35233b78a62d48ae8a462c0931b621bc]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:09:48.150163  1995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db0acbaefcfc481ba7ff8ec789fffccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.154224  1912 tablet_service.cc:1511] Processing CreateTablet for tablet 94d7d8de914d4d15a98bcdf827df30dd (DEFAULT_TABLE table=test-workload [id=35233b78a62d48ae8a462c0931b621bc]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:09:48.155460  1912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94d7d8de914d4d15a98bcdf827df30dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.137674  2066 tablet_service.cc:1511] Processing CreateTablet for tablet a23a6a267ac045eaa43dfaf69728152e (DEFAULT_TABLE table=test-workload [id=35233b78a62d48ae8a462c0931b621bc]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:09:48.152009  2061 tablet_service.cc:1511] Processing CreateTablet for tablet 94d7d8de914d4d15a98bcdf827df30dd (DEFAULT_TABLE table=test-workload [id=35233b78a62d48ae8a462c0931b621bc]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:09:48.159365  2060 tablet_service.cc:1511] Processing CreateTablet for tablet 66a4d29a1f6743e589c9266f572e75dd (DEFAULT_TABLE table=test-workload [id=35233b78a62d48ae8a462c0931b621bc]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:09:48.160518  1993 tablet_service.cc:1511] Processing CreateTablet for tablet 5ce020650fbe44139c4d6180c88c441a (DEFAULT_TABLE table=test-workload [id=35233b78a62d48ae8a462c0931b621bc]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:09:48.161769  1993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ce020650fbe44139c4d6180c88c441a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.163789  1989 tablet_service.cc:1511] Processing CreateTablet for tablet beb7bbf8a9ef405782d4ad4d45c1ed3f (DEFAULT_TABLE table=test-workload [id=35233b78a62d48ae8a462c0931b621bc]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:09:48.165076  1990 tablet_service.cc:1511] Processing CreateTablet for tablet 10708788028949bf96f423a0c932b6d7 (DEFAULT_TABLE table=test-workload [id=35233b78a62d48ae8a462c0931b621bc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:09:48.165611  1988 tablet_service.cc:1511] Processing CreateTablet for tablet c765f7d6972d4fce9bb62665d59d456d (DEFAULT_TABLE table=test-workload [id=35233b78a62d48ae8a462c0931b621bc]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:09:48.166333  1990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10708788028949bf96f423a0c932b6d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.167749  1987 tablet_service.cc:1511] Processing CreateTablet for tablet 94d7d8de914d4d15a98bcdf827df30dd (DEFAULT_TABLE table=test-workload [id=35233b78a62d48ae8a462c0931b621bc]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:09:48.169035  1987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94d7d8de914d4d15a98bcdf827df30dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.173614  1986 tablet_service.cc:1511] Processing CreateTablet for tablet 66a4d29a1f6743e589c9266f572e75dd (DEFAULT_TABLE table=test-workload [id=35233b78a62d48ae8a462c0931b621bc]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:09:48.174883  1986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66a4d29a1f6743e589c9266f572e75dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.178350  1992 tablet_service.cc:1511] Processing CreateTablet for tablet a23a6a267ac045eaa43dfaf69728152e (DEFAULT_TABLE table=test-workload [id=35233b78a62d48ae8a462c0931b621bc]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:09:48.179656  1992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a23a6a267ac045eaa43dfaf69728152e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.161870  1991 tablet_service.cc:1511] Processing CreateTablet for tablet d3be9cdcad0d46b1800dca06120d39d2 (DEFAULT_TABLE table=test-workload [id=35233b78a62d48ae8a462c0931b621bc]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:09:48.181352  1991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3be9cdcad0d46b1800dca06120d39d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.185065  1914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beb7bbf8a9ef405782d4ad4d45c1ed3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.189165  1989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beb7bbf8a9ef405782d4ad4d45c1ed3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.192883  1988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c765f7d6972d4fce9bb62665d59d456d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.200666  2069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db0acbaefcfc481ba7ff8ec789fffccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.201431  2065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3be9cdcad0d46b1800dca06120d39d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.203437  2067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ce020650fbe44139c4d6180c88c441a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.204771  2062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c765f7d6972d4fce9bb62665d59d456d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.208737  2066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a23a6a267ac045eaa43dfaf69728152e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.212814  2068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62b727801a1b49a9aaeaa373d0ba3c50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.214040  1919 tablet_service.cc:1511] Processing CreateTablet for tablet 66a4d29a1f6743e589c9266f572e75dd (DEFAULT_TABLE table=test-workload [id=35233b78a62d48ae8a462c0931b621bc]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:09:48.215268  1919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66a4d29a1f6743e589c9266f572e75dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.216722  2063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beb7bbf8a9ef405782d4ad4d45c1ed3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.219076  2061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94d7d8de914d4d15a98bcdf827df30dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.219996  2060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66a4d29a1f6743e589c9266f572e75dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.224750  2064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10708788028949bf96f423a0c932b6d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.335239  2121 tablet_bootstrap.cc:492] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc: Bootstrap starting.
I20260710 11:09:48.336153  2119 tablet_bootstrap.cc:492] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed: Bootstrap starting.
I20260710 11:09:48.344010  2120 tablet_bootstrap.cc:492] T 10708788028949bf96f423a0c932b6d7 P 3fb9fbc01f204342876685a0f8677b02: Bootstrap starting.
I20260710 11:09:48.344945  2121 tablet_bootstrap.cc:654] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.347118  2119 tablet_bootstrap.cc:654] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.349764  2120 tablet_bootstrap.cc:654] T 10708788028949bf96f423a0c932b6d7 P 3fb9fbc01f204342876685a0f8677b02: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.353226  2119 tablet_bootstrap.cc:492] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed: No bootstrap required, opened a new log
I20260710 11:09:48.353673  2119 ts_tablet_manager.cc:1403] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.004s
I20260710 11:09:48.354511  2120 tablet_bootstrap.cc:492] T 10708788028949bf96f423a0c932b6d7 P 3fb9fbc01f204342876685a0f8677b02: No bootstrap required, opened a new log
I20260710 11:09:48.354570  2121 tablet_bootstrap.cc:492] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc: No bootstrap required, opened a new log
I20260710 11:09:48.355095  2121 ts_tablet_manager.cc:1403] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.009s
I20260710 11:09:48.355047  2120 ts_tablet_manager.cc:1403] T 10708788028949bf96f423a0c932b6d7 P 3fb9fbc01f204342876685a0f8677b02: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:09:48.356169  2119 raft_consensus.cc:359] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } }
I20260710 11:09:48.356791  2119 raft_consensus.cc:385] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.357033  2119 raft_consensus.cc:740] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6793e6bb8e9647189b3d7fd5031a09ed, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.357717  2119 consensus_queue.cc:260] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } }
I20260710 11:09:48.357932  2120 raft_consensus.cc:359] T 10708788028949bf96f423a0c932b6d7 P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.358084  2121 raft_consensus.cc:359] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.358634  2120 raft_consensus.cc:385] T 10708788028949bf96f423a0c932b6d7 P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.358767  2121 raft_consensus.cc:385] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.358966  2120 raft_consensus.cc:740] T 10708788028949bf96f423a0c932b6d7 P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fb9fbc01f204342876685a0f8677b02, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.359061  2121 raft_consensus.cc:740] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f7403b822054cb8ad90f33bc1dd5cbc, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.359931  2120 consensus_queue.cc:260] T 10708788028949bf96f423a0c932b6d7 P 3fb9fbc01f204342876685a0f8677b02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.360016  2121 consensus_queue.cc:260] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.365696  1955 heartbeater.cc:499] Master 127.1.69.62:45919 was elected leader, sending a full tablet report...
I20260710 11:09:48.366183  2030 heartbeater.cc:499] Master 127.1.69.62:45919 was elected leader, sending a full tablet report...
I20260710 11:09:48.366284  2121 ts_tablet_manager.cc:1434] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.007s
I20260710 11:09:48.366336  2119 ts_tablet_manager.cc:1434] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.006s
I20260710 11:09:48.367432  2119 tablet_bootstrap.cc:492] T 62b727801a1b49a9aaeaa373d0ba3c50 P 6793e6bb8e9647189b3d7fd5031a09ed: Bootstrap starting.
I20260710 11:09:48.369706  2120 ts_tablet_manager.cc:1434] T 10708788028949bf96f423a0c932b6d7 P 3fb9fbc01f204342876685a0f8677b02: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.002s
I20260710 11:09:48.370471  2104 heartbeater.cc:499] Master 127.1.69.62:45919 was elected leader, sending a full tablet report...
I20260710 11:09:48.373903  2120 tablet_bootstrap.cc:492] T 62b727801a1b49a9aaeaa373d0ba3c50 P 3fb9fbc01f204342876685a0f8677b02: Bootstrap starting.
I20260710 11:09:48.374034  2119 tablet_bootstrap.cc:654] T 62b727801a1b49a9aaeaa373d0ba3c50 P 6793e6bb8e9647189b3d7fd5031a09ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.372980  2121 tablet_bootstrap.cc:492] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6f7403b822054cb8ad90f33bc1dd5cbc: Bootstrap starting.
I20260710 11:09:48.381989  2120 tablet_bootstrap.cc:654] T 62b727801a1b49a9aaeaa373d0ba3c50 P 3fb9fbc01f204342876685a0f8677b02: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.388646  2121 tablet_bootstrap.cc:654] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6f7403b822054cb8ad90f33bc1dd5cbc: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.391601  2119 tablet_bootstrap.cc:492] T 62b727801a1b49a9aaeaa373d0ba3c50 P 6793e6bb8e9647189b3d7fd5031a09ed: No bootstrap required, opened a new log
I20260710 11:09:48.392094  2119 ts_tablet_manager.cc:1403] T 62b727801a1b49a9aaeaa373d0ba3c50 P 6793e6bb8e9647189b3d7fd5031a09ed: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.007s
I20260710 11:09:48.395570  2119 raft_consensus.cc:359] T 62b727801a1b49a9aaeaa373d0ba3c50 P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.396508  2119 raft_consensus.cc:385] T 62b727801a1b49a9aaeaa373d0ba3c50 P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.396903  2119 raft_consensus.cc:740] T 62b727801a1b49a9aaeaa373d0ba3c50 P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6793e6bb8e9647189b3d7fd5031a09ed, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.397729  2119 consensus_queue.cc:260] T 62b727801a1b49a9aaeaa373d0ba3c50 P 6793e6bb8e9647189b3d7fd5031a09ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.400157  2119 ts_tablet_manager.cc:1434] T 62b727801a1b49a9aaeaa373d0ba3c50 P 6793e6bb8e9647189b3d7fd5031a09ed: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:09:48.401054  2119 tablet_bootstrap.cc:492] T 5ce020650fbe44139c4d6180c88c441a P 6793e6bb8e9647189b3d7fd5031a09ed: Bootstrap starting.
I20260710 11:09:48.401525  2121 tablet_bootstrap.cc:492] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6f7403b822054cb8ad90f33bc1dd5cbc: No bootstrap required, opened a new log
I20260710 11:09:48.402014  2121 ts_tablet_manager.cc:1403] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6f7403b822054cb8ad90f33bc1dd5cbc: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.009s
I20260710 11:09:48.404934  2121 raft_consensus.cc:359] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.405781  2121 raft_consensus.cc:385] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.406102  2121 raft_consensus.cc:740] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f7403b822054cb8ad90f33bc1dd5cbc, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.407441  2119 tablet_bootstrap.cc:654] T 5ce020650fbe44139c4d6180c88c441a P 6793e6bb8e9647189b3d7fd5031a09ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.406984  2121 consensus_queue.cc:260] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6f7403b822054cb8ad90f33bc1dd5cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.409499  2121 ts_tablet_manager.cc:1434] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6f7403b822054cb8ad90f33bc1dd5cbc: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:09:48.410503  2121 tablet_bootstrap.cc:492] T a23a6a267ac045eaa43dfaf69728152e P 6f7403b822054cb8ad90f33bc1dd5cbc: Bootstrap starting.
I20260710 11:09:48.419679  2121 tablet_bootstrap.cc:654] T a23a6a267ac045eaa43dfaf69728152e P 6f7403b822054cb8ad90f33bc1dd5cbc: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.425945  2119 tablet_bootstrap.cc:492] T 5ce020650fbe44139c4d6180c88c441a P 6793e6bb8e9647189b3d7fd5031a09ed: No bootstrap required, opened a new log
I20260710 11:09:48.426414  2119 ts_tablet_manager.cc:1403] T 5ce020650fbe44139c4d6180c88c441a P 6793e6bb8e9647189b3d7fd5031a09ed: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.011s
I20260710 11:09:48.429237  2119 raft_consensus.cc:359] T 5ce020650fbe44139c4d6180c88c441a P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.429742  2121 tablet_bootstrap.cc:492] T a23a6a267ac045eaa43dfaf69728152e P 6f7403b822054cb8ad90f33bc1dd5cbc: No bootstrap required, opened a new log
I20260710 11:09:48.429935  2119 raft_consensus.cc:385] T 5ce020650fbe44139c4d6180c88c441a P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.430289  2121 ts_tablet_manager.cc:1403] T a23a6a267ac045eaa43dfaf69728152e P 6f7403b822054cb8ad90f33bc1dd5cbc: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260710 11:09:48.430251  2119 raft_consensus.cc:740] T 5ce020650fbe44139c4d6180c88c441a P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6793e6bb8e9647189b3d7fd5031a09ed, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.431104  2119 consensus_queue.cc:260] T 5ce020650fbe44139c4d6180c88c441a P 6793e6bb8e9647189b3d7fd5031a09ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.433254  2119 ts_tablet_manager.cc:1434] T 5ce020650fbe44139c4d6180c88c441a P 6793e6bb8e9647189b3d7fd5031a09ed: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 11:09:48.433351  2121 raft_consensus.cc:359] T a23a6a267ac045eaa43dfaf69728152e P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.434177  2119 tablet_bootstrap.cc:492] T a23a6a267ac045eaa43dfaf69728152e P 6793e6bb8e9647189b3d7fd5031a09ed: Bootstrap starting.
I20260710 11:09:48.434186  2121 raft_consensus.cc:385] T a23a6a267ac045eaa43dfaf69728152e P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.434686  2121 raft_consensus.cc:740] T a23a6a267ac045eaa43dfaf69728152e P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f7403b822054cb8ad90f33bc1dd5cbc, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.435611  2121 consensus_queue.cc:260] T a23a6a267ac045eaa43dfaf69728152e P 6f7403b822054cb8ad90f33bc1dd5cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.438127  2121 ts_tablet_manager.cc:1434] T a23a6a267ac045eaa43dfaf69728152e P 6f7403b822054cb8ad90f33bc1dd5cbc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:09:48.439216  2121 tablet_bootstrap.cc:492] T 10708788028949bf96f423a0c932b6d7 P 6f7403b822054cb8ad90f33bc1dd5cbc: Bootstrap starting.
I20260710 11:09:48.441404  2119 tablet_bootstrap.cc:654] T a23a6a267ac045eaa43dfaf69728152e P 6793e6bb8e9647189b3d7fd5031a09ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.446338  2121 tablet_bootstrap.cc:654] T 10708788028949bf96f423a0c932b6d7 P 6f7403b822054cb8ad90f33bc1dd5cbc: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.452957  2119 tablet_bootstrap.cc:492] T a23a6a267ac045eaa43dfaf69728152e P 6793e6bb8e9647189b3d7fd5031a09ed: No bootstrap required, opened a new log
I20260710 11:09:48.453557  2119 ts_tablet_manager.cc:1403] T a23a6a267ac045eaa43dfaf69728152e P 6793e6bb8e9647189b3d7fd5031a09ed: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260710 11:09:48.456542  2121 tablet_bootstrap.cc:492] T 10708788028949bf96f423a0c932b6d7 P 6f7403b822054cb8ad90f33bc1dd5cbc: No bootstrap required, opened a new log
I20260710 11:09:48.456499  2119 raft_consensus.cc:359] T a23a6a267ac045eaa43dfaf69728152e P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.457172  2121 ts_tablet_manager.cc:1403] T 10708788028949bf96f423a0c932b6d7 P 6f7403b822054cb8ad90f33bc1dd5cbc: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260710 11:09:48.457281  2119 raft_consensus.cc:385] T a23a6a267ac045eaa43dfaf69728152e P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.457653  2119 raft_consensus.cc:740] T a23a6a267ac045eaa43dfaf69728152e P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6793e6bb8e9647189b3d7fd5031a09ed, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.458547  2119 consensus_queue.cc:260] T a23a6a267ac045eaa43dfaf69728152e P 6793e6bb8e9647189b3d7fd5031a09ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.460179  2121 raft_consensus.cc:359] T 10708788028949bf96f423a0c932b6d7 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.460920  2119 ts_tablet_manager.cc:1434] T a23a6a267ac045eaa43dfaf69728152e P 6793e6bb8e9647189b3d7fd5031a09ed: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:09:48.460886  2121 raft_consensus.cc:385] T 10708788028949bf96f423a0c932b6d7 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.461349  2121 raft_consensus.cc:740] T 10708788028949bf96f423a0c932b6d7 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f7403b822054cb8ad90f33bc1dd5cbc, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.461983  2119 tablet_bootstrap.cc:492] T 66a4d29a1f6743e589c9266f572e75dd P 6793e6bb8e9647189b3d7fd5031a09ed: Bootstrap starting.
I20260710 11:09:48.462054  2121 consensus_queue.cc:260] T 10708788028949bf96f423a0c932b6d7 P 6f7403b822054cb8ad90f33bc1dd5cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.464635  2121 ts_tablet_manager.cc:1434] T 10708788028949bf96f423a0c932b6d7 P 6f7403b822054cb8ad90f33bc1dd5cbc: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:09:48.465579  2121 tablet_bootstrap.cc:492] T 5ce020650fbe44139c4d6180c88c441a P 6f7403b822054cb8ad90f33bc1dd5cbc: Bootstrap starting.
I20260710 11:09:48.468878  2119 tablet_bootstrap.cc:654] T 66a4d29a1f6743e589c9266f572e75dd P 6793e6bb8e9647189b3d7fd5031a09ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.471971  2121 tablet_bootstrap.cc:654] T 5ce020650fbe44139c4d6180c88c441a P 6f7403b822054cb8ad90f33bc1dd5cbc: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.480368  2119 tablet_bootstrap.cc:492] T 66a4d29a1f6743e589c9266f572e75dd P 6793e6bb8e9647189b3d7fd5031a09ed: No bootstrap required, opened a new log
I20260710 11:09:48.480882  2119 ts_tablet_manager.cc:1403] T 66a4d29a1f6743e589c9266f572e75dd P 6793e6bb8e9647189b3d7fd5031a09ed: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.003s
I20260710 11:09:48.482231  2121 tablet_bootstrap.cc:492] T 5ce020650fbe44139c4d6180c88c441a P 6f7403b822054cb8ad90f33bc1dd5cbc: No bootstrap required, opened a new log
I20260710 11:09:48.482679  2121 ts_tablet_manager.cc:1403] T 5ce020650fbe44139c4d6180c88c441a P 6f7403b822054cb8ad90f33bc1dd5cbc: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260710 11:09:48.483673  2119 raft_consensus.cc:359] T 66a4d29a1f6743e589c9266f572e75dd P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.484428  2119 raft_consensus.cc:385] T 66a4d29a1f6743e589c9266f572e75dd P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.484724  2119 raft_consensus.cc:740] T 66a4d29a1f6743e589c9266f572e75dd P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6793e6bb8e9647189b3d7fd5031a09ed, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.485500  2119 consensus_queue.cc:260] T 66a4d29a1f6743e589c9266f572e75dd P 6793e6bb8e9647189b3d7fd5031a09ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.486698  2121 raft_consensus.cc:359] T 5ce020650fbe44139c4d6180c88c441a P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.487383  2121 raft_consensus.cc:385] T 5ce020650fbe44139c4d6180c88c441a P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.487671  2121 raft_consensus.cc:740] T 5ce020650fbe44139c4d6180c88c441a P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f7403b822054cb8ad90f33bc1dd5cbc, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.487924  2119 ts_tablet_manager.cc:1434] T 66a4d29a1f6743e589c9266f572e75dd P 6793e6bb8e9647189b3d7fd5031a09ed: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:09:48.488862  2119 tablet_bootstrap.cc:492] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6793e6bb8e9647189b3d7fd5031a09ed: Bootstrap starting.
I20260710 11:09:48.490140  2121 consensus_queue.cc:260] T 5ce020650fbe44139c4d6180c88c441a P 6f7403b822054cb8ad90f33bc1dd5cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.492650  2121 ts_tablet_manager.cc:1434] T 5ce020650fbe44139c4d6180c88c441a P 6f7403b822054cb8ad90f33bc1dd5cbc: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 11:09:48.493592  2121 tablet_bootstrap.cc:492] T 62b727801a1b49a9aaeaa373d0ba3c50 P 6f7403b822054cb8ad90f33bc1dd5cbc: Bootstrap starting.
I20260710 11:09:48.494973  2119 tablet_bootstrap.cc:654] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6793e6bb8e9647189b3d7fd5031a09ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.500479  2121 tablet_bootstrap.cc:654] T 62b727801a1b49a9aaeaa373d0ba3c50 P 6f7403b822054cb8ad90f33bc1dd5cbc: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.507673  2119 tablet_bootstrap.cc:492] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6793e6bb8e9647189b3d7fd5031a09ed: No bootstrap required, opened a new log
I20260710 11:09:48.508173  2119 ts_tablet_manager.cc:1403] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6793e6bb8e9647189b3d7fd5031a09ed: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.001s
I20260710 11:09:48.508850  2120 tablet_bootstrap.cc:492] T 62b727801a1b49a9aaeaa373d0ba3c50 P 3fb9fbc01f204342876685a0f8677b02: No bootstrap required, opened a new log
I20260710 11:09:48.509224  2121 tablet_bootstrap.cc:492] T 62b727801a1b49a9aaeaa373d0ba3c50 P 6f7403b822054cb8ad90f33bc1dd5cbc: No bootstrap required, opened a new log
I20260710 11:09:48.509307  2120 ts_tablet_manager.cc:1403] T 62b727801a1b49a9aaeaa373d0ba3c50 P 3fb9fbc01f204342876685a0f8677b02: Time spent bootstrapping tablet: real 0.136s	user 0.056s	sys 0.073s
I20260710 11:09:48.509685  2121 ts_tablet_manager.cc:1403] T 62b727801a1b49a9aaeaa373d0ba3c50 P 6f7403b822054cb8ad90f33bc1dd5cbc: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260710 11:09:48.510851  2119 raft_consensus.cc:359] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.511404  2119 raft_consensus.cc:385] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.511636  2119 raft_consensus.cc:740] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6793e6bb8e9647189b3d7fd5031a09ed, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.512131  2120 raft_consensus.cc:359] T 62b727801a1b49a9aaeaa373d0ba3c50 P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.512281  2119 consensus_queue.cc:260] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6793e6bb8e9647189b3d7fd5031a09ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.512331  2121 raft_consensus.cc:359] T 62b727801a1b49a9aaeaa373d0ba3c50 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.512898  2120 raft_consensus.cc:385] T 62b727801a1b49a9aaeaa373d0ba3c50 P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.513116  2121 raft_consensus.cc:385] T 62b727801a1b49a9aaeaa373d0ba3c50 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.513255  2120 raft_consensus.cc:740] T 62b727801a1b49a9aaeaa373d0ba3c50 P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fb9fbc01f204342876685a0f8677b02, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.513533  2121 raft_consensus.cc:740] T 62b727801a1b49a9aaeaa373d0ba3c50 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f7403b822054cb8ad90f33bc1dd5cbc, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.514029  2120 consensus_queue.cc:260] T 62b727801a1b49a9aaeaa373d0ba3c50 P 3fb9fbc01f204342876685a0f8677b02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.514552  2119 ts_tablet_manager.cc:1434] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6793e6bb8e9647189b3d7fd5031a09ed: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:09:48.514457  2121 consensus_queue.cc:260] T 62b727801a1b49a9aaeaa373d0ba3c50 P 6f7403b822054cb8ad90f33bc1dd5cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.515529  2119 tablet_bootstrap.cc:492] T 10708788028949bf96f423a0c932b6d7 P 6793e6bb8e9647189b3d7fd5031a09ed: Bootstrap starting.
I20260710 11:09:48.516058  2120 ts_tablet_manager.cc:1434] T 62b727801a1b49a9aaeaa373d0ba3c50 P 3fb9fbc01f204342876685a0f8677b02: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:09:48.516961  2120 tablet_bootstrap.cc:492] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02: Bootstrap starting.
I20260710 11:09:48.518654  2121 ts_tablet_manager.cc:1434] T 62b727801a1b49a9aaeaa373d0ba3c50 P 6f7403b822054cb8ad90f33bc1dd5cbc: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:09:48.519670  2121 tablet_bootstrap.cc:492] T 94d7d8de914d4d15a98bcdf827df30dd P 6f7403b822054cb8ad90f33bc1dd5cbc: Bootstrap starting.
I20260710 11:09:48.522420  2119 tablet_bootstrap.cc:654] T 10708788028949bf96f423a0c932b6d7 P 6793e6bb8e9647189b3d7fd5031a09ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.523138  2120 tablet_bootstrap.cc:654] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.525978  2121 tablet_bootstrap.cc:654] T 94d7d8de914d4d15a98bcdf827df30dd P 6f7403b822054cb8ad90f33bc1dd5cbc: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.533428  2119 tablet_bootstrap.cc:492] T 10708788028949bf96f423a0c932b6d7 P 6793e6bb8e9647189b3d7fd5031a09ed: No bootstrap required, opened a new log
I20260710 11:09:48.533865  2119 ts_tablet_manager.cc:1403] T 10708788028949bf96f423a0c932b6d7 P 6793e6bb8e9647189b3d7fd5031a09ed: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.001s
I20260710 11:09:48.535357  2120 tablet_bootstrap.cc:492] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02: No bootstrap required, opened a new log
I20260710 11:09:48.535917  2120 ts_tablet_manager.cc:1403] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260710 11:09:48.536616  2119 raft_consensus.cc:359] T 10708788028949bf96f423a0c932b6d7 P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.537452  2119 raft_consensus.cc:385] T 10708788028949bf96f423a0c932b6d7 P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.537748  2119 raft_consensus.cc:740] T 10708788028949bf96f423a0c932b6d7 P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6793e6bb8e9647189b3d7fd5031a09ed, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.538636  2119 consensus_queue.cc:260] T 10708788028949bf96f423a0c932b6d7 P 6793e6bb8e9647189b3d7fd5031a09ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.539747  2120 raft_consensus.cc:359] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.540848  2120 raft_consensus.cc:385] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.541296  2119 ts_tablet_manager.cc:1434] T 10708788028949bf96f423a0c932b6d7 P 6793e6bb8e9647189b3d7fd5031a09ed: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260710 11:09:48.541216  2120 raft_consensus.cc:740] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fb9fbc01f204342876685a0f8677b02, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.542280  2119 tablet_bootstrap.cc:492] T c765f7d6972d4fce9bb62665d59d456d P 6793e6bb8e9647189b3d7fd5031a09ed: Bootstrap starting.
I20260710 11:09:48.543527  2120 consensus_queue.cc:260] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.544839  2121 tablet_bootstrap.cc:492] T 94d7d8de914d4d15a98bcdf827df30dd P 6f7403b822054cb8ad90f33bc1dd5cbc: No bootstrap required, opened a new log
I20260710 11:09:48.545293  2121 ts_tablet_manager.cc:1403] T 94d7d8de914d4d15a98bcdf827df30dd P 6f7403b822054cb8ad90f33bc1dd5cbc: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.008s
I20260710 11:09:48.546079  2120 ts_tablet_manager.cc:1434] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260710 11:09:48.547029  2120 tablet_bootstrap.cc:492] T db0acbaefcfc481ba7ff8ec789fffccf P 3fb9fbc01f204342876685a0f8677b02: Bootstrap starting.
I20260710 11:09:48.547961  2121 raft_consensus.cc:359] T 94d7d8de914d4d15a98bcdf827df30dd P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.548695  2121 raft_consensus.cc:385] T 94d7d8de914d4d15a98bcdf827df30dd P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.548854  2119 tablet_bootstrap.cc:654] T c765f7d6972d4fce9bb62665d59d456d P 6793e6bb8e9647189b3d7fd5031a09ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.548995  2121 raft_consensus.cc:740] T 94d7d8de914d4d15a98bcdf827df30dd P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f7403b822054cb8ad90f33bc1dd5cbc, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.549911  2121 consensus_queue.cc:260] T 94d7d8de914d4d15a98bcdf827df30dd P 6f7403b822054cb8ad90f33bc1dd5cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.554169  2120 tablet_bootstrap.cc:654] T db0acbaefcfc481ba7ff8ec789fffccf P 3fb9fbc01f204342876685a0f8677b02: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.554652  2121 ts_tablet_manager.cc:1434] T 94d7d8de914d4d15a98bcdf827df30dd P 6f7403b822054cb8ad90f33bc1dd5cbc: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:09:48.555636  2121 tablet_bootstrap.cc:492] T 66a4d29a1f6743e589c9266f572e75dd P 6f7403b822054cb8ad90f33bc1dd5cbc: Bootstrap starting.
I20260710 11:09:48.559224  2125 raft_consensus.cc:493] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:48.559659  2119 tablet_bootstrap.cc:492] T c765f7d6972d4fce9bb62665d59d456d P 6793e6bb8e9647189b3d7fd5031a09ed: No bootstrap required, opened a new log
I20260710 11:09:48.559657  2125 raft_consensus.cc:515] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } }
I20260710 11:09:48.560194  2119 ts_tablet_manager.cc:1403] T c765f7d6972d4fce9bb62665d59d456d P 6793e6bb8e9647189b3d7fd5031a09ed: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.010s
I20260710 11:09:48.560763  2127 raft_consensus.cc:493] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:48.561192  2127 raft_consensus.cc:515] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.562719  2119 raft_consensus.cc:359] T c765f7d6972d4fce9bb62665d59d456d P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.563354  2119 raft_consensus.cc:385] T c765f7d6972d4fce9bb62665d59d456d P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.563628  2119 raft_consensus.cc:740] T c765f7d6972d4fce9bb62665d59d456d P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6793e6bb8e9647189b3d7fd5031a09ed, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.564621  2121 tablet_bootstrap.cc:654] T 66a4d29a1f6743e589c9266f572e75dd P 6f7403b822054cb8ad90f33bc1dd5cbc: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.564378  2119 consensus_queue.cc:260] T c765f7d6972d4fce9bb62665d59d456d P 6793e6bb8e9647189b3d7fd5031a09ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.565012  2125 leader_election.cc:290] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3:35351), 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2:35631)
I20260710 11:09:48.565351  2120 tablet_bootstrap.cc:492] T db0acbaefcfc481ba7ff8ec789fffccf P 3fb9fbc01f204342876685a0f8677b02: No bootstrap required, opened a new log
I20260710 11:09:48.565821  2120 ts_tablet_manager.cc:1403] T db0acbaefcfc481ba7ff8ec789fffccf P 3fb9fbc01f204342876685a0f8677b02: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 11:09:48.569062  2120 raft_consensus.cc:359] T db0acbaefcfc481ba7ff8ec789fffccf P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } }
I20260710 11:09:48.569929  2120 raft_consensus.cc:385] T db0acbaefcfc481ba7ff8ec789fffccf P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.570282  2120 raft_consensus.cc:740] T db0acbaefcfc481ba7ff8ec789fffccf P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fb9fbc01f204342876685a0f8677b02, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.571460  2120 consensus_queue.cc:260] T db0acbaefcfc481ba7ff8ec789fffccf P 3fb9fbc01f204342876685a0f8677b02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } }
I20260710 11:09:48.575523  2127 leader_election.cc:290] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1:33215), 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3:35351)
I20260710 11:09:48.581519  2120 ts_tablet_manager.cc:1434] T db0acbaefcfc481ba7ff8ec789fffccf P 3fb9fbc01f204342876685a0f8677b02: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.007s
I20260710 11:09:48.582610  2120 tablet_bootstrap.cc:492] T a23a6a267ac045eaa43dfaf69728152e P 3fb9fbc01f204342876685a0f8677b02: Bootstrap starting.
I20260710 11:09:48.586449  2125 raft_consensus.cc:493] T 5ce020650fbe44139c4d6180c88c441a P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:48.587137  2125 raft_consensus.cc:515] T 5ce020650fbe44139c4d6180c88c441a P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.589658  2125 leader_election.cc:290] T 5ce020650fbe44139c4d6180c88c441a P 6793e6bb8e9647189b3d7fd5031a09ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2:35631), 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3:35351)
I20260710 11:09:48.590622  2120 tablet_bootstrap.cc:654] T a23a6a267ac045eaa43dfaf69728152e P 3fb9fbc01f204342876685a0f8677b02: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.607404  2120 tablet_bootstrap.cc:492] T a23a6a267ac045eaa43dfaf69728152e P 3fb9fbc01f204342876685a0f8677b02: No bootstrap required, opened a new log
I20260710 11:09:48.607971  2120 ts_tablet_manager.cc:1403] T a23a6a267ac045eaa43dfaf69728152e P 3fb9fbc01f204342876685a0f8677b02: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.002s
I20260710 11:09:48.610944  2120 raft_consensus.cc:359] T a23a6a267ac045eaa43dfaf69728152e P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.612057  2120 raft_consensus.cc:385] T a23a6a267ac045eaa43dfaf69728152e P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.612357  2120 raft_consensus.cc:740] T a23a6a267ac045eaa43dfaf69728152e P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fb9fbc01f204342876685a0f8677b02, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.613068  2120 consensus_queue.cc:260] T a23a6a267ac045eaa43dfaf69728152e P 3fb9fbc01f204342876685a0f8677b02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.617487  2120 ts_tablet_manager.cc:1434] T a23a6a267ac045eaa43dfaf69728152e P 3fb9fbc01f204342876685a0f8677b02: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:09:48.618438  2120 tablet_bootstrap.cc:492] T 94d7d8de914d4d15a98bcdf827df30dd P 3fb9fbc01f204342876685a0f8677b02: Bootstrap starting.
I20260710 11:09:48.619786  2079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce020650fbe44139c4d6180c88c441a" candidate_uuid: "3fb9fbc01f204342876685a0f8677b02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" is_pre_election: true
I20260710 11:09:48.620456  2079 raft_consensus.cc:2468] T 5ce020650fbe44139c4d6180c88c441a P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3fb9fbc01f204342876685a0f8677b02 in term 0.
I20260710 11:09:48.621866  1969 leader_election.cc:304] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fb9fbc01f204342876685a0f8677b02, 6f7403b822054cb8ad90f33bc1dd5cbc; no voters: 
I20260710 11:09:48.622824  2147 raft_consensus.cc:2804] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:48.623320  2147 raft_consensus.cc:493] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:48.623747  2147 raft_consensus.cc:3060] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.634038  2147 raft_consensus.cc:515] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
W20260710 11:09:48.640307  1876 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:48.640570  2147 leader_election.cc:290] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02 [CANDIDATE]: Term 1 election: Requested vote from peers 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1:33215), 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3:35351)
I20260710 11:09:48.640343  2120 tablet_bootstrap.cc:654] T 94d7d8de914d4d15a98bcdf827df30dd P 3fb9fbc01f204342876685a0f8677b02: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.641654  2079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce020650fbe44139c4d6180c88c441a" candidate_uuid: "3fb9fbc01f204342876685a0f8677b02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc"
I20260710 11:09:48.642266  2079 raft_consensus.cc:3060] T 5ce020650fbe44139c4d6180c88c441a P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.651345  2079 raft_consensus.cc:2468] T 5ce020650fbe44139c4d6180c88c441a P 6f7403b822054cb8ad90f33bc1dd5cbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fb9fbc01f204342876685a0f8677b02 in term 1.
I20260710 11:09:48.652946  1969 leader_election.cc:304] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fb9fbc01f204342876685a0f8677b02, 6f7403b822054cb8ad90f33bc1dd5cbc; no voters: 
I20260710 11:09:48.653961  2147 raft_consensus.cc:2804] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:48.654560  2147 raft_consensus.cc:697] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02 [term 1 LEADER]: Becoming Leader. State: Replica: 3fb9fbc01f204342876685a0f8677b02, State: Running, Role: LEADER
I20260710 11:09:48.655645  2147 consensus_queue.cc:237] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.663208  2120 tablet_bootstrap.cc:492] T 94d7d8de914d4d15a98bcdf827df30dd P 3fb9fbc01f204342876685a0f8677b02: No bootstrap required, opened a new log
I20260710 11:09:48.663820  2120 ts_tablet_manager.cc:1403] T 94d7d8de914d4d15a98bcdf827df30dd P 3fb9fbc01f204342876685a0f8677b02: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.005s
I20260710 11:09:48.667001  2125 raft_consensus.cc:493] T 62b727801a1b49a9aaeaa373d0ba3c50 P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:48.667219  2120 raft_consensus.cc:359] T 94d7d8de914d4d15a98bcdf827df30dd P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.667496  2125 raft_consensus.cc:515] T 62b727801a1b49a9aaeaa373d0ba3c50 P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.669874  2125 leader_election.cc:290] T 62b727801a1b49a9aaeaa373d0ba3c50 P 6793e6bb8e9647189b3d7fd5031a09ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2:35631), 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3:35351)
I20260710 11:09:48.677822  2120 raft_consensus.cc:385] T 94d7d8de914d4d15a98bcdf827df30dd P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.678188  2120 raft_consensus.cc:740] T 94d7d8de914d4d15a98bcdf827df30dd P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fb9fbc01f204342876685a0f8677b02, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.678893  2120 consensus_queue.cc:260] T 94d7d8de914d4d15a98bcdf827df30dd P 3fb9fbc01f204342876685a0f8677b02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.678902  2119 ts_tablet_manager.cc:1434] T c765f7d6972d4fce9bb62665d59d456d P 6793e6bb8e9647189b3d7fd5031a09ed: Time spent starting tablet: real 0.118s	user 0.027s	sys 0.076s
I20260710 11:09:48.681363  2119 tablet_bootstrap.cc:492] T 94d7d8de914d4d15a98bcdf827df30dd P 6793e6bb8e9647189b3d7fd5031a09ed: Bootstrap starting.
I20260710 11:09:48.681375  2120 ts_tablet_manager.cc:1434] T 94d7d8de914d4d15a98bcdf827df30dd P 3fb9fbc01f204342876685a0f8677b02: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260710 11:09:48.682260  2120 tablet_bootstrap.cc:492] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 3fb9fbc01f204342876685a0f8677b02: Bootstrap starting.
I20260710 11:09:48.686863  2119 tablet_bootstrap.cc:654] T 94d7d8de914d4d15a98bcdf827df30dd P 6793e6bb8e9647189b3d7fd5031a09ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.687333  2120 tablet_bootstrap.cc:654] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 3fb9fbc01f204342876685a0f8677b02: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.688989  1930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce020650fbe44139c4d6180c88c441a" candidate_uuid: "3fb9fbc01f204342876685a0f8677b02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" is_pre_election: true
I20260710 11:09:48.689309  2121 tablet_bootstrap.cc:492] T 66a4d29a1f6743e589c9266f572e75dd P 6f7403b822054cb8ad90f33bc1dd5cbc: No bootstrap required, opened a new log
I20260710 11:09:48.689868  2121 ts_tablet_manager.cc:1403] T 66a4d29a1f6743e589c9266f572e75dd P 6f7403b822054cb8ad90f33bc1dd5cbc: Time spent bootstrapping tablet: real 0.134s	user 0.024s	sys 0.029s
I20260710 11:09:48.689762  1930 raft_consensus.cc:2468] T 5ce020650fbe44139c4d6180c88c441a P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3fb9fbc01f204342876685a0f8677b02 in term 0.
I20260710 11:09:48.693238  2121 raft_consensus.cc:359] T 66a4d29a1f6743e589c9266f572e75dd P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.694078  2121 raft_consensus.cc:385] T 66a4d29a1f6743e589c9266f572e75dd P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.694406  2121 raft_consensus.cc:740] T 66a4d29a1f6743e589c9266f572e75dd P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f7403b822054cb8ad90f33bc1dd5cbc, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.695250  2121 consensus_queue.cc:260] T 66a4d29a1f6743e589c9266f572e75dd P 6f7403b822054cb8ad90f33bc1dd5cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.697227  1930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce020650fbe44139c4d6180c88c441a" candidate_uuid: "3fb9fbc01f204342876685a0f8677b02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6793e6bb8e9647189b3d7fd5031a09ed"
I20260710 11:09:48.697501  2119 tablet_bootstrap.cc:492] T 94d7d8de914d4d15a98bcdf827df30dd P 6793e6bb8e9647189b3d7fd5031a09ed: No bootstrap required, opened a new log
I20260710 11:09:48.697778  1930 raft_consensus.cc:3060] T 5ce020650fbe44139c4d6180c88c441a P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.697924  2119 ts_tablet_manager.cc:1403] T 94d7d8de914d4d15a98bcdf827df30dd P 6793e6bb8e9647189b3d7fd5031a09ed: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.009s
I20260710 11:09:48.685956  1823 catalog_manager.cc:5697] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2). New cstate: current_term: 1 leader_uuid: "3fb9fbc01f204342876685a0f8677b02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:48.699265  2121 ts_tablet_manager.cc:1434] T 66a4d29a1f6743e589c9266f572e75dd P 6f7403b822054cb8ad90f33bc1dd5cbc: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:09:48.699592  2005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0acbaefcfc481ba7ff8ec789fffccf" candidate_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fb9fbc01f204342876685a0f8677b02" is_pre_election: true
I20260710 11:09:48.700205  2005 raft_consensus.cc:2468] T db0acbaefcfc481ba7ff8ec789fffccf P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6793e6bb8e9647189b3d7fd5031a09ed in term 0.
I20260710 11:09:48.701728  2119 raft_consensus.cc:359] T 94d7d8de914d4d15a98bcdf827df30dd P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.702409  2119 raft_consensus.cc:385] T 94d7d8de914d4d15a98bcdf827df30dd P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.702277  2004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce020650fbe44139c4d6180c88c441a" candidate_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fb9fbc01f204342876685a0f8677b02" is_pre_election: true
I20260710 11:09:48.702791  2119 raft_consensus.cc:740] T 94d7d8de914d4d15a98bcdf827df30dd P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6793e6bb8e9647189b3d7fd5031a09ed, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.703517  2119 consensus_queue.cc:260] T 94d7d8de914d4d15a98bcdf827df30dd P 6793e6bb8e9647189b3d7fd5031a09ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.704589  1930 raft_consensus.cc:2468] T 5ce020650fbe44139c4d6180c88c441a P 6793e6bb8e9647189b3d7fd5031a09ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fb9fbc01f204342876685a0f8677b02 in term 1.
I20260710 11:09:48.705004  2003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62b727801a1b49a9aaeaa373d0ba3c50" candidate_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fb9fbc01f204342876685a0f8677b02" is_pre_election: true
I20260710 11:09:48.705524  2119 ts_tablet_manager.cc:1434] T 94d7d8de914d4d15a98bcdf827df30dd P 6793e6bb8e9647189b3d7fd5031a09ed: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:09:48.705852  2003 raft_consensus.cc:2468] T 62b727801a1b49a9aaeaa373d0ba3c50 P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6793e6bb8e9647189b3d7fd5031a09ed in term 0.
I20260710 11:09:48.706413  2119 tablet_bootstrap.cc:492] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed: Bootstrap starting.
I20260710 11:09:48.707077  2079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0acbaefcfc481ba7ff8ec789fffccf" candidate_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" is_pre_election: true
I20260710 11:09:48.708526  2078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce020650fbe44139c4d6180c88c441a" candidate_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" is_pre_election: true
W20260710 11:09:48.708823  1894 leader_election.cc:343] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3:35351): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:48.709321  2078 raft_consensus.cc:2393] T 5ce020650fbe44139c4d6180c88c441a P 6f7403b822054cb8ad90f33bc1dd5cbc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6793e6bb8e9647189b3d7fd5031a09ed in current term 1: Already voted for candidate 3fb9fbc01f204342876685a0f8677b02 in this term.
I20260710 11:09:48.711483  2119 tablet_bootstrap.cc:654] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.712342  2077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62b727801a1b49a9aaeaa373d0ba3c50" candidate_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" is_pre_election: true
I20260710 11:09:48.713284  2077 raft_consensus.cc:2468] T 62b727801a1b49a9aaeaa373d0ba3c50 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6793e6bb8e9647189b3d7fd5031a09ed in term 0.
I20260710 11:09:48.714766  1894 leader_election.cc:304] T 62b727801a1b49a9aaeaa373d0ba3c50 P 6793e6bb8e9647189b3d7fd5031a09ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6793e6bb8e9647189b3d7fd5031a09ed, 6f7403b822054cb8ad90f33bc1dd5cbc; no voters: 
I20260710 11:09:48.716183  2125 raft_consensus.cc:2804] T 62b727801a1b49a9aaeaa373d0ba3c50 P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:48.716800  2125 raft_consensus.cc:493] T 62b727801a1b49a9aaeaa373d0ba3c50 P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:48.717227  2125 raft_consensus.cc:3060] T 62b727801a1b49a9aaeaa373d0ba3c50 P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.700206  2121 tablet_bootstrap.cc:492] T db0acbaefcfc481ba7ff8ec789fffccf P 6f7403b822054cb8ad90f33bc1dd5cbc: Bootstrap starting.
I20260710 11:09:48.723573  1894 leader_election.cc:304] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3fb9fbc01f204342876685a0f8677b02, 6793e6bb8e9647189b3d7fd5031a09ed; no voters: 6f7403b822054cb8ad90f33bc1dd5cbc
I20260710 11:09:48.725338  1894 leader_election.cc:304] T 5ce020650fbe44139c4d6180c88c441a P 6793e6bb8e9647189b3d7fd5031a09ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6793e6bb8e9647189b3d7fd5031a09ed; no voters: 3fb9fbc01f204342876685a0f8677b02, 6f7403b822054cb8ad90f33bc1dd5cbc
I20260710 11:09:48.725657  2144 raft_consensus.cc:2804] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:48.731366  2144 raft_consensus.cc:493] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:48.731837  2144 raft_consensus.cc:3060] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.734282  2120 tablet_bootstrap.cc:492] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 3fb9fbc01f204342876685a0f8677b02: No bootstrap required, opened a new log
I20260710 11:09:48.734967  2147 raft_consensus.cc:493] T 10708788028949bf96f423a0c932b6d7 P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:48.735962  2120 ts_tablet_manager.cc:1403] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 3fb9fbc01f204342876685a0f8677b02: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.003s
I20260710 11:09:48.737979  2119 tablet_bootstrap.cc:492] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed: No bootstrap required, opened a new log
I20260710 11:09:48.738507  2119 ts_tablet_manager.cc:1403] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.016s
I20260710 11:09:48.740846  2120 raft_consensus.cc:359] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.743155  2162 raft_consensus.cc:2749] T 5ce020650fbe44139c4d6180c88c441a P 6793e6bb8e9647189b3d7fd5031a09ed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:48.735538  2147 raft_consensus.cc:515] T 10708788028949bf96f423a0c932b6d7 P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.730295  2125 raft_consensus.cc:515] T 62b727801a1b49a9aaeaa373d0ba3c50 P 6793e6bb8e9647189b3d7fd5031a09ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.743646  2120 raft_consensus.cc:385] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.740918  2144 raft_consensus.cc:515] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } }
I20260710 11:09:48.744035  2120 raft_consensus.cc:740] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fb9fbc01f204342876685a0f8677b02, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.745082  2147 leader_election.cc:290] T 10708788028949bf96f423a0c932b6d7 P 3fb9fbc01f204342876685a0f8677b02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1:33215), 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3:35351)
I20260710 11:09:48.745091  2125 leader_election.cc:290] T 62b727801a1b49a9aaeaa373d0ba3c50 P 6793e6bb8e9647189b3d7fd5031a09ed [CANDIDATE]: Term 1 election: Requested vote from peers 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2:35631), 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3:35351)
I20260710 11:09:48.745452  2144 leader_election.cc:290] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed [CANDIDATE]: Term 1 election: Requested vote from peers 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3:35351), 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2:35631)
I20260710 11:09:48.727089  2121 tablet_bootstrap.cc:654] T db0acbaefcfc481ba7ff8ec789fffccf P 6f7403b822054cb8ad90f33bc1dd5cbc: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.746136  2077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62b727801a1b49a9aaeaa373d0ba3c50" candidate_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc"
I20260710 11:09:48.746666  2077 raft_consensus.cc:3060] T 62b727801a1b49a9aaeaa373d0ba3c50 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.746932  2078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0acbaefcfc481ba7ff8ec789fffccf" candidate_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc"
I20260710 11:09:48.747401  2003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62b727801a1b49a9aaeaa373d0ba3c50" candidate_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fb9fbc01f204342876685a0f8677b02"
I20260710 11:09:48.747925  2003 raft_consensus.cc:3060] T 62b727801a1b49a9aaeaa373d0ba3c50 P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:09:48.748845  1894 leader_election.cc:343] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3:35351): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:48.730739  2126 raft_consensus.cc:493] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:48.748863  2079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10708788028949bf96f423a0c932b6d7" candidate_uuid: "3fb9fbc01f204342876685a0f8677b02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" is_pre_election: true
I20260710 11:09:48.750412  2126 raft_consensus.cc:515] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.749684  2004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0acbaefcfc481ba7ff8ec789fffccf" candidate_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fb9fbc01f204342876685a0f8677b02"
I20260710 11:09:48.749799  2144 raft_consensus.cc:493] T c765f7d6972d4fce9bb62665d59d456d P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:48.750837  2079 raft_consensus.cc:2468] T 10708788028949bf96f423a0c932b6d7 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3fb9fbc01f204342876685a0f8677b02 in term 0.
I20260710 11:09:48.751308  2004 raft_consensus.cc:3060] T db0acbaefcfc481ba7ff8ec789fffccf P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.751369  2144 raft_consensus.cc:515] T c765f7d6972d4fce9bb62665d59d456d P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.752123  1969 leader_election.cc:304] T 10708788028949bf96f423a0c932b6d7 P 3fb9fbc01f204342876685a0f8677b02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fb9fbc01f204342876685a0f8677b02, 6f7403b822054cb8ad90f33bc1dd5cbc; no voters: 
I20260710 11:09:48.753207  2126 leader_election.cc:290] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1:33215), 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2:35631)
I20260710 11:09:48.753506  2144 leader_election.cc:290] T c765f7d6972d4fce9bb62665d59d456d P 6793e6bb8e9647189b3d7fd5031a09ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2:35631), 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3:35351)
I20260710 11:09:48.749464  2120 consensus_queue.cc:260] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 3fb9fbc01f204342876685a0f8677b02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.755239  2127 raft_consensus.cc:2804] T 10708788028949bf96f423a0c932b6d7 P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:48.755580  2127 raft_consensus.cc:493] T 10708788028949bf96f423a0c932b6d7 P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:48.755771  2120 ts_tablet_manager.cc:1434] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 3fb9fbc01f204342876685a0f8677b02: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.004s
I20260710 11:09:48.755929  2127 raft_consensus.cc:3060] T 10708788028949bf96f423a0c932b6d7 P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.756748  2120 tablet_bootstrap.cc:492] T 66a4d29a1f6743e589c9266f572e75dd P 3fb9fbc01f204342876685a0f8677b02: Bootstrap starting.
I20260710 11:09:48.756680  1930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10708788028949bf96f423a0c932b6d7" candidate_uuid: "3fb9fbc01f204342876685a0f8677b02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" is_pre_election: true
I20260710 11:09:48.757489  1930 raft_consensus.cc:2468] T 10708788028949bf96f423a0c932b6d7 P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3fb9fbc01f204342876685a0f8677b02 in term 0.
I20260710 11:09:48.759475  2003 raft_consensus.cc:2468] T 62b727801a1b49a9aaeaa373d0ba3c50 P 3fb9fbc01f204342876685a0f8677b02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6793e6bb8e9647189b3d7fd5031a09ed in term 1.
I20260710 11:09:48.764787  2004 raft_consensus.cc:2468] T db0acbaefcfc481ba7ff8ec789fffccf P 3fb9fbc01f204342876685a0f8677b02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6793e6bb8e9647189b3d7fd5031a09ed in term 1.
I20260710 11:09:48.741366  2119 raft_consensus.cc:359] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.765878  2119 raft_consensus.cc:385] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.766242  2119 raft_consensus.cc:740] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6793e6bb8e9647189b3d7fd5031a09ed, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.766991  2119 consensus_queue.cc:260] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.771679  2119 ts_tablet_manager.cc:1434] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed: Time spent starting tablet: real 0.033s	user 0.001s	sys 0.005s
I20260710 11:09:48.769382  2079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c765f7d6972d4fce9bb62665d59d456d" candidate_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" is_pre_election: true
I20260710 11:09:48.761466  2077 raft_consensus.cc:2468] T 62b727801a1b49a9aaeaa373d0ba3c50 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6793e6bb8e9647189b3d7fd5031a09ed in term 1.
I20260710 11:09:48.774713  2127 raft_consensus.cc:515] T 10708788028949bf96f423a0c932b6d7 P 3fb9fbc01f204342876685a0f8677b02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.772135  2125 raft_consensus.cc:493] T 94d7d8de914d4d15a98bcdf827df30dd P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:48.775779  2125 raft_consensus.cc:515] T 94d7d8de914d4d15a98bcdf827df30dd P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.778007  2125 leader_election.cc:290] T 94d7d8de914d4d15a98bcdf827df30dd P 6793e6bb8e9647189b3d7fd5031a09ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2:35631), 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3:35351)
I20260710 11:09:48.773514  1894 leader_election.cc:304] T 62b727801a1b49a9aaeaa373d0ba3c50 P 6793e6bb8e9647189b3d7fd5031a09ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fb9fbc01f204342876685a0f8677b02, 6793e6bb8e9647189b3d7fd5031a09ed; no voters: 
I20260710 11:09:48.781868  2127 leader_election.cc:290] T 10708788028949bf96f423a0c932b6d7 P 3fb9fbc01f204342876685a0f8677b02 [CANDIDATE]: Term 1 election: Requested vote from peers 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1:33215), 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3:35351)
I20260710 11:09:48.785181  2004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c765f7d6972d4fce9bb62665d59d456d" candidate_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fb9fbc01f204342876685a0f8677b02" is_pre_election: true
I20260710 11:09:48.790261  2121 tablet_bootstrap.cc:492] T db0acbaefcfc481ba7ff8ec789fffccf P 6f7403b822054cb8ad90f33bc1dd5cbc: No bootstrap required, opened a new log
I20260710 11:09:48.790131  1894 leader_election.cc:304] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3fb9fbc01f204342876685a0f8677b02, 6793e6bb8e9647189b3d7fd5031a09ed; no voters: 6f7403b822054cb8ad90f33bc1dd5cbc
I20260710 11:09:48.790720  2121 ts_tablet_manager.cc:1403] T db0acbaefcfc481ba7ff8ec789fffccf P 6f7403b822054cb8ad90f33bc1dd5cbc: Time spent bootstrapping tablet: real 0.091s	user 0.022s	sys 0.013s
I20260710 11:09:48.787549  2120 tablet_bootstrap.cc:654] T 66a4d29a1f6743e589c9266f572e75dd P 3fb9fbc01f204342876685a0f8677b02: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.791184  2144 raft_consensus.cc:2804] T 62b727801a1b49a9aaeaa373d0ba3c50 P 6793e6bb8e9647189b3d7fd5031a09ed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:48.791853  2162 raft_consensus.cc:2804] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:48.793090  2144 raft_consensus.cc:697] T 62b727801a1b49a9aaeaa373d0ba3c50 P 6793e6bb8e9647189b3d7fd5031a09ed [term 1 LEADER]: Becoming Leader. State: Replica: 6793e6bb8e9647189b3d7fd5031a09ed, State: Running, Role: LEADER
I20260710 11:09:48.793406  2121 raft_consensus.cc:359] T db0acbaefcfc481ba7ff8ec789fffccf P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } }
I20260710 11:09:48.794103  2121 raft_consensus.cc:385] T db0acbaefcfc481ba7ff8ec789fffccf P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.794495  2121 raft_consensus.cc:740] T db0acbaefcfc481ba7ff8ec789fffccf P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f7403b822054cb8ad90f33bc1dd5cbc, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.794132  2144 consensus_queue.cc:237] T 62b727801a1b49a9aaeaa373d0ba3c50 P 6793e6bb8e9647189b3d7fd5031a09ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.795055  2121 consensus_queue.cc:260] T db0acbaefcfc481ba7ff8ec789fffccf P 6f7403b822054cb8ad90f33bc1dd5cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } }
I20260710 11:09:48.796851  2121 ts_tablet_manager.cc:1434] T db0acbaefcfc481ba7ff8ec789fffccf P 6f7403b822054cb8ad90f33bc1dd5cbc: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:09:48.797809  2121 tablet_bootstrap.cc:492] T c765f7d6972d4fce9bb62665d59d456d P 6f7403b822054cb8ad90f33bc1dd5cbc: Bootstrap starting.
I20260710 11:09:48.799082  2126 raft_consensus.cc:493] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:48.799397  2004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d7d8de914d4d15a98bcdf827df30dd" candidate_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fb9fbc01f204342876685a0f8677b02" is_pre_election: true
I20260710 11:09:48.799517  2126 raft_consensus.cc:515] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.800191  2004 raft_consensus.cc:2468] T 94d7d8de914d4d15a98bcdf827df30dd P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6793e6bb8e9647189b3d7fd5031a09ed in term 0.
I20260710 11:09:48.800647  1930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10708788028949bf96f423a0c932b6d7" candidate_uuid: "3fb9fbc01f204342876685a0f8677b02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6793e6bb8e9647189b3d7fd5031a09ed"
I20260710 11:09:48.801154  1930 raft_consensus.cc:3060] T 10708788028949bf96f423a0c932b6d7 P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.801707  2126 leader_election.cc:290] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6f7403b822054cb8ad90f33bc1dd5cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1:33215), 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2:35631)
I20260710 11:09:48.802182  2126 raft_consensus.cc:493] T a23a6a267ac045eaa43dfaf69728152e P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:48.802605  2126 raft_consensus.cc:515] T a23a6a267ac045eaa43dfaf69728152e P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.805267  2077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d7d8de914d4d15a98bcdf827df30dd" candidate_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" is_pre_election: true
I20260710 11:09:48.805882  2077 raft_consensus.cc:2468] T 94d7d8de914d4d15a98bcdf827df30dd P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6793e6bb8e9647189b3d7fd5031a09ed in term 0.
I20260710 11:09:48.807822  1930 raft_consensus.cc:2468] T 10708788028949bf96f423a0c932b6d7 P 6793e6bb8e9647189b3d7fd5031a09ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fb9fbc01f204342876685a0f8677b02 in term 1.
I20260710 11:09:48.808076  2121 tablet_bootstrap.cc:654] T c765f7d6972d4fce9bb62665d59d456d P 6f7403b822054cb8ad90f33bc1dd5cbc: Neither blocks nor log segments found. Creating new log.
W20260710 11:09:48.809142  1894 leader_election.cc:343] T c765f7d6972d4fce9bb62665d59d456d P 6793e6bb8e9647189b3d7fd5031a09ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3:35351): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:48.810920  1894 leader_election.cc:304] T 94d7d8de914d4d15a98bcdf827df30dd P 6793e6bb8e9647189b3d7fd5031a09ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6793e6bb8e9647189b3d7fd5031a09ed, 6f7403b822054cb8ad90f33bc1dd5cbc; no voters: 
W20260710 11:09:48.811769  1894 leader_election.cc:343] T c765f7d6972d4fce9bb62665d59d456d P 6793e6bb8e9647189b3d7fd5031a09ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2:35631): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:48.812583  2125 raft_consensus.cc:2804] T 94d7d8de914d4d15a98bcdf827df30dd P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:48.812952  2125 raft_consensus.cc:493] T 94d7d8de914d4d15a98bcdf827df30dd P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:48.813292  2125 raft_consensus.cc:3060] T 94d7d8de914d4d15a98bcdf827df30dd P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.819154  2126 leader_election.cc:290] T a23a6a267ac045eaa43dfaf69728152e P 6f7403b822054cb8ad90f33bc1dd5cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1:33215), 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2:35631)
I20260710 11:09:48.822256  1929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb7bbf8a9ef405782d4ad4d45c1ed3f" candidate_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" is_pre_election: true
I20260710 11:09:48.822971  1929 raft_consensus.cc:2468] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f7403b822054cb8ad90f33bc1dd5cbc in term 0.
I20260710 11:09:48.823449  2120 tablet_bootstrap.cc:492] T 66a4d29a1f6743e589c9266f572e75dd P 3fb9fbc01f204342876685a0f8677b02: No bootstrap required, opened a new log
I20260710 11:09:48.823995  2120 ts_tablet_manager.cc:1403] T 66a4d29a1f6743e589c9266f572e75dd P 3fb9fbc01f204342876685a0f8677b02: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.000s
I20260710 11:09:48.824326  1928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23a6a267ac045eaa43dfaf69728152e" candidate_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" is_pre_election: true
I20260710 11:09:48.824890  2162 raft_consensus.cc:697] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed [term 1 LEADER]: Becoming Leader. State: Replica: 6793e6bb8e9647189b3d7fd5031a09ed, State: Running, Role: LEADER
I20260710 11:09:48.825042  1928 raft_consensus.cc:2468] T a23a6a267ac045eaa43dfaf69728152e P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f7403b822054cb8ad90f33bc1dd5cbc in term 0.
I20260710 11:09:48.825744  2162 consensus_queue.cc:237] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } }
I20260710 11:09:48.826676  2120 raft_consensus.cc:359] T 66a4d29a1f6743e589c9266f572e75dd P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.827004  1930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3be9cdcad0d46b1800dca06120d39d2" candidate_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" is_pre_election: true
I20260710 11:09:48.827324  2120 raft_consensus.cc:385] T 66a4d29a1f6743e589c9266f572e75dd P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.827593  1930 raft_consensus.cc:2468] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f7403b822054cb8ad90f33bc1dd5cbc in term 0.
I20260710 11:09:48.826673  2042 leader_election.cc:304] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6f7403b822054cb8ad90f33bc1dd5cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6793e6bb8e9647189b3d7fd5031a09ed, 6f7403b822054cb8ad90f33bc1dd5cbc; no voters: 
I20260710 11:09:48.829195  2042 leader_election.cc:304] T a23a6a267ac045eaa43dfaf69728152e P 6f7403b822054cb8ad90f33bc1dd5cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6793e6bb8e9647189b3d7fd5031a09ed, 6f7403b822054cb8ad90f33bc1dd5cbc; no voters: 
I20260710 11:09:48.829733  2077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10708788028949bf96f423a0c932b6d7" candidate_uuid: "3fb9fbc01f204342876685a0f8677b02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc"
I20260710 11:09:48.830025  2126 raft_consensus.cc:2804] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:48.812160  1894 leader_election.cc:304] T c765f7d6972d4fce9bb62665d59d456d P 6793e6bb8e9647189b3d7fd5031a09ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6793e6bb8e9647189b3d7fd5031a09ed; no voters: 3fb9fbc01f204342876685a0f8677b02, 6f7403b822054cb8ad90f33bc1dd5cbc
I20260710 11:09:48.830189  2042 leader_election.cc:304] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6793e6bb8e9647189b3d7fd5031a09ed, 6f7403b822054cb8ad90f33bc1dd5cbc; no voters: 
I20260710 11:09:48.830395  2126 raft_consensus.cc:493] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:48.830317  2077 raft_consensus.cc:3060] T 10708788028949bf96f423a0c932b6d7 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.830855  2126 raft_consensus.cc:3060] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.827611  2120 raft_consensus.cc:740] T 66a4d29a1f6743e589c9266f572e75dd P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fb9fbc01f204342876685a0f8677b02, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.832013  1968 leader_election.cc:304] T 10708788028949bf96f423a0c932b6d7 P 3fb9fbc01f204342876685a0f8677b02 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fb9fbc01f204342876685a0f8677b02, 6793e6bb8e9647189b3d7fd5031a09ed; no voters: 
I20260710 11:09:48.832690  2120 consensus_queue.cc:260] T 66a4d29a1f6743e589c9266f572e75dd P 3fb9fbc01f204342876685a0f8677b02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.833037  2127 raft_consensus.cc:2804] T 10708788028949bf96f423a0c932b6d7 P 3fb9fbc01f204342876685a0f8677b02 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:48.834818  2004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3be9cdcad0d46b1800dca06120d39d2" candidate_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fb9fbc01f204342876685a0f8677b02" is_pre_election: true
I20260710 11:09:48.836148  2120 ts_tablet_manager.cc:1434] T 66a4d29a1f6743e589c9266f572e75dd P 3fb9fbc01f204342876685a0f8677b02: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:09:48.837316  2120 tablet_bootstrap.cc:492] T c765f7d6972d4fce9bb62665d59d456d P 3fb9fbc01f204342876685a0f8677b02: Bootstrap starting.
I20260710 11:09:48.838178  2147 raft_consensus.cc:493] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:48.838627  2147 raft_consensus.cc:515] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.838805  2126 raft_consensus.cc:515] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6f7403b822054cb8ad90f33bc1dd5cbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.840186  2004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb7bbf8a9ef405782d4ad4d45c1ed3f" candidate_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fb9fbc01f204342876685a0f8677b02" is_pre_election: true
I20260710 11:09:48.840765  2004 raft_consensus.cc:2468] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f7403b822054cb8ad90f33bc1dd5cbc in term 0.
I20260710 11:09:48.840935  2126 leader_election.cc:290] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6f7403b822054cb8ad90f33bc1dd5cbc [CANDIDATE]: Term 1 election: Requested vote from peers 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1:33215), 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2:35631)
I20260710 11:09:48.841246  2147 leader_election.cc:290] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 3fb9fbc01f204342876685a0f8677b02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1:33215), 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3:35351)
I20260710 11:09:48.841434  2126 raft_consensus.cc:2804] T a23a6a267ac045eaa43dfaf69728152e P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:48.841816  2126 raft_consensus.cc:493] T a23a6a267ac045eaa43dfaf69728152e P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:48.842155  2126 raft_consensus.cc:3060] T a23a6a267ac045eaa43dfaf69728152e P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.843319  2120 tablet_bootstrap.cc:654] T c765f7d6972d4fce9bb62665d59d456d P 3fb9fbc01f204342876685a0f8677b02: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.843124  2003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb7bbf8a9ef405782d4ad4d45c1ed3f" candidate_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fb9fbc01f204342876685a0f8677b02"
I20260710 11:09:48.843194  2004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23a6a267ac045eaa43dfaf69728152e" candidate_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fb9fbc01f204342876685a0f8677b02" is_pre_election: true
I20260710 11:09:48.843837  2003 raft_consensus.cc:3060] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.843930  2004 raft_consensus.cc:2468] T a23a6a267ac045eaa43dfaf69728152e P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f7403b822054cb8ad90f33bc1dd5cbc in term 0.
I20260710 11:09:48.845938  2144 raft_consensus.cc:2749] T c765f7d6972d4fce9bb62665d59d456d P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:48.847255  2169 raft_consensus.cc:2804] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:48.847749  2169 raft_consensus.cc:493] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:48.848156  2169 raft_consensus.cc:3060] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.848577  2126 raft_consensus.cc:515] T a23a6a267ac045eaa43dfaf69728152e P 6f7403b822054cb8ad90f33bc1dd5cbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.850538  2126 leader_election.cc:290] T a23a6a267ac045eaa43dfaf69728152e P 6f7403b822054cb8ad90f33bc1dd5cbc [CANDIDATE]: Term 1 election: Requested vote from peers 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1:33215), 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2:35631)
I20260710 11:09:48.850621  2003 raft_consensus.cc:2468] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 3fb9fbc01f204342876685a0f8677b02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f7403b822054cb8ad90f33bc1dd5cbc in term 1.
W20260710 11:09:48.851778  2043 leader_election.cc:343] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2:35631): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:48.853344  2043 leader_election.cc:304] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6f7403b822054cb8ad90f33bc1dd5cbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fb9fbc01f204342876685a0f8677b02, 6f7403b822054cb8ad90f33bc1dd5cbc; no voters: 
I20260710 11:09:48.853773  2077 raft_consensus.cc:2468] T 10708788028949bf96f423a0c932b6d7 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fb9fbc01f204342876685a0f8677b02 in term 1.
I20260710 11:09:48.855669  2003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23a6a267ac045eaa43dfaf69728152e" candidate_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fb9fbc01f204342876685a0f8677b02"
I20260710 11:09:48.856395  2003 raft_consensus.cc:3060] T a23a6a267ac045eaa43dfaf69728152e P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.857782  1930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb7bbf8a9ef405782d4ad4d45c1ed3f" candidate_uuid: "3fb9fbc01f204342876685a0f8677b02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" is_pre_election: true
I20260710 11:09:48.858526  1930 raft_consensus.cc:2468] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3fb9fbc01f204342876685a0f8677b02 in term 0.
I20260710 11:09:48.859747  1968 leader_election.cc:304] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 3fb9fbc01f204342876685a0f8677b02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fb9fbc01f204342876685a0f8677b02, 6793e6bb8e9647189b3d7fd5031a09ed; no voters: 
I20260710 11:09:48.860636  2126 raft_consensus.cc:2804] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6f7403b822054cb8ad90f33bc1dd5cbc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:48.860677  2127 raft_consensus.cc:697] T 10708788028949bf96f423a0c932b6d7 P 3fb9fbc01f204342876685a0f8677b02 [term 1 LEADER]: Becoming Leader. State: Replica: 3fb9fbc01f204342876685a0f8677b02, State: Running, Role: LEADER
I20260710 11:09:48.861392  2126 raft_consensus.cc:697] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6f7403b822054cb8ad90f33bc1dd5cbc [term 1 LEADER]: Becoming Leader. State: Replica: 6f7403b822054cb8ad90f33bc1dd5cbc, State: Running, Role: LEADER
I20260710 11:09:48.861851  2127 consensus_queue.cc:237] T 10708788028949bf96f423a0c932b6d7 P 3fb9fbc01f204342876685a0f8677b02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.862462  2126 consensus_queue.cc:237] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6f7403b822054cb8ad90f33bc1dd5cbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.864982  2147 raft_consensus.cc:2764] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 3fb9fbc01f204342876685a0f8677b02 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:09:48.865639  2077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb7bbf8a9ef405782d4ad4d45c1ed3f" candidate_uuid: "3fb9fbc01f204342876685a0f8677b02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" is_pre_election: true
I20260710 11:09:48.865767  2147 raft_consensus.cc:493] T 66a4d29a1f6743e589c9266f572e75dd P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:48.866330  2147 raft_consensus.cc:515] T 66a4d29a1f6743e589c9266f572e75dd P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.861624  2120 tablet_bootstrap.cc:492] T c765f7d6972d4fce9bb62665d59d456d P 3fb9fbc01f204342876685a0f8677b02: No bootstrap required, opened a new log
I20260710 11:09:48.869184  2120 ts_tablet_manager.cc:1403] T c765f7d6972d4fce9bb62665d59d456d P 3fb9fbc01f204342876685a0f8677b02: Time spent bootstrapping tablet: real 0.032s	user 0.001s	sys 0.010s
I20260710 11:09:48.869566  1930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a4d29a1f6743e589c9266f572e75dd" candidate_uuid: "3fb9fbc01f204342876685a0f8677b02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" is_pre_election: true
I20260710 11:09:48.870177  1930 raft_consensus.cc:2468] T 66a4d29a1f6743e589c9266f572e75dd P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3fb9fbc01f204342876685a0f8677b02 in term 0.
I20260710 11:09:48.870311  2147 leader_election.cc:290] T 66a4d29a1f6743e589c9266f572e75dd P 3fb9fbc01f204342876685a0f8677b02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1:33215), 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3:35351)
I20260710 11:09:48.871328  1968 leader_election.cc:304] T 66a4d29a1f6743e589c9266f572e75dd P 3fb9fbc01f204342876685a0f8677b02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fb9fbc01f204342876685a0f8677b02, 6793e6bb8e9647189b3d7fd5031a09ed; no voters: 
I20260710 11:09:48.871690  2077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a4d29a1f6743e589c9266f572e75dd" candidate_uuid: "3fb9fbc01f204342876685a0f8677b02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" is_pre_election: true
I20260710 11:09:48.872107  2147 raft_consensus.cc:2804] T 66a4d29a1f6743e589c9266f572e75dd P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:48.872251  2077 raft_consensus.cc:2468] T 66a4d29a1f6743e589c9266f572e75dd P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3fb9fbc01f204342876685a0f8677b02 in term 0.
I20260710 11:09:48.872495  2147 raft_consensus.cc:493] T 66a4d29a1f6743e589c9266f572e75dd P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:48.872861  2147 raft_consensus.cc:3060] T 66a4d29a1f6743e589c9266f572e75dd P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.874043  2003 raft_consensus.cc:2468] T a23a6a267ac045eaa43dfaf69728152e P 3fb9fbc01f204342876685a0f8677b02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f7403b822054cb8ad90f33bc1dd5cbc in term 1.
I20260710 11:09:48.875149  2043 leader_election.cc:304] T a23a6a267ac045eaa43dfaf69728152e P 6f7403b822054cb8ad90f33bc1dd5cbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fb9fbc01f204342876685a0f8677b02, 6f7403b822054cb8ad90f33bc1dd5cbc; no voters: 
I20260710 11:09:48.876718  2120 raft_consensus.cc:359] T c765f7d6972d4fce9bb62665d59d456d P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.877467  2121 tablet_bootstrap.cc:492] T c765f7d6972d4fce9bb62665d59d456d P 6f7403b822054cb8ad90f33bc1dd5cbc: No bootstrap required, opened a new log
I20260710 11:09:48.877398  2120 raft_consensus.cc:385] T c765f7d6972d4fce9bb62665d59d456d P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.877820  2120 raft_consensus.cc:740] T c765f7d6972d4fce9bb62665d59d456d P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fb9fbc01f204342876685a0f8677b02, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.877956  2121 ts_tablet_manager.cc:1403] T c765f7d6972d4fce9bb62665d59d456d P 6f7403b822054cb8ad90f33bc1dd5cbc: Time spent bootstrapping tablet: real 0.080s	user 0.021s	sys 0.012s
I20260710 11:09:48.878603  2120 consensus_queue.cc:260] T c765f7d6972d4fce9bb62665d59d456d P 3fb9fbc01f204342876685a0f8677b02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.879642  2125 raft_consensus.cc:515] T 94d7d8de914d4d15a98bcdf827df30dd P 6793e6bb8e9647189b3d7fd5031a09ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.881734  2125 leader_election.cc:290] T 94d7d8de914d4d15a98bcdf827df30dd P 6793e6bb8e9647189b3d7fd5031a09ed [CANDIDATE]: Term 1 election: Requested vote from peers 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2:35631), 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3:35351)
I20260710 11:09:48.882357  2003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d7d8de914d4d15a98bcdf827df30dd" candidate_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fb9fbc01f204342876685a0f8677b02"
I20260710 11:09:48.883198  2077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d7d8de914d4d15a98bcdf827df30dd" candidate_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc"
I20260710 11:09:48.883728  2077 raft_consensus.cc:3060] T 94d7d8de914d4d15a98bcdf827df30dd P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.881863  2120 ts_tablet_manager.cc:1434] T c765f7d6972d4fce9bb62665d59d456d P 3fb9fbc01f204342876685a0f8677b02: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 11:09:48.885200  2120 tablet_bootstrap.cc:492] T d3be9cdcad0d46b1800dca06120d39d2 P 3fb9fbc01f204342876685a0f8677b02: Bootstrap starting.
I20260710 11:09:48.885488  1823 catalog_manager.cc:5697] T 62b727801a1b49a9aaeaa373d0ba3c50 P 6793e6bb8e9647189b3d7fd5031a09ed reported cstate change: term changed from 0 to 1, leader changed from <none> to 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1). New cstate: current_term: 1 leader_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:48.886868  2169 raft_consensus.cc:515] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.879889  2147 raft_consensus.cc:515] T 66a4d29a1f6743e589c9266f572e75dd P 3fb9fbc01f204342876685a0f8677b02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.887110  1823 catalog_manager.cc:5697] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed reported cstate change: term changed from 0 to 1, leader changed from <none> to 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1). New cstate: current_term: 1 leader_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:48.887774  2003 raft_consensus.cc:3060] T 94d7d8de914d4d15a98bcdf827df30dd P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.894846  2173 raft_consensus.cc:2804] T a23a6a267ac045eaa43dfaf69728152e P 6f7403b822054cb8ad90f33bc1dd5cbc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:48.895299  2173 raft_consensus.cc:697] T a23a6a267ac045eaa43dfaf69728152e P 6f7403b822054cb8ad90f33bc1dd5cbc [term 1 LEADER]: Becoming Leader. State: Replica: 6f7403b822054cb8ad90f33bc1dd5cbc, State: Running, Role: LEADER
I20260710 11:09:48.896097  2173 consensus_queue.cc:237] T a23a6a267ac045eaa43dfaf69728152e P 6f7403b822054cb8ad90f33bc1dd5cbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.900149  2147 leader_election.cc:290] T 66a4d29a1f6743e589c9266f572e75dd P 3fb9fbc01f204342876685a0f8677b02 [CANDIDATE]: Term 1 election: Requested vote from peers 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1:33215), 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3:35351)
I20260710 11:09:48.900898  1930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a4d29a1f6743e589c9266f572e75dd" candidate_uuid: "3fb9fbc01f204342876685a0f8677b02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6793e6bb8e9647189b3d7fd5031a09ed"
I20260710 11:09:48.901439  1930 raft_consensus.cc:3060] T 66a4d29a1f6743e589c9266f572e75dd P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.901505  1824 catalog_manager.cc:5697] T 10708788028949bf96f423a0c932b6d7 P 3fb9fbc01f204342876685a0f8677b02 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2). New cstate: current_term: 1 leader_uuid: "3fb9fbc01f204342876685a0f8677b02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:48.902679  2147 raft_consensus.cc:493] T c765f7d6972d4fce9bb62665d59d456d P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:48.903172  2147 raft_consensus.cc:515] T c765f7d6972d4fce9bb62665d59d456d P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.893399  2077 raft_consensus.cc:2468] T 94d7d8de914d4d15a98bcdf827df30dd P 6f7403b822054cb8ad90f33bc1dd5cbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6793e6bb8e9647189b3d7fd5031a09ed in term 1.
I20260710 11:09:48.909955  2147 leader_election.cc:290] T c765f7d6972d4fce9bb62665d59d456d P 3fb9fbc01f204342876685a0f8677b02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1:33215), 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3:35351)
I20260710 11:09:48.911181  1928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c765f7d6972d4fce9bb62665d59d456d" candidate_uuid: "3fb9fbc01f204342876685a0f8677b02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" is_pre_election: true
I20260710 11:09:48.911767  1928 raft_consensus.cc:2468] T c765f7d6972d4fce9bb62665d59d456d P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3fb9fbc01f204342876685a0f8677b02 in term 0.
I20260710 11:09:48.917104  1968 leader_election.cc:304] T c765f7d6972d4fce9bb62665d59d456d P 3fb9fbc01f204342876685a0f8677b02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fb9fbc01f204342876685a0f8677b02, 6793e6bb8e9647189b3d7fd5031a09ed; no voters: 
I20260710 11:09:48.917802  2169 leader_election.cc:290] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [CANDIDATE]: Term 1 election: Requested vote from peers 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1:33215), 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2:35631)
I20260710 11:09:48.917908  2147 raft_consensus.cc:2804] T c765f7d6972d4fce9bb62665d59d456d P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:09:48.905340  2042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.1.69.1:33215, user_credentials={real_user=slave}} blocked reactor thread for 75218.2us
I20260710 11:09:48.918335  2147 raft_consensus.cc:493] T c765f7d6972d4fce9bb62665d59d456d P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:48.919399  1894 leader_election.cc:304] T 94d7d8de914d4d15a98bcdf827df30dd P 6793e6bb8e9647189b3d7fd5031a09ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6793e6bb8e9647189b3d7fd5031a09ed, 6f7403b822054cb8ad90f33bc1dd5cbc; no voters: 
I20260710 11:09:48.919582  2147 raft_consensus.cc:3060] T c765f7d6972d4fce9bb62665d59d456d P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.920141  2125 raft_consensus.cc:2804] T 94d7d8de914d4d15a98bcdf827df30dd P 6793e6bb8e9647189b3d7fd5031a09ed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:48.920292  1928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb7bbf8a9ef405782d4ad4d45c1ed3f" candidate_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6793e6bb8e9647189b3d7fd5031a09ed"
I20260710 11:09:48.920637  2125 raft_consensus.cc:697] T 94d7d8de914d4d15a98bcdf827df30dd P 6793e6bb8e9647189b3d7fd5031a09ed [term 1 LEADER]: Becoming Leader. State: Replica: 6793e6bb8e9647189b3d7fd5031a09ed, State: Running, Role: LEADER
I20260710 11:09:48.920933  1928 raft_consensus.cc:3060] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.921468  2125 consensus_queue.cc:237] T 94d7d8de914d4d15a98bcdf827df30dd P 6793e6bb8e9647189b3d7fd5031a09ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.924098  1930 raft_consensus.cc:2468] T 66a4d29a1f6743e589c9266f572e75dd P 6793e6bb8e9647189b3d7fd5031a09ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fb9fbc01f204342876685a0f8677b02 in term 1.
I20260710 11:09:48.924383  2004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3be9cdcad0d46b1800dca06120d39d2" candidate_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fb9fbc01f204342876685a0f8677b02"
I20260710 11:09:48.925136  1968 leader_election.cc:304] T 66a4d29a1f6743e589c9266f572e75dd P 3fb9fbc01f204342876685a0f8677b02 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fb9fbc01f204342876685a0f8677b02, 6793e6bb8e9647189b3d7fd5031a09ed; no voters: 
I20260710 11:09:48.925464  2079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c765f7d6972d4fce9bb62665d59d456d" candidate_uuid: "3fb9fbc01f204342876685a0f8677b02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" is_pre_election: true
W20260710 11:09:48.926180  2043 leader_election.cc:343] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2:35631): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:48.926317  2127 raft_consensus.cc:2804] T 66a4d29a1f6743e589c9266f572e75dd P 3fb9fbc01f204342876685a0f8677b02 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:48.926843  2127 raft_consensus.cc:697] T 66a4d29a1f6743e589c9266f572e75dd P 3fb9fbc01f204342876685a0f8677b02 [term 1 LEADER]: Becoming Leader. State: Replica: 3fb9fbc01f204342876685a0f8677b02, State: Running, Role: LEADER
I20260710 11:09:48.927608  2127 consensus_queue.cc:237] T 66a4d29a1f6743e589c9266f572e75dd P 3fb9fbc01f204342876685a0f8677b02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.932538  1930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23a6a267ac045eaa43dfaf69728152e" candidate_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6793e6bb8e9647189b3d7fd5031a09ed"
I20260710 11:09:48.932775  2077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a4d29a1f6743e589c9266f572e75dd" candidate_uuid: "3fb9fbc01f204342876685a0f8677b02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc"
I20260710 11:09:48.933136  1930 raft_consensus.cc:3060] T a23a6a267ac045eaa43dfaf69728152e P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.933454  2077 raft_consensus.cc:3060] T 66a4d29a1f6743e589c9266f572e75dd P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.938850  1929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3be9cdcad0d46b1800dca06120d39d2" candidate_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6793e6bb8e9647189b3d7fd5031a09ed"
I20260710 11:09:48.939415  1929 raft_consensus.cc:3060] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.950515  2147 raft_consensus.cc:515] T c765f7d6972d4fce9bb62665d59d456d P 3fb9fbc01f204342876685a0f8677b02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.953596  1927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c765f7d6972d4fce9bb62665d59d456d" candidate_uuid: "3fb9fbc01f204342876685a0f8677b02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6793e6bb8e9647189b3d7fd5031a09ed"
I20260710 11:09:48.955591  1927 raft_consensus.cc:3060] T c765f7d6972d4fce9bb62665d59d456d P 6793e6bb8e9647189b3d7fd5031a09ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.955693  2147 leader_election.cc:290] T c765f7d6972d4fce9bb62665d59d456d P 3fb9fbc01f204342876685a0f8677b02 [CANDIDATE]: Term 1 election: Requested vote from peers 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1:33215), 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3:35351)
I20260710 11:09:48.957522  2121 raft_consensus.cc:359] T c765f7d6972d4fce9bb62665d59d456d P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.957990  2121 raft_consensus.cc:385] T c765f7d6972d4fce9bb62665d59d456d P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.958206  2121 raft_consensus.cc:740] T c765f7d6972d4fce9bb62665d59d456d P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f7403b822054cb8ad90f33bc1dd5cbc, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.943893  2003 raft_consensus.cc:2468] T 94d7d8de914d4d15a98bcdf827df30dd P 3fb9fbc01f204342876685a0f8677b02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6793e6bb8e9647189b3d7fd5031a09ed in term 1.
I20260710 11:09:48.962103  2121 consensus_queue.cc:260] T c765f7d6972d4fce9bb62665d59d456d P 6f7403b822054cb8ad90f33bc1dd5cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
W20260710 11:09:48.959843  1969 leader_election.cc:343] T c765f7d6972d4fce9bb62665d59d456d P 3fb9fbc01f204342876685a0f8677b02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3:35351): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:48.964772  2177 raft_consensus.cc:493] T db0acbaefcfc481ba7ff8ec789fffccf P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:48.965284  2177 raft_consensus.cc:515] T db0acbaefcfc481ba7ff8ec789fffccf P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } }
I20260710 11:09:48.968724  2121 ts_tablet_manager.cc:1434] T c765f7d6972d4fce9bb62665d59d456d P 6f7403b822054cb8ad90f33bc1dd5cbc: Time spent starting tablet: real 0.090s	user 0.005s	sys 0.001s
I20260710 11:09:48.969484  1929 raft_consensus.cc:2468] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f7403b822054cb8ad90f33bc1dd5cbc in term 1.
I20260710 11:09:48.970239  2177 leader_election.cc:290] T db0acbaefcfc481ba7ff8ec789fffccf P 6f7403b822054cb8ad90f33bc1dd5cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1:33215), 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2:35631)
I20260710 11:09:48.970620  2042 leader_election.cc:304] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6793e6bb8e9647189b3d7fd5031a09ed, 6f7403b822054cb8ad90f33bc1dd5cbc; no voters: 3fb9fbc01f204342876685a0f8677b02
I20260710 11:09:48.972183  2120 tablet_bootstrap.cc:654] T d3be9cdcad0d46b1800dca06120d39d2 P 3fb9fbc01f204342876685a0f8677b02: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.973024  2079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c765f7d6972d4fce9bb62665d59d456d" candidate_uuid: "3fb9fbc01f204342876685a0f8677b02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc"
I20260710 11:09:48.972868  1926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0acbaefcfc481ba7ff8ec789fffccf" candidate_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" is_pre_election: true
I20260710 11:09:48.977026  2079 raft_consensus.cc:3060] T c765f7d6972d4fce9bb62665d59d456d P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.968308  1930 raft_consensus.cc:2468] T a23a6a267ac045eaa43dfaf69728152e P 6793e6bb8e9647189b3d7fd5031a09ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f7403b822054cb8ad90f33bc1dd5cbc in term 1.
I20260710 11:09:48.985178  1826 catalog_manager.cc:5697] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6f7403b822054cb8ad90f33bc1dd5cbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3). New cstate: current_term: 1 leader_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:48.989414  2003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0acbaefcfc481ba7ff8ec789fffccf" candidate_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fb9fbc01f204342876685a0f8677b02" is_pre_election: true
I20260710 11:09:48.977267  2177 raft_consensus.cc:2804] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:48.989651  1823 catalog_manager.cc:5697] T 94d7d8de914d4d15a98bcdf827df30dd P 6793e6bb8e9647189b3d7fd5031a09ed reported cstate change: term changed from 0 to 1, leader changed from <none> to 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1). New cstate: current_term: 1 leader_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:48.991460  2177 raft_consensus.cc:697] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 1 LEADER]: Becoming Leader. State: Replica: 6f7403b822054cb8ad90f33bc1dd5cbc, State: Running, Role: LEADER
I20260710 11:09:48.992080  2003 raft_consensus.cc:2393] T db0acbaefcfc481ba7ff8ec789fffccf P 3fb9fbc01f204342876685a0f8677b02 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6f7403b822054cb8ad90f33bc1dd5cbc in current term 1: Already voted for candidate 6793e6bb8e9647189b3d7fd5031a09ed in this term.
I20260710 11:09:48.992045  1824 catalog_manager.cc:5697] T 66a4d29a1f6743e589c9266f572e75dd P 3fb9fbc01f204342876685a0f8677b02 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2). New cstate: current_term: 1 leader_uuid: "3fb9fbc01f204342876685a0f8677b02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:48.993059  2177 consensus_queue.cc:237] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.994254  2079 raft_consensus.cc:2468] T c765f7d6972d4fce9bb62665d59d456d P 6f7403b822054cb8ad90f33bc1dd5cbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fb9fbc01f204342876685a0f8677b02 in term 1.
I20260710 11:09:48.995198  1969 leader_election.cc:304] T c765f7d6972d4fce9bb62665d59d456d P 3fb9fbc01f204342876685a0f8677b02 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fb9fbc01f204342876685a0f8677b02, 6f7403b822054cb8ad90f33bc1dd5cbc; no voters: 
I20260710 11:09:48.995340  2043 leader_election.cc:304] T db0acbaefcfc481ba7ff8ec789fffccf P 6f7403b822054cb8ad90f33bc1dd5cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f7403b822054cb8ad90f33bc1dd5cbc; no voters: 3fb9fbc01f204342876685a0f8677b02, 6793e6bb8e9647189b3d7fd5031a09ed
I20260710 11:09:48.995981  2127 raft_consensus.cc:2804] T c765f7d6972d4fce9bb62665d59d456d P 3fb9fbc01f204342876685a0f8677b02 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:48.996050  2169 raft_consensus.cc:3060] T db0acbaefcfc481ba7ff8ec789fffccf P 6f7403b822054cb8ad90f33bc1dd5cbc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.997360  2127 raft_consensus.cc:697] T c765f7d6972d4fce9bb62665d59d456d P 3fb9fbc01f204342876685a0f8677b02 [term 1 LEADER]: Becoming Leader. State: Replica: 3fb9fbc01f204342876685a0f8677b02, State: Running, Role: LEADER
I20260710 11:09:48.998229  2127 consensus_queue.cc:237] T c765f7d6972d4fce9bb62665d59d456d P 3fb9fbc01f204342876685a0f8677b02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:48.996987  2077 raft_consensus.cc:2468] T 66a4d29a1f6743e589c9266f572e75dd P 6f7403b822054cb8ad90f33bc1dd5cbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fb9fbc01f204342876685a0f8677b02 in term 1.
I20260710 11:09:49.014644  1927 raft_consensus.cc:2468] T c765f7d6972d4fce9bb62665d59d456d P 6793e6bb8e9647189b3d7fd5031a09ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fb9fbc01f204342876685a0f8677b02 in term 1.
I20260710 11:09:49.017056  2169 raft_consensus.cc:2749] T db0acbaefcfc481ba7ff8ec789fffccf P 6f7403b822054cb8ad90f33bc1dd5cbc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:49.009716  1928 raft_consensus.cc:2468] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6793e6bb8e9647189b3d7fd5031a09ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f7403b822054cb8ad90f33bc1dd5cbc in term 1.
I20260710 11:09:49.028023  2120 tablet_bootstrap.cc:492] T d3be9cdcad0d46b1800dca06120d39d2 P 3fb9fbc01f204342876685a0f8677b02: No bootstrap required, opened a new log
I20260710 11:09:49.028463  2120 ts_tablet_manager.cc:1403] T d3be9cdcad0d46b1800dca06120d39d2 P 3fb9fbc01f204342876685a0f8677b02: Time spent bootstrapping tablet: real 0.143s	user 0.008s	sys 0.007s
I20260710 11:09:49.028714  1824 catalog_manager.cc:5697] T a23a6a267ac045eaa43dfaf69728152e P 6f7403b822054cb8ad90f33bc1dd5cbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3). New cstate: current_term: 1 leader_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:49.030652  2120 raft_consensus.cc:359] T d3be9cdcad0d46b1800dca06120d39d2 P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:49.031126  2120 raft_consensus.cc:385] T d3be9cdcad0d46b1800dca06120d39d2 P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.031361  2120 raft_consensus.cc:740] T d3be9cdcad0d46b1800dca06120d39d2 P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fb9fbc01f204342876685a0f8677b02, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.030913  1824 catalog_manager.cc:5697] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3). New cstate: current_term: 1 leader_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:49.031932  2120 consensus_queue.cc:260] T d3be9cdcad0d46b1800dca06120d39d2 P 3fb9fbc01f204342876685a0f8677b02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:49.033824  2120 ts_tablet_manager.cc:1434] T d3be9cdcad0d46b1800dca06120d39d2 P 3fb9fbc01f204342876685a0f8677b02: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:09:49.041607  1823 catalog_manager.cc:5697] T c765f7d6972d4fce9bb62665d59d456d P 3fb9fbc01f204342876685a0f8677b02 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2). New cstate: current_term: 1 leader_uuid: "3fb9fbc01f204342876685a0f8677b02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:49.107564  2127 consensus_queue.cc:1048] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:49.123057  2127 consensus_queue.cc:1048] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:49.127846  2003 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ce020650fbe44139c4d6180c88c441a"
dest_uuid: "3fb9fbc01f204342876685a0f8677b02"
mode: GRACEFUL
new_leader_uuid: "6793e6bb8e9647189b3d7fd5031a09ed"
 from {username='slave'} at 127.0.0.1:45296
I20260710 11:09:49.128480  2003 raft_consensus.cc:606] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02 [term 1 LEADER]: Received request to transfer leadership to TS 6793e6bb8e9647189b3d7fd5031a09ed
I20260710 11:09:49.132671  2174 raft_consensus.cc:993] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02: : Instructing follower 6793e6bb8e9647189b3d7fd5031a09ed to start an election
I20260710 11:09:49.133071  2127 raft_consensus.cc:1081] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02 [term 1 LEADER]: Signalling peer 6793e6bb8e9647189b3d7fd5031a09ed to start an election
I20260710 11:09:49.135198  1928 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ce020650fbe44139c4d6180c88c441a"
dest_uuid: "6793e6bb8e9647189b3d7fd5031a09ed"
 from {username='slave'} at 127.0.0.1:38766
I20260710 11:09:49.135766  1928 raft_consensus.cc:493] T 5ce020650fbe44139c4d6180c88c441a P 6793e6bb8e9647189b3d7fd5031a09ed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:49.136114  1928 raft_consensus.cc:3060] T 5ce020650fbe44139c4d6180c88c441a P 6793e6bb8e9647189b3d7fd5031a09ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:49.142319  1928 raft_consensus.cc:515] T 5ce020650fbe44139c4d6180c88c441a P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:49.143038  2077 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a23a6a267ac045eaa43dfaf69728152e"
dest_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc"
mode: GRACEFUL
new_leader_uuid: "6793e6bb8e9647189b3d7fd5031a09ed"
 from {username='slave'} at 127.0.0.1:46196
I20260710 11:09:49.143630  2077 raft_consensus.cc:606] T a23a6a267ac045eaa43dfaf69728152e P 6f7403b822054cb8ad90f33bc1dd5cbc [term 1 LEADER]: Received request to transfer leadership to TS 6793e6bb8e9647189b3d7fd5031a09ed
I20260710 11:09:49.144191  1928 leader_election.cc:290] T 5ce020650fbe44139c4d6180c88c441a P 6793e6bb8e9647189b3d7fd5031a09ed [CANDIDATE]: Term 2 election: Requested vote from peers 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2:35631), 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3:35351)
I20260710 11:09:49.144773  2003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce020650fbe44139c4d6180c88c441a" candidate_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3fb9fbc01f204342876685a0f8677b02"
I20260710 11:09:49.145319  2003 raft_consensus.cc:3055] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:49.145632  2003 raft_consensus.cc:740] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3fb9fbc01f204342876685a0f8677b02, State: Running, Role: LEADER
I20260710 11:09:49.145689  2077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce020650fbe44139c4d6180c88c441a" candidate_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc"
I20260710 11:09:49.146251  2077 raft_consensus.cc:3060] T 5ce020650fbe44139c4d6180c88c441a P 6f7403b822054cb8ad90f33bc1dd5cbc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:49.146490  2003 consensus_queue.cc:260] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:49.147761  2003 raft_consensus.cc:3060] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:49.149058  2079 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3be9cdcad0d46b1800dca06120d39d2"
dest_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc"
mode: GRACEFUL
new_leader_uuid: "6793e6bb8e9647189b3d7fd5031a09ed"
 from {username='slave'} at 127.0.0.1:46196
I20260710 11:09:49.149554  2079 raft_consensus.cc:606] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 1 LEADER]: Received request to transfer leadership to TS 6793e6bb8e9647189b3d7fd5031a09ed
I20260710 11:09:49.152812  2077 raft_consensus.cc:2468] T 5ce020650fbe44139c4d6180c88c441a P 6f7403b822054cb8ad90f33bc1dd5cbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6793e6bb8e9647189b3d7fd5031a09ed in term 2.
I20260710 11:09:49.153970  1894 leader_election.cc:304] T 5ce020650fbe44139c4d6180c88c441a P 6793e6bb8e9647189b3d7fd5031a09ed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6793e6bb8e9647189b3d7fd5031a09ed, 6f7403b822054cb8ad90f33bc1dd5cbc; no voters: 
I20260710 11:09:49.154182  2003 raft_consensus.cc:2468] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6793e6bb8e9647189b3d7fd5031a09ed in term 2.
I20260710 11:09:49.154734  2125 raft_consensus.cc:2804] T 5ce020650fbe44139c4d6180c88c441a P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:49.155215  2125 raft_consensus.cc:697] T 5ce020650fbe44139c4d6180c88c441a P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 LEADER]: Becoming Leader. State: Replica: 6793e6bb8e9647189b3d7fd5031a09ed, State: Running, Role: LEADER
I20260710 11:09:49.156001  2125 consensus_queue.cc:237] T 5ce020650fbe44139c4d6180c88c441a P 6793e6bb8e9647189b3d7fd5031a09ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:49.158054  2077 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "beb7bbf8a9ef405782d4ad4d45c1ed3f"
dest_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc"
mode: GRACEFUL
new_leader_uuid: "3fb9fbc01f204342876685a0f8677b02"
 from {username='slave'} at 127.0.0.1:46196
I20260710 11:09:49.159229  2077 raft_consensus.cc:606] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6f7403b822054cb8ad90f33bc1dd5cbc [term 1 LEADER]: Received request to transfer leadership to TS 3fb9fbc01f204342876685a0f8677b02
I20260710 11:09:49.164367  1823 catalog_manager.cc:5697] T 5ce020650fbe44139c4d6180c88c441a P 6793e6bb8e9647189b3d7fd5031a09ed reported cstate change: term changed from 1 to 2, leader changed from 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2) to 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1). New cstate: current_term: 2 leader_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:49.174423  1928 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94d7d8de914d4d15a98bcdf827df30dd"
dest_uuid: "6793e6bb8e9647189b3d7fd5031a09ed"
mode: GRACEFUL
new_leader_uuid: "3fb9fbc01f204342876685a0f8677b02"
 from {username='slave'} at 127.0.0.1:38786
I20260710 11:09:49.174906  1928 raft_consensus.cc:606] T 94d7d8de914d4d15a98bcdf827df30dd P 6793e6bb8e9647189b3d7fd5031a09ed [term 1 LEADER]: Received request to transfer leadership to TS 3fb9fbc01f204342876685a0f8677b02
I20260710 11:09:49.179832  2003 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66a4d29a1f6743e589c9266f572e75dd"
dest_uuid: "3fb9fbc01f204342876685a0f8677b02"
mode: GRACEFUL
new_leader_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc"
 from {username='slave'} at 127.0.0.1:45296
I20260710 11:09:49.180351  2003 raft_consensus.cc:606] T 66a4d29a1f6743e589c9266f572e75dd P 3fb9fbc01f204342876685a0f8677b02 [term 1 LEADER]: Received request to transfer leadership to TS 6f7403b822054cb8ad90f33bc1dd5cbc
I20260710 11:09:49.257328  2125 consensus_queue.cc:1048] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:49.266712  2162 consensus_queue.cc:1048] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:49.275007  2127 consensus_queue.cc:1048] T 10708788028949bf96f423a0c932b6d7 P 3fb9fbc01f204342876685a0f8677b02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:49.285254  2174 consensus_queue.cc:1048] T 10708788028949bf96f423a0c932b6d7 P 3fb9fbc01f204342876685a0f8677b02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:49.286646  2162 consensus_queue.cc:1048] T 62b727801a1b49a9aaeaa373d0ba3c50 P 6793e6bb8e9647189b3d7fd5031a09ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:49.303972  2162 consensus_queue.cc:1048] T 62b727801a1b49a9aaeaa373d0ba3c50 P 6793e6bb8e9647189b3d7fd5031a09ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:49.375226  2174 consensus_queue.cc:1048] T 66a4d29a1f6743e589c9266f572e75dd P 3fb9fbc01f204342876685a0f8677b02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:49.381304  2147 raft_consensus.cc:993] T 66a4d29a1f6743e589c9266f572e75dd P 3fb9fbc01f204342876685a0f8677b02: : Instructing follower 6f7403b822054cb8ad90f33bc1dd5cbc to start an election
I20260710 11:09:49.381781  2127 raft_consensus.cc:1081] T 66a4d29a1f6743e589c9266f572e75dd P 3fb9fbc01f204342876685a0f8677b02 [term 1 LEADER]: Signalling peer 6f7403b822054cb8ad90f33bc1dd5cbc to start an election
I20260710 11:09:49.385342  2079 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66a4d29a1f6743e589c9266f572e75dd"
dest_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc"
 from {username='slave'} at 127.0.0.1:46186
I20260710 11:09:49.386232  2079 raft_consensus.cc:493] T 66a4d29a1f6743e589c9266f572e75dd P 6f7403b822054cb8ad90f33bc1dd5cbc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:49.386658  2079 raft_consensus.cc:3060] T 66a4d29a1f6743e589c9266f572e75dd P 6f7403b822054cb8ad90f33bc1dd5cbc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:49.386710  2147 consensus_queue.cc:1048] T 66a4d29a1f6743e589c9266f572e75dd P 3fb9fbc01f204342876685a0f8677b02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:49.393828  2079 raft_consensus.cc:515] T 66a4d29a1f6743e589c9266f572e75dd P 6f7403b822054cb8ad90f33bc1dd5cbc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:49.396782  1928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a4d29a1f6743e589c9266f572e75dd" candidate_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6793e6bb8e9647189b3d7fd5031a09ed"
I20260710 11:09:49.396996  2003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a4d29a1f6743e589c9266f572e75dd" candidate_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3fb9fbc01f204342876685a0f8677b02"
I20260710 11:09:49.397349  1928 raft_consensus.cc:3060] T 66a4d29a1f6743e589c9266f572e75dd P 6793e6bb8e9647189b3d7fd5031a09ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:49.397581  2003 raft_consensus.cc:3055] T 66a4d29a1f6743e589c9266f572e75dd P 3fb9fbc01f204342876685a0f8677b02 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:49.398057  2003 raft_consensus.cc:740] T 66a4d29a1f6743e589c9266f572e75dd P 3fb9fbc01f204342876685a0f8677b02 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3fb9fbc01f204342876685a0f8677b02, State: Running, Role: LEADER
I20260710 11:09:49.397670  2079 leader_election.cc:290] T 66a4d29a1f6743e589c9266f572e75dd P 6f7403b822054cb8ad90f33bc1dd5cbc [CANDIDATE]: Term 2 election: Requested vote from peers 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1:33215), 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2:35631)
I20260710 11:09:49.398864  2003 consensus_queue.cc:260] T 66a4d29a1f6743e589c9266f572e75dd P 3fb9fbc01f204342876685a0f8677b02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:49.400146  2003 raft_consensus.cc:3060] T 66a4d29a1f6743e589c9266f572e75dd P 3fb9fbc01f204342876685a0f8677b02 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:49.403255  1928 raft_consensus.cc:2468] T 66a4d29a1f6743e589c9266f572e75dd P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f7403b822054cb8ad90f33bc1dd5cbc in term 2.
I20260710 11:09:49.404258  2042 leader_election.cc:304] T 66a4d29a1f6743e589c9266f572e75dd P 6f7403b822054cb8ad90f33bc1dd5cbc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6793e6bb8e9647189b3d7fd5031a09ed, 6f7403b822054cb8ad90f33bc1dd5cbc; no voters: 
I20260710 11:09:49.404773  2003 raft_consensus.cc:2468] T 66a4d29a1f6743e589c9266f572e75dd P 3fb9fbc01f204342876685a0f8677b02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f7403b822054cb8ad90f33bc1dd5cbc in term 2.
I20260710 11:09:49.405071  2169 raft_consensus.cc:2804] T 66a4d29a1f6743e589c9266f572e75dd P 6f7403b822054cb8ad90f33bc1dd5cbc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:49.405560  2169 raft_consensus.cc:697] T 66a4d29a1f6743e589c9266f572e75dd P 6f7403b822054cb8ad90f33bc1dd5cbc [term 2 LEADER]: Becoming Leader. State: Replica: 6f7403b822054cb8ad90f33bc1dd5cbc, State: Running, Role: LEADER
I20260710 11:09:49.406426  2169 consensus_queue.cc:237] T 66a4d29a1f6743e589c9266f572e75dd P 6f7403b822054cb8ad90f33bc1dd5cbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:49.413129  1824 catalog_manager.cc:5697] T 66a4d29a1f6743e589c9266f572e75dd P 6f7403b822054cb8ad90f33bc1dd5cbc reported cstate change: term changed from 1 to 2, leader changed from 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2) to 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3). New cstate: current_term: 2 leader_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:49.414517  2169 consensus_queue.cc:1048] T a23a6a267ac045eaa43dfaf69728152e P 6f7403b822054cb8ad90f33bc1dd5cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:49.424693  2169 consensus_queue.cc:1048] T a23a6a267ac045eaa43dfaf69728152e P 6f7403b822054cb8ad90f33bc1dd5cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:49.432410  2003 raft_consensus.cc:3060] T d3be9cdcad0d46b1800dca06120d39d2 P 3fb9fbc01f204342876685a0f8677b02 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.433065  2162 consensus_queue.cc:1048] T 94d7d8de914d4d15a98bcdf827df30dd P 6793e6bb8e9647189b3d7fd5031a09ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:49.441916  2200 raft_consensus.cc:993] T a23a6a267ac045eaa43dfaf69728152e P 6f7403b822054cb8ad90f33bc1dd5cbc: : Instructing follower 6793e6bb8e9647189b3d7fd5031a09ed to start an election
I20260710 11:09:49.442350  2200 raft_consensus.cc:1081] T a23a6a267ac045eaa43dfaf69728152e P 6f7403b822054cb8ad90f33bc1dd5cbc [term 1 LEADER]: Signalling peer 6793e6bb8e9647189b3d7fd5031a09ed to start an election
I20260710 11:09:49.443936  1928 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a23a6a267ac045eaa43dfaf69728152e"
dest_uuid: "6793e6bb8e9647189b3d7fd5031a09ed"
 from {username='slave'} at 127.0.0.1:38776
I20260710 11:09:49.444547  1928 raft_consensus.cc:493] T a23a6a267ac045eaa43dfaf69728152e P 6793e6bb8e9647189b3d7fd5031a09ed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:49.444972  1928 raft_consensus.cc:3060] T a23a6a267ac045eaa43dfaf69728152e P 6793e6bb8e9647189b3d7fd5031a09ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:49.447409  2200 consensus_queue.cc:1048] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6f7403b822054cb8ad90f33bc1dd5cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:49.447784  2177 consensus_queue.cc:1048] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:49.456267  1928 raft_consensus.cc:515] T a23a6a267ac045eaa43dfaf69728152e P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:49.456907  2144 consensus_queue.cc:1048] T 94d7d8de914d4d15a98bcdf827df30dd P 6793e6bb8e9647189b3d7fd5031a09ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:49.462486  1928 leader_election.cc:290] T a23a6a267ac045eaa43dfaf69728152e P 6793e6bb8e9647189b3d7fd5031a09ed [CANDIDATE]: Term 2 election: Requested vote from peers 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2:35631), 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3:35351)
I20260710 11:09:49.466483  2005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23a6a267ac045eaa43dfaf69728152e" candidate_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3fb9fbc01f204342876685a0f8677b02"
I20260710 11:09:49.467133  2005 raft_consensus.cc:3060] T a23a6a267ac045eaa43dfaf69728152e P 3fb9fbc01f204342876685a0f8677b02 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:49.472756  2200 consensus_queue.cc:1048] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:49.478368  2077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23a6a267ac045eaa43dfaf69728152e" candidate_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc"
I20260710 11:09:49.478897  2077 raft_consensus.cc:3055] T a23a6a267ac045eaa43dfaf69728152e P 6f7403b822054cb8ad90f33bc1dd5cbc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:49.479624  2077 raft_consensus.cc:740] T a23a6a267ac045eaa43dfaf69728152e P 6f7403b822054cb8ad90f33bc1dd5cbc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6f7403b822054cb8ad90f33bc1dd5cbc, State: Running, Role: LEADER
I20260710 11:09:49.479967  2005 raft_consensus.cc:2468] T a23a6a267ac045eaa43dfaf69728152e P 3fb9fbc01f204342876685a0f8677b02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6793e6bb8e9647189b3d7fd5031a09ed in term 2.
I20260710 11:09:49.481166  2169 raft_consensus.cc:993] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc: : Instructing follower 6793e6bb8e9647189b3d7fd5031a09ed to start an election
I20260710 11:09:49.481112  1894 leader_election.cc:304] T a23a6a267ac045eaa43dfaf69728152e P 6793e6bb8e9647189b3d7fd5031a09ed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fb9fbc01f204342876685a0f8677b02, 6793e6bb8e9647189b3d7fd5031a09ed; no voters: 
I20260710 11:09:49.481670  2169 raft_consensus.cc:1081] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 1 LEADER]: Signalling peer 6793e6bb8e9647189b3d7fd5031a09ed to start an election
I20260710 11:09:49.481959  2144 raft_consensus.cc:2804] T a23a6a267ac045eaa43dfaf69728152e P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:49.482424  2144 raft_consensus.cc:697] T a23a6a267ac045eaa43dfaf69728152e P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 LEADER]: Becoming Leader. State: Replica: 6793e6bb8e9647189b3d7fd5031a09ed, State: Running, Role: LEADER
I20260710 11:09:49.482156  2077 consensus_queue.cc:260] T a23a6a267ac045eaa43dfaf69728152e P 6f7403b822054cb8ad90f33bc1dd5cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:49.479605  2200 consensus_queue.cc:1048] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6f7403b822054cb8ad90f33bc1dd5cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:49.483592  2077 raft_consensus.cc:3060] T a23a6a267ac045eaa43dfaf69728152e P 6f7403b822054cb8ad90f33bc1dd5cbc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:49.483234  2144 consensus_queue.cc:237] T a23a6a267ac045eaa43dfaf69728152e P 6793e6bb8e9647189b3d7fd5031a09ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:49.485927  1927 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3be9cdcad0d46b1800dca06120d39d2"
dest_uuid: "6793e6bb8e9647189b3d7fd5031a09ed"
 from {username='slave'} at 127.0.0.1:38776
I20260710 11:09:49.486565  1927 raft_consensus.cc:493] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:49.487020  1927 raft_consensus.cc:3060] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:49.488524  2167 raft_consensus.cc:993] T 94d7d8de914d4d15a98bcdf827df30dd P 6793e6bb8e9647189b3d7fd5031a09ed: : Instructing follower 3fb9fbc01f204342876685a0f8677b02 to start an election
I20260710 11:09:49.489055  2167 raft_consensus.cc:1081] T 94d7d8de914d4d15a98bcdf827df30dd P 6793e6bb8e9647189b3d7fd5031a09ed [term 1 LEADER]: Signalling peer 3fb9fbc01f204342876685a0f8677b02 to start an election
I20260710 11:09:49.491420  2002 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94d7d8de914d4d15a98bcdf827df30dd"
dest_uuid: "3fb9fbc01f204342876685a0f8677b02"
 from {username='slave'} at 127.0.0.1:45280
I20260710 11:09:49.491964  2002 raft_consensus.cc:493] T 94d7d8de914d4d15a98bcdf827df30dd P 3fb9fbc01f204342876685a0f8677b02 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:49.492347  2002 raft_consensus.cc:3060] T 94d7d8de914d4d15a98bcdf827df30dd P 3fb9fbc01f204342876685a0f8677b02 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:49.493988  1927 raft_consensus.cc:515] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:49.499269  1927 leader_election.cc:290] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed [CANDIDATE]: Term 2 election: Requested vote from peers 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2:35631), 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3:35351)
I20260710 11:09:49.491106  2077 raft_consensus.cc:2468] T a23a6a267ac045eaa43dfaf69728152e P 6f7403b822054cb8ad90f33bc1dd5cbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6793e6bb8e9647189b3d7fd5031a09ed in term 2.
I20260710 11:09:49.501230  2079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3be9cdcad0d46b1800dca06120d39d2" candidate_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc"
I20260710 11:09:49.502031  2079 raft_consensus.cc:3055] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:49.502259  2200 raft_consensus.cc:993] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6f7403b822054cb8ad90f33bc1dd5cbc: : Instructing follower 3fb9fbc01f204342876685a0f8677b02 to start an election
I20260710 11:09:49.502360  2002 raft_consensus.cc:515] T 94d7d8de914d4d15a98bcdf827df30dd P 3fb9fbc01f204342876685a0f8677b02 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:49.502781  2200 raft_consensus.cc:1081] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6f7403b822054cb8ad90f33bc1dd5cbc [term 1 LEADER]: Signalling peer 3fb9fbc01f204342876685a0f8677b02 to start an election
I20260710 11:09:49.504170  2079 raft_consensus.cc:740] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6f7403b822054cb8ad90f33bc1dd5cbc, State: Running, Role: LEADER
I20260710 11:09:49.505251  2079 consensus_queue.cc:260] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:49.508878  2079 raft_consensus.cc:3060] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:49.511811  2077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d7d8de914d4d15a98bcdf827df30dd" candidate_uuid: "3fb9fbc01f204342876685a0f8677b02" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc"
I20260710 11:09:49.512316  2077 raft_consensus.cc:3060] T 94d7d8de914d4d15a98bcdf827df30dd P 6f7403b822054cb8ad90f33bc1dd5cbc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:49.509951  2004 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "beb7bbf8a9ef405782d4ad4d45c1ed3f"
dest_uuid: "3fb9fbc01f204342876685a0f8677b02"
 from {username='slave'} at 127.0.0.1:45284
I20260710 11:09:49.510061  1928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d7d8de914d4d15a98bcdf827df30dd" candidate_uuid: "3fb9fbc01f204342876685a0f8677b02" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6793e6bb8e9647189b3d7fd5031a09ed"
I20260710 11:09:49.516734  2005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3be9cdcad0d46b1800dca06120d39d2" candidate_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3fb9fbc01f204342876685a0f8677b02"
I20260710 11:09:49.516800  1928 raft_consensus.cc:3055] T 94d7d8de914d4d15a98bcdf827df30dd P 6793e6bb8e9647189b3d7fd5031a09ed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:49.516811  2077 raft_consensus.cc:2468] T 94d7d8de914d4d15a98bcdf827df30dd P 6f7403b822054cb8ad90f33bc1dd5cbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fb9fbc01f204342876685a0f8677b02 in term 2.
I20260710 11:09:49.517342  1928 raft_consensus.cc:740] T 94d7d8de914d4d15a98bcdf827df30dd P 6793e6bb8e9647189b3d7fd5031a09ed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6793e6bb8e9647189b3d7fd5031a09ed, State: Running, Role: LEADER
I20260710 11:09:49.517338  2005 raft_consensus.cc:3060] T d3be9cdcad0d46b1800dca06120d39d2 P 3fb9fbc01f204342876685a0f8677b02 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:49.518234  1928 consensus_queue.cc:260] T 94d7d8de914d4d15a98bcdf827df30dd P 6793e6bb8e9647189b3d7fd5031a09ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:49.519356  1928 raft_consensus.cc:3060] T 94d7d8de914d4d15a98bcdf827df30dd P 6793e6bb8e9647189b3d7fd5031a09ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:49.519306  1823 catalog_manager.cc:5697] T a23a6a267ac045eaa43dfaf69728152e P 6793e6bb8e9647189b3d7fd5031a09ed reported cstate change: term changed from 1 to 2, leader changed from 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3) to 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1). New cstate: current_term: 2 leader_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:49.523876  2005 raft_consensus.cc:2468] T d3be9cdcad0d46b1800dca06120d39d2 P 3fb9fbc01f204342876685a0f8677b02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6793e6bb8e9647189b3d7fd5031a09ed in term 2.
I20260710 11:09:49.524467  2004 raft_consensus.cc:493] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 3fb9fbc01f204342876685a0f8677b02 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:49.524953  1969 leader_election.cc:304] T 94d7d8de914d4d15a98bcdf827df30dd P 3fb9fbc01f204342876685a0f8677b02 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fb9fbc01f204342876685a0f8677b02, 6f7403b822054cb8ad90f33bc1dd5cbc; no voters: 
I20260710 11:09:49.525586  1894 leader_election.cc:304] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fb9fbc01f204342876685a0f8677b02, 6793e6bb8e9647189b3d7fd5031a09ed; no voters: 
I20260710 11:09:49.527618  2147 raft_consensus.cc:2804] T 94d7d8de914d4d15a98bcdf827df30dd P 3fb9fbc01f204342876685a0f8677b02 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:49.527707  2144 raft_consensus.cc:2804] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:49.528132  2147 raft_consensus.cc:697] T 94d7d8de914d4d15a98bcdf827df30dd P 3fb9fbc01f204342876685a0f8677b02 [term 2 LEADER]: Becoming Leader. State: Replica: 3fb9fbc01f204342876685a0f8677b02, State: Running, Role: LEADER
I20260710 11:09:49.528362  2144 raft_consensus.cc:697] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 LEADER]: Becoming Leader. State: Replica: 6793e6bb8e9647189b3d7fd5031a09ed, State: Running, Role: LEADER
I20260710 11:09:49.528972  2147 consensus_queue.cc:237] T 94d7d8de914d4d15a98bcdf827df30dd P 3fb9fbc01f204342876685a0f8677b02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:49.529315  2174 consensus_queue.cc:1048] T c765f7d6972d4fce9bb62665d59d456d P 3fb9fbc01f204342876685a0f8677b02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:49.529215  2144 consensus_queue.cc:237] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:49.533211  2079 raft_consensus.cc:2468] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6793e6bb8e9647189b3d7fd5031a09ed in term 2.
I20260710 11:09:49.527629  2004 raft_consensus.cc:3060] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 3fb9fbc01f204342876685a0f8677b02 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:49.526746  1928 raft_consensus.cc:2468] T 94d7d8de914d4d15a98bcdf827df30dd P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fb9fbc01f204342876685a0f8677b02 in term 2.
I20260710 11:09:49.510793  2002 leader_election.cc:290] T 94d7d8de914d4d15a98bcdf827df30dd P 3fb9fbc01f204342876685a0f8677b02 [CANDIDATE]: Term 2 election: Requested vote from peers 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1:33215), 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3:35351)
I20260710 11:09:49.541663  2127 consensus_queue.cc:1048] T c765f7d6972d4fce9bb62665d59d456d P 3fb9fbc01f204342876685a0f8677b02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:49.542385  2004 raft_consensus.cc:515] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 3fb9fbc01f204342876685a0f8677b02 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:49.545781  2004 leader_election.cc:290] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 3fb9fbc01f204342876685a0f8677b02 [CANDIDATE]: Term 2 election: Requested vote from peers 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1:33215), 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3:35351)
I20260710 11:09:49.549682  1930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb7bbf8a9ef405782d4ad4d45c1ed3f" candidate_uuid: "3fb9fbc01f204342876685a0f8677b02" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6793e6bb8e9647189b3d7fd5031a09ed"
I20260710 11:09:49.550292  1930 raft_consensus.cc:3060] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6793e6bb8e9647189b3d7fd5031a09ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:49.550305  2077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb7bbf8a9ef405782d4ad4d45c1ed3f" candidate_uuid: "3fb9fbc01f204342876685a0f8677b02" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc"
I20260710 11:09:49.551154  2077 raft_consensus.cc:3055] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6f7403b822054cb8ad90f33bc1dd5cbc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:49.551446  2077 raft_consensus.cc:740] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6f7403b822054cb8ad90f33bc1dd5cbc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6f7403b822054cb8ad90f33bc1dd5cbc, State: Running, Role: LEADER
I20260710 11:09:49.552320  2077 consensus_queue.cc:260] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6f7403b822054cb8ad90f33bc1dd5cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:49.553555  2077 raft_consensus.cc:3060] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6f7403b822054cb8ad90f33bc1dd5cbc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:49.553537  1826 catalog_manager.cc:5697] T 94d7d8de914d4d15a98bcdf827df30dd P 3fb9fbc01f204342876685a0f8677b02 reported cstate change: term changed from 1 to 2, leader changed from 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1) to 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2). New cstate: current_term: 2 leader_uuid: "3fb9fbc01f204342876685a0f8677b02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:49.557966  1930 raft_consensus.cc:2468] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fb9fbc01f204342876685a0f8677b02 in term 2.
I20260710 11:09:49.558990  1968 leader_election.cc:304] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 3fb9fbc01f204342876685a0f8677b02 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fb9fbc01f204342876685a0f8677b02, 6793e6bb8e9647189b3d7fd5031a09ed; no voters: 
I20260710 11:09:49.559558  2077 raft_consensus.cc:2468] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6f7403b822054cb8ad90f33bc1dd5cbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fb9fbc01f204342876685a0f8677b02 in term 2.
I20260710 11:09:49.559798  2127 raft_consensus.cc:2804] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 3fb9fbc01f204342876685a0f8677b02 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:49.560235  2127 raft_consensus.cc:697] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 3fb9fbc01f204342876685a0f8677b02 [term 2 LEADER]: Becoming Leader. State: Replica: 3fb9fbc01f204342876685a0f8677b02, State: Running, Role: LEADER
I20260710 11:09:49.561008  2127 consensus_queue.cc:237] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 3fb9fbc01f204342876685a0f8677b02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:49.565897  1823 catalog_manager.cc:5697] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed reported cstate change: term changed from 1 to 2, leader changed from 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3) to 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1). New cstate: current_term: 2 leader_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:49.573992  1824 catalog_manager.cc:5697] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 3fb9fbc01f204342876685a0f8677b02 reported cstate change: term changed from 1 to 2, leader changed from 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3) to 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2). New cstate: current_term: 2 leader_uuid: "3fb9fbc01f204342876685a0f8677b02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:49.608520  2077 raft_consensus.cc:1275] T 5ce020650fbe44139c4d6180c88c441a P 6f7403b822054cb8ad90f33bc1dd5cbc [term 2 FOLLOWER]: Refusing update from remote peer 6793e6bb8e9647189b3d7fd5031a09ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:49.609704  2144 consensus_queue.cc:1048] T 5ce020650fbe44139c4d6180c88c441a P 6793e6bb8e9647189b3d7fd5031a09ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:49.616333  2004 raft_consensus.cc:1275] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02 [term 2 FOLLOWER]: Refusing update from remote peer 6793e6bb8e9647189b3d7fd5031a09ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:49.617733  2162 consensus_queue.cc:1048] T 5ce020650fbe44139c4d6180c88c441a P 6793e6bb8e9647189b3d7fd5031a09ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:49.877856  2004 raft_consensus.cc:1275] T 66a4d29a1f6743e589c9266f572e75dd P 3fb9fbc01f204342876685a0f8677b02 [term 2 FOLLOWER]: Refusing update from remote peer 6f7403b822054cb8ad90f33bc1dd5cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:49.878944  2169 consensus_queue.cc:1048] T 66a4d29a1f6743e589c9266f572e75dd P 6f7403b822054cb8ad90f33bc1dd5cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:49.881171  1930 raft_consensus.cc:1275] T 66a4d29a1f6743e589c9266f572e75dd P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 FOLLOWER]: Refusing update from remote peer 6f7403b822054cb8ad90f33bc1dd5cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:49.882391  2169 consensus_queue.cc:1048] T 66a4d29a1f6743e589c9266f572e75dd P 6f7403b822054cb8ad90f33bc1dd5cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:49.911345  2004 raft_consensus.cc:1275] T d3be9cdcad0d46b1800dca06120d39d2 P 3fb9fbc01f204342876685a0f8677b02 [term 2 FOLLOWER]: Refusing update from remote peer 6793e6bb8e9647189b3d7fd5031a09ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:49.912485  2167 consensus_queue.cc:1048] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:49.919584  2077 raft_consensus.cc:1275] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 2 FOLLOWER]: Refusing update from remote peer 6793e6bb8e9647189b3d7fd5031a09ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:49.921051  2125 consensus_queue.cc:1048] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:49.930052  2079 raft_consensus.cc:1275] T 94d7d8de914d4d15a98bcdf827df30dd P 6f7403b822054cb8ad90f33bc1dd5cbc [term 2 FOLLOWER]: Refusing update from remote peer 3fb9fbc01f204342876685a0f8677b02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:49.931154  2127 consensus_queue.cc:1048] T 94d7d8de914d4d15a98bcdf827df30dd P 3fb9fbc01f204342876685a0f8677b02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:49.939177  1930 raft_consensus.cc:1275] T 94d7d8de914d4d15a98bcdf827df30dd P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 FOLLOWER]: Refusing update from remote peer 3fb9fbc01f204342876685a0f8677b02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:49.940852  2174 consensus_queue.cc:1048] T 94d7d8de914d4d15a98bcdf827df30dd P 3fb9fbc01f204342876685a0f8677b02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:49.995877  2079 raft_consensus.cc:1275] T a23a6a267ac045eaa43dfaf69728152e P 6f7403b822054cb8ad90f33bc1dd5cbc [term 2 FOLLOWER]: Refusing update from remote peer 6793e6bb8e9647189b3d7fd5031a09ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:49.997047  2125 consensus_queue.cc:1048] T a23a6a267ac045eaa43dfaf69728152e P 6793e6bb8e9647189b3d7fd5031a09ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:50.003639  2004 raft_consensus.cc:1275] T a23a6a267ac045eaa43dfaf69728152e P 3fb9fbc01f204342876685a0f8677b02 [term 2 FOLLOWER]: Refusing update from remote peer 6793e6bb8e9647189b3d7fd5031a09ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:50.005007  2144 consensus_queue.cc:1048] T a23a6a267ac045eaa43dfaf69728152e P 6793e6bb8e9647189b3d7fd5031a09ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:50.111757  2079 raft_consensus.cc:1275] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6f7403b822054cb8ad90f33bc1dd5cbc [term 2 FOLLOWER]: Refusing update from remote peer 3fb9fbc01f204342876685a0f8677b02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:50.112813  2174 consensus_queue.cc:1048] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 3fb9fbc01f204342876685a0f8677b02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:50.115649  1930 raft_consensus.cc:1275] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 FOLLOWER]: Refusing update from remote peer 3fb9fbc01f204342876685a0f8677b02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:50.116847  2147 consensus_queue.cc:1048] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 3fb9fbc01f204342876685a0f8677b02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:52.210937  1300 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 11:09:52.211697  1300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:52.226912  1927 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3be9cdcad0d46b1800dca06120d39d2"
dest_uuid: "6793e6bb8e9647189b3d7fd5031a09ed"
mode: GRACEFUL
new_leader_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc"
 from {username='slave'} at 127.0.0.1:53460
I20260710 11:09:52.227497  1927 raft_consensus.cc:606] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 LEADER]: Received request to transfer leadership to TS 6f7403b822054cb8ad90f33bc1dd5cbc
I20260710 11:09:52.230006  1930 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db0acbaefcfc481ba7ff8ec789fffccf"
dest_uuid: "6793e6bb8e9647189b3d7fd5031a09ed"
mode: GRACEFUL
new_leader_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc"
 from {username='slave'} at 127.0.0.1:53460
I20260710 11:09:52.230479  1930 raft_consensus.cc:606] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed [term 1 LEADER]: Received request to transfer leadership to TS 6f7403b822054cb8ad90f33bc1dd5cbc
I20260710 11:09:52.231437  1300 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:09:52.231863  1300 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:52.310899  2167 raft_consensus.cc:993] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed: : Instructing follower 6f7403b822054cb8ad90f33bc1dd5cbc to start an election
I20260710 11:09:52.311357  2212 raft_consensus.cc:1081] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed [term 1 LEADER]: Signalling peer 6f7403b822054cb8ad90f33bc1dd5cbc to start an election
I20260710 11:09:52.312690  2079 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db0acbaefcfc481ba7ff8ec789fffccf"
dest_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc"
 from {username='slave'} at 127.0.0.1:46176
I20260710 11:09:52.313133  2079 raft_consensus.cc:493] T db0acbaefcfc481ba7ff8ec789fffccf P 6f7403b822054cb8ad90f33bc1dd5cbc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:52.313433  2079 raft_consensus.cc:3060] T db0acbaefcfc481ba7ff8ec789fffccf P 6f7403b822054cb8ad90f33bc1dd5cbc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:52.317616  2079 raft_consensus.cc:515] T db0acbaefcfc481ba7ff8ec789fffccf P 6f7403b822054cb8ad90f33bc1dd5cbc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } }
I20260710 11:09:52.319061  2079 leader_election.cc:290] T db0acbaefcfc481ba7ff8ec789fffccf P 6f7403b822054cb8ad90f33bc1dd5cbc [CANDIDATE]: Term 2 election: Requested vote from peers 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1:33215), 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2:35631)
I20260710 11:09:52.319830  1930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0acbaefcfc481ba7ff8ec789fffccf" candidate_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6793e6bb8e9647189b3d7fd5031a09ed"
I20260710 11:09:52.320025  2004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0acbaefcfc481ba7ff8ec789fffccf" candidate_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3fb9fbc01f204342876685a0f8677b02"
I20260710 11:09:52.320338  1930 raft_consensus.cc:3055] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:52.320626  2004 raft_consensus.cc:3060] T db0acbaefcfc481ba7ff8ec789fffccf P 3fb9fbc01f204342876685a0f8677b02 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:52.320710  1930 raft_consensus.cc:740] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6793e6bb8e9647189b3d7fd5031a09ed, State: Running, Role: LEADER
I20260710 11:09:52.321429  1930 consensus_queue.cc:260] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } }
I20260710 11:09:52.322304  1930 raft_consensus.cc:3060] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:52.325342  2004 raft_consensus.cc:2468] T db0acbaefcfc481ba7ff8ec789fffccf P 3fb9fbc01f204342876685a0f8677b02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f7403b822054cb8ad90f33bc1dd5cbc in term 2.
I20260710 11:09:52.326373  2043 leader_election.cc:304] T db0acbaefcfc481ba7ff8ec789fffccf P 6f7403b822054cb8ad90f33bc1dd5cbc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fb9fbc01f204342876685a0f8677b02, 6f7403b822054cb8ad90f33bc1dd5cbc; no voters: 
I20260710 11:09:52.326975  1930 raft_consensus.cc:2468] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f7403b822054cb8ad90f33bc1dd5cbc in term 2.
I20260710 11:09:52.327132  2169 raft_consensus.cc:2804] T db0acbaefcfc481ba7ff8ec789fffccf P 6f7403b822054cb8ad90f33bc1dd5cbc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:52.328107  2169 raft_consensus.cc:697] T db0acbaefcfc481ba7ff8ec789fffccf P 6f7403b822054cb8ad90f33bc1dd5cbc [term 2 LEADER]: Becoming Leader. State: Replica: 6f7403b822054cb8ad90f33bc1dd5cbc, State: Running, Role: LEADER
I20260710 11:09:52.328898  2169 consensus_queue.cc:237] T db0acbaefcfc481ba7ff8ec789fffccf P 6f7403b822054cb8ad90f33bc1dd5cbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } }
I20260710 11:09:52.334815  1823 catalog_manager.cc:5697] T db0acbaefcfc481ba7ff8ec789fffccf P 6f7403b822054cb8ad90f33bc1dd5cbc reported cstate change: term changed from 1 to 2, leader changed from 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1) to 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3). New cstate: current_term: 2 leader_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:52.456954  2167 raft_consensus.cc:993] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed: : Instructing follower 6f7403b822054cb8ad90f33bc1dd5cbc to start an election
I20260710 11:09:52.457453  2212 raft_consensus.cc:1081] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 LEADER]: Signalling peer 6f7403b822054cb8ad90f33bc1dd5cbc to start an election
I20260710 11:09:52.458820  2079 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3be9cdcad0d46b1800dca06120d39d2"
dest_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc"
 from {username='slave'} at 127.0.0.1:46176
I20260710 11:09:52.459336  2079 raft_consensus.cc:493] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:52.459687  2079 raft_consensus.cc:3060] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:52.464401  2079 raft_consensus.cc:515] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:52.466058  2079 leader_election.cc:290] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [CANDIDATE]: Term 3 election: Requested vote from peers 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1:33215), 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2:35631)
I20260710 11:09:52.466775  1930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3be9cdcad0d46b1800dca06120d39d2" candidate_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6793e6bb8e9647189b3d7fd5031a09ed"
I20260710 11:09:52.467056  2004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3be9cdcad0d46b1800dca06120d39d2" candidate_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3fb9fbc01f204342876685a0f8677b02"
I20260710 11:09:52.467412  1930 raft_consensus.cc:3055] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:52.467618  2004 raft_consensus.cc:3060] T d3be9cdcad0d46b1800dca06120d39d2 P 3fb9fbc01f204342876685a0f8677b02 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:52.467797  1930 raft_consensus.cc:740] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6793e6bb8e9647189b3d7fd5031a09ed, State: Running, Role: LEADER
I20260710 11:09:52.468720  1930 consensus_queue.cc:260] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed [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: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:52.470058  1930 raft_consensus.cc:3060] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:52.474778  2004 raft_consensus.cc:2468] T d3be9cdcad0d46b1800dca06120d39d2 P 3fb9fbc01f204342876685a0f8677b02 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f7403b822054cb8ad90f33bc1dd5cbc in term 3.
I20260710 11:09:52.475955  2043 leader_election.cc:304] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [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: 3fb9fbc01f204342876685a0f8677b02, 6f7403b822054cb8ad90f33bc1dd5cbc; no voters: 
I20260710 11:09:52.476682  2169 raft_consensus.cc:2804] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:52.476786  1930 raft_consensus.cc:2468] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f7403b822054cb8ad90f33bc1dd5cbc in term 3.
I20260710 11:09:52.477262  2169 raft_consensus.cc:697] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 3 LEADER]: Becoming Leader. State: Replica: 6f7403b822054cb8ad90f33bc1dd5cbc, State: Running, Role: LEADER
I20260710 11:09:52.478086  2169 consensus_queue.cc:237] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [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: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:52.485410  1823 catalog_manager.cc:5697] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc reported cstate change: term changed from 2 to 3, leader changed from 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1) to 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3). New cstate: current_term: 3 leader_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:52.849833  1930 raft_consensus.cc:1275] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 FOLLOWER]: Refusing update from remote peer 6f7403b822054cb8ad90f33bc1dd5cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:52.851037  2169 consensus_queue.cc:1048] T db0acbaefcfc481ba7ff8ec789fffccf P 6f7403b822054cb8ad90f33bc1dd5cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:52.860615  2004 raft_consensus.cc:1275] T db0acbaefcfc481ba7ff8ec789fffccf P 3fb9fbc01f204342876685a0f8677b02 [term 2 FOLLOWER]: Refusing update from remote peer 6f7403b822054cb8ad90f33bc1dd5cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:52.862263  2169 consensus_queue.cc:1048] T db0acbaefcfc481ba7ff8ec789fffccf P 6f7403b822054cb8ad90f33bc1dd5cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:52.992363  2004 raft_consensus.cc:1275] T d3be9cdcad0d46b1800dca06120d39d2 P 3fb9fbc01f204342876685a0f8677b02 [term 3 FOLLOWER]: Refusing update from remote peer 6f7403b822054cb8ad90f33bc1dd5cbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:52.993568  2213 consensus_queue.cc:1048] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:53.001444  1930 raft_consensus.cc:1275] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed [term 3 FOLLOWER]: Refusing update from remote peer 6f7403b822054cb8ad90f33bc1dd5cbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:53.003067  2213 consensus_queue.cc:1048] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:53.232615  1300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:53.243476  2079 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db0acbaefcfc481ba7ff8ec789fffccf"
dest_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc"
mode: GRACEFUL
new_leader_uuid: "6793e6bb8e9647189b3d7fd5031a09ed"
 from {username='slave'} at 127.0.0.1:46196
I20260710 11:09:53.244000  2079 raft_consensus.cc:606] T db0acbaefcfc481ba7ff8ec789fffccf P 6f7403b822054cb8ad90f33bc1dd5cbc [term 2 LEADER]: Received request to transfer leadership to TS 6793e6bb8e9647189b3d7fd5031a09ed
I20260710 11:09:53.255558  2079 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3be9cdcad0d46b1800dca06120d39d2"
dest_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc"
mode: GRACEFUL
new_leader_uuid: "6793e6bb8e9647189b3d7fd5031a09ed"
 from {username='slave'} at 127.0.0.1:46196
I20260710 11:09:53.256050  2079 raft_consensus.cc:606] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 3 LEADER]: Received request to transfer leadership to TS 6793e6bb8e9647189b3d7fd5031a09ed
I20260710 11:09:53.260353  2004 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10708788028949bf96f423a0c932b6d7"
dest_uuid: "3fb9fbc01f204342876685a0f8677b02"
mode: GRACEFUL
new_leader_uuid: "6793e6bb8e9647189b3d7fd5031a09ed"
 from {username='slave'} at 127.0.0.1:45296
I20260710 11:09:53.260808  2004 raft_consensus.cc:606] T 10708788028949bf96f423a0c932b6d7 P 3fb9fbc01f204342876685a0f8677b02 [term 1 LEADER]: Received request to transfer leadership to TS 6793e6bb8e9647189b3d7fd5031a09ed
I20260710 11:09:53.265439  2004 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "beb7bbf8a9ef405782d4ad4d45c1ed3f"
dest_uuid: "3fb9fbc01f204342876685a0f8677b02"
mode: GRACEFUL
new_leader_uuid: "6793e6bb8e9647189b3d7fd5031a09ed"
 from {username='slave'} at 127.0.0.1:45296
I20260710 11:09:53.265863  2004 raft_consensus.cc:606] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 3fb9fbc01f204342876685a0f8677b02 [term 2 LEADER]: Received request to transfer leadership to TS 6793e6bb8e9647189b3d7fd5031a09ed
I20260710 11:09:53.270228  2004 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c765f7d6972d4fce9bb62665d59d456d"
dest_uuid: "3fb9fbc01f204342876685a0f8677b02"
mode: GRACEFUL
new_leader_uuid: "6793e6bb8e9647189b3d7fd5031a09ed"
 from {username='slave'} at 127.0.0.1:45296
I20260710 11:09:53.270669  2004 raft_consensus.cc:606] T c765f7d6972d4fce9bb62665d59d456d P 3fb9fbc01f204342876685a0f8677b02 [term 1 LEADER]: Received request to transfer leadership to TS 6793e6bb8e9647189b3d7fd5031a09ed
I20260710 11:09:53.328847  2127 raft_consensus.cc:993] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 3fb9fbc01f204342876685a0f8677b02: : Instructing follower 6793e6bb8e9647189b3d7fd5031a09ed to start an election
I20260710 11:09:53.329239  2228 raft_consensus.cc:1081] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 3fb9fbc01f204342876685a0f8677b02 [term 2 LEADER]: Signalling peer 6793e6bb8e9647189b3d7fd5031a09ed to start an election
I20260710 11:09:53.330495  1930 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "beb7bbf8a9ef405782d4ad4d45c1ed3f"
dest_uuid: "6793e6bb8e9647189b3d7fd5031a09ed"
 from {username='slave'} at 127.0.0.1:38766
I20260710 11:09:53.330936  1930 raft_consensus.cc:493] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:53.331175  1930 raft_consensus.cc:3060] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:53.336536  1930 raft_consensus.cc:515] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6793e6bb8e9647189b3d7fd5031a09ed [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:53.338140  1930 leader_election.cc:290] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6793e6bb8e9647189b3d7fd5031a09ed [CANDIDATE]: Term 3 election: Requested vote from peers 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2:35631), 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3:35351)
I20260710 11:09:53.338632  2004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb7bbf8a9ef405782d4ad4d45c1ed3f" candidate_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3fb9fbc01f204342876685a0f8677b02"
I20260710 11:09:53.339141  2004 raft_consensus.cc:3055] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 3fb9fbc01f204342876685a0f8677b02 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:53.339210  2079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb7bbf8a9ef405782d4ad4d45c1ed3f" candidate_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc"
I20260710 11:09:53.339524  2004 raft_consensus.cc:740] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 3fb9fbc01f204342876685a0f8677b02 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3fb9fbc01f204342876685a0f8677b02, State: Running, Role: LEADER
I20260710 11:09:53.339737  2079 raft_consensus.cc:3060] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6f7403b822054cb8ad90f33bc1dd5cbc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:53.340327  2004 consensus_queue.cc:260] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 3fb9fbc01f204342876685a0f8677b02 [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: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:53.341266  2004 raft_consensus.cc:3060] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 3fb9fbc01f204342876685a0f8677b02 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:53.343534  2079 raft_consensus.cc:2468] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6f7403b822054cb8ad90f33bc1dd5cbc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6793e6bb8e9647189b3d7fd5031a09ed in term 3.
I20260710 11:09:53.344489  1894 leader_election.cc:304] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6793e6bb8e9647189b3d7fd5031a09ed [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: 6793e6bb8e9647189b3d7fd5031a09ed, 6f7403b822054cb8ad90f33bc1dd5cbc; no voters: 
I20260710 11:09:53.345103  2212 raft_consensus.cc:2804] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6793e6bb8e9647189b3d7fd5031a09ed [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:53.345955  2004 raft_consensus.cc:2468] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 3fb9fbc01f204342876685a0f8677b02 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6793e6bb8e9647189b3d7fd5031a09ed in term 3.
I20260710 11:09:53.346268  2212 raft_consensus.cc:697] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6793e6bb8e9647189b3d7fd5031a09ed [term 3 LEADER]: Becoming Leader. State: Replica: 6793e6bb8e9647189b3d7fd5031a09ed, State: Running, Role: LEADER
I20260710 11:09:53.347175  2212 consensus_queue.cc:237] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6793e6bb8e9647189b3d7fd5031a09ed [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: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:53.353482  1824 catalog_manager.cc:5697] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6793e6bb8e9647189b3d7fd5031a09ed reported cstate change: term changed from 2 to 3, leader changed from 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2) to 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1). New cstate: current_term: 3 leader_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:53.387724  2169 raft_consensus.cc:993] T db0acbaefcfc481ba7ff8ec789fffccf P 6f7403b822054cb8ad90f33bc1dd5cbc: : Instructing follower 6793e6bb8e9647189b3d7fd5031a09ed to start an election
I20260710 11:09:53.388147  2213 raft_consensus.cc:1081] T db0acbaefcfc481ba7ff8ec789fffccf P 6f7403b822054cb8ad90f33bc1dd5cbc [term 2 LEADER]: Signalling peer 6793e6bb8e9647189b3d7fd5031a09ed to start an election
I20260710 11:09:53.389405  1930 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db0acbaefcfc481ba7ff8ec789fffccf"
dest_uuid: "6793e6bb8e9647189b3d7fd5031a09ed"
 from {username='slave'} at 127.0.0.1:38776
I20260710 11:09:53.389797  1930 raft_consensus.cc:493] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:53.390030  1930 raft_consensus.cc:3060] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:53.394415  1930 raft_consensus.cc:515] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } }
I20260710 11:09:53.395920  1930 leader_election.cc:290] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed [CANDIDATE]: Term 3 election: Requested vote from peers 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3:35351), 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2:35631)
I20260710 11:09:53.396653  2079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0acbaefcfc481ba7ff8ec789fffccf" candidate_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc"
I20260710 11:09:53.397145  2079 raft_consensus.cc:3055] T db0acbaefcfc481ba7ff8ec789fffccf P 6f7403b822054cb8ad90f33bc1dd5cbc [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:53.397050  2004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0acbaefcfc481ba7ff8ec789fffccf" candidate_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3fb9fbc01f204342876685a0f8677b02"
I20260710 11:09:53.397505  2079 raft_consensus.cc:740] T db0acbaefcfc481ba7ff8ec789fffccf P 6f7403b822054cb8ad90f33bc1dd5cbc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6f7403b822054cb8ad90f33bc1dd5cbc, State: Running, Role: LEADER
I20260710 11:09:53.397722  2004 raft_consensus.cc:3060] T db0acbaefcfc481ba7ff8ec789fffccf P 3fb9fbc01f204342876685a0f8677b02 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:53.398576  2127 raft_consensus.cc:993] T c765f7d6972d4fce9bb62665d59d456d P 3fb9fbc01f204342876685a0f8677b02: : Instructing follower 6793e6bb8e9647189b3d7fd5031a09ed to start an election
I20260710 11:09:53.398257  2079 consensus_queue.cc:260] T db0acbaefcfc481ba7ff8ec789fffccf P 6f7403b822054cb8ad90f33bc1dd5cbc [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: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } }
I20260710 11:09:53.398986  2228 raft_consensus.cc:1081] T c765f7d6972d4fce9bb62665d59d456d P 3fb9fbc01f204342876685a0f8677b02 [term 1 LEADER]: Signalling peer 6793e6bb8e9647189b3d7fd5031a09ed to start an election
I20260710 11:09:53.399227  2079 raft_consensus.cc:3060] T db0acbaefcfc481ba7ff8ec789fffccf P 6f7403b822054cb8ad90f33bc1dd5cbc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:53.400516  1927 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c765f7d6972d4fce9bb62665d59d456d"
dest_uuid: "6793e6bb8e9647189b3d7fd5031a09ed"
 from {username='slave'} at 127.0.0.1:38766
I20260710 11:09:53.401026  1927 raft_consensus.cc:493] T c765f7d6972d4fce9bb62665d59d456d P 6793e6bb8e9647189b3d7fd5031a09ed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:53.401371  1927 raft_consensus.cc:3060] T c765f7d6972d4fce9bb62665d59d456d P 6793e6bb8e9647189b3d7fd5031a09ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:53.403041  2004 raft_consensus.cc:2468] T db0acbaefcfc481ba7ff8ec789fffccf P 3fb9fbc01f204342876685a0f8677b02 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6793e6bb8e9647189b3d7fd5031a09ed in term 3.
I20260710 11:09:53.403971  1894 leader_election.cc:304] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed [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: 3fb9fbc01f204342876685a0f8677b02, 6793e6bb8e9647189b3d7fd5031a09ed; no voters: 
I20260710 11:09:53.404723  2212 raft_consensus.cc:2804] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:53.405014  2079 raft_consensus.cc:2468] T db0acbaefcfc481ba7ff8ec789fffccf P 6f7403b822054cb8ad90f33bc1dd5cbc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6793e6bb8e9647189b3d7fd5031a09ed in term 3.
I20260710 11:09:53.405138  2212 raft_consensus.cc:697] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed [term 3 LEADER]: Becoming Leader. State: Replica: 6793e6bb8e9647189b3d7fd5031a09ed, State: Running, Role: LEADER
I20260710 11:09:53.406005  2212 consensus_queue.cc:237] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed [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: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } }
I20260710 11:09:53.407140  1927 raft_consensus.cc:515] T c765f7d6972d4fce9bb62665d59d456d P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:53.408728  1927 leader_election.cc:290] T c765f7d6972d4fce9bb62665d59d456d P 6793e6bb8e9647189b3d7fd5031a09ed [CANDIDATE]: Term 2 election: Requested vote from peers 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2:35631), 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3:35351)
I20260710 11:09:53.409580  2004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c765f7d6972d4fce9bb62665d59d456d" candidate_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3fb9fbc01f204342876685a0f8677b02"
I20260710 11:09:53.411531  2004 raft_consensus.cc:3055] T c765f7d6972d4fce9bb62665d59d456d P 3fb9fbc01f204342876685a0f8677b02 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:53.411883  2004 raft_consensus.cc:740] T c765f7d6972d4fce9bb62665d59d456d P 3fb9fbc01f204342876685a0f8677b02 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3fb9fbc01f204342876685a0f8677b02, State: Running, Role: LEADER
I20260710 11:09:53.412647  2004 consensus_queue.cc:260] T c765f7d6972d4fce9bb62665d59d456d P 3fb9fbc01f204342876685a0f8677b02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:53.412842  1824 catalog_manager.cc:5697] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed reported cstate change: term changed from 2 to 3, leader changed from 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3) to 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1). New cstate: current_term: 3 leader_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:53.413800  2004 raft_consensus.cc:3060] T c765f7d6972d4fce9bb62665d59d456d P 3fb9fbc01f204342876685a0f8677b02 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:53.409580  2079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c765f7d6972d4fce9bb62665d59d456d" candidate_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc"
I20260710 11:09:53.415696  2079 raft_consensus.cc:3060] T c765f7d6972d4fce9bb62665d59d456d P 6f7403b822054cb8ad90f33bc1dd5cbc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:53.419847  2004 raft_consensus.cc:2468] T c765f7d6972d4fce9bb62665d59d456d P 3fb9fbc01f204342876685a0f8677b02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6793e6bb8e9647189b3d7fd5031a09ed in term 2.
I20260710 11:09:53.420922  1894 leader_election.cc:304] T c765f7d6972d4fce9bb62665d59d456d P 6793e6bb8e9647189b3d7fd5031a09ed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fb9fbc01f204342876685a0f8677b02, 6793e6bb8e9647189b3d7fd5031a09ed; no voters: 
I20260710 11:09:53.421453  2079 raft_consensus.cc:2468] T c765f7d6972d4fce9bb62665d59d456d P 6f7403b822054cb8ad90f33bc1dd5cbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6793e6bb8e9647189b3d7fd5031a09ed in term 2.
I20260710 11:09:53.421648  2212 raft_consensus.cc:2804] T c765f7d6972d4fce9bb62665d59d456d P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:53.422151  2212 raft_consensus.cc:697] T c765f7d6972d4fce9bb62665d59d456d P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 LEADER]: Becoming Leader. State: Replica: 6793e6bb8e9647189b3d7fd5031a09ed, State: Running, Role: LEADER
I20260710 11:09:53.422925  2212 consensus_queue.cc:237] T c765f7d6972d4fce9bb62665d59d456d P 6793e6bb8e9647189b3d7fd5031a09ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:53.428813  1824 catalog_manager.cc:5697] T c765f7d6972d4fce9bb62665d59d456d P 6793e6bb8e9647189b3d7fd5031a09ed reported cstate change: term changed from 1 to 2, leader changed from 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2) to 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1). New cstate: current_term: 2 leader_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:53.584921  2226 raft_consensus.cc:993] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc: : Instructing follower 6793e6bb8e9647189b3d7fd5031a09ed to start an election
I20260710 11:09:53.585427  2213 raft_consensus.cc:1081] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 3 LEADER]: Signalling peer 6793e6bb8e9647189b3d7fd5031a09ed to start an election
I20260710 11:09:53.586755  1927 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3be9cdcad0d46b1800dca06120d39d2"
dest_uuid: "6793e6bb8e9647189b3d7fd5031a09ed"
 from {username='slave'} at 127.0.0.1:38776
I20260710 11:09:53.587299  1927 raft_consensus.cc:493] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:53.587657  1927 raft_consensus.cc:3060] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:53.591945  1927 raft_consensus.cc:515] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:53.593408  1927 leader_election.cc:290] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed [CANDIDATE]: Term 4 election: Requested vote from peers 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2:35631), 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3:35351)
I20260710 11:09:53.594086  2004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3be9cdcad0d46b1800dca06120d39d2" candidate_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3fb9fbc01f204342876685a0f8677b02"
I20260710 11:09:53.594525  2079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3be9cdcad0d46b1800dca06120d39d2" candidate_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc"
I20260710 11:09:53.594636  2004 raft_consensus.cc:3060] T d3be9cdcad0d46b1800dca06120d39d2 P 3fb9fbc01f204342876685a0f8677b02 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:53.595001  2079 raft_consensus.cc:3055] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:09:53.595232  2079 raft_consensus.cc:740] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6f7403b822054cb8ad90f33bc1dd5cbc, State: Running, Role: LEADER
I20260710 11:09:53.595759  2079 consensus_queue.cc:260] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [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: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:53.596560  2079 raft_consensus.cc:3060] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:53.599120  2004 raft_consensus.cc:2468] T d3be9cdcad0d46b1800dca06120d39d2 P 3fb9fbc01f204342876685a0f8677b02 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6793e6bb8e9647189b3d7fd5031a09ed in term 4.
I20260710 11:09:53.599977  1894 leader_election.cc:304] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed [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: 3fb9fbc01f204342876685a0f8677b02, 6793e6bb8e9647189b3d7fd5031a09ed; no voters: 
I20260710 11:09:53.600270  2079 raft_consensus.cc:2468] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6793e6bb8e9647189b3d7fd5031a09ed in term 4.
I20260710 11:09:53.600632  2212 raft_consensus.cc:2804] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:09:53.601095  2212 raft_consensus.cc:697] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed [term 4 LEADER]: Becoming Leader. State: Replica: 6793e6bb8e9647189b3d7fd5031a09ed, State: Running, Role: LEADER
I20260710 11:09:53.601761  2212 consensus_queue.cc:237] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed [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: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:53.607170  1824 catalog_manager.cc:5697] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed reported cstate change: term changed from 3 to 4, leader changed from 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3) to 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1). New cstate: current_term: 4 leader_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:53.772181  2079 raft_consensus.cc:1275] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6f7403b822054cb8ad90f33bc1dd5cbc [term 3 FOLLOWER]: Refusing update from remote peer 6793e6bb8e9647189b3d7fd5031a09ed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:53.773409  2212 consensus_queue.cc:1048] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6793e6bb8e9647189b3d7fd5031a09ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:53.779775  2127 raft_consensus.cc:993] T 10708788028949bf96f423a0c932b6d7 P 3fb9fbc01f204342876685a0f8677b02: : Instructing follower 6793e6bb8e9647189b3d7fd5031a09ed to start an election
I20260710 11:09:53.780215  2127 raft_consensus.cc:1081] T 10708788028949bf96f423a0c932b6d7 P 3fb9fbc01f204342876685a0f8677b02 [term 1 LEADER]: Signalling peer 6793e6bb8e9647189b3d7fd5031a09ed to start an election
I20260710 11:09:53.782811  1927 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10708788028949bf96f423a0c932b6d7"
dest_uuid: "6793e6bb8e9647189b3d7fd5031a09ed"
 from {username='slave'} at 127.0.0.1:38766
I20260710 11:09:53.783169  2004 raft_consensus.cc:1275] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 3fb9fbc01f204342876685a0f8677b02 [term 3 FOLLOWER]: Refusing update from remote peer 6793e6bb8e9647189b3d7fd5031a09ed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:53.783566  1927 raft_consensus.cc:493] T 10708788028949bf96f423a0c932b6d7 P 6793e6bb8e9647189b3d7fd5031a09ed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:53.784771  1927 raft_consensus.cc:3060] T 10708788028949bf96f423a0c932b6d7 P 6793e6bb8e9647189b3d7fd5031a09ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:53.784734  2229 consensus_queue.cc:1048] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6793e6bb8e9647189b3d7fd5031a09ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:09:53.794061  1927 raft_consensus.cc:515] T 10708788028949bf96f423a0c932b6d7 P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:53.795995  1927 leader_election.cc:290] T 10708788028949bf96f423a0c932b6d7 P 6793e6bb8e9647189b3d7fd5031a09ed [CANDIDATE]: Term 2 election: Requested vote from peers 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2:35631), 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3:35351)
I20260710 11:09:53.798106  2079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10708788028949bf96f423a0c932b6d7" candidate_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc"
I20260710 11:09:53.798483  2004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10708788028949bf96f423a0c932b6d7" candidate_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3fb9fbc01f204342876685a0f8677b02"
I20260710 11:09:53.798620  2079 raft_consensus.cc:3060] T 10708788028949bf96f423a0c932b6d7 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:53.799031  2004 raft_consensus.cc:3055] T 10708788028949bf96f423a0c932b6d7 P 3fb9fbc01f204342876685a0f8677b02 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:53.799376  2004 raft_consensus.cc:740] T 10708788028949bf96f423a0c932b6d7 P 3fb9fbc01f204342876685a0f8677b02 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3fb9fbc01f204342876685a0f8677b02, State: Running, Role: LEADER
I20260710 11:09:53.800132  2004 consensus_queue.cc:260] T 10708788028949bf96f423a0c932b6d7 P 3fb9fbc01f204342876685a0f8677b02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:53.801133  2004 raft_consensus.cc:3060] T 10708788028949bf96f423a0c932b6d7 P 3fb9fbc01f204342876685a0f8677b02 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:53.803772  2079 raft_consensus.cc:2468] T 10708788028949bf96f423a0c932b6d7 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6793e6bb8e9647189b3d7fd5031a09ed in term 2.
I20260710 11:09:53.804626  1894 leader_election.cc:304] T 10708788028949bf96f423a0c932b6d7 P 6793e6bb8e9647189b3d7fd5031a09ed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6793e6bb8e9647189b3d7fd5031a09ed, 6f7403b822054cb8ad90f33bc1dd5cbc; no voters: 
I20260710 11:09:53.805264  2212 raft_consensus.cc:2804] T 10708788028949bf96f423a0c932b6d7 P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:53.805413  2004 raft_consensus.cc:2468] T 10708788028949bf96f423a0c932b6d7 P 3fb9fbc01f204342876685a0f8677b02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6793e6bb8e9647189b3d7fd5031a09ed in term 2.
I20260710 11:09:53.805706  2212 raft_consensus.cc:697] T 10708788028949bf96f423a0c932b6d7 P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 LEADER]: Becoming Leader. State: Replica: 6793e6bb8e9647189b3d7fd5031a09ed, State: Running, Role: LEADER
I20260710 11:09:53.806524  2212 consensus_queue.cc:237] T 10708788028949bf96f423a0c932b6d7 P 6793e6bb8e9647189b3d7fd5031a09ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:53.812572  1823 catalog_manager.cc:5697] T 10708788028949bf96f423a0c932b6d7 P 6793e6bb8e9647189b3d7fd5031a09ed reported cstate change: term changed from 1 to 2, leader changed from 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2) to 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1). New cstate: current_term: 2 leader_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:53.827556  2004 raft_consensus.cc:1275] T db0acbaefcfc481ba7ff8ec789fffccf P 3fb9fbc01f204342876685a0f8677b02 [term 3 FOLLOWER]: Refusing update from remote peer 6793e6bb8e9647189b3d7fd5031a09ed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:53.828732  2212 consensus_queue.cc:1048] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:53.836200  2079 raft_consensus.cc:1275] T db0acbaefcfc481ba7ff8ec789fffccf P 6f7403b822054cb8ad90f33bc1dd5cbc [term 3 FOLLOWER]: Refusing update from remote peer 6793e6bb8e9647189b3d7fd5031a09ed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:53.837954  2212 consensus_queue.cc:1048] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:53.857568  2079 raft_consensus.cc:1275] T c765f7d6972d4fce9bb62665d59d456d P 6f7403b822054cb8ad90f33bc1dd5cbc [term 2 FOLLOWER]: Refusing update from remote peer 6793e6bb8e9647189b3d7fd5031a09ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:53.858556  2229 consensus_queue.cc:1048] T c765f7d6972d4fce9bb62665d59d456d P 6793e6bb8e9647189b3d7fd5031a09ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:53.867852  2004 raft_consensus.cc:1275] T c765f7d6972d4fce9bb62665d59d456d P 3fb9fbc01f204342876685a0f8677b02 [term 2 FOLLOWER]: Refusing update from remote peer 6793e6bb8e9647189b3d7fd5031a09ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:53.869892  2241 consensus_queue.cc:1048] T c765f7d6972d4fce9bb62665d59d456d P 6793e6bb8e9647189b3d7fd5031a09ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:54.096242  2004 raft_consensus.cc:1275] T d3be9cdcad0d46b1800dca06120d39d2 P 3fb9fbc01f204342876685a0f8677b02 [term 4 FOLLOWER]: Refusing update from remote peer 6793e6bb8e9647189b3d7fd5031a09ed: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:54.097326  2241 consensus_queue.cc:1048] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:54.105052  2079 raft_consensus.cc:1275] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 4 FOLLOWER]: Refusing update from remote peer 6793e6bb8e9647189b3d7fd5031a09ed: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:54.106354  2229 consensus_queue.cc:1048] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:54.368402  2004 raft_consensus.cc:1275] T 10708788028949bf96f423a0c932b6d7 P 3fb9fbc01f204342876685a0f8677b02 [term 2 FOLLOWER]: Refusing update from remote peer 6793e6bb8e9647189b3d7fd5031a09ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:54.369592  2229 consensus_queue.cc:1048] T 10708788028949bf96f423a0c932b6d7 P 6793e6bb8e9647189b3d7fd5031a09ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:54.377126  2079 raft_consensus.cc:1275] T 10708788028949bf96f423a0c932b6d7 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 2 FOLLOWER]: Refusing update from remote peer 6793e6bb8e9647189b3d7fd5031a09ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:54.378397  2229 consensus_queue.cc:1048] T 10708788028949bf96f423a0c932b6d7 P 6793e6bb8e9647189b3d7fd5031a09ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:56.277523  1300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:56.284974  1927 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10708788028949bf96f423a0c932b6d7"
dest_uuid: "6793e6bb8e9647189b3d7fd5031a09ed"
mode: GRACEFUL
new_leader_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc"
 from {username='slave'} at 127.0.0.1:53460
I20260710 11:09:56.285645  1927 raft_consensus.cc:606] T 10708788028949bf96f423a0c932b6d7 P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 LEADER]: Received request to transfer leadership to TS 6f7403b822054cb8ad90f33bc1dd5cbc
I20260710 11:09:56.288100  1927 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ce020650fbe44139c4d6180c88c441a"
dest_uuid: "6793e6bb8e9647189b3d7fd5031a09ed"
mode: GRACEFUL
new_leader_uuid: "3fb9fbc01f204342876685a0f8677b02"
 from {username='slave'} at 127.0.0.1:53460
I20260710 11:09:56.288699  1927 raft_consensus.cc:606] T 5ce020650fbe44139c4d6180c88c441a P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 LEADER]: Received request to transfer leadership to TS 3fb9fbc01f204342876685a0f8677b02
I20260710 11:09:56.290805  1927 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a23a6a267ac045eaa43dfaf69728152e"
dest_uuid: "6793e6bb8e9647189b3d7fd5031a09ed"
mode: GRACEFUL
new_leader_uuid: "3fb9fbc01f204342876685a0f8677b02"
 from {username='slave'} at 127.0.0.1:53460
I20260710 11:09:56.291280  1927 raft_consensus.cc:606] T a23a6a267ac045eaa43dfaf69728152e P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 LEADER]: Received request to transfer leadership to TS 3fb9fbc01f204342876685a0f8677b02
I20260710 11:09:56.293356  1927 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3be9cdcad0d46b1800dca06120d39d2"
dest_uuid: "6793e6bb8e9647189b3d7fd5031a09ed"
mode: GRACEFUL
new_leader_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc"
 from {username='slave'} at 127.0.0.1:53460
I20260710 11:09:56.293787  1927 raft_consensus.cc:606] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed [term 4 LEADER]: Received request to transfer leadership to TS 6f7403b822054cb8ad90f33bc1dd5cbc
I20260710 11:09:56.294799  1300 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:09:56.295213  1300 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:56.358716  2241 raft_consensus.cc:993] T 5ce020650fbe44139c4d6180c88c441a P 6793e6bb8e9647189b3d7fd5031a09ed: : Instructing follower 3fb9fbc01f204342876685a0f8677b02 to start an election
I20260710 11:09:56.359150  2241 raft_consensus.cc:1081] T 5ce020650fbe44139c4d6180c88c441a P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 LEADER]: Signalling peer 3fb9fbc01f204342876685a0f8677b02 to start an election
I20260710 11:09:56.360649  2004 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ce020650fbe44139c4d6180c88c441a"
dest_uuid: "3fb9fbc01f204342876685a0f8677b02"
 from {username='slave'} at 127.0.0.1:45280
I20260710 11:09:56.361111  2004 raft_consensus.cc:493] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:56.361425  2004 raft_consensus.cc:3060] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:56.366101  2251 raft_consensus.cc:993] T a23a6a267ac045eaa43dfaf69728152e P 6793e6bb8e9647189b3d7fd5031a09ed: : Instructing follower 3fb9fbc01f204342876685a0f8677b02 to start an election
I20260710 11:09:56.366508  2241 raft_consensus.cc:1081] T a23a6a267ac045eaa43dfaf69728152e P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 LEADER]: Signalling peer 3fb9fbc01f204342876685a0f8677b02 to start an election
I20260710 11:09:56.366657  2004 raft_consensus.cc:515] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:56.368167  2002 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a23a6a267ac045eaa43dfaf69728152e"
dest_uuid: "3fb9fbc01f204342876685a0f8677b02"
 from {username='slave'} at 127.0.0.1:45280
I20260710 11:09:56.368651  2002 raft_consensus.cc:493] T a23a6a267ac045eaa43dfaf69728152e P 3fb9fbc01f204342876685a0f8677b02 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:56.368661  2004 leader_election.cc:290] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02 [CANDIDATE]: Term 3 election: Requested vote from peers 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1:33215), 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3:35351)
I20260710 11:09:56.369096  2002 raft_consensus.cc:3060] T a23a6a267ac045eaa43dfaf69728152e P 3fb9fbc01f204342876685a0f8677b02 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:56.369789  2079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce020650fbe44139c4d6180c88c441a" candidate_uuid: "3fb9fbc01f204342876685a0f8677b02" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc"
I20260710 11:09:56.369688  1927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce020650fbe44139c4d6180c88c441a" candidate_uuid: "3fb9fbc01f204342876685a0f8677b02" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6793e6bb8e9647189b3d7fd5031a09ed"
I20260710 11:09:56.370445  2079 raft_consensus.cc:3060] T 5ce020650fbe44139c4d6180c88c441a P 6f7403b822054cb8ad90f33bc1dd5cbc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:56.370568  1927 raft_consensus.cc:3055] T 5ce020650fbe44139c4d6180c88c441a P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:56.370992  1927 raft_consensus.cc:740] T 5ce020650fbe44139c4d6180c88c441a P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6793e6bb8e9647189b3d7fd5031a09ed, State: Running, Role: LEADER
I20260710 11:09:56.371877  1927 consensus_queue.cc:260] T 5ce020650fbe44139c4d6180c88c441a P 6793e6bb8e9647189b3d7fd5031a09ed [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: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:56.373287  1927 raft_consensus.cc:3060] T 5ce020650fbe44139c4d6180c88c441a P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:56.375320  2079 raft_consensus.cc:2468] T 5ce020650fbe44139c4d6180c88c441a P 6f7403b822054cb8ad90f33bc1dd5cbc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fb9fbc01f204342876685a0f8677b02 in term 3.
I20260710 11:09:56.376364  1969 leader_election.cc:304] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02 [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: 3fb9fbc01f204342876685a0f8677b02, 6f7403b822054cb8ad90f33bc1dd5cbc; no voters: 
I20260710 11:09:56.376245  2002 raft_consensus.cc:515] T a23a6a267ac045eaa43dfaf69728152e P 3fb9fbc01f204342876685a0f8677b02 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:56.377241  2250 raft_consensus.cc:2804] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:56.378257  2250 raft_consensus.cc:697] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02 [term 3 LEADER]: Becoming Leader. State: Replica: 3fb9fbc01f204342876685a0f8677b02, State: Running, Role: LEADER
I20260710 11:09:56.378785  2002 leader_election.cc:290] T a23a6a267ac045eaa43dfaf69728152e P 3fb9fbc01f204342876685a0f8677b02 [CANDIDATE]: Term 3 election: Requested vote from peers 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1:33215), 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3:35351)
I20260710 11:09:56.379141  2250 consensus_queue.cc:237] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02 [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: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:56.380295  1927 raft_consensus.cc:2468] T 5ce020650fbe44139c4d6180c88c441a P 6793e6bb8e9647189b3d7fd5031a09ed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fb9fbc01f204342876685a0f8677b02 in term 3.
I20260710 11:09:56.380865  1930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23a6a267ac045eaa43dfaf69728152e" candidate_uuid: "3fb9fbc01f204342876685a0f8677b02" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6793e6bb8e9647189b3d7fd5031a09ed"
I20260710 11:09:56.381064  2079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23a6a267ac045eaa43dfaf69728152e" candidate_uuid: "3fb9fbc01f204342876685a0f8677b02" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc"
I20260710 11:09:56.381451  1930 raft_consensus.cc:3055] T a23a6a267ac045eaa43dfaf69728152e P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:56.381557  2079 raft_consensus.cc:3060] T a23a6a267ac045eaa43dfaf69728152e P 6f7403b822054cb8ad90f33bc1dd5cbc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:56.381760  1930 raft_consensus.cc:740] T a23a6a267ac045eaa43dfaf69728152e P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6793e6bb8e9647189b3d7fd5031a09ed, State: Running, Role: LEADER
I20260710 11:09:56.382570  1930 consensus_queue.cc:260] T a23a6a267ac045eaa43dfaf69728152e P 6793e6bb8e9647189b3d7fd5031a09ed [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: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:56.384122  1930 raft_consensus.cc:3060] T a23a6a267ac045eaa43dfaf69728152e P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:56.387104  2079 raft_consensus.cc:2468] T a23a6a267ac045eaa43dfaf69728152e P 6f7403b822054cb8ad90f33bc1dd5cbc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fb9fbc01f204342876685a0f8677b02 in term 3.
I20260710 11:09:56.388322  1969 leader_election.cc:304] T a23a6a267ac045eaa43dfaf69728152e P 3fb9fbc01f204342876685a0f8677b02 [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: 3fb9fbc01f204342876685a0f8677b02, 6f7403b822054cb8ad90f33bc1dd5cbc; no voters: 
I20260710 11:09:56.388001  1824 catalog_manager.cc:5697] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02 reported cstate change: term changed from 2 to 3, leader changed from 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1) to 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2). New cstate: current_term: 3 leader_uuid: "3fb9fbc01f204342876685a0f8677b02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:56.389055  2250 raft_consensus.cc:2804] T a23a6a267ac045eaa43dfaf69728152e P 3fb9fbc01f204342876685a0f8677b02 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:56.389544  2250 raft_consensus.cc:697] T a23a6a267ac045eaa43dfaf69728152e P 3fb9fbc01f204342876685a0f8677b02 [term 3 LEADER]: Becoming Leader. State: Replica: 3fb9fbc01f204342876685a0f8677b02, State: Running, Role: LEADER
I20260710 11:09:56.390307  2250 consensus_queue.cc:237] T a23a6a267ac045eaa43dfaf69728152e P 3fb9fbc01f204342876685a0f8677b02 [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: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:56.390872  1930 raft_consensus.cc:2468] T a23a6a267ac045eaa43dfaf69728152e P 6793e6bb8e9647189b3d7fd5031a09ed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fb9fbc01f204342876685a0f8677b02 in term 3.
I20260710 11:09:56.404886  1823 catalog_manager.cc:5697] T a23a6a267ac045eaa43dfaf69728152e P 3fb9fbc01f204342876685a0f8677b02 reported cstate change: term changed from 2 to 3, leader changed from 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1) to 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2). New cstate: current_term: 3 leader_uuid: "3fb9fbc01f204342876685a0f8677b02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:56.517863  2251 raft_consensus.cc:993] T 10708788028949bf96f423a0c932b6d7 P 6793e6bb8e9647189b3d7fd5031a09ed: : Instructing follower 6f7403b822054cb8ad90f33bc1dd5cbc to start an election
I20260710 11:09:56.518280  2241 raft_consensus.cc:1081] T 10708788028949bf96f423a0c932b6d7 P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 LEADER]: Signalling peer 6f7403b822054cb8ad90f33bc1dd5cbc to start an election
I20260710 11:09:56.519567  2079 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10708788028949bf96f423a0c932b6d7"
dest_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc"
 from {username='slave'} at 127.0.0.1:46176
I20260710 11:09:56.519987  2079 raft_consensus.cc:493] T 10708788028949bf96f423a0c932b6d7 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:56.520249  2079 raft_consensus.cc:3060] T 10708788028949bf96f423a0c932b6d7 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:56.524187  2079 raft_consensus.cc:515] T 10708788028949bf96f423a0c932b6d7 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:56.525609  2079 leader_election.cc:290] T 10708788028949bf96f423a0c932b6d7 P 6f7403b822054cb8ad90f33bc1dd5cbc [CANDIDATE]: Term 3 election: Requested vote from peers 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1:33215), 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2:35631)
I20260710 11:09:56.526373  1930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10708788028949bf96f423a0c932b6d7" candidate_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6793e6bb8e9647189b3d7fd5031a09ed"
I20260710 11:09:56.526929  1930 raft_consensus.cc:3055] T 10708788028949bf96f423a0c932b6d7 P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:56.527259  1930 raft_consensus.cc:740] T 10708788028949bf96f423a0c932b6d7 P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6793e6bb8e9647189b3d7fd5031a09ed, State: Running, Role: LEADER
I20260710 11:09:56.527351  2002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10708788028949bf96f423a0c932b6d7" candidate_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3fb9fbc01f204342876685a0f8677b02"
I20260710 11:09:56.527921  2002 raft_consensus.cc:3060] T 10708788028949bf96f423a0c932b6d7 P 3fb9fbc01f204342876685a0f8677b02 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:56.528102  1930 consensus_queue.cc:260] T 10708788028949bf96f423a0c932b6d7 P 6793e6bb8e9647189b3d7fd5031a09ed [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: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:56.529258  1930 raft_consensus.cc:3060] T 10708788028949bf96f423a0c932b6d7 P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:56.534389  2002 raft_consensus.cc:2468] T 10708788028949bf96f423a0c932b6d7 P 3fb9fbc01f204342876685a0f8677b02 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f7403b822054cb8ad90f33bc1dd5cbc in term 3.
I20260710 11:09:56.535393  1930 raft_consensus.cc:2468] T 10708788028949bf96f423a0c932b6d7 P 6793e6bb8e9647189b3d7fd5031a09ed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f7403b822054cb8ad90f33bc1dd5cbc in term 3.
I20260710 11:09:56.535821  2043 leader_election.cc:304] T 10708788028949bf96f423a0c932b6d7 P 6f7403b822054cb8ad90f33bc1dd5cbc [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: 3fb9fbc01f204342876685a0f8677b02, 6f7403b822054cb8ad90f33bc1dd5cbc; no voters: 
I20260710 11:09:56.536731  2213 raft_consensus.cc:2804] T 10708788028949bf96f423a0c932b6d7 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:56.537940  2213 raft_consensus.cc:697] T 10708788028949bf96f423a0c932b6d7 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 3 LEADER]: Becoming Leader. State: Replica: 6f7403b822054cb8ad90f33bc1dd5cbc, State: Running, Role: LEADER
I20260710 11:09:56.538846  2213 consensus_queue.cc:237] T 10708788028949bf96f423a0c932b6d7 P 6f7403b822054cb8ad90f33bc1dd5cbc [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: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:56.545989  1823 catalog_manager.cc:5697] T 10708788028949bf96f423a0c932b6d7 P 6f7403b822054cb8ad90f33bc1dd5cbc reported cstate change: term changed from 2 to 3, leader changed from 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1) to 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3). New cstate: current_term: 3 leader_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:56.637542  2251 raft_consensus.cc:993] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed: : Instructing follower 6f7403b822054cb8ad90f33bc1dd5cbc to start an election
I20260710 11:09:56.638063  2241 raft_consensus.cc:1081] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed [term 4 LEADER]: Signalling peer 6f7403b822054cb8ad90f33bc1dd5cbc to start an election
I20260710 11:09:56.639763  2079 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3be9cdcad0d46b1800dca06120d39d2"
dest_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc"
 from {username='slave'} at 127.0.0.1:46176
I20260710 11:09:56.640214  2079 raft_consensus.cc:493] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:56.640543  2079 raft_consensus.cc:3060] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:09:56.644654  2079 raft_consensus.cc:515] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:56.645974  2079 leader_election.cc:290] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [CANDIDATE]: Term 5 election: Requested vote from peers 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1:33215), 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2:35631)
I20260710 11:09:56.646802  1930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3be9cdcad0d46b1800dca06120d39d2" candidate_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "6793e6bb8e9647189b3d7fd5031a09ed"
I20260710 11:09:56.646989  2002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3be9cdcad0d46b1800dca06120d39d2" candidate_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "3fb9fbc01f204342876685a0f8677b02"
I20260710 11:09:56.647351  1930 raft_consensus.cc:3055] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:09:56.647470  2002 raft_consensus.cc:3060] T d3be9cdcad0d46b1800dca06120d39d2 P 3fb9fbc01f204342876685a0f8677b02 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:09:56.647676  1930 raft_consensus.cc:740] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 6793e6bb8e9647189b3d7fd5031a09ed, State: Running, Role: LEADER
I20260710 11:09:56.648407  1930 consensus_queue.cc:260] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:56.649561  1930 raft_consensus.cc:3060] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:09:56.654069  2002 raft_consensus.cc:2468] T d3be9cdcad0d46b1800dca06120d39d2 P 3fb9fbc01f204342876685a0f8677b02 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f7403b822054cb8ad90f33bc1dd5cbc in term 5.
I20260710 11:09:56.655233  2043 leader_election.cc:304] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fb9fbc01f204342876685a0f8677b02, 6f7403b822054cb8ad90f33bc1dd5cbc; no voters: 
I20260710 11:09:56.655346  1930 raft_consensus.cc:2468] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f7403b822054cb8ad90f33bc1dd5cbc in term 5.
I20260710 11:09:56.655997  2213 raft_consensus.cc:2804] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:09:56.656563  2213 raft_consensus.cc:697] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 5 LEADER]: Becoming Leader. State: Replica: 6f7403b822054cb8ad90f33bc1dd5cbc, State: Running, Role: LEADER
I20260710 11:09:56.657408  2213 consensus_queue.cc:237] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } }
I20260710 11:09:56.663743  1823 catalog_manager.cc:5697] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc reported cstate change: term changed from 4 to 5, leader changed from 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1) to 6f7403b822054cb8ad90f33bc1dd5cbc (127.1.69.3). New cstate: current_term: 5 leader_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:56.772251  2079 raft_consensus.cc:1275] T 5ce020650fbe44139c4d6180c88c441a P 6f7403b822054cb8ad90f33bc1dd5cbc [term 3 FOLLOWER]: Refusing update from remote peer 3fb9fbc01f204342876685a0f8677b02: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:56.773530  2250 consensus_queue.cc:1048] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:56.786688  1930 raft_consensus.cc:1275] T 5ce020650fbe44139c4d6180c88c441a P 6793e6bb8e9647189b3d7fd5031a09ed [term 3 FOLLOWER]: Refusing update from remote peer 3fb9fbc01f204342876685a0f8677b02: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:56.788017  2264 consensus_queue.cc:1048] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:56.830159  1930 raft_consensus.cc:1275] T a23a6a267ac045eaa43dfaf69728152e P 6793e6bb8e9647189b3d7fd5031a09ed [term 3 FOLLOWER]: Refusing update from remote peer 3fb9fbc01f204342876685a0f8677b02: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:56.831377  2264 consensus_queue.cc:1048] T a23a6a267ac045eaa43dfaf69728152e P 3fb9fbc01f204342876685a0f8677b02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:56.843725  2079 raft_consensus.cc:1275] T a23a6a267ac045eaa43dfaf69728152e P 6f7403b822054cb8ad90f33bc1dd5cbc [term 3 FOLLOWER]: Refusing update from remote peer 3fb9fbc01f204342876685a0f8677b02: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:56.847796  2252 consensus_queue.cc:1048] T a23a6a267ac045eaa43dfaf69728152e P 3fb9fbc01f204342876685a0f8677b02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f7403b822054cb8ad90f33bc1dd5cbc" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:09:56.978406  1930 raft_consensus.cc:1275] T 10708788028949bf96f423a0c932b6d7 P 6793e6bb8e9647189b3d7fd5031a09ed [term 3 FOLLOWER]: Refusing update from remote peer 6f7403b822054cb8ad90f33bc1dd5cbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:56.979506  2213 consensus_queue.cc:1048] T 10708788028949bf96f423a0c932b6d7 P 6f7403b822054cb8ad90f33bc1dd5cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:56.988015  2002 raft_consensus.cc:1275] T 10708788028949bf96f423a0c932b6d7 P 3fb9fbc01f204342876685a0f8677b02 [term 3 FOLLOWER]: Refusing update from remote peer 6f7403b822054cb8ad90f33bc1dd5cbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:56.989442  2213 consensus_queue.cc:1048] T 10708788028949bf96f423a0c932b6d7 P 6f7403b822054cb8ad90f33bc1dd5cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:09:57.127949  2002 raft_consensus.cc:1275] T d3be9cdcad0d46b1800dca06120d39d2 P 3fb9fbc01f204342876685a0f8677b02 [term 5 FOLLOWER]: Refusing update from remote peer 6f7403b822054cb8ad90f33bc1dd5cbc: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:09:57.129208  2271 consensus_queue.cc:1048] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fb9fbc01f204342876685a0f8677b02" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 35631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:09:57.137916  1930 raft_consensus.cc:1275] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed [term 5 FOLLOWER]: Refusing update from remote peer 6f7403b822054cb8ad90f33bc1dd5cbc: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:09:57.139770  2271 consensus_queue.cc:1048] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "6793e6bb8e9647189b3d7fd5031a09ed" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:09:57.296085  1300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:57.302171  1300 tablet_server.cc:179] TabletServer@127.1.69.1:0 shutting down...
I20260710 11:09:57.328244  1300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:57.328982  1300 tablet_replica.cc:333] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed: stopping tablet replica
I20260710 11:09:57.329592  1300 raft_consensus.cc:2243] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:57.330015  1300 raft_consensus.cc:2272] T d3be9cdcad0d46b1800dca06120d39d2 P 6793e6bb8e9647189b3d7fd5031a09ed [term 5 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:57.332584  1968 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
I20260710 11:09:57.332871  1300 tablet_replica.cc:333] T c765f7d6972d4fce9bb62665d59d456d P 6793e6bb8e9647189b3d7fd5031a09ed: stopping tablet replica
I20260710 11:09:57.333773  1300 raft_consensus.cc:2243] T c765f7d6972d4fce9bb62665d59d456d P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:57.334755  1300 raft_consensus.cc:2272] T c765f7d6972d4fce9bb62665d59d456d P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:57.337244  1300 tablet_replica.cc:333] T 10708788028949bf96f423a0c932b6d7 P 6793e6bb8e9647189b3d7fd5031a09ed: stopping tablet replica
I20260710 11:09:57.337919  1300 raft_consensus.cc:2243] T 10708788028949bf96f423a0c932b6d7 P 6793e6bb8e9647189b3d7fd5031a09ed [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:57.338357  1300 raft_consensus.cc:2272] T 10708788028949bf96f423a0c932b6d7 P 6793e6bb8e9647189b3d7fd5031a09ed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:57.340708  1300 tablet_replica.cc:333] T 94d7d8de914d4d15a98bcdf827df30dd P 6793e6bb8e9647189b3d7fd5031a09ed: stopping tablet replica
I20260710 11:09:57.341235  1300 raft_consensus.cc:2243] T 94d7d8de914d4d15a98bcdf827df30dd P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:57.341677  1300 raft_consensus.cc:2272] T 94d7d8de914d4d15a98bcdf827df30dd P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:57.343304  1300 tablet_replica.cc:333] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6793e6bb8e9647189b3d7fd5031a09ed: stopping tablet replica
I20260710 11:09:57.343791  1300 raft_consensus.cc:2243] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6793e6bb8e9647189b3d7fd5031a09ed [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:57.344591  1300 raft_consensus.cc:2272] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6793e6bb8e9647189b3d7fd5031a09ed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:57.346613  1300 tablet_replica.cc:333] T 5ce020650fbe44139c4d6180c88c441a P 6793e6bb8e9647189b3d7fd5031a09ed: stopping tablet replica
W20260710 11:09:57.346828  1968 consensus_peers.cc:597] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02 -> Peer 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1:33215): Couldn't send request to peer 6793e6bb8e9647189b3d7fd5031a09ed. 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 11:09:57.347075  1300 raft_consensus.cc:2243] T 5ce020650fbe44139c4d6180c88c441a P 6793e6bb8e9647189b3d7fd5031a09ed [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:57.347510  1300 raft_consensus.cc:2272] T 5ce020650fbe44139c4d6180c88c441a P 6793e6bb8e9647189b3d7fd5031a09ed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:57.349478  1300 tablet_replica.cc:333] T 66a4d29a1f6743e589c9266f572e75dd P 6793e6bb8e9647189b3d7fd5031a09ed: stopping tablet replica
I20260710 11:09:57.349959  1300 raft_consensus.cc:2243] T 66a4d29a1f6743e589c9266f572e75dd P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:57.350364  1300 raft_consensus.cc:2272] T 66a4d29a1f6743e589c9266f572e75dd P 6793e6bb8e9647189b3d7fd5031a09ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:57.351795  1300 tablet_replica.cc:333] T 62b727801a1b49a9aaeaa373d0ba3c50 P 6793e6bb8e9647189b3d7fd5031a09ed: stopping tablet replica
I20260710 11:09:57.352219  1300 raft_consensus.cc:2243] T 62b727801a1b49a9aaeaa373d0ba3c50 P 6793e6bb8e9647189b3d7fd5031a09ed [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:57.352901  1300 raft_consensus.cc:2272] T 62b727801a1b49a9aaeaa373d0ba3c50 P 6793e6bb8e9647189b3d7fd5031a09ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:57.354403  1300 tablet_replica.cc:333] T a23a6a267ac045eaa43dfaf69728152e P 6793e6bb8e9647189b3d7fd5031a09ed: stopping tablet replica
I20260710 11:09:57.354868  1300 raft_consensus.cc:2243] T a23a6a267ac045eaa43dfaf69728152e P 6793e6bb8e9647189b3d7fd5031a09ed [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:57.355225  1300 raft_consensus.cc:2272] T a23a6a267ac045eaa43dfaf69728152e P 6793e6bb8e9647189b3d7fd5031a09ed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:57.357129  1300 tablet_replica.cc:333] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed: stopping tablet replica
I20260710 11:09:57.357589  1300 raft_consensus.cc:2243] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:57.358317  1300 raft_consensus.cc:2272] T db0acbaefcfc481ba7ff8ec789fffccf P 6793e6bb8e9647189b3d7fd5031a09ed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:57.376767  1300 tablet_server.cc:196] TabletServer@127.1.69.1:0 shutdown complete.
I20260710 11:09:57.394336  1300 tablet_server.cc:179] TabletServer@127.1.69.2:0 shutting down...
W20260710 11:09:57.416949  1968 consensus_peers.cc:597] T a23a6a267ac045eaa43dfaf69728152e P 3fb9fbc01f204342876685a0f8677b02 -> Peer 6793e6bb8e9647189b3d7fd5031a09ed (127.1.69.1:33215): Couldn't send request to peer 6793e6bb8e9647189b3d7fd5031a09ed. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:33215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:57.421901  1300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:57.422597  1300 tablet_replica.cc:333] T d3be9cdcad0d46b1800dca06120d39d2 P 3fb9fbc01f204342876685a0f8677b02: stopping tablet replica
I20260710 11:09:57.423321  1300 raft_consensus.cc:2243] T d3be9cdcad0d46b1800dca06120d39d2 P 3fb9fbc01f204342876685a0f8677b02 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:57.423794  1300 raft_consensus.cc:2272] T d3be9cdcad0d46b1800dca06120d39d2 P 3fb9fbc01f204342876685a0f8677b02 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:57.426280  1300 tablet_replica.cc:333] T c765f7d6972d4fce9bb62665d59d456d P 3fb9fbc01f204342876685a0f8677b02: stopping tablet replica
I20260710 11:09:57.426807  1300 raft_consensus.cc:2243] T c765f7d6972d4fce9bb62665d59d456d P 3fb9fbc01f204342876685a0f8677b02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:57.427201  1300 raft_consensus.cc:2272] T c765f7d6972d4fce9bb62665d59d456d P 3fb9fbc01f204342876685a0f8677b02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:57.428792  1300 tablet_replica.cc:333] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 3fb9fbc01f204342876685a0f8677b02: stopping tablet replica
I20260710 11:09:57.429248  1300 raft_consensus.cc:2243] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 3fb9fbc01f204342876685a0f8677b02 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:57.429652  1300 raft_consensus.cc:2272] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 3fb9fbc01f204342876685a0f8677b02 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:57.431206  1300 tablet_replica.cc:333] T 94d7d8de914d4d15a98bcdf827df30dd P 3fb9fbc01f204342876685a0f8677b02: stopping tablet replica
I20260710 11:09:57.431708  1300 raft_consensus.cc:2243] T 94d7d8de914d4d15a98bcdf827df30dd P 3fb9fbc01f204342876685a0f8677b02 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:57.432475  1300 raft_consensus.cc:2272] T 94d7d8de914d4d15a98bcdf827df30dd P 3fb9fbc01f204342876685a0f8677b02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:57.434089  1300 tablet_replica.cc:333] T a23a6a267ac045eaa43dfaf69728152e P 3fb9fbc01f204342876685a0f8677b02: stopping tablet replica
I20260710 11:09:57.434579  1300 raft_consensus.cc:2243] T a23a6a267ac045eaa43dfaf69728152e P 3fb9fbc01f204342876685a0f8677b02 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:57.435247  1300 raft_consensus.cc:2272] T a23a6a267ac045eaa43dfaf69728152e P 3fb9fbc01f204342876685a0f8677b02 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:57.437374  1300 tablet_replica.cc:333] T db0acbaefcfc481ba7ff8ec789fffccf P 3fb9fbc01f204342876685a0f8677b02: stopping tablet replica
I20260710 11:09:57.437860  1300 raft_consensus.cc:2243] T db0acbaefcfc481ba7ff8ec789fffccf P 3fb9fbc01f204342876685a0f8677b02 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:57.438253  1300 raft_consensus.cc:2272] T db0acbaefcfc481ba7ff8ec789fffccf P 3fb9fbc01f204342876685a0f8677b02 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:57.439800  1300 tablet_replica.cc:333] T 66a4d29a1f6743e589c9266f572e75dd P 3fb9fbc01f204342876685a0f8677b02: stopping tablet replica
I20260710 11:09:57.440269  1300 raft_consensus.cc:2243] T 66a4d29a1f6743e589c9266f572e75dd P 3fb9fbc01f204342876685a0f8677b02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:57.440662  1300 raft_consensus.cc:2272] T 66a4d29a1f6743e589c9266f572e75dd P 3fb9fbc01f204342876685a0f8677b02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:57.442188  1300 tablet_replica.cc:333] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02: stopping tablet replica
I20260710 11:09:57.442646  1300 raft_consensus.cc:2243] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:57.443298  1300 raft_consensus.cc:2272] T 5ce020650fbe44139c4d6180c88c441a P 3fb9fbc01f204342876685a0f8677b02 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:57.445134  1300 tablet_replica.cc:333] T 62b727801a1b49a9aaeaa373d0ba3c50 P 3fb9fbc01f204342876685a0f8677b02: stopping tablet replica
I20260710 11:09:57.445673  1300 raft_consensus.cc:2243] T 62b727801a1b49a9aaeaa373d0ba3c50 P 3fb9fbc01f204342876685a0f8677b02 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:57.446177  1300 raft_consensus.cc:2272] T 62b727801a1b49a9aaeaa373d0ba3c50 P 3fb9fbc01f204342876685a0f8677b02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:57.448328  1300 tablet_replica.cc:333] T 10708788028949bf96f423a0c932b6d7 P 3fb9fbc01f204342876685a0f8677b02: stopping tablet replica
I20260710 11:09:57.448979  1300 raft_consensus.cc:2243] T 10708788028949bf96f423a0c932b6d7 P 3fb9fbc01f204342876685a0f8677b02 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:57.449515  1300 raft_consensus.cc:2272] T 10708788028949bf96f423a0c932b6d7 P 3fb9fbc01f204342876685a0f8677b02 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:57.449625  2043 consensus_peers.cc:597] T 10708788028949bf96f423a0c932b6d7 P 6f7403b822054cb8ad90f33bc1dd5cbc -> Peer 3fb9fbc01f204342876685a0f8677b02 (127.1.69.2:35631): Couldn't send request to peer 3fb9fbc01f204342876685a0f8677b02. 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 11:09:57.476784  1300 tablet_server.cc:196] TabletServer@127.1.69.2:0 shutdown complete.
I20260710 11:09:57.493626  1300 tablet_server.cc:179] TabletServer@127.1.69.3:0 shutting down...
I20260710 11:09:57.514156  1300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:57.514801  1300 tablet_replica.cc:333] T c765f7d6972d4fce9bb62665d59d456d P 6f7403b822054cb8ad90f33bc1dd5cbc: stopping tablet replica
I20260710 11:09:57.515362  1300 raft_consensus.cc:2243] T c765f7d6972d4fce9bb62665d59d456d P 6f7403b822054cb8ad90f33bc1dd5cbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:57.515851  1300 raft_consensus.cc:2272] T c765f7d6972d4fce9bb62665d59d456d P 6f7403b822054cb8ad90f33bc1dd5cbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:57.517647  1300 tablet_replica.cc:333] T db0acbaefcfc481ba7ff8ec789fffccf P 6f7403b822054cb8ad90f33bc1dd5cbc: stopping tablet replica
I20260710 11:09:57.518158  1300 raft_consensus.cc:2243] T db0acbaefcfc481ba7ff8ec789fffccf P 6f7403b822054cb8ad90f33bc1dd5cbc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:57.518564  1300 raft_consensus.cc:2272] T db0acbaefcfc481ba7ff8ec789fffccf P 6f7403b822054cb8ad90f33bc1dd5cbc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:57.520187  1300 tablet_replica.cc:333] T 10708788028949bf96f423a0c932b6d7 P 6f7403b822054cb8ad90f33bc1dd5cbc: stopping tablet replica
I20260710 11:09:57.520694  1300 raft_consensus.cc:2243] T 10708788028949bf96f423a0c932b6d7 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:57.521394  1300 raft_consensus.cc:2272] T 10708788028949bf96f423a0c932b6d7 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:57.523226  1300 tablet_replica.cc:333] T 66a4d29a1f6743e589c9266f572e75dd P 6f7403b822054cb8ad90f33bc1dd5cbc: stopping tablet replica
I20260710 11:09:57.523777  1300 raft_consensus.cc:2243] T 66a4d29a1f6743e589c9266f572e75dd P 6f7403b822054cb8ad90f33bc1dd5cbc [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:57.524603  1300 raft_consensus.cc:2272] T 66a4d29a1f6743e589c9266f572e75dd P 6f7403b822054cb8ad90f33bc1dd5cbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:57.526175  1300 tablet_replica.cc:333] T 62b727801a1b49a9aaeaa373d0ba3c50 P 6f7403b822054cb8ad90f33bc1dd5cbc: stopping tablet replica
I20260710 11:09:57.526715  1300 raft_consensus.cc:2243] T 62b727801a1b49a9aaeaa373d0ba3c50 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:57.527096  1300 raft_consensus.cc:2272] T 62b727801a1b49a9aaeaa373d0ba3c50 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:57.528579  1300 tablet_replica.cc:333] T 5ce020650fbe44139c4d6180c88c441a P 6f7403b822054cb8ad90f33bc1dd5cbc: stopping tablet replica
I20260710 11:09:57.528995  1300 raft_consensus.cc:2243] T 5ce020650fbe44139c4d6180c88c441a P 6f7403b822054cb8ad90f33bc1dd5cbc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:57.529318  1300 raft_consensus.cc:2272] T 5ce020650fbe44139c4d6180c88c441a P 6f7403b822054cb8ad90f33bc1dd5cbc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:57.531024  1300 tablet_replica.cc:333] T a23a6a267ac045eaa43dfaf69728152e P 6f7403b822054cb8ad90f33bc1dd5cbc: stopping tablet replica
I20260710 11:09:57.531453  1300 raft_consensus.cc:2243] T a23a6a267ac045eaa43dfaf69728152e P 6f7403b822054cb8ad90f33bc1dd5cbc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:57.531860  1300 raft_consensus.cc:2272] T a23a6a267ac045eaa43dfaf69728152e P 6f7403b822054cb8ad90f33bc1dd5cbc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:57.533679  1300 tablet_replica.cc:333] T 94d7d8de914d4d15a98bcdf827df30dd P 6f7403b822054cb8ad90f33bc1dd5cbc: stopping tablet replica
I20260710 11:09:57.534132  1300 raft_consensus.cc:2243] T 94d7d8de914d4d15a98bcdf827df30dd P 6f7403b822054cb8ad90f33bc1dd5cbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:57.534473  1300 raft_consensus.cc:2272] T 94d7d8de914d4d15a98bcdf827df30dd P 6f7403b822054cb8ad90f33bc1dd5cbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:57.535894  1300 tablet_replica.cc:333] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6f7403b822054cb8ad90f33bc1dd5cbc: stopping tablet replica
I20260710 11:09:57.536383  1300 raft_consensus.cc:2243] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6f7403b822054cb8ad90f33bc1dd5cbc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:57.536795  1300 raft_consensus.cc:2272] T beb7bbf8a9ef405782d4ad4d45c1ed3f P 6f7403b822054cb8ad90f33bc1dd5cbc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:57.538203  1300 tablet_replica.cc:333] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc: stopping tablet replica
I20260710 11:09:57.538589  1300 raft_consensus.cc:2243] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:09:57.539295  1300 raft_consensus.cc:2272] T d3be9cdcad0d46b1800dca06120d39d2 P 6f7403b822054cb8ad90f33bc1dd5cbc [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:57.558131  1300 tablet_server.cc:196] TabletServer@127.1.69.3:0 shutdown complete.
I20260710 11:09:57.574962  1300 master.cc:562] Master@127.1.69.62:45919 shutting down...
I20260710 11:09:57.592882  1300 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2a8350b7b2aa4b7f8cff06bd197ca134 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:57.593389  1300 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2a8350b7b2aa4b7f8cff06bd197ca134 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:57.593713  1300 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2a8350b7b2aa4b7f8cff06bd197ca134: stopping tablet replica
I20260710 11:09:57.613847  1300 master.cc:584] Master@127.1.69.62:45919 shutdown complete.
3fb9fbc01f204342876685a0f8677b02  4
6793e6bb8e9647189b3d7fd5031a09ed  5
6f7403b822054cb8ad90f33bc1dd5cbc  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10176 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:09:57.652251  1300 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.69.62:36679
I20260710 11:09:57.653448  1300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:57.659250  2278 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 11:09:57.659608  2279 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 11:09:57.660776  2281 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 11:09:57.661471  1300 server_base.cc:1061] running on GCE node
I20260710 11:09:57.662195  1300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:57.662374  1300 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 11:09:57.662551  1300 hybrid_clock.cc:648] HybridClock initialized: now 1783681797662539 us; error 0 us; skew 500 ppm
I20260710 11:09:57.663007  1300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:57.665359  1300 webserver.cc:533] Webserver started at http://127.1.69.62:33195/ using document root <none> and password file <none>
I20260710 11:09:57.665788  1300 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:57.665944  1300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:57.666154  1300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:57.667165  1300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774487140-1300-0/minicluster-data/master-0-root/instance:
uuid: "edf6ab7ac9e64456bf232670cf009fb8"
format_stamp: "Formatted at 2026-07-10 11:09:57 on dist-test-slave-c0pq"
I20260710 11:09:57.671432  1300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:09:57.674471  2286 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:57.675163  1300 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:09:57.675436  1300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774487140-1300-0/minicluster-data/master-0-root
uuid: "edf6ab7ac9e64456bf232670cf009fb8"
format_stamp: "Formatted at 2026-07-10 11:09:57 on dist-test-slave-c0pq"
I20260710 11:09:57.675709  1300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774487140-1300-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774487140-1300-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774487140-1300-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 11:09:57.693341  1300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:57.694473  1300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:57.731815  1300 rpc_server.cc:307] RPC server started. Bound to: 127.1.69.62:36679
I20260710 11:09:57.731952  2337 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.69.62:36679 every 8 connection(s)
I20260710 11:09:57.735769  2338 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 11:09:57.745858  2338 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P edf6ab7ac9e64456bf232670cf009fb8: Bootstrap starting.
I20260710 11:09:57.750659  2338 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P edf6ab7ac9e64456bf232670cf009fb8: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:57.755098  2338 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P edf6ab7ac9e64456bf232670cf009fb8: No bootstrap required, opened a new log
I20260710 11:09:57.757351  2338 raft_consensus.cc:359] T 00000000000000000000000000000000 P edf6ab7ac9e64456bf232670cf009fb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "edf6ab7ac9e64456bf232670cf009fb8" member_type: VOTER }
I20260710 11:09:57.757786  2338 raft_consensus.cc:385] T 00000000000000000000000000000000 P edf6ab7ac9e64456bf232670cf009fb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:57.758049  2338 raft_consensus.cc:740] T 00000000000000000000000000000000 P edf6ab7ac9e64456bf232670cf009fb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edf6ab7ac9e64456bf232670cf009fb8, State: Initialized, Role: FOLLOWER
I20260710 11:09:57.758701  2338 consensus_queue.cc:260] T 00000000000000000000000000000000 P edf6ab7ac9e64456bf232670cf009fb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "edf6ab7ac9e64456bf232670cf009fb8" member_type: VOTER }
I20260710 11:09:57.759223  2338 raft_consensus.cc:399] T 00000000000000000000000000000000 P edf6ab7ac9e64456bf232670cf009fb8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:09:57.759467  2338 raft_consensus.cc:493] T 00000000000000000000000000000000 P edf6ab7ac9e64456bf232670cf009fb8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:09:57.759732  2338 raft_consensus.cc:3060] T 00000000000000000000000000000000 P edf6ab7ac9e64456bf232670cf009fb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:57.764304  2338 raft_consensus.cc:515] T 00000000000000000000000000000000 P edf6ab7ac9e64456bf232670cf009fb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "edf6ab7ac9e64456bf232670cf009fb8" member_type: VOTER }
I20260710 11:09:57.764882  2338 leader_election.cc:304] T 00000000000000000000000000000000 P edf6ab7ac9e64456bf232670cf009fb8 [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: edf6ab7ac9e64456bf232670cf009fb8; no voters: 
I20260710 11:09:57.766062  2338 leader_election.cc:290] T 00000000000000000000000000000000 P edf6ab7ac9e64456bf232670cf009fb8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:09:57.766376  2341 raft_consensus.cc:2804] T 00000000000000000000000000000000 P edf6ab7ac9e64456bf232670cf009fb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:57.767792  2341 raft_consensus.cc:697] T 00000000000000000000000000000000 P edf6ab7ac9e64456bf232670cf009fb8 [term 1 LEADER]: Becoming Leader. State: Replica: edf6ab7ac9e64456bf232670cf009fb8, State: Running, Role: LEADER
I20260710 11:09:57.768538  2341 consensus_queue.cc:237] T 00000000000000000000000000000000 P edf6ab7ac9e64456bf232670cf009fb8 [LEADER]: Queue going to LEADER mode. State: All 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: "edf6ab7ac9e64456bf232670cf009fb8" member_type: VOTER }
I20260710 11:09:57.769312  2338 sys_catalog.cc:565] T 00000000000000000000000000000000 P edf6ab7ac9e64456bf232670cf009fb8 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:09:57.773797  2343 sys_catalog.cc:455] T 00000000000000000000000000000000 P edf6ab7ac9e64456bf232670cf009fb8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader edf6ab7ac9e64456bf232670cf009fb8. Latest consensus state: current_term: 1 leader_uuid: "edf6ab7ac9e64456bf232670cf009fb8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "edf6ab7ac9e64456bf232670cf009fb8" member_type: VOTER } }
I20260710 11:09:57.774053  2342 sys_catalog.cc:455] T 00000000000000000000000000000000 P edf6ab7ac9e64456bf232670cf009fb8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "edf6ab7ac9e64456bf232670cf009fb8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "edf6ab7ac9e64456bf232670cf009fb8" member_type: VOTER } }
I20260710 11:09:57.774432  2343 sys_catalog.cc:458] T 00000000000000000000000000000000 P edf6ab7ac9e64456bf232670cf009fb8 [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:57.774557  2342 sys_catalog.cc:458] T 00000000000000000000000000000000 P edf6ab7ac9e64456bf232670cf009fb8 [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:57.776651  2348 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:09:57.781494  2348 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:09:57.785820  1300 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:09:57.789532  2348 catalog_manager.cc:1383] Generated new cluster ID: 0b0411d78e34430a9e0ae7ad1837724d
I20260710 11:09:57.789799  2348 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:09:57.818732  2348 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:09:57.820034  2348 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:09:57.842934  2348 catalog_manager.cc:6070] T 00000000000000000000000000000000 P edf6ab7ac9e64456bf232670cf009fb8: Generated new TSK 0
I20260710 11:09:57.843518  2348 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:09:57.852656  1300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:57.858556  2359 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 11:09:57.859635  2360 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 11:09:57.860857  2362 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 11:09:57.861460  1300 server_base.cc:1061] running on GCE node
I20260710 11:09:57.862195  1300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:57.862376  1300 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 11:09:57.862495  1300 hybrid_clock.cc:648] HybridClock initialized: now 1783681797862484 us; error 0 us; skew 500 ppm
I20260710 11:09:57.863013  1300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:57.865192  1300 webserver.cc:533] Webserver started at http://127.1.69.1:36381/ using document root <none> and password file <none>
I20260710 11:09:57.865648  1300 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:57.865828  1300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:57.866036  1300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:57.866997  1300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774487140-1300-0/minicluster-data/ts-0-root/instance:
uuid: "ff733298ee4a4d86abfbefc6a79fbcea"
format_stamp: "Formatted at 2026-07-10 11:09:57 on dist-test-slave-c0pq"
I20260710 11:09:57.871269  1300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:09:57.874446  2367 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:57.875360  1300 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:09:57.875648  1300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774487140-1300-0/minicluster-data/ts-0-root
uuid: "ff733298ee4a4d86abfbefc6a79fbcea"
format_stamp: "Formatted at 2026-07-10 11:09:57 on dist-test-slave-c0pq"
I20260710 11:09:57.875914  1300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774487140-1300-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774487140-1300-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774487140-1300-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 11:09:57.901825  1300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:57.903035  1300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:57.904582  1300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:57.906843  1300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:57.907058  1300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:57.907258  1300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:57.907403  1300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:57.949108  1300 rpc_server.cc:307] RPC server started. Bound to: 127.1.69.1:45005
I20260710 11:09:57.949213  2429 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.69.1:45005 every 8 connection(s)
I20260710 11:09:57.953944  1300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:57.961876  2434 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 11:09:57.963843  2435 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 11:09:57.966651  1300 server_base.cc:1061] running on GCE node
W20260710 11:09:57.966971  2437 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 11:09:57.968292  1300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:57.968600  1300 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 11:09:57.968807  1300 hybrid_clock.cc:648] HybridClock initialized: now 1783681797968770 us; error 0 us; skew 500 ppm
I20260710 11:09:57.969591  1300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:57.971649  2430 heartbeater.cc:344] Connected to a master server at 127.1.69.62:36679
I20260710 11:09:57.971999  2430 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:57.972548  1300 webserver.cc:533] Webserver started at http://127.1.69.2:46833/ using document root <none> and password file <none>
I20260710 11:09:57.972839  2430 heartbeater.cc:507] Master 127.1.69.62:36679 requested a full tablet report, sending...
I20260710 11:09:57.973135  1300 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:57.973404  1300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:57.973690  1300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:57.974905  2303 ts_manager.cc:194] Registered new tserver with Master: ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005)
I20260710 11:09:57.975014  1300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774487140-1300-0/minicluster-data/ts-1-root/instance:
uuid: "1ca422e4d0fe4f9a94fe082d98496bbe"
format_stamp: "Formatted at 2026-07-10 11:09:57 on dist-test-slave-c0pq"
I20260710 11:09:57.976665  2303 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46312
I20260710 11:09:57.979929  1300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260710 11:09:57.983233  2442 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:57.983974  1300 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:09:57.984244  1300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774487140-1300-0/minicluster-data/ts-1-root
uuid: "1ca422e4d0fe4f9a94fe082d98496bbe"
format_stamp: "Formatted at 2026-07-10 11:09:57 on dist-test-slave-c0pq"
I20260710 11:09:57.984591  1300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774487140-1300-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774487140-1300-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774487140-1300-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 11:09:58.008299  1300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:58.010208  1300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:58.012382  1300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:58.015475  1300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:58.015761  1300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:58.016048  1300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:58.016294  1300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:58.057204  1300 rpc_server.cc:307] RPC server started. Bound to: 127.1.69.2:40845
I20260710 11:09:58.057294  2504 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.69.2:40845 every 8 connection(s)
I20260710 11:09:58.062178  1300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:58.069715  2508 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 11:09:58.071657  2509 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 11:09:58.074787  2511 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 11:09:58.075352  1300 server_base.cc:1061] running on GCE node
I20260710 11:09:58.075654  2505 heartbeater.cc:344] Connected to a master server at 127.1.69.62:36679
I20260710 11:09:58.076057  2505 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:58.076350  1300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:58.076670  1300 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 11:09:58.076858  1300 hybrid_clock.cc:648] HybridClock initialized: now 1783681798076839 us; error 0 us; skew 500 ppm
I20260710 11:09:58.076923  2505 heartbeater.cc:507] Master 127.1.69.62:36679 requested a full tablet report, sending...
I20260710 11:09:58.077508  1300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:58.079121  2303 ts_manager.cc:194] Registered new tserver with Master: 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845)
I20260710 11:09:58.080482  1300 webserver.cc:533] Webserver started at http://127.1.69.3:44771/ using document root <none> and password file <none>
I20260710 11:09:58.080526  2303 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46314
I20260710 11:09:58.081158  1300 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:58.081422  1300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:58.081755  1300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:58.082942  1300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774487140-1300-0/minicluster-data/ts-2-root/instance:
uuid: "b76b82b011c24a7ab763febd4f3fea43"
format_stamp: "Formatted at 2026-07-10 11:09:58 on dist-test-slave-c0pq"
I20260710 11:09:58.087548  1300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:09:58.090934  2516 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:58.091791  1300 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:09:58.092051  1300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774487140-1300-0/minicluster-data/ts-2-root
uuid: "b76b82b011c24a7ab763febd4f3fea43"
format_stamp: "Formatted at 2026-07-10 11:09:58 on dist-test-slave-c0pq"
I20260710 11:09:58.092272  1300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774487140-1300-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774487140-1300-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774487140-1300-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 11:09:58.102877  1300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:58.103894  1300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:58.105233  1300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:58.107245  1300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:58.107412  1300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:58.107676  1300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:58.107826  1300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:58.148074  1300 rpc_server.cc:307] RPC server started. Bound to: 127.1.69.3:43959
I20260710 11:09:58.148157  2578 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.69.3:43959 every 8 connection(s)
I20260710 11:09:58.161747  2579 heartbeater.cc:344] Connected to a master server at 127.1.69.62:36679
I20260710 11:09:58.162109  2579 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:58.162765  2579 heartbeater.cc:507] Master 127.1.69.62:36679 requested a full tablet report, sending...
I20260710 11:09:58.164707  2303 ts_manager.cc:194] Registered new tserver with Master: b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:09:58.165678  1300 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014401501s
I20260710 11:09:58.166016  2303 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46316
I20260710 11:09:58.190060  2303 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46326:
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 11:09:58.194043  2303 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 11:09:58.328635  2391 tablet_service.cc:1511] Processing CreateTablet for tablet 892300233d2c41728e405c4003216d17 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:09:58.330111  2544 tablet_service.cc:1511] Processing CreateTablet for tablet 5d153cd592654a28bcc2202e1dc98a6b (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:09:58.331441  2544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d153cd592654a28bcc2202e1dc98a6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.331204  2390 tablet_service.cc:1511] Processing CreateTablet for tablet c1551e20015a4f348009e15af0015710 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:09:58.333143  2394 tablet_service.cc:1511] Processing CreateTablet for tablet 2c8caae86ce84f19b27dc8f70325ad44 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:09:58.333366  2389 tablet_service.cc:1511] Processing CreateTablet for tablet 95b14383a700485284515b549e66203d (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:09:58.333575  2536 tablet_service.cc:1511] Processing CreateTablet for tablet 4e436477978f430aafdfb0b43dad6bff (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:09:58.334950  2536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e436477978f430aafdfb0b43dad6bff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.334709  2542 tablet_service.cc:1511] Processing CreateTablet for tablet 4c9bc96a326e4b8a874450a95c42fd4f (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:09:58.335546  2393 tablet_service.cc:1511] Processing CreateTablet for tablet 4c9bc96a326e4b8a874450a95c42fd4f (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:09:58.336030  2542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c9bc96a326e4b8a874450a95c42fd4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.336983  2535 tablet_service.cc:1511] Processing CreateTablet for tablet e95044ed2056457f9080cd949eb3a136 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:09:58.337587  2541 tablet_service.cc:1511] Processing CreateTablet for tablet 66a6ff10237f4c2e90fd915fd9810ea7 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:09:58.337841  2392 tablet_service.cc:1511] Processing CreateTablet for tablet 66a6ff10237f4c2e90fd915fd9810ea7 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:09:58.338290  2535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e95044ed2056457f9080cd949eb3a136. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.338569  2537 tablet_service.cc:1511] Processing CreateTablet for tablet adb141ff2822480e88afed4e36555d80 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:09:58.339861  2537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adb141ff2822480e88afed4e36555d80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.339803  2540 tablet_service.cc:1511] Processing CreateTablet for tablet 892300233d2c41728e405c4003216d17 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:09:58.340142  2395 tablet_service.cc:1511] Processing CreateTablet for tablet 5d153cd592654a28bcc2202e1dc98a6b (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:09:58.333575  2543 tablet_service.cc:1511] Processing CreateTablet for tablet 2c8caae86ce84f19b27dc8f70325ad44 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:09:58.341120  2540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 892300233d2c41728e405c4003216d17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.344707  2543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c8caae86ce84f19b27dc8f70325ad44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.345047  2388 tablet_service.cc:1511] Processing CreateTablet for tablet adb141ff2822480e88afed4e36555d80 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:09:58.345495  2539 tablet_service.cc:1511] Processing CreateTablet for tablet c1551e20015a4f348009e15af0015710 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:09:58.346786  2539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1551e20015a4f348009e15af0015710. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.347592  2387 tablet_service.cc:1511] Processing CreateTablet for tablet 4e436477978f430aafdfb0b43dad6bff (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:09:58.349431  2538 tablet_service.cc:1511] Processing CreateTablet for tablet 95b14383a700485284515b549e66203d (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:09:58.350042  2386 tablet_service.cc:1511] Processing CreateTablet for tablet e95044ed2056457f9080cd949eb3a136 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:09:58.350693  2538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95b14383a700485284515b549e66203d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.330120  2391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 892300233d2c41728e405c4003216d17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.353067  2393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c9bc96a326e4b8a874450a95c42fd4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.353648  2541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66a6ff10237f4c2e90fd915fd9810ea7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.356841  2387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e436477978f430aafdfb0b43dad6bff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.360899  2386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e95044ed2056457f9080cd949eb3a136. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.364903  2388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adb141ff2822480e88afed4e36555d80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.368901  2394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c8caae86ce84f19b27dc8f70325ad44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.374235  2470 tablet_service.cc:1511] Processing CreateTablet for tablet 5d153cd592654a28bcc2202e1dc98a6b (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:09:58.375974  2470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d153cd592654a28bcc2202e1dc98a6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.377940  2469 tablet_service.cc:1511] Processing CreateTablet for tablet 2c8caae86ce84f19b27dc8f70325ad44 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:09:58.379624  2469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c8caae86ce84f19b27dc8f70325ad44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.381510  2468 tablet_service.cc:1511] Processing CreateTablet for tablet 4c9bc96a326e4b8a874450a95c42fd4f (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:09:58.385021  2466 tablet_service.cc:1511] Processing CreateTablet for tablet 892300233d2c41728e405c4003216d17 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:09:58.387825  2463 tablet_service.cc:1511] Processing CreateTablet for tablet adb141ff2822480e88afed4e36555d80 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:09:58.390702  2462 tablet_service.cc:1511] Processing CreateTablet for tablet 4e436477978f430aafdfb0b43dad6bff (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:09:58.393541  2464 tablet_service.cc:1511] Processing CreateTablet for tablet 95b14383a700485284515b549e66203d (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:09:58.395936  2392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66a6ff10237f4c2e90fd915fd9810ea7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.396878  2465 tablet_service.cc:1511] Processing CreateTablet for tablet c1551e20015a4f348009e15af0015710 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:09:58.397518  2467 tablet_service.cc:1511] Processing CreateTablet for tablet 66a6ff10237f4c2e90fd915fd9810ea7 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:09:58.399586  2461 tablet_service.cc:1511] Processing CreateTablet for tablet e95044ed2056457f9080cd949eb3a136 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:09:58.404646  2467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66a6ff10237f4c2e90fd915fd9810ea7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.404664  2390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1551e20015a4f348009e15af0015710. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.405479  2461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e95044ed2056457f9080cd949eb3a136. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.406051  2464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95b14383a700485284515b549e66203d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.406190  2389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95b14383a700485284515b549e66203d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.406740  2468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c9bc96a326e4b8a874450a95c42fd4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.408710  2465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1551e20015a4f348009e15af0015710. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.412736  2466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 892300233d2c41728e405c4003216d17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.413388  2462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e436477978f430aafdfb0b43dad6bff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.413981  2395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d153cd592654a28bcc2202e1dc98a6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.415087  2463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adb141ff2822480e88afed4e36555d80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.418171  2543 tablet_service.cc:1511] Processing CreateTablet for tablet 8bd45bb880c140f4aada7489ec7c46d5 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:09:58.419418  2543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bd45bb880c140f4aada7489ec7c46d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.433820  2594 tablet_bootstrap.cc:492] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43: Bootstrap starting.
I20260710 11:09:58.434000  2537 tablet_service.cc:1511] Processing CreateTablet for tablet 53a3fcbb5e39469591aa2560f3eeda07 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:09:58.435294  2537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53a3fcbb5e39469591aa2560f3eeda07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.440347  2594 tablet_bootstrap.cc:654] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:58.499082  2388 tablet_service.cc:1511] Processing CreateTablet for tablet 8bd45bb880c140f4aada7489ec7c46d5 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:09:58.499608  2535 tablet_service.cc:1511] Processing CreateTablet for tablet 4f03256f72fa45e6aae8eb02c0a9eb12 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:09:58.500511  2388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bd45bb880c140f4aada7489ec7c46d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.501219  2535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f03256f72fa45e6aae8eb02c0a9eb12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.508916  2536 tablet_service.cc:1511] Processing CreateTablet for tablet a60190ab1ede4534bda075c72597ef2d (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:09:58.510517  2536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a60190ab1ede4534bda075c72597ef2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.533558  2541 tablet_service.cc:1511] Processing CreateTablet for tablet a92f613cb53c437380b9c8f7265acab1 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:09:58.534857  2541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a92f613cb53c437380b9c8f7265acab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.536392  2388 tablet_service.cc:1511] Processing CreateTablet for tablet 53a3fcbb5e39469591aa2560f3eeda07 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:09:58.537747  2388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53a3fcbb5e39469591aa2560f3eeda07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.542248  2387 tablet_service.cc:1511] Processing CreateTablet for tablet 7e08164838e0473898f66002685a5a69 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:09:58.457587  2540 tablet_service.cc:1511] Processing CreateTablet for tablet 7e08164838e0473898f66002685a5a69 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:09:58.547811  2461 tablet_service.cc:1511] Processing CreateTablet for tablet 53a3fcbb5e39469591aa2560f3eeda07 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:09:58.555804  2462 tablet_service.cc:1511] Processing CreateTablet for tablet 7e08164838e0473898f66002685a5a69 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:09:58.557427  2465 tablet_service.cc:1511] Processing CreateTablet for tablet 4f03256f72fa45e6aae8eb02c0a9eb12 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:09:58.564759  2461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53a3fcbb5e39469591aa2560f3eeda07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.568367  2470 tablet_service.cc:1511] Processing CreateTablet for tablet 8bd45bb880c140f4aada7489ec7c46d5 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:09:58.570128  2595 tablet_bootstrap.cc:492] T e95044ed2056457f9080cd949eb3a136 P 1ca422e4d0fe4f9a94fe082d98496bbe: Bootstrap starting.
I20260710 11:09:58.573318  2464 tablet_service.cc:1511] Processing CreateTablet for tablet a92f613cb53c437380b9c8f7265acab1 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:09:58.578677  2470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bd45bb880c140f4aada7489ec7c46d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.580401  2539 tablet_service.cc:1511] Processing CreateTablet for tablet 9ef6e4448dd24376b5d4312cd2d5b5b0 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:09:58.581786  2539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ef6e4448dd24376b5d4312cd2d5b5b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.582527  2595 tablet_bootstrap.cc:654] T e95044ed2056457f9080cd949eb3a136 P 1ca422e4d0fe4f9a94fe082d98496bbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:58.588792  2540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e08164838e0473898f66002685a5a69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.590216  2538 tablet_service.cc:1511] Processing CreateTablet for tablet 60ba44a93e6c4750b97bea33d106f5bb (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:09:58.591372  2538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60ba44a93e6c4750b97bea33d106f5bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.596354  2467 tablet_service.cc:1511] Processing CreateTablet for tablet a60190ab1ede4534bda075c72597ef2d (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:09:58.601198  2596 tablet_bootstrap.cc:492] T c1551e20015a4f348009e15af0015710 P ff733298ee4a4d86abfbefc6a79fbcea: Bootstrap starting.
I20260710 11:09:58.603946  2387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e08164838e0473898f66002685a5a69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.605062  2394 tablet_service.cc:1511] Processing CreateTablet for tablet a60190ab1ede4534bda075c72597ef2d (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:09:58.606248  2394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a60190ab1ede4534bda075c72597ef2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.606531  2594 tablet_bootstrap.cc:492] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43: No bootstrap required, opened a new log
I20260710 11:09:58.607028  2594 ts_tablet_manager.cc:1403] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43: Time spent bootstrapping tablet: real 0.174s	user 0.028s	sys 0.000s
I20260710 11:09:58.610646  2594 raft_consensus.cc:359] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:58.614460  2391 tablet_service.cc:1511] Processing CreateTablet for tablet a92f613cb53c437380b9c8f7265acab1 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:09:58.641264  2594 raft_consensus.cc:385] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:58.641566  2594 raft_consensus.cc:740] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b76b82b011c24a7ab763febd4f3fea43, State: Initialized, Role: FOLLOWER
I20260710 11:09:58.641893  2391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a92f613cb53c437380b9c8f7265acab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.642308  2594 consensus_queue.cc:260] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:58.616945  2389 tablet_service.cc:1511] Processing CreateTablet for tablet 9ef6e4448dd24376b5d4312cd2d5b5b0 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:09:58.621946  2469 tablet_service.cc:1511] Processing CreateTablet for tablet 9ef6e4448dd24376b5d4312cd2d5b5b0 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:09:58.622495  2394 tablet_service.cc:1511] Processing CreateTablet for tablet 60ba44a93e6c4750b97bea33d106f5bb (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:09:58.623884  2463 tablet_service.cc:1511] Processing CreateTablet for tablet 60ba44a93e6c4750b97bea33d106f5bb (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:09:58.629169  2462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e08164838e0473898f66002685a5a69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.635290  2390 tablet_service.cc:1511] Processing CreateTablet for tablet 4f03256f72fa45e6aae8eb02c0a9eb12 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:09:58.646082  2464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a92f613cb53c437380b9c8f7265acab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.648056  2463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60ba44a93e6c4750b97bea33d106f5bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.648815  2465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f03256f72fa45e6aae8eb02c0a9eb12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.652700  2469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ef6e4448dd24376b5d4312cd2d5b5b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.656061  2467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a60190ab1ede4534bda075c72597ef2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.636765  2392 tablet_service.cc:1511] Processing CreateTablet for tablet 2343c7e6b6f14084bc86b4c3a7042cef (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:09:58.640952  2596 tablet_bootstrap.cc:654] T c1551e20015a4f348009e15af0015710 P ff733298ee4a4d86abfbefc6a79fbcea: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:58.645913  2389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ef6e4448dd24376b5d4312cd2d5b5b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.635639  2470 tablet_service.cc:1511] Processing CreateTablet for tablet 2343c7e6b6f14084bc86b4c3a7042cef (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:09:58.665756  2470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2343c7e6b6f14084bc86b4c3a7042cef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.667210  2538 tablet_service.cc:1511] Processing CreateTablet for tablet 2343c7e6b6f14084bc86b4c3a7042cef (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:09:58.669309  2538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2343c7e6b6f14084bc86b4c3a7042cef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.669950  2390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f03256f72fa45e6aae8eb02c0a9eb12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.674604  2594 ts_tablet_manager.cc:1434] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43: Time spent starting tablet: real 0.067s	user 0.008s	sys 0.016s
I20260710 11:09:58.676923  2579 heartbeater.cc:499] Master 127.1.69.62:36679 was elected leader, sending a full tablet report...
I20260710 11:09:58.680526  2392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2343c7e6b6f14084bc86b4c3a7042cef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.687690  2543 tablet_service.cc:1511] Processing CreateTablet for tablet ecf5439db57b4fdab05f05f3924fe944 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:09:58.688551  2394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60ba44a93e6c4750b97bea33d106f5bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.688941  2543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecf5439db57b4fdab05f05f3924fe944. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.692977  2388 tablet_service.cc:1511] Processing CreateTablet for tablet ecf5439db57b4fdab05f05f3924fe944 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:09:58.694598  2388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecf5439db57b4fdab05f05f3924fe944. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.694479  2462 tablet_service.cc:1511] Processing CreateTablet for tablet ecf5439db57b4fdab05f05f3924fe944 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:09:58.696079  2462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecf5439db57b4fdab05f05f3924fe944. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.719427  2387 tablet_service.cc:1511] Processing CreateTablet for tablet 41c4fb087eb94607ba0534b3529709c4 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:09:58.720723  2387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41c4fb087eb94607ba0534b3529709c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.721483  2539 tablet_service.cc:1511] Processing CreateTablet for tablet 41c4fb087eb94607ba0534b3529709c4 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:09:58.722658  2539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41c4fb087eb94607ba0534b3529709c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.726161  2468 tablet_service.cc:1511] Processing CreateTablet for tablet 41c4fb087eb94607ba0534b3529709c4 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:09:58.727391  2468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41c4fb087eb94607ba0534b3529709c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.736549  2594 tablet_bootstrap.cc:492] T adb141ff2822480e88afed4e36555d80 P b76b82b011c24a7ab763febd4f3fea43: Bootstrap starting.
I20260710 11:09:58.744544  2595 tablet_bootstrap.cc:492] T e95044ed2056457f9080cd949eb3a136 P 1ca422e4d0fe4f9a94fe082d98496bbe: No bootstrap required, opened a new log
I20260710 11:09:58.745101  2595 ts_tablet_manager.cc:1403] T e95044ed2056457f9080cd949eb3a136 P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent bootstrapping tablet: real 0.175s	user 0.027s	sys 0.019s
I20260710 11:09:58.746901  2596 tablet_bootstrap.cc:492] T c1551e20015a4f348009e15af0015710 P ff733298ee4a4d86abfbefc6a79fbcea: No bootstrap required, opened a new log
I20260710 11:09:58.747352  2596 ts_tablet_manager.cc:1403] T c1551e20015a4f348009e15af0015710 P ff733298ee4a4d86abfbefc6a79fbcea: Time spent bootstrapping tablet: real 0.146s	user 0.013s	sys 0.005s
I20260710 11:09:58.752560  2596 raft_consensus.cc:359] T c1551e20015a4f348009e15af0015710 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:58.753260  2596 raft_consensus.cc:385] T c1551e20015a4f348009e15af0015710 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:58.753018  2595 raft_consensus.cc:359] T e95044ed2056457f9080cd949eb3a136 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:58.753605  2596 raft_consensus.cc:740] T c1551e20015a4f348009e15af0015710 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff733298ee4a4d86abfbefc6a79fbcea, State: Initialized, Role: FOLLOWER
I20260710 11:09:58.753985  2595 raft_consensus.cc:385] T e95044ed2056457f9080cd949eb3a136 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:58.754374  2595 raft_consensus.cc:740] T e95044ed2056457f9080cd949eb3a136 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca422e4d0fe4f9a94fe082d98496bbe, State: Initialized, Role: FOLLOWER
I20260710 11:09:58.755247  2595 consensus_queue.cc:260] T e95044ed2056457f9080cd949eb3a136 P 1ca422e4d0fe4f9a94fe082d98496bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:58.757419  2393 tablet_service.cc:1511] Processing CreateTablet for tablet c3671c0ad44746079c274028b8ebd160 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:09:58.758718  2393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3671c0ad44746079c274028b8ebd160. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.759559  2536 tablet_service.cc:1511] Processing CreateTablet for tablet c3671c0ad44746079c274028b8ebd160 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:09:58.760828  2536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3671c0ad44746079c274028b8ebd160. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.762765  2464 tablet_service.cc:1511] Processing CreateTablet for tablet c3671c0ad44746079c274028b8ebd160 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:09:58.763962  2464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3671c0ad44746079c274028b8ebd160. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.767344  2395 tablet_service.cc:1511] Processing CreateTablet for tablet 6a08413cd2934708be9232f29f8f6b20 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:09:58.768584  2395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a08413cd2934708be9232f29f8f6b20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.774603  2594 tablet_bootstrap.cc:654] T adb141ff2822480e88afed4e36555d80 P b76b82b011c24a7ab763febd4f3fea43: Neither blocks nor log segments found. Creating new log.
W20260710 11:09:58.794721  2351 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:58.795106  2469 tablet_service.cc:1511] Processing CreateTablet for tablet 95b9b709e3d04e0e80d4c99e73c47f6a (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:09:58.795048  2387 tablet_service.cc:1511] Processing CreateTablet for tablet 95b9b709e3d04e0e80d4c99e73c47f6a (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:09:58.796507  2469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95b9b709e3d04e0e80d4c99e73c47f6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.796911  2387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95b9b709e3d04e0e80d4c99e73c47f6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.801393  2535 tablet_service.cc:1511] Processing CreateTablet for tablet 6a08413cd2934708be9232f29f8f6b20 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:09:58.802600  2535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a08413cd2934708be9232f29f8f6b20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.804045  2538 tablet_service.cc:1511] Processing CreateTablet for tablet 95b9b709e3d04e0e80d4c99e73c47f6a (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:09:58.805253  2538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95b9b709e3d04e0e80d4c99e73c47f6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.793215  2468 tablet_service.cc:1511] Processing CreateTablet for tablet 6a08413cd2934708be9232f29f8f6b20 (DEFAULT_TABLE table=test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:09:58.809149  2468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a08413cd2934708be9232f29f8f6b20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.781476  2596 consensus_queue.cc:260] T c1551e20015a4f348009e15af0015710 P ff733298ee4a4d86abfbefc6a79fbcea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:58.826960  2595 ts_tablet_manager.cc:1434] T e95044ed2056457f9080cd949eb3a136 P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent starting tablet: real 0.081s	user 0.006s	sys 0.008s
I20260710 11:09:58.827796  2505 heartbeater.cc:499] Master 127.1.69.62:36679 was elected leader, sending a full tablet report...
I20260710 11:09:58.827973  2595 tablet_bootstrap.cc:492] T 5d153cd592654a28bcc2202e1dc98a6b P 1ca422e4d0fe4f9a94fe082d98496bbe: Bootstrap starting.
I20260710 11:09:58.848618  2596 ts_tablet_manager.cc:1434] T c1551e20015a4f348009e15af0015710 P ff733298ee4a4d86abfbefc6a79fbcea: Time spent starting tablet: real 0.101s	user 0.003s	sys 0.027s
I20260710 11:09:58.849372  2430 heartbeater.cc:499] Master 127.1.69.62:36679 was elected leader, sending a full tablet report...
I20260710 11:09:58.854223  2596 tablet_bootstrap.cc:492] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea: Bootstrap starting.
I20260710 11:09:58.860261  2596 tablet_bootstrap.cc:654] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:58.872016  2594 tablet_bootstrap.cc:492] T adb141ff2822480e88afed4e36555d80 P b76b82b011c24a7ab763febd4f3fea43: No bootstrap required, opened a new log
I20260710 11:09:58.872583  2594 ts_tablet_manager.cc:1403] T adb141ff2822480e88afed4e36555d80 P b76b82b011c24a7ab763febd4f3fea43: Time spent bootstrapping tablet: real 0.188s	user 0.025s	sys 0.006s
I20260710 11:09:58.875334  2594 raft_consensus.cc:359] T adb141ff2822480e88afed4e36555d80 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:58.876032  2594 raft_consensus.cc:385] T adb141ff2822480e88afed4e36555d80 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:58.876302  2594 raft_consensus.cc:740] T adb141ff2822480e88afed4e36555d80 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b76b82b011c24a7ab763febd4f3fea43, State: Initialized, Role: FOLLOWER
I20260710 11:09:58.878126  2594 consensus_queue.cc:260] T adb141ff2822480e88afed4e36555d80 P b76b82b011c24a7ab763febd4f3fea43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:58.865789  2595 tablet_bootstrap.cc:654] T 5d153cd592654a28bcc2202e1dc98a6b P 1ca422e4d0fe4f9a94fe082d98496bbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:58.884207  2594 ts_tablet_manager.cc:1434] T adb141ff2822480e88afed4e36555d80 P b76b82b011c24a7ab763febd4f3fea43: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:09:58.885211  2594 tablet_bootstrap.cc:492] T 2c8caae86ce84f19b27dc8f70325ad44 P b76b82b011c24a7ab763febd4f3fea43: Bootstrap starting.
I20260710 11:09:58.889494  2596 tablet_bootstrap.cc:492] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea: No bootstrap required, opened a new log
I20260710 11:09:58.890120  2596 ts_tablet_manager.cc:1403] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.013s
I20260710 11:09:58.892097  2594 tablet_bootstrap.cc:654] T 2c8caae86ce84f19b27dc8f70325ad44 P b76b82b011c24a7ab763febd4f3fea43: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:58.893976  2596 raft_consensus.cc:359] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:58.894872  2596 raft_consensus.cc:385] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:58.895169  2596 raft_consensus.cc:740] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff733298ee4a4d86abfbefc6a79fbcea, State: Initialized, Role: FOLLOWER
I20260710 11:09:58.896304  2595 tablet_bootstrap.cc:492] T 5d153cd592654a28bcc2202e1dc98a6b P 1ca422e4d0fe4f9a94fe082d98496bbe: No bootstrap required, opened a new log
I20260710 11:09:58.896014  2596 consensus_queue.cc:260] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:58.896767  2595 ts_tablet_manager.cc:1403] T 5d153cd592654a28bcc2202e1dc98a6b P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent bootstrapping tablet: real 0.069s	user 0.004s	sys 0.014s
I20260710 11:09:58.898355  2596 ts_tablet_manager.cc:1434] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:09:58.899248  2596 tablet_bootstrap.cc:492] T 8bd45bb880c140f4aada7489ec7c46d5 P ff733298ee4a4d86abfbefc6a79fbcea: Bootstrap starting.
I20260710 11:09:58.899567  2595 raft_consensus.cc:359] T 5d153cd592654a28bcc2202e1dc98a6b P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } }
I20260710 11:09:58.900243  2595 raft_consensus.cc:385] T 5d153cd592654a28bcc2202e1dc98a6b P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:58.900554  2595 raft_consensus.cc:740] T 5d153cd592654a28bcc2202e1dc98a6b P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca422e4d0fe4f9a94fe082d98496bbe, State: Initialized, Role: FOLLOWER
I20260710 11:09:58.901357  2595 consensus_queue.cc:260] T 5d153cd592654a28bcc2202e1dc98a6b P 1ca422e4d0fe4f9a94fe082d98496bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } }
I20260710 11:09:58.903707  2595 ts_tablet_manager.cc:1434] T 5d153cd592654a28bcc2202e1dc98a6b P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 11:09:58.904695  2595 tablet_bootstrap.cc:492] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe: Bootstrap starting.
I20260710 11:09:58.905918  2596 tablet_bootstrap.cc:654] T 8bd45bb880c140f4aada7489ec7c46d5 P ff733298ee4a4d86abfbefc6a79fbcea: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:58.909281  2594 tablet_bootstrap.cc:492] T 2c8caae86ce84f19b27dc8f70325ad44 P b76b82b011c24a7ab763febd4f3fea43: No bootstrap required, opened a new log
I20260710 11:09:58.909724  2594 ts_tablet_manager.cc:1403] T 2c8caae86ce84f19b27dc8f70325ad44 P b76b82b011c24a7ab763febd4f3fea43: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.003s
I20260710 11:09:58.911861  2595 tablet_bootstrap.cc:654] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:58.912540  2594 raft_consensus.cc:359] T 2c8caae86ce84f19b27dc8f70325ad44 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:58.913270  2594 raft_consensus.cc:385] T 2c8caae86ce84f19b27dc8f70325ad44 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:58.913560  2594 raft_consensus.cc:740] T 2c8caae86ce84f19b27dc8f70325ad44 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b76b82b011c24a7ab763febd4f3fea43, State: Initialized, Role: FOLLOWER
I20260710 11:09:58.914433  2594 consensus_queue.cc:260] T 2c8caae86ce84f19b27dc8f70325ad44 P b76b82b011c24a7ab763febd4f3fea43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:58.916863  2594 ts_tablet_manager.cc:1434] T 2c8caae86ce84f19b27dc8f70325ad44 P b76b82b011c24a7ab763febd4f3fea43: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:09:58.917563  2599 raft_consensus.cc:493] T 2c8caae86ce84f19b27dc8f70325ad44 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:58.917761  2596 tablet_bootstrap.cc:492] T 8bd45bb880c140f4aada7489ec7c46d5 P ff733298ee4a4d86abfbefc6a79fbcea: No bootstrap required, opened a new log
I20260710 11:09:58.918061  2599 raft_consensus.cc:515] T 2c8caae86ce84f19b27dc8f70325ad44 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:58.918426  2596 ts_tablet_manager.cc:1403] T 8bd45bb880c140f4aada7489ec7c46d5 P ff733298ee4a4d86abfbefc6a79fbcea: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260710 11:09:58.922502  2596 raft_consensus.cc:359] T 8bd45bb880c140f4aada7489ec7c46d5 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:58.923429  2596 raft_consensus.cc:385] T 8bd45bb880c140f4aada7489ec7c46d5 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:58.923800  2596 raft_consensus.cc:740] T 8bd45bb880c140f4aada7489ec7c46d5 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff733298ee4a4d86abfbefc6a79fbcea, State: Initialized, Role: FOLLOWER
I20260710 11:09:58.924702  2596 consensus_queue.cc:260] T 8bd45bb880c140f4aada7489ec7c46d5 P ff733298ee4a4d86abfbefc6a79fbcea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:58.928399  2596 ts_tablet_manager.cc:1434] T 8bd45bb880c140f4aada7489ec7c46d5 P ff733298ee4a4d86abfbefc6a79fbcea: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:09:58.928967  2595 tablet_bootstrap.cc:492] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe: No bootstrap required, opened a new log
I20260710 11:09:58.929340  2596 tablet_bootstrap.cc:492] T 4e436477978f430aafdfb0b43dad6bff P ff733298ee4a4d86abfbefc6a79fbcea: Bootstrap starting.
I20260710 11:09:58.929421  2595 ts_tablet_manager.cc:1403] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.015s
I20260710 11:09:58.932307  2595 raft_consensus.cc:359] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:58.933060  2595 raft_consensus.cc:385] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:58.933391  2595 raft_consensus.cc:740] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca422e4d0fe4f9a94fe082d98496bbe, State: Initialized, Role: FOLLOWER
I20260710 11:09:58.934232  2595 consensus_queue.cc:260] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:58.934890  2599 leader_election.cc:290] T 2c8caae86ce84f19b27dc8f70325ad44 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845)
I20260710 11:09:58.935426  2599 raft_consensus.cc:493] T adb141ff2822480e88afed4e36555d80 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:58.936021  2596 tablet_bootstrap.cc:654] T 4e436477978f430aafdfb0b43dad6bff P ff733298ee4a4d86abfbefc6a79fbcea: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:58.935850  2599 raft_consensus.cc:515] T adb141ff2822480e88afed4e36555d80 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:58.937911  2599 leader_election.cc:290] T adb141ff2822480e88afed4e36555d80 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845)
I20260710 11:09:58.943727  2595 ts_tablet_manager.cc:1434] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260710 11:09:58.945112  2595 tablet_bootstrap.cc:492] T 66a6ff10237f4c2e90fd915fd9810ea7 P 1ca422e4d0fe4f9a94fe082d98496bbe: Bootstrap starting.
I20260710 11:09:58.947595  2596 tablet_bootstrap.cc:492] T 4e436477978f430aafdfb0b43dad6bff P ff733298ee4a4d86abfbefc6a79fbcea: No bootstrap required, opened a new log
I20260710 11:09:58.948248  2603 raft_consensus.cc:493] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:58.948841  2603 raft_consensus.cc:515] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:58.951483  2595 tablet_bootstrap.cc:654] T 66a6ff10237f4c2e90fd915fd9810ea7 P 1ca422e4d0fe4f9a94fe082d98496bbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:58.953389  2603 leader_election.cc:290] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:09:58.956810  2596 ts_tablet_manager.cc:1403] T 4e436477978f430aafdfb0b43dad6bff P ff733298ee4a4d86abfbefc6a79fbcea: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.009s
I20260710 11:09:58.957438  2594 tablet_bootstrap.cc:492] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43: Bootstrap starting.
I20260710 11:09:58.964123  2594 tablet_bootstrap.cc:654] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:58.964803  2596 raft_consensus.cc:359] T 4e436477978f430aafdfb0b43dad6bff P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:58.984925  2596 raft_consensus.cc:385] T 4e436477978f430aafdfb0b43dad6bff P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:58.985373  2596 raft_consensus.cc:740] T 4e436477978f430aafdfb0b43dad6bff P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff733298ee4a4d86abfbefc6a79fbcea, State: Initialized, Role: FOLLOWER
I20260710 11:09:58.985910  2554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb141ff2822480e88afed4e36555d80" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43" is_pre_election: true
I20260710 11:09:58.986713  2554 raft_consensus.cc:2468] T adb141ff2822480e88afed4e36555d80 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff733298ee4a4d86abfbefc6a79fbcea in term 0.
I20260710 11:09:58.986297  2596 consensus_queue.cc:260] T 4e436477978f430aafdfb0b43dad6bff P ff733298ee4a4d86abfbefc6a79fbcea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:58.988067  2368 leader_election.cc:304] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b76b82b011c24a7ab763febd4f3fea43, ff733298ee4a4d86abfbefc6a79fbcea; no voters: 
I20260710 11:09:58.989050  2603 raft_consensus.cc:2804] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:58.989516  2603 raft_consensus.cc:493] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:58.989951  2603 raft_consensus.cc:3060] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:58.970310  2595 tablet_bootstrap.cc:492] T 66a6ff10237f4c2e90fd915fd9810ea7 P 1ca422e4d0fe4f9a94fe082d98496bbe: No bootstrap required, opened a new log
I20260710 11:09:58.993876  2595 ts_tablet_manager.cc:1403] T 66a6ff10237f4c2e90fd915fd9810ea7 P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent bootstrapping tablet: real 0.049s	user 0.023s	sys 0.002s
I20260710 11:09:58.995002  2405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c8caae86ce84f19b27dc8f70325ad44" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" is_pre_election: true
I20260710 11:09:58.996863  2405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb141ff2822480e88afed4e36555d80" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" is_pre_election: true
I20260710 11:09:58.997846  2596 ts_tablet_manager.cc:1434] T 4e436477978f430aafdfb0b43dad6bff P ff733298ee4a4d86abfbefc6a79fbcea: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.002s
W20260710 11:09:58.998260  2520 leader_election.cc:343] T 2c8caae86ce84f19b27dc8f70325ad44 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:58.999117  2596 tablet_bootstrap.cc:492] T 2c8caae86ce84f19b27dc8f70325ad44 P ff733298ee4a4d86abfbefc6a79fbcea: Bootstrap starting.
I20260710 11:09:59.000835  2620 raft_consensus.cc:493] T c1551e20015a4f348009e15af0015710 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:59.003768  2620 raft_consensus.cc:515] T c1551e20015a4f348009e15af0015710 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.009958  2595 raft_consensus.cc:359] T 66a6ff10237f4c2e90fd915fd9810ea7 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.012192  2610 raft_consensus.cc:493] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:59.013024  2595 raft_consensus.cc:385] T 66a6ff10237f4c2e90fd915fd9810ea7 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:59.013497  2595 raft_consensus.cc:740] T 66a6ff10237f4c2e90fd915fd9810ea7 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca422e4d0fe4f9a94fe082d98496bbe, State: Initialized, Role: FOLLOWER
I20260710 11:09:59.013223  2610 raft_consensus.cc:515] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.013307  2603 raft_consensus.cc:515] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.013854  2601 raft_consensus.cc:493] T 5d153cd592654a28bcc2202e1dc98a6b P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:59.014731  2405 raft_consensus.cc:2393] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b76b82b011c24a7ab763febd4f3fea43 in current term 1: Already voted for candidate ff733298ee4a4d86abfbefc6a79fbcea in this term.
I20260710 11:09:59.014367  2601 raft_consensus.cc:515] T 5d153cd592654a28bcc2202e1dc98a6b P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } }
I20260710 11:09:59.014433  2595 consensus_queue.cc:260] T 66a6ff10237f4c2e90fd915fd9810ea7 P 1ca422e4d0fe4f9a94fe082d98496bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.015987  2610 leader_election.cc:290] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845)
I20260710 11:09:59.017921  2601 leader_election.cc:290] T 5d153cd592654a28bcc2202e1dc98a6b P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959), ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005)
I20260710 11:09:59.019811  2480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c8caae86ce84f19b27dc8f70325ad44" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" is_pre_election: true
I20260710 11:09:59.018743  2620 leader_election.cc:290] T c1551e20015a4f348009e15af0015710 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:09:59.028899  2554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1551e20015a4f348009e15af0015710" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43" is_pre_election: true
I20260710 11:09:59.029446  2603 leader_election.cc:290] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 election: Requested vote from peers 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:09:59.033661  2596 tablet_bootstrap.cc:654] T 2c8caae86ce84f19b27dc8f70325ad44 P ff733298ee4a4d86abfbefc6a79fbcea: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:59.034196  2404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95044ed2056457f9080cd949eb3a136" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" is_pre_election: true
I20260710 11:09:59.030097  2479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb141ff2822480e88afed4e36555d80" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" is_pre_election: true
I20260710 11:09:59.038195  2554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb141ff2822480e88afed4e36555d80" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43"
I20260710 11:09:59.038755  2554 raft_consensus.cc:3060] T adb141ff2822480e88afed4e36555d80 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:59.038973  2594 tablet_bootstrap.cc:492] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43: No bootstrap required, opened a new log
I20260710 11:09:59.039530  2594 ts_tablet_manager.cc:1403] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43: Time spent bootstrapping tablet: real 0.082s	user 0.019s	sys 0.011s
W20260710 11:09:59.039450  2520 leader_election.cc:343] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:09:59.040464  2368 leader_election.cc:343] T c1551e20015a4f348009e15af0015710 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:59.041189  2603 raft_consensus.cc:493] T 4e436477978f430aafdfb0b43dad6bff P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:59.041641  2603 raft_consensus.cc:515] T 4e436477978f430aafdfb0b43dad6bff P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.042820  2594 raft_consensus.cc:359] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.043574  2594 raft_consensus.cc:385] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:59.043946  2594 raft_consensus.cc:740] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b76b82b011c24a7ab763febd4f3fea43, State: Initialized, Role: FOLLOWER
I20260710 11:09:59.044881  2603 leader_election.cc:290] T 4e436477978f430aafdfb0b43dad6bff P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:09:59.045913  2553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e436477978f430aafdfb0b43dad6bff" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43" is_pre_election: true
I20260710 11:09:59.046486  2554 raft_consensus.cc:2468] T adb141ff2822480e88afed4e36555d80 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff733298ee4a4d86abfbefc6a79fbcea in term 1.
W20260710 11:09:59.047329  2368 leader_election.cc:343] T 4e436477978f430aafdfb0b43dad6bff P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:59.047600  2594 consensus_queue.cc:260] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.048291  2368 leader_election.cc:304] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b76b82b011c24a7ab763febd4f3fea43, ff733298ee4a4d86abfbefc6a79fbcea; no voters: 
I20260710 11:09:59.049374  2603 raft_consensus.cc:2804] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:59.050377  2594 ts_tablet_manager.cc:1434] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260710 11:09:59.050812  2603 raft_consensus.cc:697] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 LEADER]: Becoming Leader. State: Replica: ff733298ee4a4d86abfbefc6a79fbcea, State: Running, Role: LEADER
I20260710 11:09:59.051402  2594 tablet_bootstrap.cc:492] T 4e436477978f430aafdfb0b43dad6bff P b76b82b011c24a7ab763febd4f3fea43: Bootstrap starting.
I20260710 11:09:59.051940  2603 consensus_queue.cc:237] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.047328  2595 ts_tablet_manager.cc:1434] T 66a6ff10237f4c2e90fd915fd9810ea7 P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent starting tablet: real 0.053s	user 0.009s	sys 0.008s
I20260710 11:09:59.057055  2595 tablet_bootstrap.cc:492] T c1551e20015a4f348009e15af0015710 P 1ca422e4d0fe4f9a94fe082d98496bbe: Bootstrap starting.
I20260710 11:09:59.059372  2594 tablet_bootstrap.cc:654] T 4e436477978f430aafdfb0b43dad6bff P b76b82b011c24a7ab763febd4f3fea43: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:59.063241  2595 tablet_bootstrap.cc:654] T c1551e20015a4f348009e15af0015710 P 1ca422e4d0fe4f9a94fe082d98496bbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:59.070681  2596 tablet_bootstrap.cc:492] T 2c8caae86ce84f19b27dc8f70325ad44 P ff733298ee4a4d86abfbefc6a79fbcea: No bootstrap required, opened a new log
I20260710 11:09:59.071231  2594 tablet_bootstrap.cc:492] T 4e436477978f430aafdfb0b43dad6bff P b76b82b011c24a7ab763febd4f3fea43: No bootstrap required, opened a new log
I20260710 11:09:59.071339  2596 ts_tablet_manager.cc:1403] T 2c8caae86ce84f19b27dc8f70325ad44 P ff733298ee4a4d86abfbefc6a79fbcea: Time spent bootstrapping tablet: real 0.072s	user 0.003s	sys 0.025s
I20260710 11:09:59.071803  2594 ts_tablet_manager.cc:1403] T 4e436477978f430aafdfb0b43dad6bff P b76b82b011c24a7ab763febd4f3fea43: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.010s
I20260710 11:09:59.073783  2554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d153cd592654a28bcc2202e1dc98a6b" candidate_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43" is_pre_election: true
I20260710 11:09:59.074481  2596 raft_consensus.cc:359] T 2c8caae86ce84f19b27dc8f70325ad44 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.075263  2596 raft_consensus.cc:385] T 2c8caae86ce84f19b27dc8f70325ad44 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:09:59.075276  2443 leader_election.cc:343] T 5d153cd592654a28bcc2202e1dc98a6b P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:59.075008  2594 raft_consensus.cc:359] T 4e436477978f430aafdfb0b43dad6bff P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.075793  2596 raft_consensus.cc:740] T 2c8caae86ce84f19b27dc8f70325ad44 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff733298ee4a4d86abfbefc6a79fbcea, State: Initialized, Role: FOLLOWER
I20260710 11:09:59.076001  2594 raft_consensus.cc:385] T 4e436477978f430aafdfb0b43dad6bff P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:59.076542  2594 raft_consensus.cc:740] T 4e436477978f430aafdfb0b43dad6bff P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b76b82b011c24a7ab763febd4f3fea43, State: Initialized, Role: FOLLOWER
I20260710 11:09:59.076581  2596 consensus_queue.cc:260] T 2c8caae86ce84f19b27dc8f70325ad44 P ff733298ee4a4d86abfbefc6a79fbcea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.077764  2594 consensus_queue.cc:260] T 4e436477978f430aafdfb0b43dad6bff P b76b82b011c24a7ab763febd4f3fea43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.078907  2596 ts_tablet_manager.cc:1434] T 2c8caae86ce84f19b27dc8f70325ad44 P ff733298ee4a4d86abfbefc6a79fbcea: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:09:59.079422  2479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb141ff2822480e88afed4e36555d80" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" is_pre_election: true
I20260710 11:09:59.079826  2596 tablet_bootstrap.cc:492] T 892300233d2c41728e405c4003216d17 P ff733298ee4a4d86abfbefc6a79fbcea: Bootstrap starting.
I20260710 11:09:59.080811  2479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1551e20015a4f348009e15af0015710" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" is_pre_election: true
I20260710 11:09:59.082222  2479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb141ff2822480e88afed4e36555d80" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe"
I20260710 11:09:59.082614  2300 catalog_manager.cc:5697] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea reported cstate change: term changed from 0 to 1, leader changed from <none> to ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1). New cstate: current_term: 1 leader_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:59.083513  2479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e436477978f430aafdfb0b43dad6bff" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" is_pre_election: true
I20260710 11:09:59.084937  2479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95044ed2056457f9080cd949eb3a136" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" is_pre_election: true
I20260710 11:09:59.085513  2479 raft_consensus.cc:2468] T e95044ed2056457f9080cd949eb3a136 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b76b82b011c24a7ab763febd4f3fea43 in term 0.
W20260710 11:09:59.086638  2519 leader_election.cc:343] T 2c8caae86ce84f19b27dc8f70325ad44 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:09:59.086911  2370 leader_election.cc:343] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:59.087087  2519 leader_election.cc:304] T 2c8caae86ce84f19b27dc8f70325ad44 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b76b82b011c24a7ab763febd4f3fea43; no voters: 1ca422e4d0fe4f9a94fe082d98496bbe, ff733298ee4a4d86abfbefc6a79fbcea
I20260710 11:09:59.087903  2596 tablet_bootstrap.cc:654] T 892300233d2c41728e405c4003216d17 P ff733298ee4a4d86abfbefc6a79fbcea: Neither blocks nor log segments found. Creating new log.
W20260710 11:09:59.088050  2370 leader_election.cc:343] T c1551e20015a4f348009e15af0015710 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:09:59.088169  2519 leader_election.cc:343] T adb141ff2822480e88afed4e36555d80 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:59.088646  2594 ts_tablet_manager.cc:1434] T 4e436477978f430aafdfb0b43dad6bff P b76b82b011c24a7ab763febd4f3fea43: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260710 11:09:59.088554  2370 leader_election.cc:304] T c1551e20015a4f348009e15af0015710 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff733298ee4a4d86abfbefc6a79fbcea; no voters: 1ca422e4d0fe4f9a94fe082d98496bbe, b76b82b011c24a7ab763febd4f3fea43
I20260710 11:09:59.089224  2610 raft_consensus.cc:2749] T 2c8caae86ce84f19b27dc8f70325ad44 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:59.089850  2595 tablet_bootstrap.cc:492] T c1551e20015a4f348009e15af0015710 P 1ca422e4d0fe4f9a94fe082d98496bbe: No bootstrap required, opened a new log
W20260710 11:09:59.090144  2370 leader_election.cc:343] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:59.090384  2595 ts_tablet_manager.cc:1403] T c1551e20015a4f348009e15af0015710 P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent bootstrapping tablet: real 0.034s	user 0.005s	sys 0.005s
I20260710 11:09:59.088586  2519 leader_election.cc:304] T adb141ff2822480e88afed4e36555d80 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b76b82b011c24a7ab763febd4f3fea43; no voters: 1ca422e4d0fe4f9a94fe082d98496bbe, ff733298ee4a4d86abfbefc6a79fbcea
I20260710 11:09:59.091087  2594 tablet_bootstrap.cc:492] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43: Bootstrap starting.
I20260710 11:09:59.091603  2603 raft_consensus.cc:2749] T c1551e20015a4f348009e15af0015710 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:59.092141  2610 raft_consensus.cc:2749] T adb141ff2822480e88afed4e36555d80 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:09:59.092837  2370 leader_election.cc:343] T 4e436477978f430aafdfb0b43dad6bff P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:59.093257  2370 leader_election.cc:304] T 4e436477978f430aafdfb0b43dad6bff P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff733298ee4a4d86abfbefc6a79fbcea; no voters: 1ca422e4d0fe4f9a94fe082d98496bbe, b76b82b011c24a7ab763febd4f3fea43
I20260710 11:09:59.093955  2595 raft_consensus.cc:359] T c1551e20015a4f348009e15af0015710 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.094800  2595 raft_consensus.cc:385] T c1551e20015a4f348009e15af0015710 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:59.094990  2603 raft_consensus.cc:2749] T 4e436477978f430aafdfb0b43dad6bff P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:59.095229  2595 raft_consensus.cc:740] T c1551e20015a4f348009e15af0015710 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca422e4d0fe4f9a94fe082d98496bbe, State: Initialized, Role: FOLLOWER
I20260710 11:09:59.095108  2519 leader_election.cc:304] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe, b76b82b011c24a7ab763febd4f3fea43; no voters: ff733298ee4a4d86abfbefc6a79fbcea
I20260710 11:09:59.098093  2610 raft_consensus.cc:2804] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:59.098433  2610 raft_consensus.cc:493] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:59.098755  2610 raft_consensus.cc:3060] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:59.099216  2595 consensus_queue.cc:260] T c1551e20015a4f348009e15af0015710 P 1ca422e4d0fe4f9a94fe082d98496bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.102921  2594 tablet_bootstrap.cc:654] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:59.105114  2404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d153cd592654a28bcc2202e1dc98a6b" candidate_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" is_pre_election: true
I20260710 11:09:59.105741  2595 ts_tablet_manager.cc:1434] T c1551e20015a4f348009e15af0015710 P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260710 11:09:59.106851  2595 tablet_bootstrap.cc:492] T 4e436477978f430aafdfb0b43dad6bff P 1ca422e4d0fe4f9a94fe082d98496bbe: Bootstrap starting.
W20260710 11:09:59.106993  2446 leader_election.cc:343] T 5d153cd592654a28bcc2202e1dc98a6b P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:59.107534  2446 leader_election.cc:304] T 5d153cd592654a28bcc2202e1dc98a6b P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe; no voters: b76b82b011c24a7ab763febd4f3fea43, ff733298ee4a4d86abfbefc6a79fbcea
I20260710 11:09:59.108373  2623 raft_consensus.cc:2749] T 5d153cd592654a28bcc2202e1dc98a6b P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:59.109619  2610 raft_consensus.cc:515] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.096972  2603 raft_consensus.cc:493] T 8bd45bb880c140f4aada7489ec7c46d5 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:59.117534  2596 tablet_bootstrap.cc:492] T 892300233d2c41728e405c4003216d17 P ff733298ee4a4d86abfbefc6a79fbcea: No bootstrap required, opened a new log
I20260710 11:09:59.117740  2603 raft_consensus.cc:515] T 8bd45bb880c140f4aada7489ec7c46d5 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.118116  2404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95044ed2056457f9080cd949eb3a136" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea"
I20260710 11:09:59.118160  2596 ts_tablet_manager.cc:1403] T 892300233d2c41728e405c4003216d17 P ff733298ee4a4d86abfbefc6a79fbcea: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.001s
W20260710 11:09:59.119236  2520 leader_election.cc:343] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:59.121260  2479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd45bb880c140f4aada7489ec7c46d5" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" is_pre_election: true
I20260710 11:09:59.122280  2595 tablet_bootstrap.cc:654] T 4e436477978f430aafdfb0b43dad6bff P 1ca422e4d0fe4f9a94fe082d98496bbe: Neither blocks nor log segments found. Creating new log.
W20260710 11:09:59.122601  2370 leader_election.cc:343] T 8bd45bb880c140f4aada7489ec7c46d5 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:59.122269  2596 raft_consensus.cc:359] T 892300233d2c41728e405c4003216d17 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.123104  2596 raft_consensus.cc:385] T 892300233d2c41728e405c4003216d17 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:59.123401  2596 raft_consensus.cc:740] T 892300233d2c41728e405c4003216d17 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff733298ee4a4d86abfbefc6a79fbcea, State: Initialized, Role: FOLLOWER
I20260710 11:09:59.124598  2479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95044ed2056457f9080cd949eb3a136" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe"
I20260710 11:09:59.125331  2479 raft_consensus.cc:3060] T e95044ed2056457f9080cd949eb3a136 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:59.124125  2596 consensus_queue.cc:260] T 892300233d2c41728e405c4003216d17 P ff733298ee4a4d86abfbefc6a79fbcea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.131332  2596 ts_tablet_manager.cc:1434] T 892300233d2c41728e405c4003216d17 P ff733298ee4a4d86abfbefc6a79fbcea: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 11:09:59.135634  2595 tablet_bootstrap.cc:492] T 4e436477978f430aafdfb0b43dad6bff P 1ca422e4d0fe4f9a94fe082d98496bbe: No bootstrap required, opened a new log
I20260710 11:09:59.132330  2596 tablet_bootstrap.cc:492] T 95b14383a700485284515b549e66203d P ff733298ee4a4d86abfbefc6a79fbcea: Bootstrap starting.
I20260710 11:09:59.136251  2595 ts_tablet_manager.cc:1403] T 4e436477978f430aafdfb0b43dad6bff P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.006s
I20260710 11:09:59.138670  2479 raft_consensus.cc:2468] T e95044ed2056457f9080cd949eb3a136 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b76b82b011c24a7ab763febd4f3fea43 in term 1.
I20260710 11:09:59.139848  2519 leader_election.cc:304] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe, b76b82b011c24a7ab763febd4f3fea43; no voters: ff733298ee4a4d86abfbefc6a79fbcea
I20260710 11:09:59.140137  2595 raft_consensus.cc:359] T 4e436477978f430aafdfb0b43dad6bff P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.140789  2599 raft_consensus.cc:2804] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:59.141794  2603 leader_election.cc:290] T 8bd45bb880c140f4aada7489ec7c46d5 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:09:59.142271  2610 leader_election.cc:290] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 election: Requested vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845)
I20260710 11:09:59.143512  2596 tablet_bootstrap.cc:654] T 95b14383a700485284515b549e66203d P ff733298ee4a4d86abfbefc6a79fbcea: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:59.143217  2554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd45bb880c140f4aada7489ec7c46d5" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43" is_pre_election: true
W20260710 11:09:59.145148  2368 leader_election.cc:343] T 8bd45bb880c140f4aada7489ec7c46d5 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:59.145720  2368 leader_election.cc:304] T 8bd45bb880c140f4aada7489ec7c46d5 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff733298ee4a4d86abfbefc6a79fbcea; no voters: 1ca422e4d0fe4f9a94fe082d98496bbe, b76b82b011c24a7ab763febd4f3fea43
I20260710 11:09:59.146656  2595 raft_consensus.cc:385] T 4e436477978f430aafdfb0b43dad6bff P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:59.146975  2595 raft_consensus.cc:740] T 4e436477978f430aafdfb0b43dad6bff P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca422e4d0fe4f9a94fe082d98496bbe, State: Initialized, Role: FOLLOWER
I20260710 11:09:59.147055  2603 raft_consensus.cc:2749] T 8bd45bb880c140f4aada7489ec7c46d5 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:59.148660  2595 consensus_queue.cc:260] T 4e436477978f430aafdfb0b43dad6bff P 1ca422e4d0fe4f9a94fe082d98496bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.150727  2599 raft_consensus.cc:697] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Becoming Leader. State: Replica: b76b82b011c24a7ab763febd4f3fea43, State: Running, Role: LEADER
I20260710 11:09:59.152271  2599 consensus_queue.cc:237] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.153388  2594 tablet_bootstrap.cc:492] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43: No bootstrap required, opened a new log
I20260710 11:09:59.155166  2594 ts_tablet_manager.cc:1403] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43: Time spent bootstrapping tablet: real 0.065s	user 0.022s	sys 0.020s
I20260710 11:09:59.157954  2594 raft_consensus.cc:359] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.154610  2595 ts_tablet_manager.cc:1434] T 4e436477978f430aafdfb0b43dad6bff P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 11:09:59.158646  2594 raft_consensus.cc:385] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:59.158998  2594 raft_consensus.cc:740] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b76b82b011c24a7ab763febd4f3fea43, State: Initialized, Role: FOLLOWER
I20260710 11:09:59.160090  2595 tablet_bootstrap.cc:492] T 2c8caae86ce84f19b27dc8f70325ad44 P 1ca422e4d0fe4f9a94fe082d98496bbe: Bootstrap starting.
I20260710 11:09:59.159704  2594 consensus_queue.cc:260] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.163144  2594 ts_tablet_manager.cc:1434] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:09:59.164091  2594 tablet_bootstrap.cc:492] T 53a3fcbb5e39469591aa2560f3eeda07 P b76b82b011c24a7ab763febd4f3fea43: Bootstrap starting.
I20260710 11:09:59.160455  2596 tablet_bootstrap.cc:492] T 95b14383a700485284515b549e66203d P ff733298ee4a4d86abfbefc6a79fbcea: No bootstrap required, opened a new log
I20260710 11:09:59.168152  2596 ts_tablet_manager.cc:1403] T 95b14383a700485284515b549e66203d P ff733298ee4a4d86abfbefc6a79fbcea: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.001s
I20260710 11:09:59.169492  2595 tablet_bootstrap.cc:654] T 2c8caae86ce84f19b27dc8f70325ad44 P 1ca422e4d0fe4f9a94fe082d98496bbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:59.170574  2594 tablet_bootstrap.cc:654] T 53a3fcbb5e39469591aa2560f3eeda07 P b76b82b011c24a7ab763febd4f3fea43: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:59.171093  2596 raft_consensus.cc:359] T 95b14383a700485284515b549e66203d P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.171859  2596 raft_consensus.cc:385] T 95b14383a700485284515b549e66203d P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:59.172158  2596 raft_consensus.cc:740] T 95b14383a700485284515b549e66203d P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff733298ee4a4d86abfbefc6a79fbcea, State: Initialized, Role: FOLLOWER
I20260710 11:09:59.173026  2596 consensus_queue.cc:260] T 95b14383a700485284515b549e66203d P ff733298ee4a4d86abfbefc6a79fbcea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.174345  2300 catalog_manager.cc:5697] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43 reported cstate change: term changed from 0 to 1, leader changed from <none> to b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3). New cstate: current_term: 1 leader_uuid: "b76b82b011c24a7ab763febd4f3fea43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:59.180143  2596 ts_tablet_manager.cc:1434] T 95b14383a700485284515b549e66203d P ff733298ee4a4d86abfbefc6a79fbcea: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:09:59.180955  2603 raft_consensus.cc:493] T 2c8caae86ce84f19b27dc8f70325ad44 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:59.181558  2603 raft_consensus.cc:515] T 2c8caae86ce84f19b27dc8f70325ad44 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.185380  2595 tablet_bootstrap.cc:492] T 2c8caae86ce84f19b27dc8f70325ad44 P 1ca422e4d0fe4f9a94fe082d98496bbe: No bootstrap required, opened a new log
I20260710 11:09:59.185617  2554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c8caae86ce84f19b27dc8f70325ad44" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43" is_pre_election: true
I20260710 11:09:59.186379  2554 raft_consensus.cc:2468] T 2c8caae86ce84f19b27dc8f70325ad44 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff733298ee4a4d86abfbefc6a79fbcea in term 0.
I20260710 11:09:59.187124  2595 ts_tablet_manager.cc:1403] T 2c8caae86ce84f19b27dc8f70325ad44 P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.004s
I20260710 11:09:59.188529  2596 tablet_bootstrap.cc:492] T a60190ab1ede4534bda075c72597ef2d P ff733298ee4a4d86abfbefc6a79fbcea: Bootstrap starting.
I20260710 11:09:59.188643  2479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c8caae86ce84f19b27dc8f70325ad44" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" is_pre_election: true
I20260710 11:09:59.190508  2368 leader_election.cc:304] T 2c8caae86ce84f19b27dc8f70325ad44 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b76b82b011c24a7ab763febd4f3fea43, ff733298ee4a4d86abfbefc6a79fbcea; no voters: 
I20260710 11:09:59.191318  2620 raft_consensus.cc:2804] T 2c8caae86ce84f19b27dc8f70325ad44 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:59.191771  2620 raft_consensus.cc:493] T 2c8caae86ce84f19b27dc8f70325ad44 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:59.190646  2595 raft_consensus.cc:359] T 2c8caae86ce84f19b27dc8f70325ad44 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.192130  2620 raft_consensus.cc:3060] T 2c8caae86ce84f19b27dc8f70325ad44 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:59.192287  2595 raft_consensus.cc:385] T 2c8caae86ce84f19b27dc8f70325ad44 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:59.192795  2595 raft_consensus.cc:740] T 2c8caae86ce84f19b27dc8f70325ad44 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca422e4d0fe4f9a94fe082d98496bbe, State: Initialized, Role: FOLLOWER
I20260710 11:09:59.193881  2595 consensus_queue.cc:260] T 2c8caae86ce84f19b27dc8f70325ad44 P 1ca422e4d0fe4f9a94fe082d98496bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.195238  2596 tablet_bootstrap.cc:654] T a60190ab1ede4534bda075c72597ef2d P ff733298ee4a4d86abfbefc6a79fbcea: Neither blocks nor log segments found. Creating new log.
W20260710 11:09:59.197031  2370 leader_election.cc:343] T 2c8caae86ce84f19b27dc8f70325ad44 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:59.198856  2595 ts_tablet_manager.cc:1434] T 2c8caae86ce84f19b27dc8f70325ad44 P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:09:59.200249  2595 tablet_bootstrap.cc:492] T adb141ff2822480e88afed4e36555d80 P 1ca422e4d0fe4f9a94fe082d98496bbe: Bootstrap starting.
I20260710 11:09:59.202215  2623 raft_consensus.cc:493] T 4e436477978f430aafdfb0b43dad6bff P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:59.202507  2594 tablet_bootstrap.cc:492] T 53a3fcbb5e39469591aa2560f3eeda07 P b76b82b011c24a7ab763febd4f3fea43: No bootstrap required, opened a new log
I20260710 11:09:59.202967  2594 ts_tablet_manager.cc:1403] T 53a3fcbb5e39469591aa2560f3eeda07 P b76b82b011c24a7ab763febd4f3fea43: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.012s
I20260710 11:09:59.202684  2623 raft_consensus.cc:515] T 4e436477978f430aafdfb0b43dad6bff P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.205045  2623 leader_election.cc:290] T 4e436477978f430aafdfb0b43dad6bff P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:09:59.207791  2404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e436477978f430aafdfb0b43dad6bff" candidate_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" is_pre_election: true
I20260710 11:09:59.208436  2404 raft_consensus.cc:2468] T 4e436477978f430aafdfb0b43dad6bff P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ca422e4d0fe4f9a94fe082d98496bbe in term 0.
I20260710 11:09:59.209656  2554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e436477978f430aafdfb0b43dad6bff" candidate_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43" is_pre_election: true
I20260710 11:09:59.210268  2554 raft_consensus.cc:2468] T 4e436477978f430aafdfb0b43dad6bff P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ca422e4d0fe4f9a94fe082d98496bbe in term 0.
I20260710 11:09:59.210525  2595 tablet_bootstrap.cc:654] T adb141ff2822480e88afed4e36555d80 P 1ca422e4d0fe4f9a94fe082d98496bbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:59.211412  2443 leader_election.cc:304] T 4e436477978f430aafdfb0b43dad6bff P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe, b76b82b011c24a7ab763febd4f3fea43; no voters: 
I20260710 11:09:59.211483  2594 raft_consensus.cc:359] T 53a3fcbb5e39469591aa2560f3eeda07 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.212239  2594 raft_consensus.cc:385] T 53a3fcbb5e39469591aa2560f3eeda07 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:59.212560  2594 raft_consensus.cc:740] T 53a3fcbb5e39469591aa2560f3eeda07 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b76b82b011c24a7ab763febd4f3fea43, State: Initialized, Role: FOLLOWER
I20260710 11:09:59.213505  2594 consensus_queue.cc:260] T 53a3fcbb5e39469591aa2560f3eeda07 P b76b82b011c24a7ab763febd4f3fea43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.223511  2594 ts_tablet_manager.cc:1434] T 53a3fcbb5e39469591aa2560f3eeda07 P b76b82b011c24a7ab763febd4f3fea43: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 11:09:59.223837  2595 tablet_bootstrap.cc:492] T adb141ff2822480e88afed4e36555d80 P 1ca422e4d0fe4f9a94fe082d98496bbe: No bootstrap required, opened a new log
I20260710 11:09:59.224547  2595 ts_tablet_manager.cc:1403] T adb141ff2822480e88afed4e36555d80 P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.002s
I20260710 11:09:59.224673  2603 leader_election.cc:290] T 2c8caae86ce84f19b27dc8f70325ad44 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:09:59.225629  2623 raft_consensus.cc:2804] T 4e436477978f430aafdfb0b43dad6bff P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:59.226049  2623 raft_consensus.cc:493] T 4e436477978f430aafdfb0b43dad6bff P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:59.226445  2623 raft_consensus.cc:3060] T 4e436477978f430aafdfb0b43dad6bff P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:59.227607  2594 tablet_bootstrap.cc:492] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43: Bootstrap starting.
I20260710 11:09:59.228607  2595 raft_consensus.cc:359] T adb141ff2822480e88afed4e36555d80 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.229562  2595 raft_consensus.cc:385] T adb141ff2822480e88afed4e36555d80 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:59.229960  2595 raft_consensus.cc:740] T adb141ff2822480e88afed4e36555d80 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca422e4d0fe4f9a94fe082d98496bbe, State: Initialized, Role: FOLLOWER
I20260710 11:09:59.230999  2595 consensus_queue.cc:260] T adb141ff2822480e88afed4e36555d80 P 1ca422e4d0fe4f9a94fe082d98496bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.234901  2594 tablet_bootstrap.cc:654] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:59.242022  2620 raft_consensus.cc:515] T 2c8caae86ce84f19b27dc8f70325ad44 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.245110  2595 ts_tablet_manager.cc:1434] T adb141ff2822480e88afed4e36555d80 P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 11:09:59.245607  2479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c8caae86ce84f19b27dc8f70325ad44" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe"
I20260710 11:09:59.246277  2479 raft_consensus.cc:3060] T 2c8caae86ce84f19b27dc8f70325ad44 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:59.246594  2594 tablet_bootstrap.cc:492] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43: No bootstrap required, opened a new log
I20260710 11:09:59.247054  2594 ts_tablet_manager.cc:1403] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260710 11:09:59.249830  2594 raft_consensus.cc:359] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.250511  2594 raft_consensus.cc:385] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:59.250798  2594 raft_consensus.cc:740] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b76b82b011c24a7ab763febd4f3fea43, State: Initialized, Role: FOLLOWER
I20260710 11:09:59.251652  2594 consensus_queue.cc:260] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.253530  2479 raft_consensus.cc:2468] T 2c8caae86ce84f19b27dc8f70325ad44 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff733298ee4a4d86abfbefc6a79fbcea in term 1.
I20260710 11:09:59.254760  2370 leader_election.cc:304] T 2c8caae86ce84f19b27dc8f70325ad44 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe, ff733298ee4a4d86abfbefc6a79fbcea; no voters: 
I20260710 11:09:59.255667  2603 raft_consensus.cc:2804] T 2c8caae86ce84f19b27dc8f70325ad44 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:59.256397  2595 tablet_bootstrap.cc:492] T 892300233d2c41728e405c4003216d17 P 1ca422e4d0fe4f9a94fe082d98496bbe: Bootstrap starting.
I20260710 11:09:59.260999  2594 ts_tablet_manager.cc:1434] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:09:59.260885  2623 raft_consensus.cc:515] T 4e436477978f430aafdfb0b43dad6bff P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.261996  2594 tablet_bootstrap.cc:492] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43: Bootstrap starting.
I20260710 11:09:59.263825  2404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e436477978f430aafdfb0b43dad6bff" candidate_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea"
I20260710 11:09:59.264513  2404 raft_consensus.cc:3060] T 4e436477978f430aafdfb0b43dad6bff P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:59.264729  2595 tablet_bootstrap.cc:654] T 892300233d2c41728e405c4003216d17 P 1ca422e4d0fe4f9a94fe082d98496bbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:59.268395  2594 tablet_bootstrap.cc:654] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:59.272205  2404 raft_consensus.cc:2468] T 4e436477978f430aafdfb0b43dad6bff P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ca422e4d0fe4f9a94fe082d98496bbe in term 1.
I20260710 11:09:59.273600  2446 leader_election.cc:304] T 4e436477978f430aafdfb0b43dad6bff P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe, ff733298ee4a4d86abfbefc6a79fbcea; no voters: 
I20260710 11:09:59.274610  2601 raft_consensus.cc:2804] T 4e436477978f430aafdfb0b43dad6bff P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:59.278220  2595 tablet_bootstrap.cc:492] T 892300233d2c41728e405c4003216d17 P 1ca422e4d0fe4f9a94fe082d98496bbe: No bootstrap required, opened a new log
I20260710 11:09:59.278889  2595 ts_tablet_manager.cc:1403] T 892300233d2c41728e405c4003216d17 P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.011s
I20260710 11:09:59.282490  2595 raft_consensus.cc:359] T 892300233d2c41728e405c4003216d17 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.283427  2595 raft_consensus.cc:385] T 892300233d2c41728e405c4003216d17 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:59.283823  2595 raft_consensus.cc:740] T 892300233d2c41728e405c4003216d17 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca422e4d0fe4f9a94fe082d98496bbe, State: Initialized, Role: FOLLOWER
I20260710 11:09:59.284909  2595 consensus_queue.cc:260] T 892300233d2c41728e405c4003216d17 P 1ca422e4d0fe4f9a94fe082d98496bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.295600  2595 ts_tablet_manager.cc:1434] T 892300233d2c41728e405c4003216d17 P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.002s
I20260710 11:09:59.296612  2554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c8caae86ce84f19b27dc8f70325ad44" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43"
I20260710 11:09:59.297453  2554 raft_consensus.cc:3060] T 2c8caae86ce84f19b27dc8f70325ad44 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:59.298002  2595 tablet_bootstrap.cc:492] T 4c9bc96a326e4b8a874450a95c42fd4f P 1ca422e4d0fe4f9a94fe082d98496bbe: Bootstrap starting.
I20260710 11:09:59.306704  2595 tablet_bootstrap.cc:654] T 4c9bc96a326e4b8a874450a95c42fd4f P 1ca422e4d0fe4f9a94fe082d98496bbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:59.309901  2601 raft_consensus.cc:697] T 4e436477978f430aafdfb0b43dad6bff P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 LEADER]: Becoming Leader. State: Replica: 1ca422e4d0fe4f9a94fe082d98496bbe, State: Running, Role: LEADER
I20260710 11:09:59.311216  2601 consensus_queue.cc:237] T 4e436477978f430aafdfb0b43dad6bff P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.312542  2620 leader_election.cc:290] T 2c8caae86ce84f19b27dc8f70325ad44 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 election: Requested vote from peers 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:09:59.321434  2553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e436477978f430aafdfb0b43dad6bff" candidate_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43"
I20260710 11:09:59.322283  2553 raft_consensus.cc:3060] T 4e436477978f430aafdfb0b43dad6bff P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:59.324410  2595 tablet_bootstrap.cc:492] T 4c9bc96a326e4b8a874450a95c42fd4f P 1ca422e4d0fe4f9a94fe082d98496bbe: No bootstrap required, opened a new log
I20260710 11:09:59.325076  2595 ts_tablet_manager.cc:1403] T 4c9bc96a326e4b8a874450a95c42fd4f P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.007s
I20260710 11:09:59.327468  2599 raft_consensus.cc:493] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:59.328147  2599 raft_consensus.cc:515] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.328943  2595 raft_consensus.cc:359] T 4c9bc96a326e4b8a874450a95c42fd4f P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.329982  2595 raft_consensus.cc:385] T 4c9bc96a326e4b8a874450a95c42fd4f P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:59.330394  2595 raft_consensus.cc:740] T 4c9bc96a326e4b8a874450a95c42fd4f P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca422e4d0fe4f9a94fe082d98496bbe, State: Initialized, Role: FOLLOWER
I20260710 11:09:59.332165  2599 leader_election.cc:290] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845)
I20260710 11:09:59.333225  2479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a6ff10237f4c2e90fd915fd9810ea7" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" is_pre_election: true
I20260710 11:09:59.334131  2479 raft_consensus.cc:2468] T 66a6ff10237f4c2e90fd915fd9810ea7 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b76b82b011c24a7ab763febd4f3fea43 in term 0.
I20260710 11:09:59.335644  2519 leader_election.cc:304] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe, b76b82b011c24a7ab763febd4f3fea43; no voters: 
I20260710 11:09:59.336829  2599 raft_consensus.cc:2804] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:59.337550  2599 raft_consensus.cc:493] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:59.338056  2599 raft_consensus.cc:3060] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:59.340945  2404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a6ff10237f4c2e90fd915fd9810ea7" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" is_pre_election: true
W20260710 11:09:59.342768  2520 leader_election.cc:343] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:59.331645  2595 consensus_queue.cc:260] T 4c9bc96a326e4b8a874450a95c42fd4f P 1ca422e4d0fe4f9a94fe082d98496bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.344116  2623 leader_election.cc:290] T 4e436477978f430aafdfb0b43dad6bff P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 election: Requested vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:09:59.345841  2595 ts_tablet_manager.cc:1434] T 4c9bc96a326e4b8a874450a95c42fd4f P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 11:09:59.346944  2595 tablet_bootstrap.cc:492] T 8bd45bb880c140f4aada7489ec7c46d5 P 1ca422e4d0fe4f9a94fe082d98496bbe: Bootstrap starting.
I20260710 11:09:59.346781  2603 raft_consensus.cc:697] T 2c8caae86ce84f19b27dc8f70325ad44 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 LEADER]: Becoming Leader. State: Replica: ff733298ee4a4d86abfbefc6a79fbcea, State: Running, Role: LEADER
I20260710 11:09:59.348122  2603 consensus_queue.cc:237] T 2c8caae86ce84f19b27dc8f70325ad44 P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.349174  2599 raft_consensus.cc:515] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.352442  2479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a6ff10237f4c2e90fd915fd9810ea7" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe"
I20260710 11:09:59.352514  2404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a6ff10237f4c2e90fd915fd9810ea7" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea"
I20260710 11:09:59.353021  2596 tablet_bootstrap.cc:492] T a60190ab1ede4534bda075c72597ef2d P ff733298ee4a4d86abfbefc6a79fbcea: No bootstrap required, opened a new log
I20260710 11:09:59.352988  2479 raft_consensus.cc:3060] T 66a6ff10237f4c2e90fd915fd9810ea7 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:59.353538  2596 ts_tablet_manager.cc:1403] T a60190ab1ede4534bda075c72597ef2d P ff733298ee4a4d86abfbefc6a79fbcea: Time spent bootstrapping tablet: real 0.165s	user 0.075s	sys 0.084s
W20260710 11:09:59.354327  2520 leader_election.cc:343] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:59.356066  2596 raft_consensus.cc:359] T a60190ab1ede4534bda075c72597ef2d P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.356809  2596 raft_consensus.cc:385] T a60190ab1ede4534bda075c72597ef2d P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:59.357074  2596 raft_consensus.cc:740] T a60190ab1ede4534bda075c72597ef2d P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff733298ee4a4d86abfbefc6a79fbcea, State: Initialized, Role: FOLLOWER
I20260710 11:09:59.357700  2596 consensus_queue.cc:260] T a60190ab1ede4534bda075c72597ef2d P ff733298ee4a4d86abfbefc6a79fbcea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.359613  2596 ts_tablet_manager.cc:1434] T a60190ab1ede4534bda075c72597ef2d P ff733298ee4a4d86abfbefc6a79fbcea: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:09:59.360045  2479 raft_consensus.cc:2468] T 66a6ff10237f4c2e90fd915fd9810ea7 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b76b82b011c24a7ab763febd4f3fea43 in term 1.
I20260710 11:09:59.360504  2596 tablet_bootstrap.cc:492] T e95044ed2056457f9080cd949eb3a136 P ff733298ee4a4d86abfbefc6a79fbcea: Bootstrap starting.
I20260710 11:09:59.360769  2599 leader_election.cc:290] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 election: Requested vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845)
I20260710 11:09:59.361929  2519 leader_election.cc:304] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe, b76b82b011c24a7ab763febd4f3fea43; no voters: ff733298ee4a4d86abfbefc6a79fbcea
I20260710 11:09:59.308065  2554 raft_consensus.cc:2468] T 2c8caae86ce84f19b27dc8f70325ad44 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff733298ee4a4d86abfbefc6a79fbcea in term 1.
I20260710 11:09:59.340167  2553 raft_consensus.cc:2468] T 4e436477978f430aafdfb0b43dad6bff P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ca422e4d0fe4f9a94fe082d98496bbe in term 1.
I20260710 11:09:59.366071  2599 raft_consensus.cc:2804] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:59.367383  2596 tablet_bootstrap.cc:654] T e95044ed2056457f9080cd949eb3a136 P ff733298ee4a4d86abfbefc6a79fbcea: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:59.367395  2599 raft_consensus.cc:697] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Becoming Leader. State: Replica: b76b82b011c24a7ab763febd4f3fea43, State: Running, Role: LEADER
I20260710 11:09:59.370826  2599 consensus_queue.cc:237] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.368858  2302 catalog_manager.cc:5697] T 4e436477978f430aafdfb0b43dad6bff P 1ca422e4d0fe4f9a94fe082d98496bbe reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2). New cstate: current_term: 1 leader_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:59.372939  2594 tablet_bootstrap.cc:492] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43: No bootstrap required, opened a new log
I20260710 11:09:59.373507  2594 ts_tablet_manager.cc:1403] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43: Time spent bootstrapping tablet: real 0.112s	user 0.035s	sys 0.068s
I20260710 11:09:59.374960  2595 tablet_bootstrap.cc:654] T 8bd45bb880c140f4aada7489ec7c46d5 P 1ca422e4d0fe4f9a94fe082d98496bbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:59.376369  2594 raft_consensus.cc:359] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } }
I20260710 11:09:59.378086  2594 raft_consensus.cc:385] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:59.379137  2594 raft_consensus.cc:740] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b76b82b011c24a7ab763febd4f3fea43, State: Initialized, Role: FOLLOWER
I20260710 11:09:59.381362  2596 tablet_bootstrap.cc:492] T e95044ed2056457f9080cd949eb3a136 P ff733298ee4a4d86abfbefc6a79fbcea: No bootstrap required, opened a new log
I20260710 11:09:59.380792  2300 catalog_manager.cc:5697] T 2c8caae86ce84f19b27dc8f70325ad44 P ff733298ee4a4d86abfbefc6a79fbcea reported cstate change: term changed from 0 to 1, leader changed from <none> to ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1). New cstate: current_term: 1 leader_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:59.381815  2596 ts_tablet_manager.cc:1403] T e95044ed2056457f9080cd949eb3a136 P ff733298ee4a4d86abfbefc6a79fbcea: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.011s
I20260710 11:09:59.384720  2596 raft_consensus.cc:359] T e95044ed2056457f9080cd949eb3a136 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.385614  2596 raft_consensus.cc:385] T e95044ed2056457f9080cd949eb3a136 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:59.386009  2596 raft_consensus.cc:740] T e95044ed2056457f9080cd949eb3a136 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff733298ee4a4d86abfbefc6a79fbcea, State: Initialized, Role: FOLLOWER
I20260710 11:09:59.385799  2594 consensus_queue.cc:260] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } }
I20260710 11:09:59.386857  2601 raft_consensus.cc:493] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:59.387015  2596 consensus_queue.cc:260] T e95044ed2056457f9080cd949eb3a136 P ff733298ee4a4d86abfbefc6a79fbcea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.387347  2601 raft_consensus.cc:515] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.388494  2594 ts_tablet_manager.cc:1434] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.000s
I20260710 11:09:59.389355  2594 tablet_bootstrap.cc:492] T c1551e20015a4f348009e15af0015710 P b76b82b011c24a7ab763febd4f3fea43: Bootstrap starting.
I20260710 11:09:59.389416  2596 ts_tablet_manager.cc:1434] T e95044ed2056457f9080cd949eb3a136 P ff733298ee4a4d86abfbefc6a79fbcea: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 11:09:59.389585  2601 leader_election.cc:290] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:09:59.390425  2596 tablet_bootstrap.cc:492] T 5d153cd592654a28bcc2202e1dc98a6b P ff733298ee4a4d86abfbefc6a79fbcea: Bootstrap starting.
I20260710 11:09:59.391191  2553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b14383a700485284515b549e66203d" candidate_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43" is_pre_election: true
I20260710 11:09:59.390974  2301 catalog_manager.cc:5697] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43 reported cstate change: term changed from 0 to 1, leader changed from <none> to b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3). New cstate: current_term: 1 leader_uuid: "b76b82b011c24a7ab763febd4f3fea43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:59.393250  2404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b14383a700485284515b549e66203d" candidate_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" is_pre_election: true
I20260710 11:09:59.394014  2404 raft_consensus.cc:2468] T 95b14383a700485284515b549e66203d P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ca422e4d0fe4f9a94fe082d98496bbe in term 0.
W20260710 11:09:59.395833  2443 leader_election.cc:343] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:59.395924  2601 raft_consensus.cc:493] T adb141ff2822480e88afed4e36555d80 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:59.397039  2596 tablet_bootstrap.cc:654] T 5d153cd592654a28bcc2202e1dc98a6b P ff733298ee4a4d86abfbefc6a79fbcea: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:59.396750  2446 leader_election.cc:304] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe, ff733298ee4a4d86abfbefc6a79fbcea; no voters: b76b82b011c24a7ab763febd4f3fea43
I20260710 11:09:59.398276  2645 raft_consensus.cc:2804] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:59.398682  2645 raft_consensus.cc:493] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:59.399060  2645 raft_consensus.cc:3060] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:59.396569  2601 raft_consensus.cc:515] T adb141ff2822480e88afed4e36555d80 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.401162  2594 tablet_bootstrap.cc:654] T c1551e20015a4f348009e15af0015710 P b76b82b011c24a7ab763febd4f3fea43: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:59.405035  2404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb141ff2822480e88afed4e36555d80" candidate_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" is_pre_election: true
I20260710 11:09:59.414383  2601 leader_election.cc:290] T adb141ff2822480e88afed4e36555d80 P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:09:59.417016  2553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb141ff2822480e88afed4e36555d80" candidate_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43" is_pre_election: true
I20260710 11:09:59.418181  2553 raft_consensus.cc:2393] T adb141ff2822480e88afed4e36555d80 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ca422e4d0fe4f9a94fe082d98496bbe in current term 1: Already voted for candidate ff733298ee4a4d86abfbefc6a79fbcea in this term.
I20260710 11:09:59.423834  2446 leader_election.cc:304] T adb141ff2822480e88afed4e36555d80 P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe; no voters: b76b82b011c24a7ab763febd4f3fea43, ff733298ee4a4d86abfbefc6a79fbcea
I20260710 11:09:59.452837  2601 raft_consensus.cc:3060] T adb141ff2822480e88afed4e36555d80 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:59.468866  2645 raft_consensus.cc:515] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.473472  2404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b14383a700485284515b549e66203d" candidate_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea"
I20260710 11:09:59.474246  2404 raft_consensus.cc:3060] T 95b14383a700485284515b549e66203d P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:59.485033  2404 raft_consensus.cc:2468] T 95b14383a700485284515b549e66203d P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ca422e4d0fe4f9a94fe082d98496bbe in term 1.
I20260710 11:09:59.486626  2446 leader_election.cc:304] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe, ff733298ee4a4d86abfbefc6a79fbcea; no voters: 
I20260710 11:09:59.487813  2623 raft_consensus.cc:2804] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:59.488407  2623 raft_consensus.cc:697] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 LEADER]: Becoming Leader. State: Replica: 1ca422e4d0fe4f9a94fe082d98496bbe, State: Running, Role: LEADER
I20260710 11:09:59.489531  2623 consensus_queue.cc:237] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.497551  2595 tablet_bootstrap.cc:492] T 8bd45bb880c140f4aada7489ec7c46d5 P 1ca422e4d0fe4f9a94fe082d98496bbe: No bootstrap required, opened a new log
I20260710 11:09:59.497995  2595 ts_tablet_manager.cc:1403] T 8bd45bb880c140f4aada7489ec7c46d5 P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent bootstrapping tablet: real 0.151s	user 0.027s	sys 0.064s
I20260710 11:09:59.498194  2601 raft_consensus.cc:2749] T adb141ff2822480e88afed4e36555d80 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:59.500281  2553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b14383a700485284515b549e66203d" candidate_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43"
I20260710 11:09:59.500530  2595 raft_consensus.cc:359] T 8bd45bb880c140f4aada7489ec7c46d5 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.501118  2595 raft_consensus.cc:385] T 8bd45bb880c140f4aada7489ec7c46d5 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:59.501485  2599 raft_consensus.cc:493] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:59.501994  2599 raft_consensus.cc:515] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
W20260710 11:09:59.505203  2443 leader_election.cc:343] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:59.501398  2595 raft_consensus.cc:740] T 8bd45bb880c140f4aada7489ec7c46d5 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca422e4d0fe4f9a94fe082d98496bbe, State: Initialized, Role: FOLLOWER
I20260710 11:09:59.507293  2603 raft_consensus.cc:493] T 892300233d2c41728e405c4003216d17 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:59.508388  2479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892300233d2c41728e405c4003216d17" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" is_pre_election: true
I20260710 11:09:59.508042  2595 consensus_queue.cc:260] T 8bd45bb880c140f4aada7489ec7c46d5 P 1ca422e4d0fe4f9a94fe082d98496bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.507970  2603 raft_consensus.cc:515] T 892300233d2c41728e405c4003216d17 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.508976  2479 raft_consensus.cc:2468] T 892300233d2c41728e405c4003216d17 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b76b82b011c24a7ab763febd4f3fea43 in term 0.
I20260710 11:09:59.509938  2599 leader_election.cc:290] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845)
I20260710 11:09:59.510905  2519 leader_election.cc:304] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe, b76b82b011c24a7ab763febd4f3fea43; no voters: 
I20260710 11:09:59.506750  2405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892300233d2c41728e405c4003216d17" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" is_pre_election: true
I20260710 11:09:59.511641  2595 ts_tablet_manager.cc:1434] T 8bd45bb880c140f4aada7489ec7c46d5 P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:09:59.511859  2405 raft_consensus.cc:2468] T 892300233d2c41728e405c4003216d17 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b76b82b011c24a7ab763febd4f3fea43 in term 0.
I20260710 11:09:59.512558  2595 tablet_bootstrap.cc:492] T 7e08164838e0473898f66002685a5a69 P 1ca422e4d0fe4f9a94fe082d98496bbe: Bootstrap starting.
I20260710 11:09:59.513399  2603 leader_election.cc:290] T 892300233d2c41728e405c4003216d17 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:09:59.514390  2647 raft_consensus.cc:493] T c1551e20015a4f348009e15af0015710 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:59.514843  2647 raft_consensus.cc:515] T c1551e20015a4f348009e15af0015710 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.517108  2647 leader_election.cc:290] T c1551e20015a4f348009e15af0015710 P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:09:59.513594  2553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892300233d2c41728e405c4003216d17" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43" is_pre_election: true
I20260710 11:09:59.519436  2554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1551e20015a4f348009e15af0015710" candidate_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43" is_pre_election: true
I20260710 11:09:59.519783  2553 raft_consensus.cc:2468] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff733298ee4a4d86abfbefc6a79fbcea in term 0.
I20260710 11:09:59.521613  2368 leader_election.cc:304] T 892300233d2c41728e405c4003216d17 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b76b82b011c24a7ab763febd4f3fea43, ff733298ee4a4d86abfbefc6a79fbcea; no voters: 
I20260710 11:09:59.522440  2603 raft_consensus.cc:2804] T 892300233d2c41728e405c4003216d17 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:59.522797  2603 raft_consensus.cc:493] T 892300233d2c41728e405c4003216d17 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:59.523104  2603 raft_consensus.cc:3060] T 892300233d2c41728e405c4003216d17 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:59.523943  2595 tablet_bootstrap.cc:654] T 7e08164838e0473898f66002685a5a69 P 1ca422e4d0fe4f9a94fe082d98496bbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:59.526962  2635 raft_consensus.cc:2804] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:59.527488  2635 raft_consensus.cc:493] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:59.527944  2635 raft_consensus.cc:3060] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:59.530407  2405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1551e20015a4f348009e15af0015710" candidate_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" is_pre_election: true
I20260710 11:09:59.531178  2405 raft_consensus.cc:2468] T c1551e20015a4f348009e15af0015710 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ca422e4d0fe4f9a94fe082d98496bbe in term 0.
W20260710 11:09:59.532243  2443 leader_election.cc:343] T c1551e20015a4f348009e15af0015710 P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:59.519392  2479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892300233d2c41728e405c4003216d17" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" is_pre_election: true
I20260710 11:09:59.533563  2479 raft_consensus.cc:2468] T 892300233d2c41728e405c4003216d17 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff733298ee4a4d86abfbefc6a79fbcea in term 0.
I20260710 11:09:59.536109  2446 leader_election.cc:304] T c1551e20015a4f348009e15af0015710 P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe, ff733298ee4a4d86abfbefc6a79fbcea; no voters: b76b82b011c24a7ab763febd4f3fea43
I20260710 11:09:59.537706  2647 raft_consensus.cc:2804] T c1551e20015a4f348009e15af0015710 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:59.538175  2647 raft_consensus.cc:493] T c1551e20015a4f348009e15af0015710 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:59.538568  2647 raft_consensus.cc:3060] T c1551e20015a4f348009e15af0015710 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:59.538980  2635 raft_consensus.cc:515] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.540570  2599 raft_consensus.cc:493] T 53a3fcbb5e39469591aa2560f3eeda07 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:59.541174  2599 raft_consensus.cc:515] T 53a3fcbb5e39469591aa2560f3eeda07 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.545532  2635 leader_election.cc:290] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 election: Requested vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845)
I20260710 11:09:59.545873  2479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892300233d2c41728e405c4003216d17" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe"
I20260710 11:09:59.546952  2479 raft_consensus.cc:3060] T 892300233d2c41728e405c4003216d17 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:59.547694  2403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892300233d2c41728e405c4003216d17" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea"
I20260710 11:09:59.548918  2405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53a3fcbb5e39469591aa2560f3eeda07" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" is_pre_election: true
I20260710 11:09:59.550763  2480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53a3fcbb5e39469591aa2560f3eeda07" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" is_pre_election: true
W20260710 11:09:59.552374  2519 leader_election.cc:343] T 53a3fcbb5e39469591aa2560f3eeda07 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:59.553344  2610 raft_consensus.cc:493] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:59.553900  2610 raft_consensus.cc:515] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.556341  2610 leader_election.cc:290] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845)
W20260710 11:09:59.558872  2520 leader_election.cc:343] T 53a3fcbb5e39469591aa2560f3eeda07 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:59.559410  2520 leader_election.cc:304] T 53a3fcbb5e39469591aa2560f3eeda07 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b76b82b011c24a7ab763febd4f3fea43; no voters: 1ca422e4d0fe4f9a94fe082d98496bbe, ff733298ee4a4d86abfbefc6a79fbcea
I20260710 11:09:59.560515  2610 raft_consensus.cc:2749] T 53a3fcbb5e39469591aa2560f3eeda07 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:59.561928  2480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9bc96a326e4b8a874450a95c42fd4f" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" is_pre_election: true
I20260710 11:09:59.562064  2595 tablet_bootstrap.cc:492] T 7e08164838e0473898f66002685a5a69 P 1ca422e4d0fe4f9a94fe082d98496bbe: No bootstrap required, opened a new log
I20260710 11:09:59.562641  2595 ts_tablet_manager.cc:1403] T 7e08164838e0473898f66002685a5a69 P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.007s
I20260710 11:09:59.562525  2480 raft_consensus.cc:2468] T 4c9bc96a326e4b8a874450a95c42fd4f P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b76b82b011c24a7ab763febd4f3fea43 in term 0.
I20260710 11:09:59.563536  2405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9bc96a326e4b8a874450a95c42fd4f" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" is_pre_election: true
I20260710 11:09:59.563822  2479 raft_consensus.cc:2468] T 892300233d2c41728e405c4003216d17 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b76b82b011c24a7ab763febd4f3fea43 in term 1.
I20260710 11:09:59.564967  2519 leader_election.cc:304] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe, b76b82b011c24a7ab763febd4f3fea43; no voters: 
I20260710 11:09:59.565263  2595 raft_consensus.cc:359] T 7e08164838e0473898f66002685a5a69 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.565894  2595 raft_consensus.cc:385] T 7e08164838e0473898f66002685a5a69 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:59.566176  2595 raft_consensus.cc:740] T 7e08164838e0473898f66002685a5a69 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca422e4d0fe4f9a94fe082d98496bbe, State: Initialized, Role: FOLLOWER
W20260710 11:09:59.566427  2520 leader_election.cc:343] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:59.565908  2610 raft_consensus.cc:2804] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:59.567704  2610 raft_consensus.cc:493] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:59.568143  2610 raft_consensus.cc:3060] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:59.571249  2595 consensus_queue.cc:260] T 7e08164838e0473898f66002685a5a69 P 1ca422e4d0fe4f9a94fe082d98496bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.569160  2519 leader_election.cc:304] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe, b76b82b011c24a7ab763febd4f3fea43; no voters: 
I20260710 11:09:59.575647  2635 raft_consensus.cc:2804] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:59.578333  2603 raft_consensus.cc:515] T 892300233d2c41728e405c4003216d17 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.579833  2403 raft_consensus.cc:2393] T 892300233d2c41728e405c4003216d17 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b76b82b011c24a7ab763febd4f3fea43 in current term 1: Already voted for candidate ff733298ee4a4d86abfbefc6a79fbcea in this term.
I20260710 11:09:59.585239  2599 leader_election.cc:290] T 53a3fcbb5e39469591aa2560f3eeda07 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845)
I20260710 11:09:59.587157  2599 raft_consensus.cc:493] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:59.589025  2645 leader_election.cc:290] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 election: Requested vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:09:59.592820  2635 raft_consensus.cc:697] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Becoming Leader. State: Replica: b76b82b011c24a7ab763febd4f3fea43, State: Running, Role: LEADER
I20260710 11:09:59.587688  2599 raft_consensus.cc:515] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } }
I20260710 11:09:59.594574  2635 consensus_queue.cc:237] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.597070  2480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d153cd592654a28bcc2202e1dc98a6b" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" is_pre_election: true
I20260710 11:09:59.597791  2480 raft_consensus.cc:2468] T 5d153cd592654a28bcc2202e1dc98a6b P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b76b82b011c24a7ab763febd4f3fea43 in term 0.
I20260710 11:09:59.599213  2519 leader_election.cc:304] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe, b76b82b011c24a7ab763febd4f3fea43; no voters: 
I20260710 11:09:59.600438  2659 raft_consensus.cc:2804] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:59.601046  2659 raft_consensus.cc:493] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:59.601568  2659 raft_consensus.cc:3060] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:59.603327  2553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892300233d2c41728e405c4003216d17" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43"
I20260710 11:09:59.608644  2643 consensus_queue.cc:1048] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:59.611450  2480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892300233d2c41728e405c4003216d17" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe"
I20260710 11:09:59.614401  2480 raft_consensus.cc:2393] T 892300233d2c41728e405c4003216d17 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ff733298ee4a4d86abfbefc6a79fbcea in current term 1: Already voted for candidate b76b82b011c24a7ab763febd4f3fea43 in this term.
I20260710 11:09:59.615845  2370 leader_election.cc:304] T 892300233d2c41728e405c4003216d17 P ff733298ee4a4d86abfbefc6a79fbcea [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: ff733298ee4a4d86abfbefc6a79fbcea; no voters: 1ca422e4d0fe4f9a94fe082d98496bbe, b76b82b011c24a7ab763febd4f3fea43
I20260710 11:09:59.616907  2643 raft_consensus.cc:2749] T 892300233d2c41728e405c4003216d17 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:09:59.642941  2635 consensus_queue.cc:1048] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:59.632655  2603 leader_election.cc:290] T 892300233d2c41728e405c4003216d17 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 election: Requested vote from peers 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:09:59.630554  2645 raft_consensus.cc:493] T 7e08164838e0473898f66002685a5a69 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:59.649595  2594 tablet_bootstrap.cc:492] T c1551e20015a4f348009e15af0015710 P b76b82b011c24a7ab763febd4f3fea43: No bootstrap required, opened a new log
I20260710 11:09:59.650238  2594 ts_tablet_manager.cc:1403] T c1551e20015a4f348009e15af0015710 P b76b82b011c24a7ab763febd4f3fea43: Time spent bootstrapping tablet: real 0.261s	user 0.053s	sys 0.069s
I20260710 11:09:59.657871  2300 catalog_manager.cc:5697] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2). New cstate: current_term: 1 leader_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:59.659209  2594 raft_consensus.cc:359] T c1551e20015a4f348009e15af0015710 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.660854  2594 raft_consensus.cc:385] T c1551e20015a4f348009e15af0015710 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:59.661710  2594 raft_consensus.cc:740] T c1551e20015a4f348009e15af0015710 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b76b82b011c24a7ab763febd4f3fea43, State: Initialized, Role: FOLLOWER
I20260710 11:09:59.648586  2599 leader_election.cc:290] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845), ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005)
I20260710 11:09:59.664551  2659 raft_consensus.cc:515] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } }
I20260710 11:09:59.667860  2659 leader_election.cc:290] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 election: Requested vote from peers 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845), ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005)
I20260710 11:09:59.663456  2594 consensus_queue.cc:260] T c1551e20015a4f348009e15af0015710 P b76b82b011c24a7ab763febd4f3fea43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.673244  2479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d153cd592654a28bcc2202e1dc98a6b" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe"
I20260710 11:09:59.673995  2479 raft_consensus.cc:3060] T 5d153cd592654a28bcc2202e1dc98a6b P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:59.674574  2603 consensus_queue.cc:1048] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:59.686026  2610 raft_consensus.cc:515] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.668682  2302 catalog_manager.cc:5697] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43 reported cstate change: term changed from 0 to 1, leader changed from <none> to b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3). New cstate: current_term: 1 leader_uuid: "b76b82b011c24a7ab763febd4f3fea43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:59.688918  2610 leader_election.cc:290] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 election: Requested vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845)
I20260710 11:09:59.690236  2477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9bc96a326e4b8a874450a95c42fd4f" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe"
I20260710 11:09:59.690922  2477 raft_consensus.cc:3060] T 4c9bc96a326e4b8a874450a95c42fd4f P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:59.691629  2405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d153cd592654a28bcc2202e1dc98a6b" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea"
I20260710 11:09:59.693646  2594 ts_tablet_manager.cc:1434] T c1551e20015a4f348009e15af0015710 P b76b82b011c24a7ab763febd4f3fea43: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.004s
I20260710 11:09:59.695276  2594 tablet_bootstrap.cc:492] T 95b14383a700485284515b549e66203d P b76b82b011c24a7ab763febd4f3fea43: Bootstrap starting.
I20260710 11:09:59.695369  2595 ts_tablet_manager.cc:1434] T 7e08164838e0473898f66002685a5a69 P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent starting tablet: real 0.132s	user 0.032s	sys 0.030s
I20260710 11:09:59.696909  2595 tablet_bootstrap.cc:492] T 2343c7e6b6f14084bc86b4c3a7042cef P 1ca422e4d0fe4f9a94fe082d98496bbe: Bootstrap starting.
I20260710 11:09:59.652189  2645 raft_consensus.cc:515] T 7e08164838e0473898f66002685a5a69 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.704586  2596 tablet_bootstrap.cc:492] T 5d153cd592654a28bcc2202e1dc98a6b P ff733298ee4a4d86abfbefc6a79fbcea: No bootstrap required, opened a new log
I20260710 11:09:59.705118  2405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9bc96a326e4b8a874450a95c42fd4f" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea"
I20260710 11:09:59.705116  2596 ts_tablet_manager.cc:1403] T 5d153cd592654a28bcc2202e1dc98a6b P ff733298ee4a4d86abfbefc6a79fbcea: Time spent bootstrapping tablet: real 0.315s	user 0.121s	sys 0.179s
I20260710 11:09:59.709367  2594 tablet_bootstrap.cc:654] T 95b14383a700485284515b549e66203d P b76b82b011c24a7ab763febd4f3fea43: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:59.711751  2645 leader_election.cc:290] T 7e08164838e0473898f66002685a5a69 P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:09:59.697333  2647 raft_consensus.cc:515] T c1551e20015a4f348009e15af0015710 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.713692  2405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e08164838e0473898f66002685a5a69" candidate_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" is_pre_election: true
I20260710 11:09:59.702090  2404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d153cd592654a28bcc2202e1dc98a6b" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" is_pre_election: true
I20260710 11:09:59.721239  2596 raft_consensus.cc:359] T 5d153cd592654a28bcc2202e1dc98a6b P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } }
I20260710 11:09:59.722509  2596 raft_consensus.cc:385] T 5d153cd592654a28bcc2202e1dc98a6b P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:59.722747  2596 raft_consensus.cc:740] T 5d153cd592654a28bcc2202e1dc98a6b P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff733298ee4a4d86abfbefc6a79fbcea, State: Initialized, Role: FOLLOWER
W20260710 11:09:59.725546  2446 leader_election.cc:343] T 7e08164838e0473898f66002685a5a69 P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:59.725857  2554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e08164838e0473898f66002685a5a69" candidate_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43" is_pre_election: true
W20260710 11:09:59.710566  2520 leader_election.cc:343] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:59.720181  2477 raft_consensus.cc:2468] T 4c9bc96a326e4b8a874450a95c42fd4f P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b76b82b011c24a7ab763febd4f3fea43 in term 1.
I20260710 11:09:59.728114  2596 consensus_queue.cc:260] T 5d153cd592654a28bcc2202e1dc98a6b P ff733298ee4a4d86abfbefc6a79fbcea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } }
W20260710 11:09:59.730229  2443 leader_election.cc:343] T 7e08164838e0473898f66002685a5a69 P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:59.730670  2443 leader_election.cc:304] T 7e08164838e0473898f66002685a5a69 P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe; no voters: b76b82b011c24a7ab763febd4f3fea43, ff733298ee4a4d86abfbefc6a79fbcea
I20260710 11:09:59.732077  2596 ts_tablet_manager.cc:1434] T 5d153cd592654a28bcc2202e1dc98a6b P ff733298ee4a4d86abfbefc6a79fbcea: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.004s
I20260710 11:09:59.732798  2404 raft_consensus.cc:2468] T 5d153cd592654a28bcc2202e1dc98a6b P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b76b82b011c24a7ab763febd4f3fea43 in term 0.
I20260710 11:09:59.733079  2596 tablet_bootstrap.cc:492] T 66a6ff10237f4c2e90fd915fd9810ea7 P ff733298ee4a4d86abfbefc6a79fbcea: Bootstrap starting.
I20260710 11:09:59.736577  2603 raft_consensus.cc:493] T a60190ab1ede4534bda075c72597ef2d P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:59.737089  2603 raft_consensus.cc:515] T a60190ab1ede4534bda075c72597ef2d P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.739256  2603 leader_election.cc:290] T a60190ab1ede4534bda075c72597ef2d P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:09:59.741603  2476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60190ab1ede4534bda075c72597ef2d" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" is_pre_election: true
W20260710 11:09:59.745026  2370 leader_election.cc:343] T a60190ab1ede4534bda075c72597ef2d P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:59.745194  2595 tablet_bootstrap.cc:654] T 2343c7e6b6f14084bc86b4c3a7042cef P 1ca422e4d0fe4f9a94fe082d98496bbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:59.746209  2554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60190ab1ede4534bda075c72597ef2d" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43" is_pre_election: true
I20260710 11:09:59.751641  2594 tablet_bootstrap.cc:492] T 95b14383a700485284515b549e66203d P b76b82b011c24a7ab763febd4f3fea43: No bootstrap required, opened a new log
W20260710 11:09:59.753294  2368 leader_election.cc:343] T a60190ab1ede4534bda075c72597ef2d P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:59.753680  2647 leader_election.cc:290] T c1551e20015a4f348009e15af0015710 P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 election: Requested vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:09:59.753801  2368 leader_election.cc:304] T a60190ab1ede4534bda075c72597ef2d P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff733298ee4a4d86abfbefc6a79fbcea; no voters: 1ca422e4d0fe4f9a94fe082d98496bbe, b76b82b011c24a7ab763febd4f3fea43
W20260710 11:09:59.752851  2520 leader_election.cc:343] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:59.752839  2405 raft_consensus.cc:3060] T e95044ed2056457f9080cd949eb3a136 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:59.756372  2643 raft_consensus.cc:2749] T a60190ab1ede4534bda075c72597ef2d P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:59.752506  2594 ts_tablet_manager.cc:1403] T 95b14383a700485284515b549e66203d P b76b82b011c24a7ab763febd4f3fea43: Time spent bootstrapping tablet: real 0.058s	user 0.009s	sys 0.006s
I20260710 11:09:59.742678  2645 raft_consensus.cc:2749] T 7e08164838e0473898f66002685a5a69 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:59.774308  2479 raft_consensus.cc:2468] T 5d153cd592654a28bcc2202e1dc98a6b P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b76b82b011c24a7ab763febd4f3fea43 in term 1.
I20260710 11:09:59.780771  2519 leader_election.cc:304] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe, b76b82b011c24a7ab763febd4f3fea43; no voters: ff733298ee4a4d86abfbefc6a79fbcea
I20260710 11:09:59.794811  2660 raft_consensus.cc:2804] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:59.795379  2660 raft_consensus.cc:697] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Becoming Leader. State: Replica: b76b82b011c24a7ab763febd4f3fea43, State: Running, Role: LEADER
I20260710 11:09:59.797124  2660 consensus_queue.cc:237] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
W20260710 11:09:59.797786  2351 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:59.807688  2404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1551e20015a4f348009e15af0015710" candidate_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea"
I20260710 11:09:59.813850  2554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1551e20015a4f348009e15af0015710" candidate_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43"
I20260710 11:09:59.814415  2554 raft_consensus.cc:3060] T c1551e20015a4f348009e15af0015710 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:59.814471  2519 leader_election.cc:304] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe, b76b82b011c24a7ab763febd4f3fea43; no voters: ff733298ee4a4d86abfbefc6a79fbcea
I20260710 11:09:59.815253  2659 raft_consensus.cc:2804] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:59.815702  2659 raft_consensus.cc:697] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Becoming Leader. State: Replica: b76b82b011c24a7ab763febd4f3fea43, State: Running, Role: LEADER
I20260710 11:09:59.816529  2659 consensus_queue.cc:237] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } }
I20260710 11:09:59.824347  2645 consensus_queue.cc:1048] T 4e436477978f430aafdfb0b43dad6bff P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:59.816459  2404 raft_consensus.cc:3060] T c1551e20015a4f348009e15af0015710 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:59.834549  2594 raft_consensus.cc:359] T 95b14383a700485284515b549e66203d P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.835216  2594 raft_consensus.cc:385] T 95b14383a700485284515b549e66203d P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:59.835491  2594 raft_consensus.cc:740] T 95b14383a700485284515b549e66203d P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b76b82b011c24a7ab763febd4f3fea43, State: Initialized, Role: FOLLOWER
I20260710 11:09:59.839619  2596 tablet_bootstrap.cc:654] T 66a6ff10237f4c2e90fd915fd9810ea7 P ff733298ee4a4d86abfbefc6a79fbcea: Neither blocks nor log segments found. Creating new log.
W20260710 11:09:59.806516  2520 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.1.69.1:45005, user_credentials={real_user=slave}} blocked reactor thread for 50899.1us
I20260710 11:09:59.843251  2594 consensus_queue.cc:260] T 95b14383a700485284515b549e66203d P b76b82b011c24a7ab763febd4f3fea43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.847044  2594 ts_tablet_manager.cc:1434] T 95b14383a700485284515b549e66203d P b76b82b011c24a7ab763febd4f3fea43: Time spent starting tablet: real 0.083s	user 0.011s	sys 0.005s
I20260710 11:09:59.847731  2594 tablet_bootstrap.cc:492] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43: Bootstrap starting.
I20260710 11:09:59.861681  2595 tablet_bootstrap.cc:492] T 2343c7e6b6f14084bc86b4c3a7042cef P 1ca422e4d0fe4f9a94fe082d98496bbe: No bootstrap required, opened a new log
I20260710 11:09:59.862156  2595 ts_tablet_manager.cc:1403] T 2343c7e6b6f14084bc86b4c3a7042cef P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent bootstrapping tablet: real 0.166s	user 0.007s	sys 0.007s
I20260710 11:09:59.866276  2610 consensus_queue.cc:1048] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:59.859622  2554 raft_consensus.cc:2468] T c1551e20015a4f348009e15af0015710 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ca422e4d0fe4f9a94fe082d98496bbe in term 1.
I20260710 11:09:59.881371  2668 consensus_queue.cc:1048] T 2c8caae86ce84f19b27dc8f70325ad44 P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.037s
I20260710 11:09:59.883195  2620 raft_consensus.cc:493] T e95044ed2056457f9080cd949eb3a136 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:59.883665  2404 raft_consensus.cc:2468] T c1551e20015a4f348009e15af0015710 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ca422e4d0fe4f9a94fe082d98496bbe in term 1.
I20260710 11:09:59.883875  2645 consensus_queue.cc:1048] T 4e436477978f430aafdfb0b43dad6bff P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:59.884073  2595 raft_consensus.cc:359] T 2343c7e6b6f14084bc86b4c3a7042cef P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.885830  2595 raft_consensus.cc:385] T 2343c7e6b6f14084bc86b4c3a7042cef P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:59.886368  2595 raft_consensus.cc:740] T 2343c7e6b6f14084bc86b4c3a7042cef P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca422e4d0fe4f9a94fe082d98496bbe, State: Initialized, Role: FOLLOWER
I20260710 11:09:59.886339  2620 raft_consensus.cc:515] T e95044ed2056457f9080cd949eb3a136 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.888864  2443 leader_election.cc:304] T c1551e20015a4f348009e15af0015710 P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe, b76b82b011c24a7ab763febd4f3fea43; no voters: 
I20260710 11:09:59.887485  2595 consensus_queue.cc:260] T 2343c7e6b6f14084bc86b4c3a7042cef P 1ca422e4d0fe4f9a94fe082d98496bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.890447  2620 leader_election.cc:290] T e95044ed2056457f9080cd949eb3a136 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:09:59.890483  2647 raft_consensus.cc:2804] T c1551e20015a4f348009e15af0015710 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:59.890712  2554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95044ed2056457f9080cd949eb3a136" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43" is_pre_election: true
I20260710 11:09:59.891649  2603 consensus_queue.cc:1048] T 2c8caae86ce84f19b27dc8f70325ad44 P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:59.893074  2647 raft_consensus.cc:697] T c1551e20015a4f348009e15af0015710 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 LEADER]: Becoming Leader. State: Replica: 1ca422e4d0fe4f9a94fe082d98496bbe, State: Running, Role: LEADER
I20260710 11:09:59.895030  2595 ts_tablet_manager.cc:1434] T 2343c7e6b6f14084bc86b4c3a7042cef P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent starting tablet: real 0.033s	user 0.010s	sys 0.000s
I20260710 11:09:59.893972  2647 consensus_queue.cc:237] T c1551e20015a4f348009e15af0015710 P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.895906  2595 tablet_bootstrap.cc:492] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P 1ca422e4d0fe4f9a94fe082d98496bbe: Bootstrap starting.
I20260710 11:09:59.897374  2477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95044ed2056457f9080cd949eb3a136" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" is_pre_election: true
W20260710 11:09:59.908051  2520 consensus_peers.cc:597] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43 -> Peer ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005): Couldn't send request to peer ff733298ee4a4d86abfbefc6a79fbcea. 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 11:09:59.912657  2594 tablet_bootstrap.cc:654] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:59.917006  2370 leader_election.cc:304] T e95044ed2056457f9080cd949eb3a136 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff733298ee4a4d86abfbefc6a79fbcea; no voters: 1ca422e4d0fe4f9a94fe082d98496bbe, b76b82b011c24a7ab763febd4f3fea43
I20260710 11:09:59.933728  2595 tablet_bootstrap.cc:654] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P 1ca422e4d0fe4f9a94fe082d98496bbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:59.934659  2596 tablet_bootstrap.cc:492] T 66a6ff10237f4c2e90fd915fd9810ea7 P ff733298ee4a4d86abfbefc6a79fbcea: No bootstrap required, opened a new log
I20260710 11:09:59.935109  2596 ts_tablet_manager.cc:1403] T 66a6ff10237f4c2e90fd915fd9810ea7 P ff733298ee4a4d86abfbefc6a79fbcea: Time spent bootstrapping tablet: real 0.202s	user 0.013s	sys 0.006s
I20260710 11:09:59.938048  2668 raft_consensus.cc:2749] T e95044ed2056457f9080cd949eb3a136 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:09:59.942602  2660 consensus_queue.cc:1048] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:59.954797  2301 catalog_manager.cc:5697] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 reported cstate change: term changed from 0 to 1, leader changed from <none> to b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3). New cstate: current_term: 1 leader_uuid: "b76b82b011c24a7ab763febd4f3fea43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:59.957636  2301 catalog_manager.cc:5697] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43 reported cstate change: term changed from 0 to 1, leader changed from <none> to b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3). New cstate: current_term: 1 leader_uuid: "b76b82b011c24a7ab763febd4f3fea43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:59.952979  2647 consensus_queue.cc:1048] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:09:59.969580  2595 tablet_bootstrap.cc:492] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P 1ca422e4d0fe4f9a94fe082d98496bbe: No bootstrap required, opened a new log
I20260710 11:09:59.970041  2595 ts_tablet_manager.cc:1403] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent bootstrapping tablet: real 0.074s	user 0.011s	sys 0.009s
I20260710 11:09:59.971521  2596 raft_consensus.cc:359] T 66a6ff10237f4c2e90fd915fd9810ea7 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.972194  2596 raft_consensus.cc:385] T 66a6ff10237f4c2e90fd915fd9810ea7 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:59.972477  2596 raft_consensus.cc:740] T 66a6ff10237f4c2e90fd915fd9810ea7 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff733298ee4a4d86abfbefc6a79fbcea, State: Initialized, Role: FOLLOWER
I20260710 11:09:59.972931  2594 tablet_bootstrap.cc:492] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43: No bootstrap required, opened a new log
I20260710 11:09:59.972900  2595 raft_consensus.cc:359] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.973548  2594 ts_tablet_manager.cc:1403] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43: Time spent bootstrapping tablet: real 0.126s	user 0.028s	sys 0.004s
I20260710 11:09:59.973106  2596 consensus_queue.cc:260] T 66a6ff10237f4c2e90fd915fd9810ea7 P ff733298ee4a4d86abfbefc6a79fbcea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.973675  2595 raft_consensus.cc:385] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:59.974249  2595 raft_consensus.cc:740] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca422e4d0fe4f9a94fe082d98496bbe, State: Initialized, Role: FOLLOWER
I20260710 11:09:59.974969  2595 consensus_queue.cc:260] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P 1ca422e4d0fe4f9a94fe082d98496bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.975907  2594 raft_consensus.cc:359] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.976387  2594 raft_consensus.cc:385] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:59.976673  2594 raft_consensus.cc:740] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b76b82b011c24a7ab763febd4f3fea43, State: Initialized, Role: FOLLOWER
I20260710 11:09:59.977232  2595 ts_tablet_manager.cc:1434] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 11:09:59.978211  2595 tablet_bootstrap.cc:492] T a92f613cb53c437380b9c8f7265acab1 P 1ca422e4d0fe4f9a94fe082d98496bbe: Bootstrap starting.
I20260710 11:09:59.977905  2594 consensus_queue.cc:260] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:09:59.980336  2594 ts_tablet_manager.cc:1434] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:09:59.981168  2594 tablet_bootstrap.cc:492] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P b76b82b011c24a7ab763febd4f3fea43: Bootstrap starting.
I20260710 11:09:59.980123  2303 catalog_manager.cc:5697] T c1551e20015a4f348009e15af0015710 P 1ca422e4d0fe4f9a94fe082d98496bbe reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2). New cstate: current_term: 1 leader_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:59.989720  2596 ts_tablet_manager.cc:1434] T 66a6ff10237f4c2e90fd915fd9810ea7 P ff733298ee4a4d86abfbefc6a79fbcea: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.000s
I20260710 11:09:59.990543  2596 tablet_bootstrap.cc:492] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea: Bootstrap starting.
I20260710 11:09:59.996734  2594 tablet_bootstrap.cc:654] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P b76b82b011c24a7ab763febd4f3fea43: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.001394  2595 tablet_bootstrap.cc:654] T a92f613cb53c437380b9c8f7265acab1 P 1ca422e4d0fe4f9a94fe082d98496bbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.003203  2594 tablet_bootstrap.cc:492] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P b76b82b011c24a7ab763febd4f3fea43: No bootstrap required, opened a new log
I20260710 11:10:00.003633  2594 ts_tablet_manager.cc:1403] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P b76b82b011c24a7ab763febd4f3fea43: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.000s
I20260710 11:10:00.006088  2594 raft_consensus.cc:359] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.006707  2594 raft_consensus.cc:385] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.006940  2596 tablet_bootstrap.cc:654] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.009364  2601 raft_consensus.cc:493] T 8bd45bb880c140f4aada7489ec7c46d5 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:00.006955  2594 raft_consensus.cc:740] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b76b82b011c24a7ab763febd4f3fea43, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.010461  2601 raft_consensus.cc:515] T 8bd45bb880c140f4aada7489ec7c46d5 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.011543  2594 consensus_queue.cc:260] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P b76b82b011c24a7ab763febd4f3fea43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.014475  2403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd45bb880c140f4aada7489ec7c46d5" candidate_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" is_pre_election: true
I20260710 11:10:00.014952  2596 tablet_bootstrap.cc:492] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea: No bootstrap required, opened a new log
I20260710 11:10:00.015125  2403 raft_consensus.cc:2468] T 8bd45bb880c140f4aada7489ec7c46d5 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ca422e4d0fe4f9a94fe082d98496bbe in term 0.
I20260710 11:10:00.015407  2594 ts_tablet_manager.cc:1434] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P b76b82b011c24a7ab763febd4f3fea43: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:10:00.016270  2594 tablet_bootstrap.cc:492] T 8bd45bb880c140f4aada7489ec7c46d5 P b76b82b011c24a7ab763febd4f3fea43: Bootstrap starting.
I20260710 11:10:00.016464  2446 leader_election.cc:304] T 8bd45bb880c140f4aada7489ec7c46d5 P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe, ff733298ee4a4d86abfbefc6a79fbcea; no voters: 
I20260710 11:10:00.017104  2595 tablet_bootstrap.cc:492] T a92f613cb53c437380b9c8f7265acab1 P 1ca422e4d0fe4f9a94fe082d98496bbe: No bootstrap required, opened a new log
I20260710 11:10:00.017210  2647 raft_consensus.cc:2804] T 8bd45bb880c140f4aada7489ec7c46d5 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:00.017568  2595 ts_tablet_manager.cc:1403] T a92f613cb53c437380b9c8f7265acab1 P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.003s
I20260710 11:10:00.017714  2647 raft_consensus.cc:493] T 8bd45bb880c140f4aada7489ec7c46d5 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:00.018085  2647 raft_consensus.cc:3060] T 8bd45bb880c140f4aada7489ec7c46d5 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.015415  2596 ts_tablet_manager.cc:1403] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.000s
I20260710 11:10:00.022945  2596 raft_consensus.cc:359] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.023615  2596 raft_consensus.cc:385] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.023893  2596 raft_consensus.cc:740] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff733298ee4a4d86abfbefc6a79fbcea, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.020191  2595 raft_consensus.cc:359] T a92f613cb53c437380b9c8f7265acab1 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.024871  2595 raft_consensus.cc:385] T a92f613cb53c437380b9c8f7265acab1 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.025141  2595 raft_consensus.cc:740] T a92f613cb53c437380b9c8f7265acab1 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca422e4d0fe4f9a94fe082d98496bbe, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.026389  2552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd45bb880c140f4aada7489ec7c46d5" candidate_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43" is_pre_election: true
W20260710 11:10:00.027834  2443 leader_election.cc:343] T 8bd45bb880c140f4aada7489ec7c46d5 P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:00.026170  2601 leader_election.cc:290] T 8bd45bb880c140f4aada7489ec7c46d5 P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:10:00.028544  2594 tablet_bootstrap.cc:654] T 8bd45bb880c140f4aada7489ec7c46d5 P b76b82b011c24a7ab763febd4f3fea43: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.025906  2595 consensus_queue.cc:260] T a92f613cb53c437380b9c8f7265acab1 P 1ca422e4d0fe4f9a94fe082d98496bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.031334  2595 ts_tablet_manager.cc:1434] T a92f613cb53c437380b9c8f7265acab1 P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:10:00.030997  2647 raft_consensus.cc:515] T 8bd45bb880c140f4aada7489ec7c46d5 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.032205  2595 tablet_bootstrap.cc:492] T 41c4fb087eb94607ba0534b3529709c4 P 1ca422e4d0fe4f9a94fe082d98496bbe: Bootstrap starting.
I20260710 11:10:00.033746  2647 leader_election.cc:290] T 8bd45bb880c140f4aada7489ec7c46d5 P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 election: Requested vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:10:00.034276  2403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd45bb880c140f4aada7489ec7c46d5" candidate_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea"
I20260710 11:10:00.034698  2552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd45bb880c140f4aada7489ec7c46d5" candidate_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43"
I20260710 11:10:00.034855  2403 raft_consensus.cc:3060] T 8bd45bb880c140f4aada7489ec7c46d5 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:10:00.035990  2443 leader_election.cc:343] T 8bd45bb880c140f4aada7489ec7c46d5 P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:00.036677  2596 consensus_queue.cc:260] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.039011  2596 ts_tablet_manager.cc:1434] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.002s
I20260710 11:10:00.039755  2594 tablet_bootstrap.cc:492] T 8bd45bb880c140f4aada7489ec7c46d5 P b76b82b011c24a7ab763febd4f3fea43: No bootstrap required, opened a new log
I20260710 11:10:00.040510  2594 ts_tablet_manager.cc:1403] T 8bd45bb880c140f4aada7489ec7c46d5 P b76b82b011c24a7ab763febd4f3fea43: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.003s
I20260710 11:10:00.043109  2403 raft_consensus.cc:2468] T 8bd45bb880c140f4aada7489ec7c46d5 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ca422e4d0fe4f9a94fe082d98496bbe in term 1.
I20260710 11:10:00.039867  2596 tablet_bootstrap.cc:492] T 53a3fcbb5e39469591aa2560f3eeda07 P ff733298ee4a4d86abfbefc6a79fbcea: Bootstrap starting.
I20260710 11:10:00.044298  2446 leader_election.cc:304] T 8bd45bb880c140f4aada7489ec7c46d5 P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe, ff733298ee4a4d86abfbefc6a79fbcea; no voters: b76b82b011c24a7ab763febd4f3fea43
I20260710 11:10:00.044061  2594 raft_consensus.cc:359] T 8bd45bb880c140f4aada7489ec7c46d5 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.045230  2594 raft_consensus.cc:385] T 8bd45bb880c140f4aada7489ec7c46d5 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.045463  2647 raft_consensus.cc:2804] T 8bd45bb880c140f4aada7489ec7c46d5 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:00.045674  2594 raft_consensus.cc:740] T 8bd45bb880c140f4aada7489ec7c46d5 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b76b82b011c24a7ab763febd4f3fea43, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.046037  2647 raft_consensus.cc:697] T 8bd45bb880c140f4aada7489ec7c46d5 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 LEADER]: Becoming Leader. State: Replica: 1ca422e4d0fe4f9a94fe082d98496bbe, State: Running, Role: LEADER
I20260710 11:10:00.046880  2647 consensus_queue.cc:237] T 8bd45bb880c140f4aada7489ec7c46d5 P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.046802  2594 consensus_queue.cc:260] T 8bd45bb880c140f4aada7489ec7c46d5 P b76b82b011c24a7ab763febd4f3fea43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.049510  2594 ts_tablet_manager.cc:1434] T 8bd45bb880c140f4aada7489ec7c46d5 P b76b82b011c24a7ab763febd4f3fea43: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:10:00.050599  2594 tablet_bootstrap.cc:492] T 60ba44a93e6c4750b97bea33d106f5bb P b76b82b011c24a7ab763febd4f3fea43: Bootstrap starting.
I20260710 11:10:00.050885  2596 tablet_bootstrap.cc:654] T 53a3fcbb5e39469591aa2560f3eeda07 P ff733298ee4a4d86abfbefc6a79fbcea: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.054737  2552 raft_consensus.cc:3060] T 95b14383a700485284515b549e66203d P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.056540  2594 tablet_bootstrap.cc:654] T 60ba44a93e6c4750b97bea33d106f5bb P b76b82b011c24a7ab763febd4f3fea43: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.064538  2601 consensus_queue.cc:1048] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:00.075268  2595 tablet_bootstrap.cc:654] T 41c4fb087eb94607ba0534b3529709c4 P 1ca422e4d0fe4f9a94fe082d98496bbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.079919  2675 raft_consensus.cc:493] T 66a6ff10237f4c2e90fd915fd9810ea7 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:00.080430  2675 raft_consensus.cc:515] T 66a6ff10237f4c2e90fd915fd9810ea7 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.082677  2675 leader_election.cc:290] T 66a6ff10237f4c2e90fd915fd9810ea7 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:10:00.085157  2594 tablet_bootstrap.cc:492] T 60ba44a93e6c4750b97bea33d106f5bb P b76b82b011c24a7ab763febd4f3fea43: No bootstrap required, opened a new log
I20260710 11:10:00.085572  2479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a6ff10237f4c2e90fd915fd9810ea7" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" is_pre_election: true
I20260710 11:10:00.085878  2552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a6ff10237f4c2e90fd915fd9810ea7" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43" is_pre_election: true
I20260710 11:10:00.086184  2594 ts_tablet_manager.cc:1403] T 60ba44a93e6c4750b97bea33d106f5bb P b76b82b011c24a7ab763febd4f3fea43: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.016s
I20260710 11:10:00.088886  2594 raft_consensus.cc:359] T 60ba44a93e6c4750b97bea33d106f5bb P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.089558  2594 raft_consensus.cc:385] T 60ba44a93e6c4750b97bea33d106f5bb P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.089884  2594 raft_consensus.cc:740] T 60ba44a93e6c4750b97bea33d106f5bb P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b76b82b011c24a7ab763febd4f3fea43, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.090624  2594 consensus_queue.cc:260] T 60ba44a93e6c4750b97bea33d106f5bb P b76b82b011c24a7ab763febd4f3fea43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.093220  2594 ts_tablet_manager.cc:1434] T 60ba44a93e6c4750b97bea33d106f5bb P b76b82b011c24a7ab763febd4f3fea43: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:10:00.093518  2370 leader_election.cc:304] T 66a6ff10237f4c2e90fd915fd9810ea7 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff733298ee4a4d86abfbefc6a79fbcea; no voters: 1ca422e4d0fe4f9a94fe082d98496bbe, b76b82b011c24a7ab763febd4f3fea43
I20260710 11:10:00.094321  2594 tablet_bootstrap.cc:492] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43: Bootstrap starting.
I20260710 11:10:00.094847  2668 raft_consensus.cc:2749] T 66a6ff10237f4c2e90fd915fd9810ea7 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:00.102573  2595 tablet_bootstrap.cc:492] T 41c4fb087eb94607ba0534b3529709c4 P 1ca422e4d0fe4f9a94fe082d98496bbe: No bootstrap required, opened a new log
I20260710 11:10:00.103025  2595 ts_tablet_manager.cc:1403] T 41c4fb087eb94607ba0534b3529709c4 P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent bootstrapping tablet: real 0.071s	user 0.017s	sys 0.000s
I20260710 11:10:00.105929  2594 tablet_bootstrap.cc:654] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.107429  2302 catalog_manager.cc:5697] T 8bd45bb880c140f4aada7489ec7c46d5 P 1ca422e4d0fe4f9a94fe082d98496bbe reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2). New cstate: current_term: 1 leader_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:00.111980  2595 raft_consensus.cc:359] T 41c4fb087eb94607ba0534b3529709c4 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.112697  2595 raft_consensus.cc:385] T 41c4fb087eb94607ba0534b3529709c4 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.112978  2595 raft_consensus.cc:740] T 41c4fb087eb94607ba0534b3529709c4 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca422e4d0fe4f9a94fe082d98496bbe, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.114319  2595 consensus_queue.cc:260] T 41c4fb087eb94607ba0534b3529709c4 P 1ca422e4d0fe4f9a94fe082d98496bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.118969  2595 ts_tablet_manager.cc:1434] T 41c4fb087eb94607ba0534b3529709c4 P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:10:00.119815  2595 tablet_bootstrap.cc:492] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 1ca422e4d0fe4f9a94fe082d98496bbe: Bootstrap starting.
I20260710 11:10:00.125326  2595 tablet_bootstrap.cc:654] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 1ca422e4d0fe4f9a94fe082d98496bbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.131093  2594 tablet_bootstrap.cc:492] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43: No bootstrap required, opened a new log
I20260710 11:10:00.131515  2594 ts_tablet_manager.cc:1403] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.010s
I20260710 11:10:00.134038  2594 raft_consensus.cc:359] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.134270  2635 consensus_queue.cc:1048] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:00.134703  2594 raft_consensus.cc:385] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.135027  2594 raft_consensus.cc:740] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b76b82b011c24a7ab763febd4f3fea43, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.135660  2594 consensus_queue.cc:260] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.136693  2596 tablet_bootstrap.cc:492] T 53a3fcbb5e39469591aa2560f3eeda07 P ff733298ee4a4d86abfbefc6a79fbcea: No bootstrap required, opened a new log
I20260710 11:10:00.137157  2596 ts_tablet_manager.cc:1403] T 53a3fcbb5e39469591aa2560f3eeda07 P ff733298ee4a4d86abfbefc6a79fbcea: Time spent bootstrapping tablet: real 0.097s	user 0.010s	sys 0.012s
I20260710 11:10:00.137570  2594 ts_tablet_manager.cc:1434] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260710 11:10:00.138458  2594 tablet_bootstrap.cc:492] T 41c4fb087eb94607ba0534b3529709c4 P b76b82b011c24a7ab763febd4f3fea43: Bootstrap starting.
I20260710 11:10:00.139812  2596 raft_consensus.cc:359] T 53a3fcbb5e39469591aa2560f3eeda07 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.140681  2596 raft_consensus.cc:385] T 53a3fcbb5e39469591aa2560f3eeda07 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.141013  2596 raft_consensus.cc:740] T 53a3fcbb5e39469591aa2560f3eeda07 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff733298ee4a4d86abfbefc6a79fbcea, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.142036  2596 consensus_queue.cc:260] T 53a3fcbb5e39469591aa2560f3eeda07 P ff733298ee4a4d86abfbefc6a79fbcea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.143711  2595 tablet_bootstrap.cc:492] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 1ca422e4d0fe4f9a94fe082d98496bbe: No bootstrap required, opened a new log
I20260710 11:10:00.144026  2594 tablet_bootstrap.cc:654] T 41c4fb087eb94607ba0534b3529709c4 P b76b82b011c24a7ab763febd4f3fea43: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.144135  2595 ts_tablet_manager.cc:1403] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.000s
I20260710 11:10:00.144200  2596 ts_tablet_manager.cc:1434] T 53a3fcbb5e39469591aa2560f3eeda07 P ff733298ee4a4d86abfbefc6a79fbcea: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 11:10:00.145185  2596 tablet_bootstrap.cc:492] T 4c9bc96a326e4b8a874450a95c42fd4f P ff733298ee4a4d86abfbefc6a79fbcea: Bootstrap starting.
I20260710 11:10:00.146847  2595 raft_consensus.cc:359] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.147464  2595 raft_consensus.cc:385] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.147738  2595 raft_consensus.cc:740] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca422e4d0fe4f9a94fe082d98496bbe, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.149159  2595 consensus_queue.cc:260] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 1ca422e4d0fe4f9a94fe082d98496bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.154827  2595 ts_tablet_manager.cc:1434] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:10:00.158900  2595 tablet_bootstrap.cc:492] T 60ba44a93e6c4750b97bea33d106f5bb P 1ca422e4d0fe4f9a94fe082d98496bbe: Bootstrap starting.
I20260710 11:10:00.157274  2596 tablet_bootstrap.cc:654] T 4c9bc96a326e4b8a874450a95c42fd4f P ff733298ee4a4d86abfbefc6a79fbcea: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.160971  2610 raft_consensus.cc:493] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:00.161564  2610 raft_consensus.cc:515] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.163609  2610 leader_election.cc:290] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845)
I20260710 11:10:00.164075  2610 raft_consensus.cc:493] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:00.164531  2610 raft_consensus.cc:515] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.165488  2595 tablet_bootstrap.cc:654] T 60ba44a93e6c4750b97bea33d106f5bb P 1ca422e4d0fe4f9a94fe082d98496bbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.166155  2660 consensus_queue.cc:1048] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:00.165272  2479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92f613cb53c437380b9c8f7265acab1" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" is_pre_election: true
I20260710 11:10:00.167686  2479 raft_consensus.cc:2468] T a92f613cb53c437380b9c8f7265acab1 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b76b82b011c24a7ab763febd4f3fea43 in term 0.
I20260710 11:10:00.168052  2405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92f613cb53c437380b9c8f7265acab1" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" is_pre_election: true
I20260710 11:10:00.168439  2404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef6e4448dd24376b5d4312cd2d5b5b0" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" is_pre_election: true
I20260710 11:10:00.169533  2519 leader_election.cc:304] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe, b76b82b011c24a7ab763febd4f3fea43; no voters: 
W20260710 11:10:00.170413  2520 leader_election.cc:343] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:10:00.171627  2520 leader_election.cc:343] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:00.177130  2635 raft_consensus.cc:2804] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:00.177647  2635 raft_consensus.cc:493] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:00.178056  2635 raft_consensus.cc:3060] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.181088  2479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef6e4448dd24376b5d4312cd2d5b5b0" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" is_pre_election: true
I20260710 11:10:00.182019  2479 raft_consensus.cc:2468] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b76b82b011c24a7ab763febd4f3fea43 in term 0.
I20260710 11:10:00.188825  2519 leader_election.cc:304] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe, b76b82b011c24a7ab763febd4f3fea43; no voters: ff733298ee4a4d86abfbefc6a79fbcea
I20260710 11:10:00.189893  2660 raft_consensus.cc:2804] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:00.190352  2660 raft_consensus.cc:493] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:00.190758  2660 raft_consensus.cc:3060] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.166410  2610 leader_election.cc:290] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845)
I20260710 11:10:00.202039  2647 raft_consensus.cc:493] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:00.202535  2647 raft_consensus.cc:515] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.204609  2647 leader_election.cc:290] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:10:00.210752  2595 tablet_bootstrap.cc:492] T 60ba44a93e6c4750b97bea33d106f5bb P 1ca422e4d0fe4f9a94fe082d98496bbe: No bootstrap required, opened a new log
I20260710 11:10:00.211459  2403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f03256f72fa45e6aae8eb02c0a9eb12" candidate_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" is_pre_election: true
W20260710 11:10:00.213126  2446 leader_election.cc:343] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:00.213042  2554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f03256f72fa45e6aae8eb02c0a9eb12" candidate_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43" is_pre_election: true
W20260710 11:10:00.215045  2443 leader_election.cc:343] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:00.215181  2635 raft_consensus.cc:515] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.215667  2443 leader_election.cc:304] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe; no voters: b76b82b011c24a7ab763febd4f3fea43, ff733298ee4a4d86abfbefc6a79fbcea
I20260710 11:10:00.216460  2595 ts_tablet_manager.cc:1403] T 60ba44a93e6c4750b97bea33d106f5bb P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.000s
I20260710 11:10:00.216903  2647 raft_consensus.cc:2749] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:00.219197  2595 raft_consensus.cc:359] T 60ba44a93e6c4750b97bea33d106f5bb P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.220041  2595 raft_consensus.cc:385] T 60ba44a93e6c4750b97bea33d106f5bb P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.220371  2595 raft_consensus.cc:740] T 60ba44a93e6c4750b97bea33d106f5bb P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca422e4d0fe4f9a94fe082d98496bbe, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.206300  2660 raft_consensus.cc:515] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.226775  2610 consensus_queue.cc:1048] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:00.247004  2647 raft_consensus.cc:493] T 2343c7e6b6f14084bc86b4c3a7042cef P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:00.247678  2647 raft_consensus.cc:515] T 2343c7e6b6f14084bc86b4c3a7042cef P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.250128  2647 leader_election.cc:290] T 2343c7e6b6f14084bc86b4c3a7042cef P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:10:00.288170  2595 consensus_queue.cc:260] T 60ba44a93e6c4750b97bea33d106f5bb P 1ca422e4d0fe4f9a94fe082d98496bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.288826  2403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef6e4448dd24376b5d4312cd2d5b5b0" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea"
I20260710 11:10:00.289224  2404 raft_consensus.cc:3060] T 5d153cd592654a28bcc2202e1dc98a6b P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.289400  2660 leader_election.cc:290] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 election: Requested vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845)
I20260710 11:10:00.292219  2403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2343c7e6b6f14084bc86b4c3a7042cef" candidate_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" is_pre_election: true
W20260710 11:10:00.293845  2520 leader_election.cc:343] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:00.291601  2660 raft_consensus.cc:493] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:00.294020  2596 tablet_bootstrap.cc:492] T 4c9bc96a326e4b8a874450a95c42fd4f P ff733298ee4a4d86abfbefc6a79fbcea: No bootstrap required, opened a new log
I20260710 11:10:00.295061  2596 ts_tablet_manager.cc:1403] T 4c9bc96a326e4b8a874450a95c42fd4f P ff733298ee4a4d86abfbefc6a79fbcea: Time spent bootstrapping tablet: real 0.150s	user 0.026s	sys 0.057s
I20260710 11:10:00.294734  2660 raft_consensus.cc:515] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.294626  2594 tablet_bootstrap.cc:492] T 41c4fb087eb94607ba0534b3529709c4 P b76b82b011c24a7ab763febd4f3fea43: No bootstrap required, opened a new log
I20260710 11:10:00.295987  2594 ts_tablet_manager.cc:1403] T 41c4fb087eb94607ba0534b3529709c4 P b76b82b011c24a7ab763febd4f3fea43: Time spent bootstrapping tablet: real 0.158s	user 0.045s	sys 0.090s
I20260710 11:10:00.296271  2595 ts_tablet_manager.cc:1434] T 60ba44a93e6c4750b97bea33d106f5bb P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent starting tablet: real 0.079s	user 0.007s	sys 0.000s
I20260710 11:10:00.298094  2596 raft_consensus.cc:359] T 4c9bc96a326e4b8a874450a95c42fd4f P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.298781  2596 raft_consensus.cc:385] T 4c9bc96a326e4b8a874450a95c42fd4f P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.298851  2403 raft_consensus.cc:3060] T 66a6ff10237f4c2e90fd915fd9810ea7 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.299077  2596 raft_consensus.cc:740] T 4c9bc96a326e4b8a874450a95c42fd4f P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff733298ee4a4d86abfbefc6a79fbcea, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.299809  2596 consensus_queue.cc:260] T 4c9bc96a326e4b8a874450a95c42fd4f P ff733298ee4a4d86abfbefc6a79fbcea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.299057  2554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2343c7e6b6f14084bc86b4c3a7042cef" candidate_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43" is_pre_election: true
I20260710 11:10:00.301239  2596 ts_tablet_manager.cc:1434] T 4c9bc96a326e4b8a874450a95c42fd4f P ff733298ee4a4d86abfbefc6a79fbcea: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:10:00.301144  2594 raft_consensus.cc:359] T 41c4fb087eb94607ba0534b3529709c4 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.301837  2594 raft_consensus.cc:385] T 41c4fb087eb94607ba0534b3529709c4 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.302126  2594 raft_consensus.cc:740] T 41c4fb087eb94607ba0534b3529709c4 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b76b82b011c24a7ab763febd4f3fea43, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.302770  2594 consensus_queue.cc:260] T 41c4fb087eb94607ba0534b3529709c4 P b76b82b011c24a7ab763febd4f3fea43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.304704  2594 ts_tablet_manager.cc:1434] T 41c4fb087eb94607ba0534b3529709c4 P b76b82b011c24a7ab763febd4f3fea43: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:10:00.304842  2596 tablet_bootstrap.cc:492] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea: Bootstrap starting.
I20260710 11:10:00.305672  2594 tablet_bootstrap.cc:492] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43: Bootstrap starting.
I20260710 11:10:00.307523  2405 raft_consensus.cc:3060] T 4c9bc96a326e4b8a874450a95c42fd4f P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.312897  2635 leader_election.cc:290] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 election: Requested vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845)
I20260710 11:10:00.316133  2402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92f613cb53c437380b9c8f7265acab1" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea"
I20260710 11:10:00.319072  2595 tablet_bootstrap.cc:492] T 53a3fcbb5e39469591aa2560f3eeda07 P 1ca422e4d0fe4f9a94fe082d98496bbe: Bootstrap starting.
I20260710 11:10:00.319231  2660 leader_election.cc:290] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845)
I20260710 11:10:00.317183  2401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60190ab1ede4534bda075c72597ef2d" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" is_pre_election: true
I20260710 11:10:00.319921  2401 raft_consensus.cc:2468] T a60190ab1ede4534bda075c72597ef2d P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b76b82b011c24a7ab763febd4f3fea43 in term 0.
W20260710 11:10:00.321559  2443 leader_election.cc:343] T 2343c7e6b6f14084bc86b4c3a7042cef P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:00.324954  2668 raft_consensus.cc:493] T 4c9bc96a326e4b8a874450a95c42fd4f P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:00.325448  2668 raft_consensus.cc:515] T 4c9bc96a326e4b8a874450a95c42fd4f P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.333364  2479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef6e4448dd24376b5d4312cd2d5b5b0" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe"
I20260710 11:10:00.334203  2479 raft_consensus.cc:3060] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.335350  2668 leader_election.cc:290] T 4c9bc96a326e4b8a874450a95c42fd4f P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:10:00.335562  2554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9bc96a326e4b8a874450a95c42fd4f" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43" is_pre_election: true
I20260710 11:10:00.325416  2520 leader_election.cc:304] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b76b82b011c24a7ab763febd4f3fea43, ff733298ee4a4d86abfbefc6a79fbcea; no voters: 
I20260710 11:10:00.337450  2660 raft_consensus.cc:2804] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:00.337971  2660 raft_consensus.cc:493] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:00.338400  2660 raft_consensus.cc:3060] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:10:00.341603  2520 leader_election.cc:343] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:00.342854  2635 consensus_queue.cc:1048] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:00.344051  2635 consensus_queue.cc:1048] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:00.349679  2594 tablet_bootstrap.cc:654] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.354174  2480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92f613cb53c437380b9c8f7265acab1" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe"
I20260710 11:10:00.358507  2599 raft_consensus.cc:493] T 60ba44a93e6c4750b97bea33d106f5bb P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:00.360584  2478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60190ab1ede4534bda075c72597ef2d" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" is_pre_election: true
I20260710 11:10:00.360664  2599 raft_consensus.cc:515] T 60ba44a93e6c4750b97bea33d106f5bb P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.361572  2635 consensus_queue.cc:1048] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:00.358385  2480 raft_consensus.cc:3060] T a92f613cb53c437380b9c8f7265acab1 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.362730  2599 leader_election.cc:290] T 60ba44a93e6c4750b97bea33d106f5bb P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845)
I20260710 11:10:00.372979  2596 tablet_bootstrap.cc:654] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.374259  2479 raft_consensus.cc:2468] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b76b82b011c24a7ab763febd4f3fea43 in term 1.
I20260710 11:10:00.375802  2480 raft_consensus.cc:2468] T a92f613cb53c437380b9c8f7265acab1 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b76b82b011c24a7ab763febd4f3fea43 in term 1.
I20260710 11:10:00.376196  2660 raft_consensus.cc:515] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
W20260710 11:10:00.378050  2446 leader_election.cc:343] T 2343c7e6b6f14084bc86b4c3a7042cef P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:00.381434  2479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9bc96a326e4b8a874450a95c42fd4f" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" is_pre_election: true
I20260710 11:10:00.382066  2402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ba44a93e6c4750b97bea33d106f5bb" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" is_pre_election: true
I20260710 11:10:00.384500  2401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60190ab1ede4534bda075c72597ef2d" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea"
I20260710 11:10:00.385115  2401 raft_consensus.cc:3060] T a60190ab1ede4534bda075c72597ef2d P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.386629  2595 tablet_bootstrap.cc:654] T 53a3fcbb5e39469591aa2560f3eeda07 P 1ca422e4d0fe4f9a94fe082d98496bbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.378511  2446 leader_election.cc:304] T 2343c7e6b6f14084bc86b4c3a7042cef P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe; no voters: b76b82b011c24a7ab763febd4f3fea43, ff733298ee4a4d86abfbefc6a79fbcea
W20260710 11:10:00.391745  2520 leader_election.cc:343] T 60ba44a93e6c4750b97bea33d106f5bb P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:00.393944  2647 raft_consensus.cc:2749] T 2343c7e6b6f14084bc86b4c3a7042cef P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:10:00.394721  2519 leader_election.cc:343] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:00.382632  2660 leader_election.cc:290] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 election: Requested vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845)
I20260710 11:10:00.397085  2519 leader_election.cc:304] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe, b76b82b011c24a7ab763febd4f3fea43; no voters: ff733298ee4a4d86abfbefc6a79fbcea
I20260710 11:10:00.398721  2519 leader_election.cc:304] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe, b76b82b011c24a7ab763febd4f3fea43; no voters: ff733298ee4a4d86abfbefc6a79fbcea
I20260710 11:10:00.399618  2599 raft_consensus.cc:2804] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:00.400060  2599 raft_consensus.cc:697] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Becoming Leader. State: Replica: b76b82b011c24a7ab763febd4f3fea43, State: Running, Role: LEADER
I20260710 11:10:00.401943  2370 leader_election.cc:304] T 4c9bc96a326e4b8a874450a95c42fd4f P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff733298ee4a4d86abfbefc6a79fbcea; no voters: 1ca422e4d0fe4f9a94fe082d98496bbe, b76b82b011c24a7ab763febd4f3fea43
I20260710 11:10:00.400918  2599 consensus_queue.cc:237] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.400602  2660 raft_consensus.cc:2804] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:00.414682  2594 tablet_bootstrap.cc:492] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43: No bootstrap required, opened a new log
I20260710 11:10:00.415076  2594 ts_tablet_manager.cc:1403] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43: Time spent bootstrapping tablet: real 0.110s	user 0.015s	sys 0.006s
I20260710 11:10:00.415429  2668 raft_consensus.cc:493] T 53a3fcbb5e39469591aa2560f3eeda07 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:00.415894  2668 raft_consensus.cc:515] T 53a3fcbb5e39469591aa2560f3eeda07 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.417922  2668 leader_election.cc:290] T 53a3fcbb5e39469591aa2560f3eeda07 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:10:00.417959  2660 raft_consensus.cc:697] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Becoming Leader. State: Replica: b76b82b011c24a7ab763febd4f3fea43, State: Running, Role: LEADER
I20260710 11:10:00.400395  2401 raft_consensus.cc:2468] T a60190ab1ede4534bda075c72597ef2d P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b76b82b011c24a7ab763febd4f3fea43 in term 1.
I20260710 11:10:00.420819  2610 raft_consensus.cc:493] T 8bd45bb880c140f4aada7489ec7c46d5 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:00.422150  2594 raft_consensus.cc:359] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.424081  2610 raft_consensus.cc:515] T 8bd45bb880c140f4aada7489ec7c46d5 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.424465  2594 raft_consensus.cc:385] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.425562  2594 raft_consensus.cc:740] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b76b82b011c24a7ab763febd4f3fea43, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.426087  2610 leader_election.cc:290] T 8bd45bb880c140f4aada7489ec7c46d5 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845)
I20260710 11:10:00.426306  2478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60190ab1ede4534bda075c72597ef2d" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe"
I20260710 11:10:00.427151  2477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ba44a93e6c4750b97bea33d106f5bb" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" is_pre_election: true
I20260710 11:10:00.426815  2594 consensus_queue.cc:260] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.427647  2477 raft_consensus.cc:2468] T 60ba44a93e6c4750b97bea33d106f5bb P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b76b82b011c24a7ab763febd4f3fea43 in term 0.
I20260710 11:10:00.419013  2660 consensus_queue.cc:237] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.434163  2594 ts_tablet_manager.cc:1434] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.003s
I20260710 11:10:00.421274  2675 raft_consensus.cc:2749] T 4c9bc96a326e4b8a874450a95c42fd4f P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:00.435670  2594 tablet_bootstrap.cc:492] T 2343c7e6b6f14084bc86b4c3a7042cef P b76b82b011c24a7ab763febd4f3fea43: Bootstrap starting.
I20260710 11:10:00.432834  2658 consensus_queue.cc:1048] T c1551e20015a4f348009e15af0015710 P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260710 11:10:00.435699  2519 leader_election.cc:343] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:00.433635  2554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53a3fcbb5e39469591aa2560f3eeda07" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43" is_pre_election: true
I20260710 11:10:00.436780  2554 raft_consensus.cc:2468] T 53a3fcbb5e39469591aa2560f3eeda07 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff733298ee4a4d86abfbefc6a79fbcea in term 0.
I20260710 11:10:00.436849  2519 leader_election.cc:304] T 60ba44a93e6c4750b97bea33d106f5bb P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe, b76b82b011c24a7ab763febd4f3fea43; no voters: ff733298ee4a4d86abfbefc6a79fbcea
I20260710 11:10:00.437691  2599 raft_consensus.cc:2804] T 60ba44a93e6c4750b97bea33d106f5bb P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:00.438038  2599 raft_consensus.cc:493] T 60ba44a93e6c4750b97bea33d106f5bb P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:00.438202  2368 leader_election.cc:304] T 53a3fcbb5e39469591aa2560f3eeda07 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b76b82b011c24a7ab763febd4f3fea43, ff733298ee4a4d86abfbefc6a79fbcea; no voters: 
I20260710 11:10:00.438457  2599 raft_consensus.cc:3060] T 60ba44a93e6c4750b97bea33d106f5bb P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.439039  2675 raft_consensus.cc:2804] T 53a3fcbb5e39469591aa2560f3eeda07 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:00.439399  2675 raft_consensus.cc:493] T 53a3fcbb5e39469591aa2560f3eeda07 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:00.439724  2675 raft_consensus.cc:3060] T 53a3fcbb5e39469591aa2560f3eeda07 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.442198  2303 catalog_manager.cc:5697] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P b76b82b011c24a7ab763febd4f3fea43 reported cstate change: term changed from 0 to 1, leader changed from <none> to b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3). New cstate: current_term: 1 leader_uuid: "b76b82b011c24a7ab763febd4f3fea43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:00.450445  2520 leader_election.cc:304] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b76b82b011c24a7ab763febd4f3fea43, ff733298ee4a4d86abfbefc6a79fbcea; no voters: 1ca422e4d0fe4f9a94fe082d98496bbe
I20260710 11:10:00.452454  2478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd45bb880c140f4aada7489ec7c46d5" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" is_pre_election: true
I20260710 11:10:00.453240  2659 raft_consensus.cc:2804] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:00.467720  2647 raft_consensus.cc:493] T 41c4fb087eb94607ba0534b3529709c4 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:00.453681  2477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53a3fcbb5e39469591aa2560f3eeda07" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" is_pre_election: true
I20260710 11:10:00.508162  2403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd45bb880c140f4aada7489ec7c46d5" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" is_pre_election: true
I20260710 11:10:00.511745  2668 raft_consensus.cc:493] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:00.463135  2658 consensus_queue.cc:1048] T c1551e20015a4f348009e15af0015710 P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.076s
I20260710 11:10:00.540073  2668 raft_consensus.cc:515] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.547152  2668 leader_election.cc:290] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:10:00.509057  2599 raft_consensus.cc:515] T 60ba44a93e6c4750b97bea33d106f5bb P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.500824  2675 raft_consensus.cc:515] T 53a3fcbb5e39469591aa2560f3eeda07 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.561461  2594 tablet_bootstrap.cc:654] T 2343c7e6b6f14084bc86b4c3a7042cef P b76b82b011c24a7ab763febd4f3fea43: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.548761  2659 raft_consensus.cc:697] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Becoming Leader. State: Replica: b76b82b011c24a7ab763febd4f3fea43, State: Running, Role: LEADER
I20260710 11:10:00.539101  2647 raft_consensus.cc:515] T 41c4fb087eb94607ba0534b3529709c4 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.565018  2403 raft_consensus.cc:2393] T 8bd45bb880c140f4aada7489ec7c46d5 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b76b82b011c24a7ab763febd4f3fea43 in current term 1: Already voted for candidate 1ca422e4d0fe4f9a94fe082d98496bbe in this term.
I20260710 11:10:00.571048  2552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e08164838e0473898f66002685a5a69" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43" is_pre_election: true
I20260710 11:10:00.572124  2596 tablet_bootstrap.cc:492] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea: No bootstrap required, opened a new log
I20260710 11:10:00.572736  2596 ts_tablet_manager.cc:1403] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea: Time spent bootstrapping tablet: real 0.268s	user 0.011s	sys 0.003s
I20260710 11:10:00.576715  2596 raft_consensus.cc:359] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.577255  2596 raft_consensus.cc:385] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.577481  2596 raft_consensus.cc:740] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff733298ee4a4d86abfbefc6a79fbcea, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.578006  2596 consensus_queue.cc:260] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.587471  2596 ts_tablet_manager.cc:1434] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.002s
I20260710 11:10:00.588642  2596 tablet_bootstrap.cc:492] T a92f613cb53c437380b9c8f7265acab1 P ff733298ee4a4d86abfbefc6a79fbcea: Bootstrap starting.
W20260710 11:10:00.590860  2370 leader_election.cc:343] T 53a3fcbb5e39469591aa2560f3eeda07 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:10:00.592828  2368 leader_election.cc:343] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:00.594913  2405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ba44a93e6c4750b97bea33d106f5bb" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea"
I20260710 11:10:00.598006  2554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53a3fcbb5e39469591aa2560f3eeda07" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43"
I20260710 11:10:00.598577  2554 raft_consensus.cc:3060] T 53a3fcbb5e39469591aa2560f3eeda07 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.579545  2599 leader_election.cc:290] T 60ba44a93e6c4750b97bea33d106f5bb P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 election: Requested vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845)
I20260710 11:10:00.606138  2675 leader_election.cc:290] T 53a3fcbb5e39469591aa2560f3eeda07 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 election: Requested vote from peers 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:10:00.612334  2479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e08164838e0473898f66002685a5a69" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" is_pre_election: true
I20260710 11:10:00.612965  2479 raft_consensus.cc:2468] T 7e08164838e0473898f66002685a5a69 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff733298ee4a4d86abfbefc6a79fbcea in term 0.
I20260710 11:10:00.617195  2554 raft_consensus.cc:2468] T 53a3fcbb5e39469591aa2560f3eeda07 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff733298ee4a4d86abfbefc6a79fbcea in term 1.
I20260710 11:10:00.618223  2368 leader_election.cc:304] T 53a3fcbb5e39469591aa2560f3eeda07 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b76b82b011c24a7ab763febd4f3fea43, ff733298ee4a4d86abfbefc6a79fbcea; no voters: 
I20260710 11:10:00.600827  2659 consensus_queue.cc:237] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.619519  2668 raft_consensus.cc:2804] T 53a3fcbb5e39469591aa2560f3eeda07 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:00.620039  2668 raft_consensus.cc:697] T 53a3fcbb5e39469591aa2560f3eeda07 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 LEADER]: Becoming Leader. State: Replica: ff733298ee4a4d86abfbefc6a79fbcea, State: Running, Role: LEADER
I20260710 11:10:00.620849  2668 consensus_queue.cc:237] T 53a3fcbb5e39469591aa2560f3eeda07 P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.610140  2520 leader_election.cc:304] T 8bd45bb880c140f4aada7489ec7c46d5 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b76b82b011c24a7ab763febd4f3fea43; no voters: 1ca422e4d0fe4f9a94fe082d98496bbe, ff733298ee4a4d86abfbefc6a79fbcea
W20260710 11:10:00.623090  2520 leader_election.cc:343] T 60ba44a93e6c4750b97bea33d106f5bb P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:00.624450  2610 raft_consensus.cc:3060] T 8bd45bb880c140f4aada7489ec7c46d5 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.634948  2594 tablet_bootstrap.cc:492] T 2343c7e6b6f14084bc86b4c3a7042cef P b76b82b011c24a7ab763febd4f3fea43: No bootstrap required, opened a new log
I20260710 11:10:00.635448  2594 ts_tablet_manager.cc:1403] T 2343c7e6b6f14084bc86b4c3a7042cef P b76b82b011c24a7ab763febd4f3fea43: Time spent bootstrapping tablet: real 0.200s	user 0.019s	sys 0.018s
I20260710 11:10:00.635841  2595 tablet_bootstrap.cc:492] T 53a3fcbb5e39469591aa2560f3eeda07 P 1ca422e4d0fe4f9a94fe082d98496bbe: No bootstrap required, opened a new log
I20260710 11:10:00.636284  2595 ts_tablet_manager.cc:1403] T 53a3fcbb5e39469591aa2560f3eeda07 P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent bootstrapping tablet: real 0.327s	user 0.017s	sys 0.011s
I20260710 11:10:00.639003  2594 raft_consensus.cc:359] T 2343c7e6b6f14084bc86b4c3a7042cef P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.640341  2594 raft_consensus.cc:385] T 2343c7e6b6f14084bc86b4c3a7042cef P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.640781  2594 raft_consensus.cc:740] T 2343c7e6b6f14084bc86b4c3a7042cef P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b76b82b011c24a7ab763febd4f3fea43, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.641762  2595 raft_consensus.cc:359] T 53a3fcbb5e39469591aa2560f3eeda07 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.642283  2595 raft_consensus.cc:385] T 53a3fcbb5e39469591aa2560f3eeda07 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.642567  2595 raft_consensus.cc:740] T 53a3fcbb5e39469591aa2560f3eeda07 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca422e4d0fe4f9a94fe082d98496bbe, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.646971  2594 consensus_queue.cc:260] T 2343c7e6b6f14084bc86b4c3a7042cef P b76b82b011c24a7ab763febd4f3fea43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.646229  2595 consensus_queue.cc:260] T 53a3fcbb5e39469591aa2560f3eeda07 P 1ca422e4d0fe4f9a94fe082d98496bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.649972  2658 consensus_queue.cc:1048] T 8bd45bb880c140f4aada7489ec7c46d5 P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:10:00.654906  2594 ts_tablet_manager.cc:1434] T 2343c7e6b6f14084bc86b4c3a7042cef P b76b82b011c24a7ab763febd4f3fea43: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.002s
I20260710 11:10:00.655040  2595 ts_tablet_manager.cc:1434] T 53a3fcbb5e39469591aa2560f3eeda07 P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260710 11:10:00.658198  2714 raft_consensus.cc:493] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:00.658663  2714 raft_consensus.cc:515] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.660063  2595 tablet_bootstrap.cc:492] T a60190ab1ede4534bda075c72597ef2d P 1ca422e4d0fe4f9a94fe082d98496bbe: Bootstrap starting.
I20260710 11:10:00.661386  2552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c4fb087eb94607ba0534b3529709c4" candidate_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43" is_pre_election: true
I20260710 11:10:00.662019  2552 raft_consensus.cc:2468] T 41c4fb087eb94607ba0534b3529709c4 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ca422e4d0fe4f9a94fe082d98496bbe in term 0.
I20260710 11:10:00.663242  2594 tablet_bootstrap.cc:492] T 7e08164838e0473898f66002685a5a69 P b76b82b011c24a7ab763febd4f3fea43: Bootstrap starting.
I20260710 11:10:00.663865  2443 leader_election.cc:304] T 41c4fb087eb94607ba0534b3529709c4 P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe, b76b82b011c24a7ab763febd4f3fea43; no voters: 
I20260710 11:10:00.664835  2601 raft_consensus.cc:2804] T 41c4fb087eb94607ba0534b3529709c4 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:00.665205  2601 raft_consensus.cc:493] T 41c4fb087eb94607ba0534b3529709c4 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:00.665553  2601 raft_consensus.cc:3060] T 41c4fb087eb94607ba0534b3529709c4 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.667335  2479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ba44a93e6c4750b97bea33d106f5bb" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe"
I20260710 11:10:00.667917  2479 raft_consensus.cc:3060] T 60ba44a93e6c4750b97bea33d106f5bb P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.674249  2596 tablet_bootstrap.cc:654] T a92f613cb53c437380b9c8f7265acab1 P ff733298ee4a4d86abfbefc6a79fbcea: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.675447  2479 raft_consensus.cc:2468] T 60ba44a93e6c4750b97bea33d106f5bb P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b76b82b011c24a7ab763febd4f3fea43 in term 1.
I20260710 11:10:00.677250  2303 catalog_manager.cc:5697] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 reported cstate change: term changed from 0 to 1, leader changed from <none> to b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3). New cstate: current_term: 1 leader_uuid: "b76b82b011c24a7ab763febd4f3fea43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:00.680325  2601 raft_consensus.cc:515] T 41c4fb087eb94607ba0534b3529709c4 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.682265  2301 catalog_manager.cc:5697] T 53a3fcbb5e39469591aa2560f3eeda07 P ff733298ee4a4d86abfbefc6a79fbcea reported cstate change: term changed from 0 to 1, leader changed from <none> to ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1). New cstate: current_term: 1 leader_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:00.685879  2552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c4fb087eb94607ba0534b3529709c4" candidate_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43"
I20260710 11:10:00.686614  2552 raft_consensus.cc:3060] T 41c4fb087eb94607ba0534b3529709c4 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.652223  2647 leader_election.cc:290] T 41c4fb087eb94607ba0534b3529709c4 P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:10:00.696794  2370 leader_election.cc:304] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe, ff733298ee4a4d86abfbefc6a79fbcea; no voters: b76b82b011c24a7ab763febd4f3fea43
I20260710 11:10:00.697623  2668 raft_consensus.cc:2804] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:00.697956  2668 raft_consensus.cc:493] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:00.698282  2668 raft_consensus.cc:3060] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.699823  2714 leader_election.cc:290] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:10:00.700778  2553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2343c7e6b6f14084bc86b4c3a7042cef" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43" is_pre_election: true
I20260710 11:10:00.701690  2553 raft_consensus.cc:2468] T 2343c7e6b6f14084bc86b4c3a7042cef P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff733298ee4a4d86abfbefc6a79fbcea in term 0.
I20260710 11:10:00.703418  2479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53a3fcbb5e39469591aa2560f3eeda07" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe"
I20260710 11:10:00.704424  2303 catalog_manager.cc:5697] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 reported cstate change: term changed from 0 to 1, leader changed from <none> to b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3). New cstate: current_term: 1 leader_uuid: "b76b82b011c24a7ab763febd4f3fea43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:00.706802  2519 leader_election.cc:304] T 60ba44a93e6c4750b97bea33d106f5bb P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe, b76b82b011c24a7ab763febd4f3fea43; no voters: ff733298ee4a4d86abfbefc6a79fbcea
I20260710 11:10:00.682896  2601 leader_election.cc:290] T 41c4fb087eb94607ba0534b3529709c4 P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 election: Requested vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:10:00.709292  2659 raft_consensus.cc:2804] T 60ba44a93e6c4750b97bea33d106f5bb P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:00.709766  2659 raft_consensus.cc:697] T 60ba44a93e6c4750b97bea33d106f5bb P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Becoming Leader. State: Replica: b76b82b011c24a7ab763febd4f3fea43, State: Running, Role: LEADER
I20260710 11:10:00.710704  2659 consensus_queue.cc:237] T 60ba44a93e6c4750b97bea33d106f5bb P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.711594  2404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c4fb087eb94607ba0534b3529709c4" candidate_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" is_pre_election: true
I20260710 11:10:00.703536  2368 leader_election.cc:304] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b76b82b011c24a7ab763febd4f3fea43, ff733298ee4a4d86abfbefc6a79fbcea; no voters: 
I20260710 11:10:00.712909  2714 raft_consensus.cc:2804] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:00.714035  2714 raft_consensus.cc:493] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:00.714385  2714 raft_consensus.cc:3060] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.716944  2400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c4fb087eb94607ba0534b3529709c4" candidate_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea"
I20260710 11:10:00.718815  2668 raft_consensus.cc:515] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.720789  2668 leader_election.cc:290] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 election: Requested vote from peers 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
W20260710 11:10:00.725351  2446 leader_election.cc:343] T 41c4fb087eb94607ba0534b3529709c4 P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:00.726346  2553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e08164838e0473898f66002685a5a69" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43"
W20260710 11:10:00.726742  2446 leader_election.cc:343] T 41c4fb087eb94607ba0534b3529709c4 P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:00.707767  2479 raft_consensus.cc:3060] T 53a3fcbb5e39469591aa2560f3eeda07 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:10:00.727682  2368 leader_election.cc:343] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:00.728760  2478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2343c7e6b6f14084bc86b4c3a7042cef" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" is_pre_election: true
I20260710 11:10:00.729928  2478 raft_consensus.cc:2468] T 2343c7e6b6f14084bc86b4c3a7042cef P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff733298ee4a4d86abfbefc6a79fbcea in term 0.
I20260710 11:10:00.734092  2478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e08164838e0473898f66002685a5a69" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe"
I20260710 11:10:00.734634  2478 raft_consensus.cc:3060] T 7e08164838e0473898f66002685a5a69 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.743539  2479 raft_consensus.cc:2468] T 53a3fcbb5e39469591aa2560f3eeda07 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff733298ee4a4d86abfbefc6a79fbcea in term 1.
I20260710 11:10:00.746294  2552 raft_consensus.cc:2468] T 41c4fb087eb94607ba0534b3529709c4 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ca422e4d0fe4f9a94fe082d98496bbe in term 1.
I20260710 11:10:00.748179  2443 leader_election.cc:304] T 41c4fb087eb94607ba0534b3529709c4 P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe, b76b82b011c24a7ab763febd4f3fea43; no voters: ff733298ee4a4d86abfbefc6a79fbcea
I20260710 11:10:00.749678  2601 raft_consensus.cc:2804] T 41c4fb087eb94607ba0534b3529709c4 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:00.750276  2601 raft_consensus.cc:697] T 41c4fb087eb94607ba0534b3529709c4 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 LEADER]: Becoming Leader. State: Replica: 1ca422e4d0fe4f9a94fe082d98496bbe, State: Running, Role: LEADER
I20260710 11:10:00.733676  2610 raft_consensus.cc:2749] T 8bd45bb880c140f4aada7489ec7c46d5 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:00.756089  2601 consensus_queue.cc:237] T 41c4fb087eb94607ba0534b3529709c4 P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.757817  2645 consensus_queue.cc:1048] T 8bd45bb880c140f4aada7489ec7c46d5 P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:00.760694  2595 tablet_bootstrap.cc:654] T a60190ab1ede4534bda075c72597ef2d P 1ca422e4d0fe4f9a94fe082d98496bbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.767125  2594 tablet_bootstrap.cc:654] T 7e08164838e0473898f66002685a5a69 P b76b82b011c24a7ab763febd4f3fea43: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.775960  2714 raft_consensus.cc:515] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.778069  2714 leader_election.cc:290] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 election: Requested vote from peers 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:10:00.779121  2478 raft_consensus.cc:2468] T 7e08164838e0473898f66002685a5a69 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff733298ee4a4d86abfbefc6a79fbcea in term 1.
I20260710 11:10:00.779860  2552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2343c7e6b6f14084bc86b4c3a7042cef" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43"
I20260710 11:10:00.780512  2552 raft_consensus.cc:3060] T 2343c7e6b6f14084bc86b4c3a7042cef P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.783118  2370 leader_election.cc:304] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe, ff733298ee4a4d86abfbefc6a79fbcea; no voters: b76b82b011c24a7ab763febd4f3fea43
I20260710 11:10:00.785415  2478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2343c7e6b6f14084bc86b4c3a7042cef" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe"
I20260710 11:10:00.787985  2714 raft_consensus.cc:2804] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:00.788177  2596 tablet_bootstrap.cc:492] T a92f613cb53c437380b9c8f7265acab1 P ff733298ee4a4d86abfbefc6a79fbcea: No bootstrap required, opened a new log
I20260710 11:10:00.789717  2596 ts_tablet_manager.cc:1403] T a92f613cb53c437380b9c8f7265acab1 P ff733298ee4a4d86abfbefc6a79fbcea: Time spent bootstrapping tablet: real 0.201s	user 0.022s	sys 0.014s
I20260710 11:10:00.788875  2478 raft_consensus.cc:3060] T 2343c7e6b6f14084bc86b4c3a7042cef P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.791175  2303 catalog_manager.cc:5697] T 60ba44a93e6c4750b97bea33d106f5bb P b76b82b011c24a7ab763febd4f3fea43 reported cstate change: term changed from 0 to 1, leader changed from <none> to b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3). New cstate: current_term: 1 leader_uuid: "b76b82b011c24a7ab763febd4f3fea43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:00.790103  2714 raft_consensus.cc:697] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 LEADER]: Becoming Leader. State: Replica: ff733298ee4a4d86abfbefc6a79fbcea, State: Running, Role: LEADER
I20260710 11:10:00.796136  2714 consensus_queue.cc:237] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.799150  2596 raft_consensus.cc:359] T a92f613cb53c437380b9c8f7265acab1 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.799626  2596 raft_consensus.cc:385] T a92f613cb53c437380b9c8f7265acab1 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.799815  2596 raft_consensus.cc:740] T a92f613cb53c437380b9c8f7265acab1 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff733298ee4a4d86abfbefc6a79fbcea, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.800335  2596 consensus_queue.cc:260] T a92f613cb53c437380b9c8f7265acab1 P ff733298ee4a4d86abfbefc6a79fbcea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.808156  2596 ts_tablet_manager.cc:1434] T a92f613cb53c437380b9c8f7265acab1 P ff733298ee4a4d86abfbefc6a79fbcea: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 11:10:00.809171  2596 tablet_bootstrap.cc:492] T 4f03256f72fa45e6aae8eb02c0a9eb12 P ff733298ee4a4d86abfbefc6a79fbcea: Bootstrap starting.
I20260710 11:10:00.816519  2478 raft_consensus.cc:2468] T 2343c7e6b6f14084bc86b4c3a7042cef P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff733298ee4a4d86abfbefc6a79fbcea in term 1.
I20260710 11:10:00.819065  2370 leader_election.cc:304] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe, ff733298ee4a4d86abfbefc6a79fbcea; no voters: 
I20260710 11:10:00.825564  2595 tablet_bootstrap.cc:492] T a60190ab1ede4534bda075c72597ef2d P 1ca422e4d0fe4f9a94fe082d98496bbe: No bootstrap required, opened a new log
I20260710 11:10:00.827936  2595 ts_tablet_manager.cc:1403] T a60190ab1ede4534bda075c72597ef2d P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent bootstrapping tablet: real 0.168s	user 0.026s	sys 0.028s
I20260710 11:10:00.822227  2668 raft_consensus.cc:2804] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:00.827406  2302 catalog_manager.cc:5697] T 41c4fb087eb94607ba0534b3529709c4 P 1ca422e4d0fe4f9a94fe082d98496bbe reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2). New cstate: current_term: 1 leader_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:00.829792  2668 raft_consensus.cc:697] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea [term 1 LEADER]: Becoming Leader. State: Replica: ff733298ee4a4d86abfbefc6a79fbcea, State: Running, Role: LEADER
I20260710 11:10:00.831123  2668 consensus_queue.cc:237] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.833287  2659 raft_consensus.cc:493] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:00.833730  2659 raft_consensus.cc:515] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.837242  2659 leader_election.cc:290] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845)
I20260710 11:10:00.839917  2594 tablet_bootstrap.cc:492] T 7e08164838e0473898f66002685a5a69 P b76b82b011c24a7ab763febd4f3fea43: No bootstrap required, opened a new log
I20260710 11:10:00.841220  2594 ts_tablet_manager.cc:1403] T 7e08164838e0473898f66002685a5a69 P b76b82b011c24a7ab763febd4f3fea43: Time spent bootstrapping tablet: real 0.178s	user 0.015s	sys 0.004s
W20260710 11:10:00.842856  2351 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:10:00.835812  2595 raft_consensus.cc:359] T a60190ab1ede4534bda075c72597ef2d P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.843431  2595 raft_consensus.cc:385] T a60190ab1ede4534bda075c72597ef2d P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.843888  2595 raft_consensus.cc:740] T a60190ab1ede4534bda075c72597ef2d P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca422e4d0fe4f9a94fe082d98496bbe, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.845480  2595 consensus_queue.cc:260] T a60190ab1ede4534bda075c72597ef2d P 1ca422e4d0fe4f9a94fe082d98496bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.850732  2478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f03256f72fa45e6aae8eb02c0a9eb12" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" is_pre_election: true
I20260710 11:10:00.851995  2714 raft_consensus.cc:493] T a92f613cb53c437380b9c8f7265acab1 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:00.855180  2301 catalog_manager.cc:5697] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea reported cstate change: term changed from 0 to 1, leader changed from <none> to ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1). New cstate: current_term: 1 leader_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:00.857270  2714 raft_consensus.cc:515] T a92f613cb53c437380b9c8f7265acab1 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.859424  2714 leader_election.cc:290] T a92f613cb53c437380b9c8f7265acab1 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:10:00.860196  2400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f03256f72fa45e6aae8eb02c0a9eb12" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" is_pre_election: true
I20260710 11:10:00.860689  2554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92f613cb53c437380b9c8f7265acab1" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43" is_pre_election: true
I20260710 11:10:00.863098  2596 tablet_bootstrap.cc:654] T 4f03256f72fa45e6aae8eb02c0a9eb12 P ff733298ee4a4d86abfbefc6a79fbcea: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.865801  2552 raft_consensus.cc:2468] T 2343c7e6b6f14084bc86b4c3a7042cef P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff733298ee4a4d86abfbefc6a79fbcea in term 1.
I20260710 11:10:00.853969  2595 ts_tablet_manager.cc:1434] T a60190ab1ede4534bda075c72597ef2d P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260710 11:10:00.870481  2595 tablet_bootstrap.cc:492] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe: Bootstrap starting.
I20260710 11:10:00.868142  2594 raft_consensus.cc:359] T 7e08164838e0473898f66002685a5a69 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.870947  2594 raft_consensus.cc:385] T 7e08164838e0473898f66002685a5a69 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.871210  2594 raft_consensus.cc:740] T 7e08164838e0473898f66002685a5a69 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b76b82b011c24a7ab763febd4f3fea43, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.851610  2478 raft_consensus.cc:2468] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b76b82b011c24a7ab763febd4f3fea43 in term 0.
I20260710 11:10:00.875662  2479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92f613cb53c437380b9c8f7265acab1" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" is_pre_election: true
I20260710 11:10:00.876458  2479 raft_consensus.cc:2393] T a92f613cb53c437380b9c8f7265acab1 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff733298ee4a4d86abfbefc6a79fbcea in current term 1: Already voted for candidate b76b82b011c24a7ab763febd4f3fea43 in this term.
W20260710 11:10:00.875765  2520 leader_election.cc:343] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:00.874861  2594 consensus_queue.cc:260] T 7e08164838e0473898f66002685a5a69 P b76b82b011c24a7ab763febd4f3fea43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.881788  2594 ts_tablet_manager.cc:1434] T 7e08164838e0473898f66002685a5a69 P b76b82b011c24a7ab763febd4f3fea43: Time spent starting tablet: real 0.040s	user 0.003s	sys 0.002s
I20260710 11:10:00.882704  2594 tablet_bootstrap.cc:492] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43: Bootstrap starting.
I20260710 11:10:00.884521  2370 leader_election.cc:304] T a92f613cb53c437380b9c8f7265acab1 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff733298ee4a4d86abfbefc6a79fbcea; no voters: 1ca422e4d0fe4f9a94fe082d98496bbe, b76b82b011c24a7ab763febd4f3fea43
I20260710 11:10:00.885586  2668 raft_consensus.cc:3060] T a92f613cb53c437380b9c8f7265acab1 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.888821  2519 leader_election.cc:304] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe, b76b82b011c24a7ab763febd4f3fea43; no voters: ff733298ee4a4d86abfbefc6a79fbcea
I20260710 11:10:00.890337  2659 raft_consensus.cc:2804] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:00.890691  2659 raft_consensus.cc:493] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:00.891043  2659 raft_consensus.cc:3060] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.897542  2668 raft_consensus.cc:2749] T a92f613cb53c437380b9c8f7265acab1 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:00.898875  2659 raft_consensus.cc:515] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.900359  2659 leader_election.cc:290] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 election: Requested vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845)
I20260710 11:10:00.902217  2478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f03256f72fa45e6aae8eb02c0a9eb12" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe"
I20260710 11:10:00.902801  2478 raft_consensus.cc:3060] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.903600  2596 tablet_bootstrap.cc:492] T 4f03256f72fa45e6aae8eb02c0a9eb12 P ff733298ee4a4d86abfbefc6a79fbcea: No bootstrap required, opened a new log
I20260710 11:10:00.904034  2596 ts_tablet_manager.cc:1403] T 4f03256f72fa45e6aae8eb02c0a9eb12 P ff733298ee4a4d86abfbefc6a79fbcea: Time spent bootstrapping tablet: real 0.095s	user 0.018s	sys 0.011s
I20260710 11:10:00.905210  2594 tablet_bootstrap.cc:654] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.909428  2400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f03256f72fa45e6aae8eb02c0a9eb12" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea"
I20260710 11:10:00.909775  2478 raft_consensus.cc:2468] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b76b82b011c24a7ab763febd4f3fea43 in term 1.
W20260710 11:10:00.912853  2520 leader_election.cc:343] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:00.913393  2519 leader_election.cc:304] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe, b76b82b011c24a7ab763febd4f3fea43; no voters: ff733298ee4a4d86abfbefc6a79fbcea
I20260710 11:10:00.915412  2610 raft_consensus.cc:2804] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:00.915973  2610 raft_consensus.cc:697] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Becoming Leader. State: Replica: b76b82b011c24a7ab763febd4f3fea43, State: Running, Role: LEADER
I20260710 11:10:00.916832  2610 consensus_queue.cc:237] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.917888  2596 raft_consensus.cc:359] T 4f03256f72fa45e6aae8eb02c0a9eb12 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.918488  2596 raft_consensus.cc:385] T 4f03256f72fa45e6aae8eb02c0a9eb12 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.918747  2596 raft_consensus.cc:740] T 4f03256f72fa45e6aae8eb02c0a9eb12 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff733298ee4a4d86abfbefc6a79fbcea, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.919601  2596 consensus_queue.cc:260] T 4f03256f72fa45e6aae8eb02c0a9eb12 P ff733298ee4a4d86abfbefc6a79fbcea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.921777  2596 ts_tablet_manager.cc:1434] T 4f03256f72fa45e6aae8eb02c0a9eb12 P ff733298ee4a4d86abfbefc6a79fbcea: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260710 11:10:00.922658  2596 tablet_bootstrap.cc:492] T 41c4fb087eb94607ba0534b3529709c4 P ff733298ee4a4d86abfbefc6a79fbcea: Bootstrap starting.
I20260710 11:10:00.924094  2595 tablet_bootstrap.cc:654] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.907626  2301 catalog_manager.cc:5697] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea reported cstate change: term changed from 0 to 1, leader changed from <none> to ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1). New cstate: current_term: 1 leader_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:00.927662  2596 tablet_bootstrap.cc:654] T 41c4fb087eb94607ba0534b3529709c4 P ff733298ee4a4d86abfbefc6a79fbcea: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.929296  2659 consensus_queue.cc:1048] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:00.933604  2659 consensus_queue.cc:1048] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:00.951642  2595 tablet_bootstrap.cc:492] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe: No bootstrap required, opened a new log
I20260710 11:10:00.952139  2595 ts_tablet_manager.cc:1403] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent bootstrapping tablet: real 0.082s	user 0.009s	sys 0.001s
I20260710 11:10:00.954815  2595 raft_consensus.cc:359] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.955448  2595 raft_consensus.cc:385] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.955684  2595 raft_consensus.cc:740] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca422e4d0fe4f9a94fe082d98496bbe, State: Initialized, Role: FOLLOWER
W20260710 11:10:00.957067  2520 consensus_peers.cc:597] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P b76b82b011c24a7ab763febd4f3fea43 -> Peer ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005): Couldn't send request to peer ff733298ee4a4d86abfbefc6a79fbcea. 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 11:10:00.956233  2595 consensus_queue.cc:260] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.964267  2595 ts_tablet_manager.cc:1434] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260710 11:10:00.965114  2595 tablet_bootstrap.cc:492] T ecf5439db57b4fdab05f05f3924fe944 P 1ca422e4d0fe4f9a94fe082d98496bbe: Bootstrap starting.
I20260710 11:10:00.976564  2717 consensus_queue.cc:1048] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:00.985409  2595 tablet_bootstrap.cc:654] T ecf5439db57b4fdab05f05f3924fe944 P 1ca422e4d0fe4f9a94fe082d98496bbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.994480  2595 tablet_bootstrap.cc:492] T ecf5439db57b4fdab05f05f3924fe944 P 1ca422e4d0fe4f9a94fe082d98496bbe: No bootstrap required, opened a new log
I20260710 11:10:00.995132  2595 ts_tablet_manager.cc:1403] T ecf5439db57b4fdab05f05f3924fe944 P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.001s
I20260710 11:10:00.997275  2302 catalog_manager.cc:5697] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43 reported cstate change: term changed from 0 to 1, leader changed from <none> to b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3). New cstate: current_term: 1 leader_uuid: "b76b82b011c24a7ab763febd4f3fea43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:00.998606  2595 raft_consensus.cc:359] T ecf5439db57b4fdab05f05f3924fe944 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:00.999557  2595 raft_consensus.cc:385] T ecf5439db57b4fdab05f05f3924fe944 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.999949  2595 raft_consensus.cc:740] T ecf5439db57b4fdab05f05f3924fe944 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca422e4d0fe4f9a94fe082d98496bbe, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.000988  2595 consensus_queue.cc:260] T ecf5439db57b4fdab05f05f3924fe944 P 1ca422e4d0fe4f9a94fe082d98496bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.003067  2595 ts_tablet_manager.cc:1434] T ecf5439db57b4fdab05f05f3924fe944 P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:10:01.004612  2595 tablet_bootstrap.cc:492] T c3671c0ad44746079c274028b8ebd160 P 1ca422e4d0fe4f9a94fe082d98496bbe: Bootstrap starting.
I20260710 11:10:01.004937  2645 raft_consensus.cc:493] T a60190ab1ede4534bda075c72597ef2d P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:01.005414  2645 raft_consensus.cc:515] T a60190ab1ede4534bda075c72597ef2d P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.007365  2645 leader_election.cc:290] T a60190ab1ede4534bda075c72597ef2d P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:10:01.008682  2552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60190ab1ede4534bda075c72597ef2d" candidate_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43" is_pre_election: true
I20260710 11:10:01.009748  2400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60190ab1ede4534bda075c72597ef2d" candidate_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" is_pre_election: true
I20260710 11:10:01.011858  2400 raft_consensus.cc:2393] T a60190ab1ede4534bda075c72597ef2d P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ca422e4d0fe4f9a94fe082d98496bbe in current term 1: Already voted for candidate b76b82b011c24a7ab763febd4f3fea43 in this term.
I20260710 11:10:01.012799  2595 tablet_bootstrap.cc:654] T c3671c0ad44746079c274028b8ebd160 P 1ca422e4d0fe4f9a94fe082d98496bbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.013586  2446 leader_election.cc:304] T a60190ab1ede4534bda075c72597ef2d P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe; no voters: b76b82b011c24a7ab763febd4f3fea43, ff733298ee4a4d86abfbefc6a79fbcea
I20260710 11:10:01.014622  2645 raft_consensus.cc:3060] T a60190ab1ede4534bda075c72597ef2d P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.021219  2645 raft_consensus.cc:2749] T a60190ab1ede4534bda075c72597ef2d P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:01.022171  2594 tablet_bootstrap.cc:492] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43: No bootstrap required, opened a new log
I20260710 11:10:01.022621  2594 ts_tablet_manager.cc:1403] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43: Time spent bootstrapping tablet: real 0.140s	user 0.010s	sys 0.010s
I20260710 11:10:01.025522  2595 tablet_bootstrap.cc:492] T c3671c0ad44746079c274028b8ebd160 P 1ca422e4d0fe4f9a94fe082d98496bbe: No bootstrap required, opened a new log
I20260710 11:10:01.026015  2595 ts_tablet_manager.cc:1403] T c3671c0ad44746079c274028b8ebd160 P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.003s
I20260710 11:10:01.026652  2596 tablet_bootstrap.cc:492] T 41c4fb087eb94607ba0534b3529709c4 P ff733298ee4a4d86abfbefc6a79fbcea: No bootstrap required, opened a new log
I20260710 11:10:01.027092  2596 ts_tablet_manager.cc:1403] T 41c4fb087eb94607ba0534b3529709c4 P ff733298ee4a4d86abfbefc6a79fbcea: Time spent bootstrapping tablet: real 0.105s	user 0.039s	sys 0.063s
I20260710 11:10:01.034740  2596 raft_consensus.cc:359] T 41c4fb087eb94607ba0534b3529709c4 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.035442  2596 raft_consensus.cc:385] T 41c4fb087eb94607ba0534b3529709c4 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.035705  2596 raft_consensus.cc:740] T 41c4fb087eb94607ba0534b3529709c4 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff733298ee4a4d86abfbefc6a79fbcea, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.036399  2596 consensus_queue.cc:260] T 41c4fb087eb94607ba0534b3529709c4 P ff733298ee4a4d86abfbefc6a79fbcea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.038708  2595 raft_consensus.cc:359] T c3671c0ad44746079c274028b8ebd160 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.039438  2595 raft_consensus.cc:385] T c3671c0ad44746079c274028b8ebd160 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.034394  2594 raft_consensus.cc:359] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.039867  2594 raft_consensus.cc:385] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.040191  2594 raft_consensus.cc:740] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b76b82b011c24a7ab763febd4f3fea43, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.040956  2594 consensus_queue.cc:260] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.042838  2594 ts_tablet_manager.cc:1434] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43: Time spent starting tablet: real 0.020s	user 0.001s	sys 0.005s
I20260710 11:10:01.043587  2596 ts_tablet_manager.cc:1434] T 41c4fb087eb94607ba0534b3529709c4 P ff733298ee4a4d86abfbefc6a79fbcea: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.004s
I20260710 11:10:01.043751  2594 tablet_bootstrap.cc:492] T 6a08413cd2934708be9232f29f8f6b20 P b76b82b011c24a7ab763febd4f3fea43: Bootstrap starting.
I20260710 11:10:01.044442  2596 tablet_bootstrap.cc:492] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P ff733298ee4a4d86abfbefc6a79fbcea: Bootstrap starting.
I20260710 11:10:01.049557  2594 tablet_bootstrap.cc:654] T 6a08413cd2934708be9232f29f8f6b20 P b76b82b011c24a7ab763febd4f3fea43: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.050343  2596 tablet_bootstrap.cc:654] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P ff733298ee4a4d86abfbefc6a79fbcea: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.061244  2596 tablet_bootstrap.cc:492] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P ff733298ee4a4d86abfbefc6a79fbcea: No bootstrap required, opened a new log
I20260710 11:10:01.061671  2596 ts_tablet_manager.cc:1403] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P ff733298ee4a4d86abfbefc6a79fbcea: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260710 11:10:01.064170  2596 raft_consensus.cc:359] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.064901  2596 raft_consensus.cc:385] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.065193  2596 raft_consensus.cc:740] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff733298ee4a4d86abfbefc6a79fbcea, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.065817  2596 consensus_queue.cc:260] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P ff733298ee4a4d86abfbefc6a79fbcea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.066597  2594 tablet_bootstrap.cc:492] T 6a08413cd2934708be9232f29f8f6b20 P b76b82b011c24a7ab763febd4f3fea43: No bootstrap required, opened a new log
I20260710 11:10:01.067014  2594 ts_tablet_manager.cc:1403] T 6a08413cd2934708be9232f29f8f6b20 P b76b82b011c24a7ab763febd4f3fea43: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.003s
I20260710 11:10:01.067782  2596 ts_tablet_manager.cc:1434] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P ff733298ee4a4d86abfbefc6a79fbcea: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:10:01.069037  2596 tablet_bootstrap.cc:492] T 95b9b709e3d04e0e80d4c99e73c47f6a P ff733298ee4a4d86abfbefc6a79fbcea: Bootstrap starting.
I20260710 11:10:01.069387  2594 raft_consensus.cc:359] T 6a08413cd2934708be9232f29f8f6b20 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.070012  2594 raft_consensus.cc:385] T 6a08413cd2934708be9232f29f8f6b20 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.070261  2594 raft_consensus.cc:740] T 6a08413cd2934708be9232f29f8f6b20 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b76b82b011c24a7ab763febd4f3fea43, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.070881  2594 consensus_queue.cc:260] T 6a08413cd2934708be9232f29f8f6b20 P b76b82b011c24a7ab763febd4f3fea43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.073323  2594 ts_tablet_manager.cc:1434] T 6a08413cd2934708be9232f29f8f6b20 P b76b82b011c24a7ab763febd4f3fea43: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:10:01.074136  2594 tablet_bootstrap.cc:492] T 95b9b709e3d04e0e80d4c99e73c47f6a P b76b82b011c24a7ab763febd4f3fea43: Bootstrap starting.
I20260710 11:10:01.039803  2595 raft_consensus.cc:740] T c3671c0ad44746079c274028b8ebd160 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca422e4d0fe4f9a94fe082d98496bbe, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.074877  2596 tablet_bootstrap.cc:654] T 95b9b709e3d04e0e80d4c99e73c47f6a P ff733298ee4a4d86abfbefc6a79fbcea: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.075145  2595 consensus_queue.cc:260] T c3671c0ad44746079c274028b8ebd160 P 1ca422e4d0fe4f9a94fe082d98496bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.080574  2594 tablet_bootstrap.cc:654] T 95b9b709e3d04e0e80d4c99e73c47f6a P b76b82b011c24a7ab763febd4f3fea43: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.085490  2660 raft_consensus.cc:493] T 6a08413cd2934708be9232f29f8f6b20 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:01.085983  2660 raft_consensus.cc:515] T 6a08413cd2934708be9232f29f8f6b20 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.088030  2660 leader_election.cc:290] T 6a08413cd2934708be9232f29f8f6b20 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845)
I20260710 11:10:01.089140  2479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a08413cd2934708be9232f29f8f6b20" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" is_pre_election: true
I20260710 11:10:01.089541  2400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a08413cd2934708be9232f29f8f6b20" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" is_pre_election: true
W20260710 11:10:01.090605  2519 leader_election.cc:343] T 6a08413cd2934708be9232f29f8f6b20 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:10:01.091189  2520 leader_election.cc:343] T 6a08413cd2934708be9232f29f8f6b20 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:01.091569  2520 leader_election.cc:304] T 6a08413cd2934708be9232f29f8f6b20 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b76b82b011c24a7ab763febd4f3fea43; no voters: 1ca422e4d0fe4f9a94fe082d98496bbe, ff733298ee4a4d86abfbefc6a79fbcea
I20260710 11:10:01.092706  2610 raft_consensus.cc:2749] T 6a08413cd2934708be9232f29f8f6b20 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:01.096029  2595 ts_tablet_manager.cc:1434] T c3671c0ad44746079c274028b8ebd160 P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent starting tablet: real 0.070s	user 0.004s	sys 0.002s
I20260710 11:10:01.096237  2660 consensus_queue.cc:1048] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:01.096937  2595 tablet_bootstrap.cc:492] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe: Bootstrap starting.
I20260710 11:10:01.100310  2660 raft_consensus.cc:493] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:01.100924  2660 raft_consensus.cc:515] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.103915  2595 tablet_bootstrap.cc:654] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.104712  2404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf5439db57b4fdab05f05f3924fe944" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" is_pre_election: true
W20260710 11:10:01.106060  2520 consensus_peers.cc:597] T 60ba44a93e6c4750b97bea33d106f5bb P b76b82b011c24a7ab763febd4f3fea43 -> Peer ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005): Couldn't send request to peer ff733298ee4a4d86abfbefc6a79fbcea. 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 11:10:01.106696  2520 leader_election.cc:343] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:01.107399  2596 tablet_bootstrap.cc:492] T 95b9b709e3d04e0e80d4c99e73c47f6a P ff733298ee4a4d86abfbefc6a79fbcea: No bootstrap required, opened a new log
I20260710 11:10:01.107896  2596 ts_tablet_manager.cc:1403] T 95b9b709e3d04e0e80d4c99e73c47f6a P ff733298ee4a4d86abfbefc6a79fbcea: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.019s
I20260710 11:10:01.108563  2479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf5439db57b4fdab05f05f3924fe944" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" is_pre_election: true
I20260710 11:10:01.109195  2479 raft_consensus.cc:2468] T ecf5439db57b4fdab05f05f3924fe944 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b76b82b011c24a7ab763febd4f3fea43 in term 0.
I20260710 11:10:01.110463  2519 leader_election.cc:304] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe, b76b82b011c24a7ab763febd4f3fea43; no voters: ff733298ee4a4d86abfbefc6a79fbcea
I20260710 11:10:01.106869  2594 tablet_bootstrap.cc:492] T 95b9b709e3d04e0e80d4c99e73c47f6a P b76b82b011c24a7ab763febd4f3fea43: No bootstrap required, opened a new log
I20260710 11:10:01.110648  2596 raft_consensus.cc:359] T 95b9b709e3d04e0e80d4c99e73c47f6a P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.111280  2610 raft_consensus.cc:2804] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:01.111452  2596 raft_consensus.cc:385] T 95b9b709e3d04e0e80d4c99e73c47f6a P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.111853  2610 raft_consensus.cc:493] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:01.111531  2660 leader_election.cc:290] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845)
I20260710 11:10:01.112453  2610 raft_consensus.cc:3060] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.111989  2596 raft_consensus.cc:740] T 95b9b709e3d04e0e80d4c99e73c47f6a P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff733298ee4a4d86abfbefc6a79fbcea, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.111454  2594 ts_tablet_manager.cc:1403] T 95b9b709e3d04e0e80d4c99e73c47f6a P b76b82b011c24a7ab763febd4f3fea43: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.012s
I20260710 11:10:01.113379  2596 consensus_queue.cc:260] T 95b9b709e3d04e0e80d4c99e73c47f6a P ff733298ee4a4d86abfbefc6a79fbcea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.115846  2596 ts_tablet_manager.cc:1434] T 95b9b709e3d04e0e80d4c99e73c47f6a P ff733298ee4a4d86abfbefc6a79fbcea: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:10:01.116102  2594 raft_consensus.cc:359] T 95b9b709e3d04e0e80d4c99e73c47f6a P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.116729  2594 raft_consensus.cc:385] T 95b9b709e3d04e0e80d4c99e73c47f6a P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.116804  2596 tablet_bootstrap.cc:492] T ecf5439db57b4fdab05f05f3924fe944 P ff733298ee4a4d86abfbefc6a79fbcea: Bootstrap starting.
I20260710 11:10:01.117024  2594 raft_consensus.cc:740] T 95b9b709e3d04e0e80d4c99e73c47f6a P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b76b82b011c24a7ab763febd4f3fea43, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.117666  2668 raft_consensus.cc:493] T 4f03256f72fa45e6aae8eb02c0a9eb12 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:01.117911  2594 consensus_queue.cc:260] T 95b9b709e3d04e0e80d4c99e73c47f6a P b76b82b011c24a7ab763febd4f3fea43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.118124  2668 raft_consensus.cc:515] T 4f03256f72fa45e6aae8eb02c0a9eb12 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.120136  2594 ts_tablet_manager.cc:1434] T 95b9b709e3d04e0e80d4c99e73c47f6a P b76b82b011c24a7ab763febd4f3fea43: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:10:01.122540  2479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f03256f72fa45e6aae8eb02c0a9eb12" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" is_pre_election: true
I20260710 11:10:01.123237  2596 tablet_bootstrap.cc:654] T ecf5439db57b4fdab05f05f3924fe944 P ff733298ee4a4d86abfbefc6a79fbcea: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.123358  2479 raft_consensus.cc:2393] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff733298ee4a4d86abfbefc6a79fbcea in current term 1: Already voted for candidate b76b82b011c24a7ab763febd4f3fea43 in this term.
I20260710 11:10:01.123523  2594 tablet_bootstrap.cc:492] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43: Bootstrap starting.
I20260710 11:10:01.124300  2552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f03256f72fa45e6aae8eb02c0a9eb12" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43" is_pre_election: true
I20260710 11:10:01.126523  2368 leader_election.cc:304] T 4f03256f72fa45e6aae8eb02c0a9eb12 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff733298ee4a4d86abfbefc6a79fbcea; no voters: 1ca422e4d0fe4f9a94fe082d98496bbe, b76b82b011c24a7ab763febd4f3fea43
I20260710 11:10:01.127336  2675 raft_consensus.cc:3060] T 4f03256f72fa45e6aae8eb02c0a9eb12 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.131336  2594 tablet_bootstrap.cc:654] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.120170  2668 leader_election.cc:290] T 4f03256f72fa45e6aae8eb02c0a9eb12 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:10:01.134358  2675 raft_consensus.cc:2749] T 4f03256f72fa45e6aae8eb02c0a9eb12 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:01.135140  2595 tablet_bootstrap.cc:492] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe: No bootstrap required, opened a new log
I20260710 11:10:01.135576  2595 ts_tablet_manager.cc:1403] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.009s
I20260710 11:10:01.137131  2610 raft_consensus.cc:515] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.138077  2595 raft_consensus.cc:359] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.138726  2595 raft_consensus.cc:385] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.138990  2595 raft_consensus.cc:740] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca422e4d0fe4f9a94fe082d98496bbe, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.139811  2401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf5439db57b4fdab05f05f3924fe944" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea"
I20260710 11:10:01.139624  2595 consensus_queue.cc:260] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
W20260710 11:10:01.141407  2520 leader_election.cc:343] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:01.142454  2596 tablet_bootstrap.cc:492] T ecf5439db57b4fdab05f05f3924fe944 P ff733298ee4a4d86abfbefc6a79fbcea: No bootstrap required, opened a new log
I20260710 11:10:01.142942  2596 ts_tablet_manager.cc:1403] T ecf5439db57b4fdab05f05f3924fe944 P ff733298ee4a4d86abfbefc6a79fbcea: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.008s
I20260710 11:10:01.143581  2479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf5439db57b4fdab05f05f3924fe944" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe"
I20260710 11:10:01.144186  2479 raft_consensus.cc:3060] T ecf5439db57b4fdab05f05f3924fe944 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.145684  2596 raft_consensus.cc:359] T ecf5439db57b4fdab05f05f3924fe944 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.146459  2596 raft_consensus.cc:385] T ecf5439db57b4fdab05f05f3924fe944 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.146772  2596 raft_consensus.cc:740] T ecf5439db57b4fdab05f05f3924fe944 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff733298ee4a4d86abfbefc6a79fbcea, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.147644  2596 consensus_queue.cc:260] T ecf5439db57b4fdab05f05f3924fe944 P ff733298ee4a4d86abfbefc6a79fbcea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.149632  2595 ts_tablet_manager.cc:1434] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:10:01.150828  2479 raft_consensus.cc:2468] T ecf5439db57b4fdab05f05f3924fe944 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b76b82b011c24a7ab763febd4f3fea43 in term 1.
I20260710 11:10:01.151048  2596 ts_tablet_manager.cc:1434] T ecf5439db57b4fdab05f05f3924fe944 P ff733298ee4a4d86abfbefc6a79fbcea: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:10:01.151963  2519 leader_election.cc:304] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe, b76b82b011c24a7ab763febd4f3fea43; no voters: ff733298ee4a4d86abfbefc6a79fbcea
I20260710 11:10:01.152503  2596 tablet_bootstrap.cc:492] T 6a08413cd2934708be9232f29f8f6b20 P ff733298ee4a4d86abfbefc6a79fbcea: Bootstrap starting.
I20260710 11:10:01.152822  2660 raft_consensus.cc:2804] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:01.153313  2660 raft_consensus.cc:697] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Becoming Leader. State: Replica: b76b82b011c24a7ab763febd4f3fea43, State: Running, Role: LEADER
I20260710 11:10:01.154091  2660 consensus_queue.cc:237] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.160190  2610 leader_election.cc:290] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 election: Requested vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845)
I20260710 11:10:01.160989  2596 tablet_bootstrap.cc:654] T 6a08413cd2934708be9232f29f8f6b20 P ff733298ee4a4d86abfbefc6a79fbcea: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.161571  2594 tablet_bootstrap.cc:492] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43: No bootstrap required, opened a new log
I20260710 11:10:01.162155  2594 ts_tablet_manager.cc:1403] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.003s
I20260710 11:10:01.165220  2594 raft_consensus.cc:359] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.166092  2594 raft_consensus.cc:385] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.174942  2594 raft_consensus.cc:740] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b76b82b011c24a7ab763febd4f3fea43, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.173424  2596 tablet_bootstrap.cc:492] T 6a08413cd2934708be9232f29f8f6b20 P ff733298ee4a4d86abfbefc6a79fbcea: No bootstrap required, opened a new log
I20260710 11:10:01.173096  2303 catalog_manager.cc:5697] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 reported cstate change: term changed from 0 to 1, leader changed from <none> to b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3). New cstate: current_term: 1 leader_uuid: "b76b82b011c24a7ab763febd4f3fea43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:01.175769  2596 ts_tablet_manager.cc:1403] T 6a08413cd2934708be9232f29f8f6b20 P ff733298ee4a4d86abfbefc6a79fbcea: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.005s
I20260710 11:10:01.177445  2594 consensus_queue.cc:260] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.178210  2635 consensus_queue.cc:1048] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:01.180241  2594 ts_tablet_manager.cc:1434] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 11:10:01.181811  2596 raft_consensus.cc:359] T 6a08413cd2934708be9232f29f8f6b20 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.182631  2596 raft_consensus.cc:385] T 6a08413cd2934708be9232f29f8f6b20 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.182929  2596 raft_consensus.cc:740] T 6a08413cd2934708be9232f29f8f6b20 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff733298ee4a4d86abfbefc6a79fbcea, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.183645  2596 consensus_queue.cc:260] T 6a08413cd2934708be9232f29f8f6b20 P ff733298ee4a4d86abfbefc6a79fbcea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.185698  2596 ts_tablet_manager.cc:1434] T 6a08413cd2934708be9232f29f8f6b20 P ff733298ee4a4d86abfbefc6a79fbcea: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.002s
I20260710 11:10:01.186738  2596 tablet_bootstrap.cc:492] T c3671c0ad44746079c274028b8ebd160 P ff733298ee4a4d86abfbefc6a79fbcea: Bootstrap starting.
I20260710 11:10:01.192188  2596 tablet_bootstrap.cc:654] T c3671c0ad44746079c274028b8ebd160 P ff733298ee4a4d86abfbefc6a79fbcea: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.193351  2668 raft_consensus.cc:493] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:01.193835  2668 raft_consensus.cc:515] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.195863  2668 leader_election.cc:290] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:10:01.196477  2479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef6e4448dd24376b5d4312cd2d5b5b0" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" is_pre_election: true
I20260710 11:10:01.197290  2552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef6e4448dd24376b5d4312cd2d5b5b0" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43" is_pre_election: true
I20260710 11:10:01.198765  2596 tablet_bootstrap.cc:492] T c3671c0ad44746079c274028b8ebd160 P ff733298ee4a4d86abfbefc6a79fbcea: No bootstrap required, opened a new log
I20260710 11:10:01.199237  2596 ts_tablet_manager.cc:1403] T c3671c0ad44746079c274028b8ebd160 P ff733298ee4a4d86abfbefc6a79fbcea: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.001s
I20260710 11:10:01.199258  2370 leader_election.cc:304] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff733298ee4a4d86abfbefc6a79fbcea; no voters: 1ca422e4d0fe4f9a94fe082d98496bbe, b76b82b011c24a7ab763febd4f3fea43
I20260710 11:10:01.200121  2668 raft_consensus.cc:2749] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:01.201817  2596 raft_consensus.cc:359] T c3671c0ad44746079c274028b8ebd160 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.202436  2596 raft_consensus.cc:385] T c3671c0ad44746079c274028b8ebd160 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.202665  2596 raft_consensus.cc:740] T c3671c0ad44746079c274028b8ebd160 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff733298ee4a4d86abfbefc6a79fbcea, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.203258  2596 consensus_queue.cc:260] T c3671c0ad44746079c274028b8ebd160 P ff733298ee4a4d86abfbefc6a79fbcea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.205228  2596 ts_tablet_manager.cc:1434] T c3671c0ad44746079c274028b8ebd160 P ff733298ee4a4d86abfbefc6a79fbcea: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:10:01.206080  2596 tablet_bootstrap.cc:492] T 60ba44a93e6c4750b97bea33d106f5bb P ff733298ee4a4d86abfbefc6a79fbcea: Bootstrap starting.
I20260710 11:10:01.210755  2596 tablet_bootstrap.cc:654] T 60ba44a93e6c4750b97bea33d106f5bb P ff733298ee4a4d86abfbefc6a79fbcea: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.215076  2596 tablet_bootstrap.cc:492] T 60ba44a93e6c4750b97bea33d106f5bb P ff733298ee4a4d86abfbefc6a79fbcea: No bootstrap required, opened a new log
I20260710 11:10:01.215466  2596 ts_tablet_manager.cc:1403] T 60ba44a93e6c4750b97bea33d106f5bb P ff733298ee4a4d86abfbefc6a79fbcea: Time spent bootstrapping tablet: real 0.010s	user 0.000s	sys 0.007s
I20260710 11:10:01.217495  2596 raft_consensus.cc:359] T 60ba44a93e6c4750b97bea33d106f5bb P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.217988  2596 raft_consensus.cc:385] T 60ba44a93e6c4750b97bea33d106f5bb P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.218197  2596 raft_consensus.cc:740] T 60ba44a93e6c4750b97bea33d106f5bb P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff733298ee4a4d86abfbefc6a79fbcea, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.218760  2596 consensus_queue.cc:260] T 60ba44a93e6c4750b97bea33d106f5bb P ff733298ee4a4d86abfbefc6a79fbcea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.220705  2596 ts_tablet_manager.cc:1434] T 60ba44a93e6c4750b97bea33d106f5bb P ff733298ee4a4d86abfbefc6a79fbcea: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:10:01.221593  2668 consensus_queue.cc:1048] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:01.230396  2552 raft_consensus.cc:3060] T 7e08164838e0473898f66002685a5a69 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.237989  2668 consensus_queue.cc:1048] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:01.243233  2714 consensus_queue.cc:1048] T 53a3fcbb5e39469591aa2560f3eeda07 P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:01.250418  2668 consensus_queue.cc:1048] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:01.252236  2668 consensus_queue.cc:1048] T 53a3fcbb5e39469591aa2560f3eeda07 P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:01.267843  2668 raft_consensus.cc:493] T 41c4fb087eb94607ba0534b3529709c4 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:01.268370  2668 raft_consensus.cc:515] T 41c4fb087eb94607ba0534b3529709c4 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.270649  2668 leader_election.cc:290] T 41c4fb087eb94607ba0534b3529709c4 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:10:01.275321  2554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c4fb087eb94607ba0534b3529709c4" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43" is_pre_election: true
I20260710 11:10:01.276113  2554 raft_consensus.cc:2393] T 41c4fb087eb94607ba0534b3529709c4 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff733298ee4a4d86abfbefc6a79fbcea in current term 1: Already voted for candidate 1ca422e4d0fe4f9a94fe082d98496bbe in this term.
I20260710 11:10:01.281769  2635 raft_consensus.cc:493] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:01.282234  2635 raft_consensus.cc:515] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.284209  2635 leader_election.cc:290] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845)
I20260710 11:10:01.286303  2400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3671c0ad44746079c274028b8ebd160" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" is_pre_election: true
I20260710 11:10:01.286299  2478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3671c0ad44746079c274028b8ebd160" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" is_pre_election: true
I20260710 11:10:01.287119  2478 raft_consensus.cc:2468] T c3671c0ad44746079c274028b8ebd160 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b76b82b011c24a7ab763febd4f3fea43 in term 0.
I20260710 11:10:01.287029  2400 raft_consensus.cc:2468] T c3671c0ad44746079c274028b8ebd160 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b76b82b011c24a7ab763febd4f3fea43 in term 0.
I20260710 11:10:01.288136  2520 leader_election.cc:304] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b76b82b011c24a7ab763febd4f3fea43, ff733298ee4a4d86abfbefc6a79fbcea; no voters: 
I20260710 11:10:01.289011  2635 raft_consensus.cc:2804] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:01.288939  2668 consensus_queue.cc:1048] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:01.289417  2635 raft_consensus.cc:493] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:01.289772  2635 raft_consensus.cc:3060] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.290066  2479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c4fb087eb94607ba0534b3529709c4" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" is_pre_election: true
I20260710 11:10:01.291556  2370 leader_election.cc:304] T 41c4fb087eb94607ba0534b3529709c4 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff733298ee4a4d86abfbefc6a79fbcea; no voters: 1ca422e4d0fe4f9a94fe082d98496bbe, b76b82b011c24a7ab763febd4f3fea43
I20260710 11:10:01.292583  2668 raft_consensus.cc:3060] T 41c4fb087eb94607ba0534b3529709c4 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.294788  2635 raft_consensus.cc:515] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.296751  2635 leader_election.cc:290] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 election: Requested vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845)
I20260710 11:10:01.297215  2400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3671c0ad44746079c274028b8ebd160" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea"
I20260710 11:10:01.297802  2400 raft_consensus.cc:3060] T c3671c0ad44746079c274028b8ebd160 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.297746  2478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3671c0ad44746079c274028b8ebd160" candidate_uuid: "b76b82b011c24a7ab763febd4f3fea43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe"
I20260710 11:10:01.298493  2478 raft_consensus.cc:3060] T c3671c0ad44746079c274028b8ebd160 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.305352  2478 raft_consensus.cc:2468] T c3671c0ad44746079c274028b8ebd160 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b76b82b011c24a7ab763febd4f3fea43 in term 1.
I20260710 11:10:01.306349  2519 leader_election.cc:304] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe, b76b82b011c24a7ab763febd4f3fea43; no voters: 
I20260710 11:10:01.307156  2635 raft_consensus.cc:2804] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:01.308796  2635 raft_consensus.cc:697] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Becoming Leader. State: Replica: b76b82b011c24a7ab763febd4f3fea43, State: Running, Role: LEADER
I20260710 11:10:01.308986  2668 raft_consensus.cc:2749] T 41c4fb087eb94607ba0534b3529709c4 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:01.309612  2635 consensus_queue.cc:237] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.311158  2645 consensus_queue.cc:1048] T 41c4fb087eb94607ba0534b3529709c4 P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:01.308821  2400 raft_consensus.cc:2468] T c3671c0ad44746079c274028b8ebd160 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b76b82b011c24a7ab763febd4f3fea43 in term 1.
I20260710 11:10:01.321424  2601 consensus_queue.cc:1048] T 41c4fb087eb94607ba0534b3529709c4 P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:01.323635  2303 catalog_manager.cc:5697] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43 reported cstate change: term changed from 0 to 1, leader changed from <none> to b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3). New cstate: current_term: 1 leader_uuid: "b76b82b011c24a7ab763febd4f3fea43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:01.345029  2635 consensus_queue.cc:1048] T 60ba44a93e6c4750b97bea33d106f5bb P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:01.353067  2668 raft_consensus.cc:493] T ecf5439db57b4fdab05f05f3924fe944 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:01.353587  2668 raft_consensus.cc:515] T ecf5439db57b4fdab05f05f3924fe944 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.355334  2668 leader_election.cc:290] T ecf5439db57b4fdab05f05f3924fe944 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:10:01.356272  2552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf5439db57b4fdab05f05f3924fe944" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43" is_pre_election: true
I20260710 11:10:01.357470  2478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf5439db57b4fdab05f05f3924fe944" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" is_pre_election: true
I20260710 11:10:01.358263  2478 raft_consensus.cc:2393] T ecf5439db57b4fdab05f05f3924fe944 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff733298ee4a4d86abfbefc6a79fbcea in current term 1: Already voted for candidate b76b82b011c24a7ab763febd4f3fea43 in this term.
I20260710 11:10:01.360262  2368 leader_election.cc:304] T ecf5439db57b4fdab05f05f3924fe944 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff733298ee4a4d86abfbefc6a79fbcea; no voters: 1ca422e4d0fe4f9a94fe082d98496bbe, b76b82b011c24a7ab763febd4f3fea43
I20260710 11:10:01.360982  2668 raft_consensus.cc:3060] T ecf5439db57b4fdab05f05f3924fe944 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.365700  2668 raft_consensus.cc:2749] T ecf5439db57b4fdab05f05f3924fe944 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:01.400533  2658 raft_consensus.cc:493] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:01.401322  2658 raft_consensus.cc:515] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.404039  2658 leader_election.cc:290] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:10:01.404649  2400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b9b709e3d04e0e80d4c99e73c47f6a" candidate_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" is_pre_election: true
I20260710 11:10:01.405092  2552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b9b709e3d04e0e80d4c99e73c47f6a" candidate_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43" is_pre_election: true
I20260710 11:10:01.405309  2400 raft_consensus.cc:2468] T 95b9b709e3d04e0e80d4c99e73c47f6a P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ca422e4d0fe4f9a94fe082d98496bbe in term 0.
I20260710 11:10:01.405764  2552 raft_consensus.cc:2468] T 95b9b709e3d04e0e80d4c99e73c47f6a P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ca422e4d0fe4f9a94fe082d98496bbe in term 0.
I20260710 11:10:01.406489  2446 leader_election.cc:304] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe, ff733298ee4a4d86abfbefc6a79fbcea; no voters: 
I20260710 11:10:01.407845  2658 raft_consensus.cc:2804] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:01.408191  2658 raft_consensus.cc:493] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:01.408530  2658 raft_consensus.cc:3060] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.408859  2601 raft_consensus.cc:493] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:01.409335  2601 raft_consensus.cc:515] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.410256  2635 consensus_queue.cc:1048] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:01.411574  2601 leader_election.cc:290] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:10:01.412387  2668 raft_consensus.cc:493] T 6a08413cd2934708be9232f29f8f6b20 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:01.412847  2668 raft_consensus.cc:515] T 6a08413cd2934708be9232f29f8f6b20 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.415582  2400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a08413cd2934708be9232f29f8f6b20" candidate_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" is_pre_election: true
I20260710 11:10:01.416023  2610 consensus_queue.cc:1048] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:01.416827  2658 raft_consensus.cc:515] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.416213  2400 raft_consensus.cc:2468] T 6a08413cd2934708be9232f29f8f6b20 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ca422e4d0fe4f9a94fe082d98496bbe in term 0.
I20260710 11:10:01.421134  2554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b9b709e3d04e0e80d4c99e73c47f6a" candidate_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43"
I20260710 11:10:01.421789  2554 raft_consensus.cc:3060] T 95b9b709e3d04e0e80d4c99e73c47f6a P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.423849  2400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b9b709e3d04e0e80d4c99e73c47f6a" candidate_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea"
I20260710 11:10:01.424479  2400 raft_consensus.cc:3060] T 95b9b709e3d04e0e80d4c99e73c47f6a P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.424376  2478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a08413cd2934708be9232f29f8f6b20" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" is_pre_election: true
I20260710 11:10:01.425064  2478 raft_consensus.cc:2468] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff733298ee4a4d86abfbefc6a79fbcea in term 0.
I20260710 11:10:01.427767  2668 leader_election.cc:290] T 6a08413cd2934708be9232f29f8f6b20 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:10:01.427668  2446 leader_election.cc:304] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe, ff733298ee4a4d86abfbefc6a79fbcea; no voters: 
I20260710 11:10:01.428751  2601 raft_consensus.cc:2804] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:01.429199  2601 raft_consensus.cc:493] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:01.429626  2601 raft_consensus.cc:3060] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.430927  2552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a08413cd2934708be9232f29f8f6b20" candidate_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43" is_pre_election: true
I20260710 11:10:01.431228  2553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a08413cd2934708be9232f29f8f6b20" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43" is_pre_election: true
I20260710 11:10:01.431563  2552 raft_consensus.cc:2468] T 6a08413cd2934708be9232f29f8f6b20 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ca422e4d0fe4f9a94fe082d98496bbe in term 0.
I20260710 11:10:01.442520  2601 raft_consensus.cc:515] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.445155  2668 raft_consensus.cc:493] T 60ba44a93e6c4750b97bea33d106f5bb P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:01.445667  2668 raft_consensus.cc:515] T 60ba44a93e6c4750b97bea33d106f5bb P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.447168  2370 leader_election.cc:304] T 6a08413cd2934708be9232f29f8f6b20 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe, ff733298ee4a4d86abfbefc6a79fbcea; no voters: b76b82b011c24a7ab763febd4f3fea43
I20260710 11:10:01.447702  2668 leader_election.cc:290] T 60ba44a93e6c4750b97bea33d106f5bb P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:10:01.448088  2714 raft_consensus.cc:2804] T 6a08413cd2934708be9232f29f8f6b20 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:01.448525  2714 raft_consensus.cc:493] T 6a08413cd2934708be9232f29f8f6b20 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:01.448945  2714 raft_consensus.cc:3060] T 6a08413cd2934708be9232f29f8f6b20 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.449616  2601 leader_election.cc:290] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 election: Requested vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:10:01.450423  2552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ba44a93e6c4750b97bea33d106f5bb" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43" is_pre_election: true
I20260710 11:10:01.451467  2553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a08413cd2934708be9232f29f8f6b20" candidate_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43"
I20260710 11:10:01.452026  2553 raft_consensus.cc:3060] T 6a08413cd2934708be9232f29f8f6b20 P b76b82b011c24a7ab763febd4f3fea43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.453450  2554 raft_consensus.cc:2468] T 95b9b709e3d04e0e80d4c99e73c47f6a P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ca422e4d0fe4f9a94fe082d98496bbe in term 1.
I20260710 11:10:01.454739  2443 leader_election.cc:304] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe, b76b82b011c24a7ab763febd4f3fea43; no voters: 
I20260710 11:10:01.456166  2601 raft_consensus.cc:2804] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:01.456590  2714 raft_consensus.cc:515] T 6a08413cd2934708be9232f29f8f6b20 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.456993  2601 raft_consensus.cc:697] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 LEADER]: Becoming Leader. State: Replica: 1ca422e4d0fe4f9a94fe082d98496bbe, State: Running, Role: LEADER
I20260710 11:10:01.458003  2601 consensus_queue.cc:237] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.466575  2479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ba44a93e6c4750b97bea33d106f5bb" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" is_pre_election: true
I20260710 11:10:01.467437  2403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a08413cd2934708be9232f29f8f6b20" candidate_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea"
I20260710 11:10:01.468360  2658 leader_election.cc:290] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 election: Requested vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:10:01.469290  2370 leader_election.cc:304] T 60ba44a93e6c4750b97bea33d106f5bb P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff733298ee4a4d86abfbefc6a79fbcea; no voters: 1ca422e4d0fe4f9a94fe082d98496bbe, b76b82b011c24a7ab763febd4f3fea43
I20260710 11:10:01.472174  2403 raft_consensus.cc:2393] T 6a08413cd2934708be9232f29f8f6b20 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ca422e4d0fe4f9a94fe082d98496bbe in current term 1: Already voted for candidate ff733298ee4a4d86abfbefc6a79fbcea in this term.
I20260710 11:10:01.473330  2668 raft_consensus.cc:2749] T 60ba44a93e6c4750b97bea33d106f5bb P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:01.477360  2552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a08413cd2934708be9232f29f8f6b20" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b76b82b011c24a7ab763febd4f3fea43"
I20260710 11:10:01.479389  2553 raft_consensus.cc:2468] T 6a08413cd2934708be9232f29f8f6b20 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ca422e4d0fe4f9a94fe082d98496bbe in term 1.
I20260710 11:10:01.480007  2714 leader_election.cc:290] T 6a08413cd2934708be9232f29f8f6b20 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 1 election: Requested vote from peers 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:10:01.480297  2479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a08413cd2934708be9232f29f8f6b20" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe"
I20260710 11:10:01.481195  2479 raft_consensus.cc:2393] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ff733298ee4a4d86abfbefc6a79fbcea in current term 1: Already voted for candidate 1ca422e4d0fe4f9a94fe082d98496bbe in this term.
I20260710 11:10:01.482069  2400 raft_consensus.cc:2468] T 95b9b709e3d04e0e80d4c99e73c47f6a P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ca422e4d0fe4f9a94fe082d98496bbe in term 1.
I20260710 11:10:01.482851  2370 leader_election.cc:304] T 6a08413cd2934708be9232f29f8f6b20 P ff733298ee4a4d86abfbefc6a79fbcea [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: ff733298ee4a4d86abfbefc6a79fbcea; no voters: 1ca422e4d0fe4f9a94fe082d98496bbe, b76b82b011c24a7ab763febd4f3fea43
I20260710 11:10:01.482719  2303 catalog_manager.cc:5697] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2). New cstate: current_term: 1 leader_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:01.484308  2714 raft_consensus.cc:2749] T 6a08413cd2934708be9232f29f8f6b20 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:10:01.488574  2443 leader_election.cc:304] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe, b76b82b011c24a7ab763febd4f3fea43; no voters: ff733298ee4a4d86abfbefc6a79fbcea
I20260710 11:10:01.489411  2601 raft_consensus.cc:2804] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:01.489869  2601 raft_consensus.cc:697] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 LEADER]: Becoming Leader. State: Replica: 1ca422e4d0fe4f9a94fe082d98496bbe, State: Running, Role: LEADER
I20260710 11:10:01.490618  2601 consensus_queue.cc:237] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:01.497546  2303 catalog_manager.cc:5697] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2). New cstate: current_term: 1 leader_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:01.515167  2400 raft_consensus.cc:3060] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.573441  2400 raft_consensus.cc:3060] T 60ba44a93e6c4750b97bea33d106f5bb P ff733298ee4a4d86abfbefc6a79fbcea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.578491  2610 consensus_queue.cc:1048] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:01.593734  2610 consensus_queue.cc:1048] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:01.742147  1300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:01.748404  2772 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 11:10:01.749264  2773 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 11:10:01.750005  2775 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 11:10:01.751375  1300 server_base.cc:1061] running on GCE node
I20260710 11:10:01.752166  1300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:01.752379  1300 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 11:10:01.752610  1300 hybrid_clock.cc:648] HybridClock initialized: now 1783681801752587 us; error 0 us; skew 500 ppm
I20260710 11:10:01.753129  1300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:01.755836  1300 webserver.cc:533] Webserver started at http://127.1.69.4:42929/ using document root <none> and password file <none>
I20260710 11:10:01.756322  1300 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:01.756565  1300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:01.756877  1300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:01.758136  1300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774487140-1300-0/minicluster-data/ts-3-root/instance:
uuid: "672a66650b4b4bcd9cbc577805a866d6"
format_stamp: "Formatted at 2026-07-10 11:10:01 on dist-test-slave-c0pq"
I20260710 11:10:01.762521  1300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 11:10:01.765902  2780 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:01.766589  1300 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:10:01.766933  1300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774487140-1300-0/minicluster-data/ts-3-root
uuid: "672a66650b4b4bcd9cbc577805a866d6"
format_stamp: "Formatted at 2026-07-10 11:10:01 on dist-test-slave-c0pq"
I20260710 11:10:01.767237  1300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774487140-1300-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774487140-1300-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774487140-1300-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 11:10:01.795482  1300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:01.796873  1300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:01.799129  1300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:01.801987  1300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:01.802213  1300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:01.802448  1300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:01.802615  1300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:01.830264  2660 consensus_queue.cc:1048] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:01.849206  2599 consensus_queue.cc:1048] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:01.912410  2658 consensus_queue.cc:1048] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:01.937386  2645 consensus_queue.cc:1048] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:01.952931  1300 rpc_server.cc:307] RPC server started. Bound to: 127.1.69.4:34785
I20260710 11:10:01.953047  2847 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.69.4:34785 every 8 connection(s)
I20260710 11:10:01.959408  1300 auto_leader_rebalancer-test.cc:388] add a tserver: 672a66650b4b4bcd9cbc577805a866d6
I20260710 11:10:01.973466  2848 heartbeater.cc:344] Connected to a master server at 127.1.69.62:36679
I20260710 11:10:01.973831  2848 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:01.974498  2848 heartbeater.cc:507] Master 127.1.69.62:36679 requested a full tablet report, sending...
I20260710 11:10:01.976387  2301 ts_manager.cc:194] Registered new tserver with Master: 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4:34785)
I20260710 11:10:01.978226  2301 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52376
I20260710 11:10:01.980670  2842 consensus_queue.cc:1048] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:01.984943  2842 consensus_queue.cc:1048] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:02.944353  2478 consensus_queue.cc:237] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Queue 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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:02.951583  2553 raft_consensus.cc:1275] T 95b14383a700485284515b549e66203d P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Refusing update from remote peer 1ca422e4d0fe4f9a94fe082d98496bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:02.952947  2403 raft_consensus.cc:1275] T 95b14383a700485284515b549e66203d P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Refusing update from remote peer 1ca422e4d0fe4f9a94fe082d98496bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:02.954535  2601 consensus_queue.cc:1048] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:02.955453  2858 consensus_queue.cc:1048] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } 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 11:10:02.965445  2601 raft_consensus.cc:2955] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
W20260710 11:10:02.966902  2445 consensus_peers.cc:597] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe -> Peer 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4:34785): Couldn't send request to peer 672a66650b4b4bcd9cbc577805a866d6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 95b14383a700485284515b549e66203d. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:02.967595  2403 raft_consensus.cc:2955] T 95b14383a700485284515b549e66203d P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:02.980865  2848 heartbeater.cc:499] Master 127.1.69.62:36679 was elected leader, sending a full tablet report...
I20260710 11:10:02.981554  2300 catalog_manager.cc:5697] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe reported cstate change: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New cstate: current_term: 1 leader_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:02.984535  2553 raft_consensus.cc:2955] T 95b14383a700485284515b549e66203d P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:03.016009  2553 consensus_queue.cc:237] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Queue 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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:03.028028  2403 raft_consensus.cc:1275] T a60190ab1ede4534bda075c72597ef2d P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:03.028028  2478 raft_consensus.cc:1275] T a60190ab1ede4534bda075c72597ef2d P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:03.029737  2717 consensus_queue.cc:1048] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:03.031158  2871 consensus_queue.cc:1048] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } 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 11:10:03.039994  2519 consensus_peers.cc:597] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 -> Peer 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4:34785): Couldn't send request to peer 672a66650b4b4bcd9cbc577805a866d6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a60190ab1ede4534bda075c72597ef2d. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:03.040956  2717 raft_consensus.cc:2955] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:03.042598  2403 raft_consensus.cc:2955] T a60190ab1ede4534bda075c72597ef2d P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:03.043519  2478 raft_consensus.cc:2955] T a60190ab1ede4534bda075c72597ef2d P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:03.052826  2553 consensus_queue.cc:237] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Queue 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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:03.053054  2303 catalog_manager.cc:5697] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 reported cstate change: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New cstate: current_term: 1 leader_uuid: "b76b82b011c24a7ab763febd4f3fea43" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:03.062021  2478 raft_consensus.cc:1275] T 892300233d2c41728e405c4003216d17 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:03.063804  2717 consensus_queue.cc:1048] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:03.069537  2403 raft_consensus.cc:1275] T 892300233d2c41728e405c4003216d17 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:03.070907  2599 consensus_queue.cc:1048] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } 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 11:10:03.077669  2519 consensus_peers.cc:597] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43 -> Peer 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4:34785): Couldn't send request to peer 672a66650b4b4bcd9cbc577805a866d6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 892300233d2c41728e405c4003216d17. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:03.079183  2876 raft_consensus.cc:2955] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:03.080997  2478 raft_consensus.cc:2955] T 892300233d2c41728e405c4003216d17 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:03.080996  2403 raft_consensus.cc:2955] T 892300233d2c41728e405c4003216d17 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:03.090480  2553 consensus_queue.cc:237] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Queue 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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:03.092613  2300 catalog_manager.cc:5697] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43 reported cstate change: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New cstate: current_term: 1 leader_uuid: "b76b82b011c24a7ab763febd4f3fea43" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:03.100970  2478 raft_consensus.cc:1275] T ecf5439db57b4fdab05f05f3924fe944 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:03.102650  2717 consensus_queue.cc:1048] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:03.102993  2403 raft_consensus.cc:1275] T ecf5439db57b4fdab05f05f3924fe944 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:10:03.104586  2519 consensus_peers.cc:597] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 -> Peer 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4:34785): Couldn't send request to peer 672a66650b4b4bcd9cbc577805a866d6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ecf5439db57b4fdab05f05f3924fe944. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:03.106078  2876 consensus_queue.cc:1048] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } 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 11:10:03.119279  2876 raft_consensus.cc:2955] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:03.121451  2403 raft_consensus.cc:2955] T ecf5439db57b4fdab05f05f3924fe944 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:03.123606  2478 raft_consensus.cc:2955] T ecf5439db57b4fdab05f05f3924fe944 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:03.136339  2301 catalog_manager.cc:5697] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 reported cstate change: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New cstate: current_term: 1 leader_uuid: "b76b82b011c24a7ab763febd4f3fea43" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:03.386241  2882 ts_tablet_manager.cc:933] T 95b14383a700485284515b549e66203d P 672a66650b4b4bcd9cbc577805a866d6: Initiating tablet copy from peer 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845)
I20260710 11:10:03.388283  2882 tablet_copy_client.cc:323] T 95b14383a700485284515b549e66203d P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Beginning tablet copy session from remote peer at address 127.1.69.2:40845
I20260710 11:10:03.399290  2490 tablet_copy_service.cc:140] P 1ca422e4d0fe4f9a94fe082d98496bbe: Received BeginTabletCopySession request for tablet 95b14383a700485284515b549e66203d from peer 672a66650b4b4bcd9cbc577805a866d6 ({username='slave'} at 127.0.0.1:55406)
I20260710 11:10:03.399902  2490 tablet_copy_service.cc:161] P 1ca422e4d0fe4f9a94fe082d98496bbe: Beginning new tablet copy session on tablet 95b14383a700485284515b549e66203d from peer 672a66650b4b4bcd9cbc577805a866d6 at {username='slave'} at 127.0.0.1:55406: session id = 672a66650b4b4bcd9cbc577805a866d6-95b14383a700485284515b549e66203d
I20260710 11:10:03.407946  2490 tablet_copy_source_session.cc:215] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:03.411794  2882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95b14383a700485284515b549e66203d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:03.427083  2882 tablet_copy_client.cc:806] T 95b14383a700485284515b549e66203d P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:03.427680  2882 tablet_copy_client.cc:670] T 95b14383a700485284515b549e66203d P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:03.431876  2882 tablet_copy_client.cc:538] T 95b14383a700485284515b549e66203d P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:03.439718  2882 tablet_bootstrap.cc:492] T 95b14383a700485284515b549e66203d P 672a66650b4b4bcd9cbc577805a866d6: Bootstrap starting.
I20260710 11:10:03.455590  2882 tablet_bootstrap.cc:492] T 95b14383a700485284515b549e66203d P 672a66650b4b4bcd9cbc577805a866d6: 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 11:10:03.456480  2882 tablet_bootstrap.cc:492] T 95b14383a700485284515b549e66203d P 672a66650b4b4bcd9cbc577805a866d6: Bootstrap complete.
I20260710 11:10:03.457551  2882 ts_tablet_manager.cc:1403] T 95b14383a700485284515b549e66203d P 672a66650b4b4bcd9cbc577805a866d6: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.014s
I20260710 11:10:03.460405  2882 raft_consensus.cc:359] T 95b14383a700485284515b549e66203d P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:03.461258  2882 raft_consensus.cc:740] T 95b14383a700485284515b549e66203d P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 672a66650b4b4bcd9cbc577805a866d6, State: Initialized, Role: LEARNER
I20260710 11:10:03.461895  2882 consensus_queue.cc:260] T 95b14383a700485284515b549e66203d P 672a66650b4b4bcd9cbc577805a866d6 [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:03.468864  2882 ts_tablet_manager.cc:1434] T 95b14383a700485284515b549e66203d P 672a66650b4b4bcd9cbc577805a866d6: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.007s
I20260710 11:10:03.471194  2490 tablet_copy_service.cc:342] P 1ca422e4d0fe4f9a94fe082d98496bbe: Request end of tablet copy session 672a66650b4b4bcd9cbc577805a866d6-95b14383a700485284515b549e66203d received from {username='slave'} at 127.0.0.1:55406
I20260710 11:10:03.471633  2490 tablet_copy_service.cc:434] P 1ca422e4d0fe4f9a94fe082d98496bbe: ending tablet copy session 672a66650b4b4bcd9cbc577805a866d6-95b14383a700485284515b549e66203d on tablet 95b14383a700485284515b549e66203d with peer 672a66650b4b4bcd9cbc577805a866d6
I20260710 11:10:03.555609  2882 ts_tablet_manager.cc:933] T a60190ab1ede4534bda075c72597ef2d P 672a66650b4b4bcd9cbc577805a866d6: Initiating tablet copy from peer b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:10:03.557245  2882 tablet_copy_client.cc:323] T a60190ab1ede4534bda075c72597ef2d P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Beginning tablet copy session from remote peer at address 127.1.69.3:43959
I20260710 11:10:03.567322  2564 tablet_copy_service.cc:140] P b76b82b011c24a7ab763febd4f3fea43: Received BeginTabletCopySession request for tablet a60190ab1ede4534bda075c72597ef2d from peer 672a66650b4b4bcd9cbc577805a866d6 ({username='slave'} at 127.0.0.1:54406)
I20260710 11:10:03.567911  2564 tablet_copy_service.cc:161] P b76b82b011c24a7ab763febd4f3fea43: Beginning new tablet copy session on tablet a60190ab1ede4534bda075c72597ef2d from peer 672a66650b4b4bcd9cbc577805a866d6 at {username='slave'} at 127.0.0.1:54406: session id = 672a66650b4b4bcd9cbc577805a866d6-a60190ab1ede4534bda075c72597ef2d
I20260710 11:10:03.575131  2564 tablet_copy_source_session.cc:215] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:03.578114  2882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a60190ab1ede4534bda075c72597ef2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:03.589494  2882 tablet_copy_client.cc:806] T a60190ab1ede4534bda075c72597ef2d P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:03.590018  2882 tablet_copy_client.cc:670] T a60190ab1ede4534bda075c72597ef2d P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:03.594911  2882 tablet_copy_client.cc:538] T a60190ab1ede4534bda075c72597ef2d P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:03.602211  2882 tablet_bootstrap.cc:492] T a60190ab1ede4534bda075c72597ef2d P 672a66650b4b4bcd9cbc577805a866d6: Bootstrap starting.
I20260710 11:10:03.618189  2882 tablet_bootstrap.cc:492] T a60190ab1ede4534bda075c72597ef2d P 672a66650b4b4bcd9cbc577805a866d6: 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 11:10:03.618947  2882 tablet_bootstrap.cc:492] T a60190ab1ede4534bda075c72597ef2d P 672a66650b4b4bcd9cbc577805a866d6: Bootstrap complete.
I20260710 11:10:03.619527  2882 ts_tablet_manager.cc:1403] T a60190ab1ede4534bda075c72597ef2d P 672a66650b4b4bcd9cbc577805a866d6: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260710 11:10:03.622081  2882 raft_consensus.cc:359] T a60190ab1ede4534bda075c72597ef2d P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:03.622886  2882 raft_consensus.cc:740] T a60190ab1ede4534bda075c72597ef2d P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 672a66650b4b4bcd9cbc577805a866d6, State: Initialized, Role: LEARNER
I20260710 11:10:03.623544  2882 consensus_queue.cc:260] T a60190ab1ede4534bda075c72597ef2d P 672a66650b4b4bcd9cbc577805a866d6 [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:03.625713  2882 ts_tablet_manager.cc:1434] T a60190ab1ede4534bda075c72597ef2d P 672a66650b4b4bcd9cbc577805a866d6: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:10:03.628763  2564 tablet_copy_service.cc:342] P b76b82b011c24a7ab763febd4f3fea43: Request end of tablet copy session 672a66650b4b4bcd9cbc577805a866d6-a60190ab1ede4534bda075c72597ef2d received from {username='slave'} at 127.0.0.1:54406
I20260710 11:10:03.629194  2564 tablet_copy_service.cc:434] P b76b82b011c24a7ab763febd4f3fea43: ending tablet copy session 672a66650b4b4bcd9cbc577805a866d6-a60190ab1ede4534bda075c72597ef2d on tablet a60190ab1ede4534bda075c72597ef2d with peer 672a66650b4b4bcd9cbc577805a866d6
I20260710 11:10:03.646754  2882 ts_tablet_manager.cc:933] T ecf5439db57b4fdab05f05f3924fe944 P 672a66650b4b4bcd9cbc577805a866d6: Initiating tablet copy from peer b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:10:03.648342  2882 tablet_copy_client.cc:323] T ecf5439db57b4fdab05f05f3924fe944 P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Beginning tablet copy session from remote peer at address 127.1.69.3:43959
I20260710 11:10:03.649853  2891 ts_tablet_manager.cc:933] T 892300233d2c41728e405c4003216d17 P 672a66650b4b4bcd9cbc577805a866d6: Initiating tablet copy from peer b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:10:03.649981  2564 tablet_copy_service.cc:140] P b76b82b011c24a7ab763febd4f3fea43: Received BeginTabletCopySession request for tablet ecf5439db57b4fdab05f05f3924fe944 from peer 672a66650b4b4bcd9cbc577805a866d6 ({username='slave'} at 127.0.0.1:54406)
I20260710 11:10:03.650599  2564 tablet_copy_service.cc:161] P b76b82b011c24a7ab763febd4f3fea43: Beginning new tablet copy session on tablet ecf5439db57b4fdab05f05f3924fe944 from peer 672a66650b4b4bcd9cbc577805a866d6 at {username='slave'} at 127.0.0.1:54406: session id = 672a66650b4b4bcd9cbc577805a866d6-ecf5439db57b4fdab05f05f3924fe944
I20260710 11:10:03.655350  2564 tablet_copy_source_session.cc:215] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:03.655965  2891 tablet_copy_client.cc:323] T 892300233d2c41728e405c4003216d17 P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Beginning tablet copy session from remote peer at address 127.1.69.3:43959
I20260710 11:10:03.657867  2564 tablet_copy_service.cc:140] P b76b82b011c24a7ab763febd4f3fea43: Received BeginTabletCopySession request for tablet 892300233d2c41728e405c4003216d17 from peer 672a66650b4b4bcd9cbc577805a866d6 ({username='slave'} at 127.0.0.1:54406)
I20260710 11:10:03.658248  2882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecf5439db57b4fdab05f05f3924fe944. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:03.658361  2564 tablet_copy_service.cc:161] P b76b82b011c24a7ab763febd4f3fea43: Beginning new tablet copy session on tablet 892300233d2c41728e405c4003216d17 from peer 672a66650b4b4bcd9cbc577805a866d6 at {username='slave'} at 127.0.0.1:54406: session id = 672a66650b4b4bcd9cbc577805a866d6-892300233d2c41728e405c4003216d17
I20260710 11:10:03.664489  2564 tablet_copy_source_session.cc:215] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:03.666937  2891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 892300233d2c41728e405c4003216d17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:03.673362  2882 tablet_copy_client.cc:806] T ecf5439db57b4fdab05f05f3924fe944 P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:03.673910  2882 tablet_copy_client.cc:670] T ecf5439db57b4fdab05f05f3924fe944 P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:03.677580  2882 tablet_copy_client.cc:538] T ecf5439db57b4fdab05f05f3924fe944 P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:03.680475  2891 tablet_copy_client.cc:806] T 892300233d2c41728e405c4003216d17 P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:03.681056  2891 tablet_copy_client.cc:670] T 892300233d2c41728e405c4003216d17 P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:03.684386  2882 tablet_bootstrap.cc:492] T ecf5439db57b4fdab05f05f3924fe944 P 672a66650b4b4bcd9cbc577805a866d6: Bootstrap starting.
I20260710 11:10:03.684762  2891 tablet_copy_client.cc:538] T 892300233d2c41728e405c4003216d17 P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:03.693773  2891 tablet_bootstrap.cc:492] T 892300233d2c41728e405c4003216d17 P 672a66650b4b4bcd9cbc577805a866d6: Bootstrap starting.
I20260710 11:10:03.703701  2882 tablet_bootstrap.cc:492] T ecf5439db57b4fdab05f05f3924fe944 P 672a66650b4b4bcd9cbc577805a866d6: 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 11:10:03.704593  2882 tablet_bootstrap.cc:492] T ecf5439db57b4fdab05f05f3924fe944 P 672a66650b4b4bcd9cbc577805a866d6: Bootstrap complete.
I20260710 11:10:03.705185  2882 ts_tablet_manager.cc:1403] T ecf5439db57b4fdab05f05f3924fe944 P 672a66650b4b4bcd9cbc577805a866d6: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.011s
I20260710 11:10:03.708086  2882 raft_consensus.cc:359] T ecf5439db57b4fdab05f05f3924fe944 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:03.708823  2882 raft_consensus.cc:740] T ecf5439db57b4fdab05f05f3924fe944 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 672a66650b4b4bcd9cbc577805a866d6, State: Initialized, Role: LEARNER
I20260710 11:10:03.709408  2882 consensus_queue.cc:260] T ecf5439db57b4fdab05f05f3924fe944 P 672a66650b4b4bcd9cbc577805a866d6 [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:03.711230  2882 ts_tablet_manager.cc:1434] T ecf5439db57b4fdab05f05f3924fe944 P 672a66650b4b4bcd9cbc577805a866d6: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260710 11:10:03.713406  2564 tablet_copy_service.cc:342] P b76b82b011c24a7ab763febd4f3fea43: Request end of tablet copy session 672a66650b4b4bcd9cbc577805a866d6-ecf5439db57b4fdab05f05f3924fe944 received from {username='slave'} at 127.0.0.1:54406
I20260710 11:10:03.713807  2564 tablet_copy_service.cc:434] P b76b82b011c24a7ab763febd4f3fea43: ending tablet copy session 672a66650b4b4bcd9cbc577805a866d6-ecf5439db57b4fdab05f05f3924fe944 on tablet ecf5439db57b4fdab05f05f3924fe944 with peer 672a66650b4b4bcd9cbc577805a866d6
I20260710 11:10:03.716004  2891 tablet_bootstrap.cc:492] T 892300233d2c41728e405c4003216d17 P 672a66650b4b4bcd9cbc577805a866d6: 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 11:10:03.716864  2891 tablet_bootstrap.cc:492] T 892300233d2c41728e405c4003216d17 P 672a66650b4b4bcd9cbc577805a866d6: Bootstrap complete.
I20260710 11:10:03.718302  2891 ts_tablet_manager.cc:1403] T 892300233d2c41728e405c4003216d17 P 672a66650b4b4bcd9cbc577805a866d6: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.004s
I20260710 11:10:03.721252  2891 raft_consensus.cc:359] T 892300233d2c41728e405c4003216d17 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:03.722119  2891 raft_consensus.cc:740] T 892300233d2c41728e405c4003216d17 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 672a66650b4b4bcd9cbc577805a866d6, State: Initialized, Role: LEARNER
I20260710 11:10:03.722802  2891 consensus_queue.cc:260] T 892300233d2c41728e405c4003216d17 P 672a66650b4b4bcd9cbc577805a866d6 [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:03.725208  2891 ts_tablet_manager.cc:1434] T 892300233d2c41728e405c4003216d17 P 672a66650b4b4bcd9cbc577805a866d6: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:10:03.727443  2564 tablet_copy_service.cc:342] P b76b82b011c24a7ab763febd4f3fea43: Request end of tablet copy session 672a66650b4b4bcd9cbc577805a866d6-892300233d2c41728e405c4003216d17 received from {username='slave'} at 127.0.0.1:54406
I20260710 11:10:03.727833  2564 tablet_copy_service.cc:434] P b76b82b011c24a7ab763febd4f3fea43: ending tablet copy session 672a66650b4b4bcd9cbc577805a866d6-892300233d2c41728e405c4003216d17 on tablet 892300233d2c41728e405c4003216d17 with peer 672a66650b4b4bcd9cbc577805a866d6
I20260710 11:10:03.811828  2820 raft_consensus.cc:1217] T 95b14383a700485284515b549e66203d P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:03.998939  2820 raft_consensus.cc:1217] T a60190ab1ede4534bda075c72597ef2d P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:04.054962  2820 raft_consensus.cc:1217] T 892300233d2c41728e405c4003216d17 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:04.252373  2820 raft_consensus.cc:1217] T ecf5439db57b4fdab05f05f3924fe944 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:04.434988  2900 raft_consensus.cc:1064] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43: attempting to promote NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 to VOTER
I20260710 11:10:04.437996  2896 raft_consensus.cc:1064] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe: attempting to promote NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 to VOTER
I20260710 11:10:04.437711  2900 consensus_queue.cc:237] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43 [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:04.439898  2896 consensus_queue.cc:237] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:04.444340  2478 raft_consensus.cc:1275] T 892300233d2c41728e405c4003216d17 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:04.445645  2820 raft_consensus.cc:1275] T 892300233d2c41728e405c4003216d17 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:04.447624  2897 consensus_queue.cc:1048] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } 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 11:10:04.449676  2820 raft_consensus.cc:1275] T 95b14383a700485284515b549e66203d P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Refusing update from remote peer 1ca422e4d0fe4f9a94fe082d98496bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:04.449472  2897 consensus_queue.cc:1048] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:04.450491  2403 raft_consensus.cc:1275] T 95b14383a700485284515b549e66203d P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Refusing update from remote peer 1ca422e4d0fe4f9a94fe082d98496bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:04.451838  2553 raft_consensus.cc:1275] T 95b14383a700485284515b549e66203d P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Refusing update from remote peer 1ca422e4d0fe4f9a94fe082d98496bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:04.452446  2901 consensus_queue.cc:1048] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:04.456647  2403 raft_consensus.cc:1275] T 892300233d2c41728e405c4003216d17 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:04.458935  2896 consensus_queue.cc:1048] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } 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 11:10:04.459782  2900 consensus_queue.cc:1048] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } 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 11:10:04.471472  2901 consensus_queue.cc:1048] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } 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 11:10:04.479202  2897 raft_consensus.cc:2955] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:04.496160  2901 raft_consensus.cc:2955] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:04.501358  2401 raft_consensus.cc:2955] T 892300233d2c41728e405c4003216d17 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:04.511243  2553 raft_consensus.cc:2955] T 95b14383a700485284515b549e66203d P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:04.516589  2300 catalog_manager.cc:5697] T 892300233d2c41728e405c4003216d17 P ff733298ee4a4d86abfbefc6a79fbcea reported cstate change: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b76b82b011c24a7ab763febd4f3fea43" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:04.526516  2401 raft_consensus.cc:2955] T 95b14383a700485284515b549e66203d P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:04.531565  2301 catalog_manager.cc:5697] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe reported cstate change: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:04.545778  2478 raft_consensus.cc:2955] T 892300233d2c41728e405c4003216d17 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:04.551908  2819 raft_consensus.cc:2955] T 892300233d2c41728e405c4003216d17 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:04.574748  2820 raft_consensus.cc:2955] T 95b14383a700485284515b549e66203d P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:04.598387  2552 consensus_queue.cc:237] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43 [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: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:04.600033  2478 consensus_queue.cc:237] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:04.605333  2479 raft_consensus.cc:1275] T 892300233d2c41728e405c4003216d17 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:04.607141  2820 raft_consensus.cc:1275] T 892300233d2c41728e405c4003216d17 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:04.607506  2899 consensus_queue.cc:1048] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:04.608070  2819 raft_consensus.cc:1275] T 95b14383a700485284515b549e66203d P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Refusing update from remote peer 1ca422e4d0fe4f9a94fe082d98496bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:04.608919  2897 raft_consensus.cc:1064] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43: attempting to promote NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 to VOTER
I20260710 11:10:04.609632  2901 consensus_queue.cc:1048] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } 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 11:10:04.611318  2897 consensus_queue.cc:237] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:04.613252  2898 consensus_queue.cc:1048] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } 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 11:10:04.616029  2896 raft_consensus.cc:2955] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:04.618294  2401 raft_consensus.cc:1275] T 95b14383a700485284515b549e66203d P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Refusing update from remote peer 1ca422e4d0fe4f9a94fe082d98496bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:04.619764  2904 consensus_queue.cc:1048] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:04.620769  2900 raft_consensus.cc:2955] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:04.622889  2820 raft_consensus.cc:2955] T 892300233d2c41728e405c4003216d17 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:04.627302  2401 raft_consensus.cc:2955] T 95b14383a700485284515b549e66203d P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:04.626366  2819 raft_consensus.cc:2955] T 95b14383a700485284515b549e66203d P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:04.642930  2898 raft_consensus.cc:1064] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43: attempting to promote NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 to VOTER
I20260710 11:10:04.646311  2898 consensus_queue.cc:237] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:04.652442  2287 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 892300233d2c41728e405c4003216d17 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:04.666770  2289 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 95b14383a700485284515b549e66203d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:04.669708  2479 raft_consensus.cc:2955] T 892300233d2c41728e405c4003216d17 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:04.681150  2819 raft_consensus.cc:1275] T a60190ab1ede4534bda075c72597ef2d P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:04.681645  2400 raft_consensus.cc:1275] T a60190ab1ede4534bda075c72597ef2d P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:04.682652  2897 consensus_queue.cc:1048] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } 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 11:10:04.684391  2917 consensus_queue.cc:1048] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:10:04.650475  2301 catalog_manager.cc:5697] T 892300233d2c41728e405c4003216d17 P 672a66650b4b4bcd9cbc577805a866d6 reported cstate change: config changed from index 3 to 4, VOTER ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1) evicted. New cstate: current_term: 1 leader_uuid: "b76b82b011c24a7ab763febd4f3fea43" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:04.695434  2303 catalog_manager.cc:5697] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe reported cstate change: config changed from index 3 to 4, VOTER b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3) evicted. New cstate: current_term: 1 leader_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:04.697577  2478 raft_consensus.cc:1275] T a60190ab1ede4534bda075c72597ef2d P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:04.699824  2897 consensus_queue.cc:1048] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } 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 11:10:04.711575  2536 tablet_service.cc:1558] Processing DeleteTablet for tablet 95b14383a700485284515b549e66203d with delete_type TABLET_DATA_TOMBSTONED (TS b76b82b011c24a7ab763febd4f3fea43 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53856
W20260710 11:10:04.714461  2368 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.69.3:43959, user_credentials={real_user=slave}} blocked reactor thread for 67148.5us
I20260710 11:10:04.725989  2900 raft_consensus.cc:2955] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:04.728472  2394 tablet_service.cc:1558] Processing DeleteTablet for tablet 892300233d2c41728e405c4003216d17 with delete_type TABLET_DATA_TOMBSTONED (TS ff733298ee4a4d86abfbefc6a79fbcea not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42348
I20260710 11:10:04.732537  2925 tablet_replica.cc:333] T 892300233d2c41728e405c4003216d17 P ff733298ee4a4d86abfbefc6a79fbcea: stopping tablet replica
I20260710 11:10:04.733517  2925 raft_consensus.cc:2243] T 892300233d2c41728e405c4003216d17 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:04.736609  2819 raft_consensus.cc:2955] T a60190ab1ede4534bda075c72597ef2d P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:04.740402  2403 raft_consensus.cc:2955] T a60190ab1ede4534bda075c72597ef2d P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:04.747028  2925 raft_consensus.cc:2272] T 892300233d2c41728e405c4003216d17 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:04.747920  2820 raft_consensus.cc:1275] T ecf5439db57b4fdab05f05f3924fe944 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:04.750102  2917 consensus_queue.cc:1048] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } 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 11:10:04.751847  2478 raft_consensus.cc:1275] T ecf5439db57b4fdab05f05f3924fe944 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:04.754170  2898 consensus_queue.cc:1048] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:04.757591  2401 raft_consensus.cc:1275] T ecf5439db57b4fdab05f05f3924fe944 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:04.760869  2898 consensus_queue.cc:1048] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } 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 11:10:04.776896  2302 catalog_manager.cc:5697] T a60190ab1ede4534bda075c72597ef2d P 672a66650b4b4bcd9cbc577805a866d6 reported cstate change: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b76b82b011c24a7ab763febd4f3fea43" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
W20260710 11:10:04.808511  2922 log.cc:927] Time spent T a60190ab1ede4534bda075c72597ef2d P ff733298ee4a4d86abfbefc6a79fbcea: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260710 11:10:04.815755  2925 ts_tablet_manager.cc:1916] T 892300233d2c41728e405c4003216d17 P ff733298ee4a4d86abfbefc6a79fbcea: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:04.827610  2924 tablet_replica.cc:333] T 95b14383a700485284515b549e66203d P b76b82b011c24a7ab763febd4f3fea43: stopping tablet replica
I20260710 11:10:04.829336  2479 raft_consensus.cc:2955] T a60190ab1ede4534bda075c72597ef2d P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:04.834080  2924 raft_consensus.cc:2243] T 95b14383a700485284515b549e66203d P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:04.834954  2924 raft_consensus.cc:2272] T 95b14383a700485284515b549e66203d P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:04.848768  2928 log.cc:927] Time spent T ecf5439db57b4fdab05f05f3924fe944 P 1ca422e4d0fe4f9a94fe082d98496bbe: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260710 11:10:04.850206  2924 ts_tablet_manager.cc:1916] T 95b14383a700485284515b549e66203d P b76b82b011c24a7ab763febd4f3fea43: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:04.908197  2403 raft_consensus.cc:2955] T ecf5439db57b4fdab05f05f3924fe944 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:04.909036  2917 raft_consensus.cc:2955] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:04.934917  2478 raft_consensus.cc:2955] T ecf5439db57b4fdab05f05f3924fe944 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:04.938431  2820 raft_consensus.cc:2955] T ecf5439db57b4fdab05f05f3924fe944 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:04.970959  2553 consensus_queue.cc:237] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:04.985181  2301 catalog_manager.cc:5697] T ecf5439db57b4fdab05f05f3924fe944 P 1ca422e4d0fe4f9a94fe082d98496bbe reported cstate change: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b76b82b011c24a7ab763febd4f3fea43" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:04.987634  2819 raft_consensus.cc:1275] T a60190ab1ede4534bda075c72597ef2d P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:04.989315  2401 raft_consensus.cc:1275] T a60190ab1ede4534bda075c72597ef2d P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:04.990509  2924 ts_tablet_manager.cc:1929] T 95b14383a700485284515b549e66203d P b76b82b011c24a7ab763febd4f3fea43: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:04.991256  2924 log.cc:1199] T 95b14383a700485284515b549e66203d P b76b82b011c24a7ab763febd4f3fea43: Deleting WAL directory at /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774487140-1300-0/minicluster-data/ts-2-root/wals/95b14383a700485284515b549e66203d
I20260710 11:10:04.993696  2931 consensus_queue.cc:1048] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:10:04.994189  2287 catalog_manager.cc:5028] TS b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959): tablet 95b14383a700485284515b549e66203d (table test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]) successfully deleted
I20260710 11:10:04.997700  2900 consensus_queue.cc:1048] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } 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 11:10:05.006902  2925 ts_tablet_manager.cc:1929] T 892300233d2c41728e405c4003216d17 P ff733298ee4a4d86abfbefc6a79fbcea: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:05.007490  2925 log.cc:1199] T 892300233d2c41728e405c4003216d17 P ff733298ee4a4d86abfbefc6a79fbcea: Deleting WAL directory at /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774487140-1300-0/minicluster-data/ts-0-root/wals/892300233d2c41728e405c4003216d17
I20260710 11:10:05.008271  2931 raft_consensus.cc:2955] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:05.010977  2290 catalog_manager.cc:5028] TS ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005): tablet 892300233d2c41728e405c4003216d17 (table test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]) successfully deleted
I20260710 11:10:05.014204  2819 raft_consensus.cc:2955] T a60190ab1ede4534bda075c72597ef2d P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:05.019838  2553 consensus_queue.cc:237] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 [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: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:05.012485  2401 raft_consensus.cc:2955] T a60190ab1ede4534bda075c72597ef2d P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:05.024626  2287 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a60190ab1ede4534bda075c72597ef2d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:05.027339  2820 raft_consensus.cc:1275] T ecf5439db57b4fdab05f05f3924fe944 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:05.029189  2899 consensus_queue.cc:1048] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } 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 11:10:05.029477  2303 catalog_manager.cc:5697] T a60190ab1ede4534bda075c72597ef2d P 672a66650b4b4bcd9cbc577805a866d6 reported cstate change: config changed from index 3 to 4, VOTER 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2) evicted. New cstate: current_term: 1 leader_uuid: "b76b82b011c24a7ab763febd4f3fea43" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:05.034840  2479 raft_consensus.cc:1275] T ecf5439db57b4fdab05f05f3924fe944 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:05.036808  2899 consensus_queue.cc:1048] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:05.039806  2900 raft_consensus.cc:2955] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:05.047228  2479 raft_consensus.cc:2955] T ecf5439db57b4fdab05f05f3924fe944 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:05.050750  2464 tablet_service.cc:1558] Processing DeleteTablet for tablet a60190ab1ede4534bda075c72597ef2d with delete_type TABLET_DATA_TOMBSTONED (TS 1ca422e4d0fe4f9a94fe082d98496bbe not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48026
I20260710 11:10:05.044463  2820 raft_consensus.cc:2955] T ecf5439db57b4fdab05f05f3924fe944 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:05.051267  2287 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ecf5439db57b4fdab05f05f3924fe944 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:05.057958  2300 catalog_manager.cc:5697] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 reported cstate change: config changed from index 3 to 4, VOTER ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1) evicted. New cstate: current_term: 1 leader_uuid: "b76b82b011c24a7ab763febd4f3fea43" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:05.063166  2932 tablet_replica.cc:333] T a60190ab1ede4534bda075c72597ef2d P 1ca422e4d0fe4f9a94fe082d98496bbe: stopping tablet replica
I20260710 11:10:05.064457  2932 raft_consensus.cc:2243] T a60190ab1ede4534bda075c72597ef2d P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:05.065459  2932 raft_consensus.cc:2272] T a60190ab1ede4534bda075c72597ef2d P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:05.069621  2932 ts_tablet_manager.cc:1916] T a60190ab1ede4534bda075c72597ef2d P 1ca422e4d0fe4f9a94fe082d98496bbe: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:05.071719  2394 tablet_service.cc:1558] Processing DeleteTablet for tablet ecf5439db57b4fdab05f05f3924fe944 with delete_type TABLET_DATA_TOMBSTONED (TS ff733298ee4a4d86abfbefc6a79fbcea not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42348
I20260710 11:10:05.073021  2925 tablet_replica.cc:333] T ecf5439db57b4fdab05f05f3924fe944 P ff733298ee4a4d86abfbefc6a79fbcea: stopping tablet replica
I20260710 11:10:05.074529  2925 raft_consensus.cc:2243] T ecf5439db57b4fdab05f05f3924fe944 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:05.075380  2925 raft_consensus.cc:2272] T ecf5439db57b4fdab05f05f3924fe944 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:05.079015  2925 ts_tablet_manager.cc:1916] T ecf5439db57b4fdab05f05f3924fe944 P ff733298ee4a4d86abfbefc6a79fbcea: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:05.093005  2932 ts_tablet_manager.cc:1929] T a60190ab1ede4534bda075c72597ef2d P 1ca422e4d0fe4f9a94fe082d98496bbe: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:05.093639  2932 log.cc:1199] T a60190ab1ede4534bda075c72597ef2d P 1ca422e4d0fe4f9a94fe082d98496bbe: Deleting WAL directory at /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774487140-1300-0/minicluster-data/ts-1-root/wals/a60190ab1ede4534bda075c72597ef2d
I20260710 11:10:05.095790  2289 catalog_manager.cc:5028] TS 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845): tablet a60190ab1ede4534bda075c72597ef2d (table test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]) successfully deleted
I20260710 11:10:05.105142  2925 ts_tablet_manager.cc:1929] T ecf5439db57b4fdab05f05f3924fe944 P ff733298ee4a4d86abfbefc6a79fbcea: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:05.105538  2925 log.cc:1199] T ecf5439db57b4fdab05f05f3924fe944 P ff733298ee4a4d86abfbefc6a79fbcea: Deleting WAL directory at /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774487140-1300-0/minicluster-data/ts-0-root/wals/ecf5439db57b4fdab05f05f3924fe944
I20260710 11:10:05.106896  2290 catalog_manager.cc:5028] TS ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005): tablet ecf5439db57b4fdab05f05f3924fe944 (table test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]) successfully deleted
I20260710 11:10:06.129519  2403 consensus_queue.cc:237] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Queue 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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:06.135790  2553 raft_consensus.cc:1275] T 2343c7e6b6f14084bc86b4c3a7042cef P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Refusing update from remote peer ff733298ee4a4d86abfbefc6a79fbcea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:06.137398  2937 consensus_queue.cc:1048] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } 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 11:10:06.138228  2479 raft_consensus.cc:1275] T 2343c7e6b6f14084bc86b4c3a7042cef P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Refusing update from remote peer ff733298ee4a4d86abfbefc6a79fbcea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:06.140100  2937 consensus_queue.cc:1048] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:06.149317  2937 raft_consensus.cc:2955] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
W20260710 11:10:06.151448  2370 consensus_peers.cc:597] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea -> Peer 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4:34785): Couldn't send request to peer 672a66650b4b4bcd9cbc577805a866d6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2343c7e6b6f14084bc86b4c3a7042cef. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:06.152664  2553 raft_consensus.cc:2955] T 2343c7e6b6f14084bc86b4c3a7042cef P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:06.153017  2479 raft_consensus.cc:2955] T 2343c7e6b6f14084bc86b4c3a7042cef P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:06.165704  2300 catalog_manager.cc:5697] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea reported cstate change: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New cstate: current_term: 1 leader_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:06.167258  2553 consensus_queue.cc:237] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Queue 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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:06.174154  2479 raft_consensus.cc:1275] T 66a6ff10237f4c2e90fd915fd9810ea7 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:06.175256  2403 raft_consensus.cc:1275] T 66a6ff10237f4c2e90fd915fd9810ea7 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:06.175392  2900 consensus_queue.cc:1048] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } 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 11:10:06.178046  2519 consensus_peers.cc:597] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43 -> Peer 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4:34785): Couldn't send request to peer 672a66650b4b4bcd9cbc577805a866d6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 66a6ff10237f4c2e90fd915fd9810ea7. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:06.178968  2900 consensus_queue.cc:1048] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:06.188292  2900 raft_consensus.cc:2955] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:06.191442  2479 raft_consensus.cc:2955] T 66a6ff10237f4c2e90fd915fd9810ea7 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:06.192616  2403 raft_consensus.cc:2955] T 66a6ff10237f4c2e90fd915fd9810ea7 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:06.211436  2300 catalog_manager.cc:5697] T 66a6ff10237f4c2e90fd915fd9810ea7 P 1ca422e4d0fe4f9a94fe082d98496bbe reported cstate change: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New cstate: current_term: 1 leader_uuid: "b76b82b011c24a7ab763febd4f3fea43" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:06.221946  2553 consensus_queue.cc:237] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Queue 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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:06.228516  2479 raft_consensus.cc:1275] T c3671c0ad44746079c274028b8ebd160 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:10:06.229524  2519 consensus_peers.cc:597] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43 -> Peer 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4:34785): Couldn't send request to peer 672a66650b4b4bcd9cbc577805a866d6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c3671c0ad44746079c274028b8ebd160. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:06.229583  2403 raft_consensus.cc:1275] T c3671c0ad44746079c274028b8ebd160 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:06.230769  2917 consensus_queue.cc:1048] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:06.231524  2900 consensus_queue.cc:1048] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } 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 11:10:06.239574  2950 raft_consensus.cc:2955] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:06.240765  2403 raft_consensus.cc:2955] T c3671c0ad44746079c274028b8ebd160 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:06.247314  2479 raft_consensus.cc:2955] T c3671c0ad44746079c274028b8ebd160 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:06.252132  2302 catalog_manager.cc:5697] T c3671c0ad44746079c274028b8ebd160 P ff733298ee4a4d86abfbefc6a79fbcea reported cstate change: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New cstate: current_term: 1 leader_uuid: "b76b82b011c24a7ab763febd4f3fea43" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:06.253562  2553 consensus_queue.cc:237] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Queue 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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
W20260710 11:10:06.263413  2519 consensus_peers.cc:597] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43 -> Peer 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4:34785): Couldn't send request to peer 672a66650b4b4bcd9cbc577805a866d6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4f03256f72fa45e6aae8eb02c0a9eb12. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:06.265718  2479 raft_consensus.cc:1275] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:06.265854  2403 raft_consensus.cc:1275] T 4f03256f72fa45e6aae8eb02c0a9eb12 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:06.267490  2950 consensus_queue.cc:1048] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:06.268961  2951 consensus_queue.cc:1048] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } 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 11:10:06.277155  2917 raft_consensus.cc:2955] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:06.278653  2479 raft_consensus.cc:2955] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:06.278955  2403 raft_consensus.cc:2955] T 4f03256f72fa45e6aae8eb02c0a9eb12 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:06.289480  2302 catalog_manager.cc:5697] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 1ca422e4d0fe4f9a94fe082d98496bbe reported cstate change: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New cstate: current_term: 1 leader_uuid: "b76b82b011c24a7ab763febd4f3fea43" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:06.651124  2959 ts_tablet_manager.cc:933] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 672a66650b4b4bcd9cbc577805a866d6: Initiating tablet copy from peer b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:10:06.653081  2959 tablet_copy_client.cc:323] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Beginning tablet copy session from remote peer at address 127.1.69.3:43959
I20260710 11:10:06.654729  2564 tablet_copy_service.cc:140] P b76b82b011c24a7ab763febd4f3fea43: Received BeginTabletCopySession request for tablet 4f03256f72fa45e6aae8eb02c0a9eb12 from peer 672a66650b4b4bcd9cbc577805a866d6 ({username='slave'} at 127.0.0.1:54406)
I20260710 11:10:06.655153  2564 tablet_copy_service.cc:161] P b76b82b011c24a7ab763febd4f3fea43: Beginning new tablet copy session on tablet 4f03256f72fa45e6aae8eb02c0a9eb12 from peer 672a66650b4b4bcd9cbc577805a866d6 at {username='slave'} at 127.0.0.1:54406: session id = 672a66650b4b4bcd9cbc577805a866d6-4f03256f72fa45e6aae8eb02c0a9eb12
I20260710 11:10:06.660094  2564 tablet_copy_source_session.cc:215] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:06.662775  2959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f03256f72fa45e6aae8eb02c0a9eb12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:06.674981  2959 tablet_copy_client.cc:806] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:06.675524  2959 tablet_copy_client.cc:670] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:06.679118  2959 tablet_copy_client.cc:538] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:06.687345  2959 tablet_bootstrap.cc:492] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 672a66650b4b4bcd9cbc577805a866d6: Bootstrap starting.
I20260710 11:10:06.706487  2959 tablet_bootstrap.cc:492] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 672a66650b4b4bcd9cbc577805a866d6: 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 11:10:06.707412  2959 tablet_bootstrap.cc:492] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 672a66650b4b4bcd9cbc577805a866d6: Bootstrap complete.
I20260710 11:10:06.708252  2959 ts_tablet_manager.cc:1403] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 672a66650b4b4bcd9cbc577805a866d6: Time spent bootstrapping tablet: real 0.021s	user 0.020s	sys 0.000s
I20260710 11:10:06.711225  2959 raft_consensus.cc:359] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:06.712033  2959 raft_consensus.cc:740] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 672a66650b4b4bcd9cbc577805a866d6, State: Initialized, Role: LEARNER
I20260710 11:10:06.712669  2959 consensus_queue.cc:260] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 672a66650b4b4bcd9cbc577805a866d6 [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:06.715853  2959 ts_tablet_manager.cc:1434] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 672a66650b4b4bcd9cbc577805a866d6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:10:06.717419  2564 tablet_copy_service.cc:342] P b76b82b011c24a7ab763febd4f3fea43: Request end of tablet copy session 672a66650b4b4bcd9cbc577805a866d6-4f03256f72fa45e6aae8eb02c0a9eb12 received from {username='slave'} at 127.0.0.1:54406
I20260710 11:10:06.717864  2564 tablet_copy_service.cc:434] P b76b82b011c24a7ab763febd4f3fea43: ending tablet copy session 672a66650b4b4bcd9cbc577805a866d6-4f03256f72fa45e6aae8eb02c0a9eb12 on tablet 4f03256f72fa45e6aae8eb02c0a9eb12 with peer 672a66650b4b4bcd9cbc577805a866d6
I20260710 11:10:06.735625  2959 ts_tablet_manager.cc:933] T 66a6ff10237f4c2e90fd915fd9810ea7 P 672a66650b4b4bcd9cbc577805a866d6: Initiating tablet copy from peer b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:10:06.737246  2959 tablet_copy_client.cc:323] T 66a6ff10237f4c2e90fd915fd9810ea7 P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Beginning tablet copy session from remote peer at address 127.1.69.3:43959
I20260710 11:10:06.738795  2564 tablet_copy_service.cc:140] P b76b82b011c24a7ab763febd4f3fea43: Received BeginTabletCopySession request for tablet 66a6ff10237f4c2e90fd915fd9810ea7 from peer 672a66650b4b4bcd9cbc577805a866d6 ({username='slave'} at 127.0.0.1:54406)
I20260710 11:10:06.739280  2564 tablet_copy_service.cc:161] P b76b82b011c24a7ab763febd4f3fea43: Beginning new tablet copy session on tablet 66a6ff10237f4c2e90fd915fd9810ea7 from peer 672a66650b4b4bcd9cbc577805a866d6 at {username='slave'} at 127.0.0.1:54406: session id = 672a66650b4b4bcd9cbc577805a866d6-66a6ff10237f4c2e90fd915fd9810ea7
I20260710 11:10:06.740484  2964 ts_tablet_manager.cc:933] T 2343c7e6b6f14084bc86b4c3a7042cef P 672a66650b4b4bcd9cbc577805a866d6: Initiating tablet copy from peer ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005)
I20260710 11:10:06.742089  2964 tablet_copy_client.cc:323] T 2343c7e6b6f14084bc86b4c3a7042cef P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Beginning tablet copy session from remote peer at address 127.1.69.1:45005
I20260710 11:10:06.746954  2564 tablet_copy_source_session.cc:215] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:06.749861  2959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66a6ff10237f4c2e90fd915fd9810ea7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:06.754034  2415 tablet_copy_service.cc:140] P ff733298ee4a4d86abfbefc6a79fbcea: Received BeginTabletCopySession request for tablet 2343c7e6b6f14084bc86b4c3a7042cef from peer 672a66650b4b4bcd9cbc577805a866d6 ({username='slave'} at 127.0.0.1:37298)
I20260710 11:10:06.754603  2415 tablet_copy_service.cc:161] P ff733298ee4a4d86abfbefc6a79fbcea: Beginning new tablet copy session on tablet 2343c7e6b6f14084bc86b4c3a7042cef from peer 672a66650b4b4bcd9cbc577805a866d6 at {username='slave'} at 127.0.0.1:37298: session id = 672a66650b4b4bcd9cbc577805a866d6-2343c7e6b6f14084bc86b4c3a7042cef
I20260710 11:10:06.761864  2415 tablet_copy_source_session.cc:215] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:06.765117  2964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2343c7e6b6f14084bc86b4c3a7042cef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:06.770663  2959 tablet_copy_client.cc:806] T 66a6ff10237f4c2e90fd915fd9810ea7 P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:06.771296  2959 tablet_copy_client.cc:670] T 66a6ff10237f4c2e90fd915fd9810ea7 P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:06.775148  2968 ts_tablet_manager.cc:933] T c3671c0ad44746079c274028b8ebd160 P 672a66650b4b4bcd9cbc577805a866d6: Initiating tablet copy from peer b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:10:06.775225  2959 tablet_copy_client.cc:538] T 66a6ff10237f4c2e90fd915fd9810ea7 P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:06.785013  2964 tablet_copy_client.cc:806] T 2343c7e6b6f14084bc86b4c3a7042cef P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:06.785360  2959 tablet_bootstrap.cc:492] T 66a6ff10237f4c2e90fd915fd9810ea7 P 672a66650b4b4bcd9cbc577805a866d6: Bootstrap starting.
I20260710 11:10:06.785768  2964 tablet_copy_client.cc:670] T 2343c7e6b6f14084bc86b4c3a7042cef P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:06.788960  2968 tablet_copy_client.cc:323] T c3671c0ad44746079c274028b8ebd160 P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Beginning tablet copy session from remote peer at address 127.1.69.3:43959
I20260710 11:10:06.790486  2964 tablet_copy_client.cc:538] T 2343c7e6b6f14084bc86b4c3a7042cef P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:06.791042  2564 tablet_copy_service.cc:140] P b76b82b011c24a7ab763febd4f3fea43: Received BeginTabletCopySession request for tablet c3671c0ad44746079c274028b8ebd160 from peer 672a66650b4b4bcd9cbc577805a866d6 ({username='slave'} at 127.0.0.1:54406)
I20260710 11:10:06.791625  2564 tablet_copy_service.cc:161] P b76b82b011c24a7ab763febd4f3fea43: Beginning new tablet copy session on tablet c3671c0ad44746079c274028b8ebd160 from peer 672a66650b4b4bcd9cbc577805a866d6 at {username='slave'} at 127.0.0.1:54406: session id = 672a66650b4b4bcd9cbc577805a866d6-c3671c0ad44746079c274028b8ebd160
I20260710 11:10:06.799077  2564 tablet_copy_source_session.cc:215] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:06.799692  2964 tablet_bootstrap.cc:492] T 2343c7e6b6f14084bc86b4c3a7042cef P 672a66650b4b4bcd9cbc577805a866d6: Bootstrap starting.
I20260710 11:10:06.805006  2968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3671c0ad44746079c274028b8ebd160. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:06.819972  2968 tablet_copy_client.cc:806] T c3671c0ad44746079c274028b8ebd160 P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:06.820623  2968 tablet_copy_client.cc:670] T c3671c0ad44746079c274028b8ebd160 P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:06.824404  2968 tablet_copy_client.cc:538] T c3671c0ad44746079c274028b8ebd160 P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:06.835435  2968 tablet_bootstrap.cc:492] T c3671c0ad44746079c274028b8ebd160 P 672a66650b4b4bcd9cbc577805a866d6: Bootstrap starting.
I20260710 11:10:06.844741  2959 tablet_bootstrap.cc:492] T 66a6ff10237f4c2e90fd915fd9810ea7 P 672a66650b4b4bcd9cbc577805a866d6: 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 11:10:06.845705  2959 tablet_bootstrap.cc:492] T 66a6ff10237f4c2e90fd915fd9810ea7 P 672a66650b4b4bcd9cbc577805a866d6: Bootstrap complete.
I20260710 11:10:06.846381  2959 ts_tablet_manager.cc:1403] T 66a6ff10237f4c2e90fd915fd9810ea7 P 672a66650b4b4bcd9cbc577805a866d6: Time spent bootstrapping tablet: real 0.062s	user 0.025s	sys 0.007s
I20260710 11:10:06.849896  2959 raft_consensus.cc:359] T 66a6ff10237f4c2e90fd915fd9810ea7 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:06.850783  2959 raft_consensus.cc:740] T 66a6ff10237f4c2e90fd915fd9810ea7 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 672a66650b4b4bcd9cbc577805a866d6, State: Initialized, Role: LEARNER
I20260710 11:10:06.851961  2964 tablet_bootstrap.cc:492] T 2343c7e6b6f14084bc86b4c3a7042cef P 672a66650b4b4bcd9cbc577805a866d6: 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 11:10:06.851590  2959 consensus_queue.cc:260] T 66a6ff10237f4c2e90fd915fd9810ea7 P 672a66650b4b4bcd9cbc577805a866d6 [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:06.852896  2964 tablet_bootstrap.cc:492] T 2343c7e6b6f14084bc86b4c3a7042cef P 672a66650b4b4bcd9cbc577805a866d6: Bootstrap complete.
I20260710 11:10:06.853734  2964 ts_tablet_manager.cc:1403] T 2343c7e6b6f14084bc86b4c3a7042cef P 672a66650b4b4bcd9cbc577805a866d6: Time spent bootstrapping tablet: real 0.054s	user 0.036s	sys 0.001s
I20260710 11:10:06.855036  2959 ts_tablet_manager.cc:1434] T 66a6ff10237f4c2e90fd915fd9810ea7 P 672a66650b4b4bcd9cbc577805a866d6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:10:06.856767  2964 raft_consensus.cc:359] T 2343c7e6b6f14084bc86b4c3a7042cef P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:06.857625  2964 raft_consensus.cc:740] T 2343c7e6b6f14084bc86b4c3a7042cef P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 672a66650b4b4bcd9cbc577805a866d6, State: Initialized, Role: LEARNER
I20260710 11:10:06.859071  2564 tablet_copy_service.cc:342] P b76b82b011c24a7ab763febd4f3fea43: Request end of tablet copy session 672a66650b4b4bcd9cbc577805a866d6-66a6ff10237f4c2e90fd915fd9810ea7 received from {username='slave'} at 127.0.0.1:54406
I20260710 11:10:06.859524  2564 tablet_copy_service.cc:434] P b76b82b011c24a7ab763febd4f3fea43: ending tablet copy session 672a66650b4b4bcd9cbc577805a866d6-66a6ff10237f4c2e90fd915fd9810ea7 on tablet 66a6ff10237f4c2e90fd915fd9810ea7 with peer 672a66650b4b4bcd9cbc577805a866d6
I20260710 11:10:06.862216  2964 consensus_queue.cc:260] T 2343c7e6b6f14084bc86b4c3a7042cef P 672a66650b4b4bcd9cbc577805a866d6 [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:06.865247  2964 ts_tablet_manager.cc:1434] T 2343c7e6b6f14084bc86b4c3a7042cef P 672a66650b4b4bcd9cbc577805a866d6: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:10:06.867015  2415 tablet_copy_service.cc:342] P ff733298ee4a4d86abfbefc6a79fbcea: Request end of tablet copy session 672a66650b4b4bcd9cbc577805a866d6-2343c7e6b6f14084bc86b4c3a7042cef received from {username='slave'} at 127.0.0.1:37298
I20260710 11:10:06.867467  2415 tablet_copy_service.cc:434] P ff733298ee4a4d86abfbefc6a79fbcea: ending tablet copy session 672a66650b4b4bcd9cbc577805a866d6-2343c7e6b6f14084bc86b4c3a7042cef on tablet 2343c7e6b6f14084bc86b4c3a7042cef with peer 672a66650b4b4bcd9cbc577805a866d6
I20260710 11:10:06.871363  2968 tablet_bootstrap.cc:492] T c3671c0ad44746079c274028b8ebd160 P 672a66650b4b4bcd9cbc577805a866d6: 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 11:10:06.872217  2968 tablet_bootstrap.cc:492] T c3671c0ad44746079c274028b8ebd160 P 672a66650b4b4bcd9cbc577805a866d6: Bootstrap complete.
I20260710 11:10:06.872785  2968 ts_tablet_manager.cc:1403] T c3671c0ad44746079c274028b8ebd160 P 672a66650b4b4bcd9cbc577805a866d6: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.011s
I20260710 11:10:06.875206  2968 raft_consensus.cc:359] T c3671c0ad44746079c274028b8ebd160 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:06.876006  2968 raft_consensus.cc:740] T c3671c0ad44746079c274028b8ebd160 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 672a66650b4b4bcd9cbc577805a866d6, State: Initialized, Role: LEARNER
I20260710 11:10:06.876643  2968 consensus_queue.cc:260] T c3671c0ad44746079c274028b8ebd160 P 672a66650b4b4bcd9cbc577805a866d6 [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:06.878744  2968 ts_tablet_manager.cc:1434] T c3671c0ad44746079c274028b8ebd160 P 672a66650b4b4bcd9cbc577805a866d6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:10:06.880527  2564 tablet_copy_service.cc:342] P b76b82b011c24a7ab763febd4f3fea43: Request end of tablet copy session 672a66650b4b4bcd9cbc577805a866d6-c3671c0ad44746079c274028b8ebd160 received from {username='slave'} at 127.0.0.1:54406
I20260710 11:10:06.880927  2564 tablet_copy_service.cc:434] P b76b82b011c24a7ab763febd4f3fea43: ending tablet copy session 672a66650b4b4bcd9cbc577805a866d6-c3671c0ad44746079c274028b8ebd160 on tablet c3671c0ad44746079c274028b8ebd160 with peer 672a66650b4b4bcd9cbc577805a866d6
I20260710 11:10:07.119472  2820 raft_consensus.cc:1217] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:07.232239  2820 raft_consensus.cc:1217] T 66a6ff10237f4c2e90fd915fd9810ea7 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:07.321911  2820 raft_consensus.cc:1217] T c3671c0ad44746079c274028b8ebd160 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:07.344067  2820 raft_consensus.cc:1217] T 2343c7e6b6f14084bc86b4c3a7042cef P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:07.565722  2951 raft_consensus.cc:1064] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43: attempting to promote NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 to VOTER
I20260710 11:10:07.567648  2951 consensus_queue.cc:237] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43 [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:07.575896  2403 raft_consensus.cc:1275] T 4f03256f72fa45e6aae8eb02c0a9eb12 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:07.577337  2977 consensus_queue.cc:1048] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } 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 11:10:07.578205  2479 raft_consensus.cc:1275] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:07.579141  2820 raft_consensus.cc:1275] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:07.580049  2977 consensus_queue.cc:1048] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:07.580856  2951 consensus_queue.cc:1048] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } 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 11:10:07.590709  2917 raft_consensus.cc:2955] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:07.594444  2478 raft_consensus.cc:2955] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:07.595188  2403 raft_consensus.cc:2955] T 4f03256f72fa45e6aae8eb02c0a9eb12 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:07.604960  2820 raft_consensus.cc:2955] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:07.612054  2303 catalog_manager.cc:5697] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 1ca422e4d0fe4f9a94fe082d98496bbe reported cstate change: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b76b82b011c24a7ab763febd4f3fea43" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:07.637030  2553 consensus_queue.cc:237] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43 [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: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:07.642108  2820 raft_consensus.cc:1275] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:07.644145  2479 raft_consensus.cc:1275] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:07.644881  2977 consensus_queue.cc:1048] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } 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 11:10:07.646005  2917 consensus_queue.cc:1048] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:07.652644  2917 raft_consensus.cc:2955] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:07.655450  2820 raft_consensus.cc:2955] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:07.665496  2287 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4f03256f72fa45e6aae8eb02c0a9eb12 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:07.670794  2302 catalog_manager.cc:5697] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43 reported cstate change: config changed from index 3 to 4, VOTER ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1) evicted. New cstate: current_term: 1 leader_uuid: "b76b82b011c24a7ab763febd4f3fea43" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:07.675038  2478 raft_consensus.cc:2955] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:07.685992  2394 tablet_service.cc:1558] Processing DeleteTablet for tablet 4f03256f72fa45e6aae8eb02c0a9eb12 with delete_type TABLET_DATA_TOMBSTONED (TS ff733298ee4a4d86abfbefc6a79fbcea not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42348
I20260710 11:10:07.689535  2985 tablet_replica.cc:333] T 4f03256f72fa45e6aae8eb02c0a9eb12 P ff733298ee4a4d86abfbefc6a79fbcea: stopping tablet replica
I20260710 11:10:07.691315  2985 raft_consensus.cc:2243] T 4f03256f72fa45e6aae8eb02c0a9eb12 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:07.692066  2985 raft_consensus.cc:2272] T 4f03256f72fa45e6aae8eb02c0a9eb12 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:07.696269  2985 ts_tablet_manager.cc:1916] T 4f03256f72fa45e6aae8eb02c0a9eb12 P ff733298ee4a4d86abfbefc6a79fbcea: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:07.708494  2985 ts_tablet_manager.cc:1929] T 4f03256f72fa45e6aae8eb02c0a9eb12 P ff733298ee4a4d86abfbefc6a79fbcea: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:07.708823  2985 log.cc:1199] T 4f03256f72fa45e6aae8eb02c0a9eb12 P ff733298ee4a4d86abfbefc6a79fbcea: Deleting WAL directory at /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774487140-1300-0/minicluster-data/ts-0-root/wals/4f03256f72fa45e6aae8eb02c0a9eb12
I20260710 11:10:07.710179  2290 catalog_manager.cc:5028] TS ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005): tablet 4f03256f72fa45e6aae8eb02c0a9eb12 (table test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]) successfully deleted
I20260710 11:10:07.763608  2951 raft_consensus.cc:1064] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43: attempting to promote NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 to VOTER
I20260710 11:10:07.766139  2951 consensus_queue.cc:237] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43 [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:07.773072  2403 raft_consensus.cc:1275] T 66a6ff10237f4c2e90fd915fd9810ea7 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:07.773380  2478 raft_consensus.cc:1275] T 66a6ff10237f4c2e90fd915fd9810ea7 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:07.773072  2820 raft_consensus.cc:1275] T 66a6ff10237f4c2e90fd915fd9810ea7 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:07.774891  2977 consensus_queue.cc:1048] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:07.776011  2973 consensus_queue.cc:1048] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } 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 11:10:07.777201  2917 consensus_queue.cc:1048] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } 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 11:10:07.796800  2951 raft_consensus.cc:2955] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:07.798787  2403 raft_consensus.cc:2955] T 66a6ff10237f4c2e90fd915fd9810ea7 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:07.805898  2820 raft_consensus.cc:2955] T 66a6ff10237f4c2e90fd915fd9810ea7 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:07.807790  2478 raft_consensus.cc:2955] T 66a6ff10237f4c2e90fd915fd9810ea7 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:07.814467  2301 catalog_manager.cc:5697] T 66a6ff10237f4c2e90fd915fd9810ea7 P ff733298ee4a4d86abfbefc6a79fbcea reported cstate change: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b76b82b011c24a7ab763febd4f3fea43" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:07.834821  2553 consensus_queue.cc:237] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43 [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:07.841150  2820 raft_consensus.cc:1275] T 66a6ff10237f4c2e90fd915fd9810ea7 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:07.840296  2401 raft_consensus.cc:1275] T 66a6ff10237f4c2e90fd915fd9810ea7 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:07.842525  2917 consensus_queue.cc:1048] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } 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 11:10:07.846781  2917 consensus_queue.cc:1048] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:07.850875  2977 raft_consensus.cc:2955] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:07.854864  2401 raft_consensus.cc:2955] T 66a6ff10237f4c2e90fd915fd9810ea7 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:07.858817  2973 raft_consensus.cc:1064] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43: attempting to promote NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 to VOTER
I20260710 11:10:07.859400  2819 raft_consensus.cc:2955] T 66a6ff10237f4c2e90fd915fd9810ea7 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:07.861853  2973 consensus_queue.cc:237] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43 [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:07.868232  2287 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 66a6ff10237f4c2e90fd915fd9810ea7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:07.874373  2300 catalog_manager.cc:5697] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43 reported cstate change: config changed from index 3 to 4, VOTER 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2) evicted. New cstate: current_term: 1 leader_uuid: "b76b82b011c24a7ab763febd4f3fea43" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:07.890184  2478 raft_consensus.cc:1275] T c3671c0ad44746079c274028b8ebd160 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:07.892758  2819 raft_consensus.cc:1275] T c3671c0ad44746079c274028b8ebd160 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:07.894454  2977 consensus_queue.cc:1048] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } 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 11:10:07.894867  2401 raft_consensus.cc:1275] T c3671c0ad44746079c274028b8ebd160 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:07.896275  2977 consensus_queue.cc:1048] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260710 11:10:07.900720  2951 consensus_queue.cc:1048] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:07.909454  2464 tablet_service.cc:1558] Processing DeleteTablet for tablet 66a6ff10237f4c2e90fd915fd9810ea7 with delete_type TABLET_DATA_TOMBSTONED (TS 1ca422e4d0fe4f9a94fe082d98496bbe not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48026
I20260710 11:10:07.914431  2995 tablet_replica.cc:333] T 66a6ff10237f4c2e90fd915fd9810ea7 P 1ca422e4d0fe4f9a94fe082d98496bbe: stopping tablet replica
I20260710 11:10:07.916676  2995 raft_consensus.cc:2243] T 66a6ff10237f4c2e90fd915fd9810ea7 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:07.917322  2995 raft_consensus.cc:2272] T 66a6ff10237f4c2e90fd915fd9810ea7 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:07.927251  2995 ts_tablet_manager.cc:1916] T 66a6ff10237f4c2e90fd915fd9810ea7 P 1ca422e4d0fe4f9a94fe082d98496bbe: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:07.927429  2991 raft_consensus.cc:2955] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:07.934934  2401 raft_consensus.cc:2955] T c3671c0ad44746079c274028b8ebd160 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:07.936400  2975 raft_consensus.cc:1064] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea: attempting to promote NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 to VOTER
I20260710 11:10:07.937222  2819 raft_consensus.cc:2955] T c3671c0ad44746079c274028b8ebd160 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:07.938871  2975 consensus_queue.cc:237] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:07.947456  2478 raft_consensus.cc:2955] T c3671c0ad44746079c274028b8ebd160 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:07.949549  2303 catalog_manager.cc:5697] T c3671c0ad44746079c274028b8ebd160 P ff733298ee4a4d86abfbefc6a79fbcea reported cstate change: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b76b82b011c24a7ab763febd4f3fea43" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:07.962199  2819 raft_consensus.cc:1275] T 2343c7e6b6f14084bc86b4c3a7042cef P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Refusing update from remote peer ff733298ee4a4d86abfbefc6a79fbcea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:07.962445  2553 raft_consensus.cc:1275] T 2343c7e6b6f14084bc86b4c3a7042cef P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Refusing update from remote peer ff733298ee4a4d86abfbefc6a79fbcea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:07.964946  2974 consensus_queue.cc:1048] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Connected to new peer: Peer: permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } 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 11:10:07.966727  2974 consensus_queue.cc:1048] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } 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 11:10:07.976135  2553 consensus_queue.cc:237] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43 [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:07.977300  2995 ts_tablet_manager.cc:1929] T 66a6ff10237f4c2e90fd915fd9810ea7 P 1ca422e4d0fe4f9a94fe082d98496bbe: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:07.977768  2995 log.cc:1199] T 66a6ff10237f4c2e90fd915fd9810ea7 P 1ca422e4d0fe4f9a94fe082d98496bbe: Deleting WAL directory at /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774487140-1300-0/minicluster-data/ts-1-root/wals/66a6ff10237f4c2e90fd915fd9810ea7
I20260710 11:10:07.978891  2975 raft_consensus.cc:2955] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:07.982362  2819 raft_consensus.cc:2955] T 2343c7e6b6f14084bc86b4c3a7042cef P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:07.987850  2478 raft_consensus.cc:1275] T 2343c7e6b6f14084bc86b4c3a7042cef P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Refusing update from remote peer ff733298ee4a4d86abfbefc6a79fbcea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:07.989321  2289 catalog_manager.cc:5028] TS 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845): tablet 66a6ff10237f4c2e90fd915fd9810ea7 (table test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]) successfully deleted
I20260710 11:10:07.993924  2820 raft_consensus.cc:1275] T c3671c0ad44746079c274028b8ebd160 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:07.995412  2991 consensus_queue.cc:1048] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } 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 11:10:07.992319  2552 raft_consensus.cc:2955] T 2343c7e6b6f14084bc86b4c3a7042cef P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:08.002609  2401 raft_consensus.cc:1275] T c3671c0ad44746079c274028b8ebd160 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:08.003965  2973 consensus_queue.cc:1048] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:08.003613  2977 raft_consensus.cc:2955] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:08.004040  2303 catalog_manager.cc:5697] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea reported cstate change: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:08.010756  2975 consensus_queue.cc:1048] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:08.016139  2401 raft_consensus.cc:2955] T c3671c0ad44746079c274028b8ebd160 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:08.018029  2287 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c3671c0ad44746079c274028b8ebd160 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:08.016826  2819 raft_consensus.cc:2955] T c3671c0ad44746079c274028b8ebd160 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:08.029757  2478 raft_consensus.cc:2955] T 2343c7e6b6f14084bc86b4c3a7042cef P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:08.039845  2302 catalog_manager.cc:5697] T c3671c0ad44746079c274028b8ebd160 P 672a66650b4b4bcd9cbc577805a866d6 reported cstate change: config changed from index 3 to 4, VOTER 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2) evicted. New cstate: current_term: 1 leader_uuid: "b76b82b011c24a7ab763febd4f3fea43" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:08.050899  2464 tablet_service.cc:1558] Processing DeleteTablet for tablet c3671c0ad44746079c274028b8ebd160 with delete_type TABLET_DATA_TOMBSTONED (TS 1ca422e4d0fe4f9a94fe082d98496bbe not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48026
I20260710 11:10:08.051810  2995 tablet_replica.cc:333] T c3671c0ad44746079c274028b8ebd160 P 1ca422e4d0fe4f9a94fe082d98496bbe: stopping tablet replica
I20260710 11:10:08.052604  2995 raft_consensus.cc:2243] T c3671c0ad44746079c274028b8ebd160 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:08.053174  2995 raft_consensus.cc:2272] T c3671c0ad44746079c274028b8ebd160 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:08.056218  2995 ts_tablet_manager.cc:1916] T c3671c0ad44746079c274028b8ebd160 P 1ca422e4d0fe4f9a94fe082d98496bbe: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:08.068256  2995 ts_tablet_manager.cc:1929] T c3671c0ad44746079c274028b8ebd160 P 1ca422e4d0fe4f9a94fe082d98496bbe: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:08.068745  2995 log.cc:1199] T c3671c0ad44746079c274028b8ebd160 P 1ca422e4d0fe4f9a94fe082d98496bbe: Deleting WAL directory at /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774487140-1300-0/minicluster-data/ts-1-root/wals/c3671c0ad44746079c274028b8ebd160
I20260710 11:10:08.070168  2289 catalog_manager.cc:5028] TS 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845): tablet c3671c0ad44746079c274028b8ebd160 (table test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]) successfully deleted
I20260710 11:10:08.606187  2403 consensus_queue.cc:237] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:08.610574  2819 raft_consensus.cc:1275] T 2343c7e6b6f14084bc86b4c3a7042cef P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Refusing update from remote peer ff733298ee4a4d86abfbefc6a79fbcea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:08.610792  2478 raft_consensus.cc:1275] T 2343c7e6b6f14084bc86b4c3a7042cef P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Refusing update from remote peer ff733298ee4a4d86abfbefc6a79fbcea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:08.611984  3002 consensus_queue.cc:1048] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Connected to new peer: Peer: permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } 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 11:10:08.613334  3001 consensus_queue.cc:1048] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:08.619297  3002 raft_consensus.cc:2955] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:08.621085  2478 raft_consensus.cc:2955] T 2343c7e6b6f14084bc86b4c3a7042cef P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:08.621479  2819 raft_consensus.cc:2955] T 2343c7e6b6f14084bc86b4c3a7042cef P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:08.630694  2290 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2343c7e6b6f14084bc86b4c3a7042cef with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:08.637369  2302 catalog_manager.cc:5697] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea reported cstate change: config changed from index 3 to 4, VOTER b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3) evicted. New cstate: current_term: 1 leader_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:08.650393  2536 tablet_service.cc:1558] Processing DeleteTablet for tablet 2343c7e6b6f14084bc86b4c3a7042cef with delete_type TABLET_DATA_TOMBSTONED (TS b76b82b011c24a7ab763febd4f3fea43 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53856
I20260710 11:10:08.652246  3007 tablet_replica.cc:333] T 2343c7e6b6f14084bc86b4c3a7042cef P b76b82b011c24a7ab763febd4f3fea43: stopping tablet replica
I20260710 11:10:08.653419  3007 raft_consensus.cc:2243] T 2343c7e6b6f14084bc86b4c3a7042cef P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:08.654122  3007 raft_consensus.cc:2272] T 2343c7e6b6f14084bc86b4c3a7042cef P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:08.656991  3007 ts_tablet_manager.cc:1916] T 2343c7e6b6f14084bc86b4c3a7042cef P b76b82b011c24a7ab763febd4f3fea43: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:08.667512  3007 ts_tablet_manager.cc:1929] T 2343c7e6b6f14084bc86b4c3a7042cef P b76b82b011c24a7ab763febd4f3fea43: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:08.667924  3007 log.cc:1199] T 2343c7e6b6f14084bc86b4c3a7042cef P b76b82b011c24a7ab763febd4f3fea43: Deleting WAL directory at /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774487140-1300-0/minicluster-data/ts-2-root/wals/2343c7e6b6f14084bc86b4c3a7042cef
I20260710 11:10:08.669530  2287 catalog_manager.cc:5028] TS b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959): tablet 2343c7e6b6f14084bc86b4c3a7042cef (table test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]) successfully deleted
W20260710 11:10:09.841275  2520 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.69.1:45005, user_credentials={real_user=slave}} blocked reactor thread for 77009.9us
I20260710 11:10:09.987772  2400 consensus_queue.cc:237] T 53a3fcbb5e39469591aa2560f3eeda07 P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Queue 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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:10.218518  2474 raft_consensus.cc:1275] T 53a3fcbb5e39469591aa2560f3eeda07 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Refusing update from remote peer ff733298ee4a4d86abfbefc6a79fbcea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:10:10.220436  2370 consensus_peers.cc:597] T 53a3fcbb5e39469591aa2560f3eeda07 P ff733298ee4a4d86abfbefc6a79fbcea -> Peer 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4:34785): Couldn't send request to peer 672a66650b4b4bcd9cbc577805a866d6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 53a3fcbb5e39469591aa2560f3eeda07. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:10.220604  3019 consensus_queue.cc:1048] T 53a3fcbb5e39469591aa2560f3eeda07 P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:10.242415  2552 raft_consensus.cc:1275] T 53a3fcbb5e39469591aa2560f3eeda07 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Refusing update from remote peer ff733298ee4a4d86abfbefc6a79fbcea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:10.248978  3019 consensus_queue.cc:1048] T 53a3fcbb5e39469591aa2560f3eeda07 P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } 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 11:10:10.252609  3012 raft_consensus.cc:2955] T 53a3fcbb5e39469591aa2560f3eeda07 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:10.254171  2474 raft_consensus.cc:2955] T 53a3fcbb5e39469591aa2560f3eeda07 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:10.280419  2474 consensus_queue.cc:237] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Queue 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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:10.287514  2303 catalog_manager.cc:5697] T 53a3fcbb5e39469591aa2560f3eeda07 P 1ca422e4d0fe4f9a94fe082d98496bbe reported cstate change: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New cstate: current_term: 1 leader_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:10.289772  2552 raft_consensus.cc:2955] T 53a3fcbb5e39469591aa2560f3eeda07 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:10.303140  2552 raft_consensus.cc:1275] T 6a08413cd2934708be9232f29f8f6b20 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Refusing update from remote peer 1ca422e4d0fe4f9a94fe082d98496bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:10.306759  3017 consensus_queue.cc:1048] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:10:10.311177  2445 consensus_peers.cc:597] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe -> Peer 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4:34785): Couldn't send request to peer 672a66650b4b4bcd9cbc577805a866d6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6a08413cd2934708be9232f29f8f6b20. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:10.312644  2404 raft_consensus.cc:1275] T 6a08413cd2934708be9232f29f8f6b20 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Refusing update from remote peer 1ca422e4d0fe4f9a94fe082d98496bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:10.315292  3010 consensus_queue.cc:1048] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } 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 11:10:10.328285  3010 raft_consensus.cc:2955] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:10.332756  2552 raft_consensus.cc:2955] T 6a08413cd2934708be9232f29f8f6b20 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:10.336520  2404 raft_consensus.cc:2955] T 6a08413cd2934708be9232f29f8f6b20 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:10.348569  2552 consensus_queue.cc:237] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Queue 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: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:10.349272  2302 catalog_manager.cc:5697] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe reported cstate change: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New cstate: current_term: 1 leader_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:10:10.356998  2519 consensus_peers.cc:597] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43 -> Peer 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4:34785): Couldn't send request to peer 672a66650b4b4bcd9cbc577805a866d6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5d153cd592654a28bcc2202e1dc98a6b. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:10.357281  2404 raft_consensus.cc:1275] T 5d153cd592654a28bcc2202e1dc98a6b P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:10.358074  2474 raft_consensus.cc:1275] T 5d153cd592654a28bcc2202e1dc98a6b P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:10.359275  3024 consensus_queue.cc:1048] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:10.360324  3026 consensus_queue.cc:1048] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } 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 11:10:10.370937  3026 raft_consensus.cc:2955] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:10.372704  2474 raft_consensus.cc:2955] T 5d153cd592654a28bcc2202e1dc98a6b P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:10.376780  2404 raft_consensus.cc:2955] T 5d153cd592654a28bcc2202e1dc98a6b P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:10.387161  2477 consensus_queue.cc:237] T 4e436477978f430aafdfb0b43dad6bff P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Queue 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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:10.387290  2303 catalog_manager.cc:5697] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43 reported cstate change: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New cstate: current_term: 1 leader_uuid: "b76b82b011c24a7ab763febd4f3fea43" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:10.396806  2552 raft_consensus.cc:1275] T 4e436477978f430aafdfb0b43dad6bff P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Refusing update from remote peer 1ca422e4d0fe4f9a94fe082d98496bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:10:10.398080  2445 consensus_peers.cc:597] T 4e436477978f430aafdfb0b43dad6bff P 1ca422e4d0fe4f9a94fe082d98496bbe -> Peer 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4:34785): Couldn't send request to peer 672a66650b4b4bcd9cbc577805a866d6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4e436477978f430aafdfb0b43dad6bff. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:10.398432  3017 consensus_queue.cc:1048] T 4e436477978f430aafdfb0b43dad6bff P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } 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 11:10:10.403328  2404 raft_consensus.cc:1275] T 4e436477978f430aafdfb0b43dad6bff P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Refusing update from remote peer 1ca422e4d0fe4f9a94fe082d98496bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:10.405246  3021 consensus_queue.cc:1048] T 4e436477978f430aafdfb0b43dad6bff P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:10.407778  3010 raft_consensus.cc:2955] T 4e436477978f430aafdfb0b43dad6bff P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:10.409380  2552 raft_consensus.cc:2955] T 4e436477978f430aafdfb0b43dad6bff P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:10.424144  2400 raft_consensus.cc:2955] T 4e436477978f430aafdfb0b43dad6bff P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:10.425760  2302 catalog_manager.cc:5697] T 4e436477978f430aafdfb0b43dad6bff P b76b82b011c24a7ab763febd4f3fea43 reported cstate change: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New cstate: current_term: 1 leader_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:10.792973  3042 ts_tablet_manager.cc:933] T 53a3fcbb5e39469591aa2560f3eeda07 P 672a66650b4b4bcd9cbc577805a866d6: Initiating tablet copy from peer ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005)
I20260710 11:10:10.794462  3042 tablet_copy_client.cc:323] T 53a3fcbb5e39469591aa2560f3eeda07 P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Beginning tablet copy session from remote peer at address 127.1.69.1:45005
I20260710 11:10:10.795969  2415 tablet_copy_service.cc:140] P ff733298ee4a4d86abfbefc6a79fbcea: Received BeginTabletCopySession request for tablet 53a3fcbb5e39469591aa2560f3eeda07 from peer 672a66650b4b4bcd9cbc577805a866d6 ({username='slave'} at 127.0.0.1:37298)
I20260710 11:10:10.796567  2415 tablet_copy_service.cc:161] P ff733298ee4a4d86abfbefc6a79fbcea: Beginning new tablet copy session on tablet 53a3fcbb5e39469591aa2560f3eeda07 from peer 672a66650b4b4bcd9cbc577805a866d6 at {username='slave'} at 127.0.0.1:37298: session id = 672a66650b4b4bcd9cbc577805a866d6-53a3fcbb5e39469591aa2560f3eeda07
I20260710 11:10:10.802320  3044 ts_tablet_manager.cc:933] T 6a08413cd2934708be9232f29f8f6b20 P 672a66650b4b4bcd9cbc577805a866d6: Initiating tablet copy from peer 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845)
I20260710 11:10:10.803820  2415 tablet_copy_source_session.cc:215] T 53a3fcbb5e39469591aa2560f3eeda07 P ff733298ee4a4d86abfbefc6a79fbcea: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:10.803908  3044 tablet_copy_client.cc:323] T 6a08413cd2934708be9232f29f8f6b20 P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Beginning tablet copy session from remote peer at address 127.1.69.2:40845
I20260710 11:10:10.806887  2490 tablet_copy_service.cc:140] P 1ca422e4d0fe4f9a94fe082d98496bbe: Received BeginTabletCopySession request for tablet 6a08413cd2934708be9232f29f8f6b20 from peer 672a66650b4b4bcd9cbc577805a866d6 ({username='slave'} at 127.0.0.1:55406)
I20260710 11:10:10.807392  2490 tablet_copy_service.cc:161] P 1ca422e4d0fe4f9a94fe082d98496bbe: Beginning new tablet copy session on tablet 6a08413cd2934708be9232f29f8f6b20 from peer 672a66650b4b4bcd9cbc577805a866d6 at {username='slave'} at 127.0.0.1:55406: session id = 672a66650b4b4bcd9cbc577805a866d6-6a08413cd2934708be9232f29f8f6b20
I20260710 11:10:10.807773  3042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53a3fcbb5e39469591aa2560f3eeda07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:10.814678  2490 tablet_copy_source_session.cc:215] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:10.817677  3044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a08413cd2934708be9232f29f8f6b20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:10.821512  3042 tablet_copy_client.cc:806] T 53a3fcbb5e39469591aa2560f3eeda07 P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:10.822090  3042 tablet_copy_client.cc:670] T 53a3fcbb5e39469591aa2560f3eeda07 P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:10.825764  3042 tablet_copy_client.cc:538] T 53a3fcbb5e39469591aa2560f3eeda07 P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:10.834096  3042 tablet_bootstrap.cc:492] T 53a3fcbb5e39469591aa2560f3eeda07 P 672a66650b4b4bcd9cbc577805a866d6: Bootstrap starting.
I20260710 11:10:10.836640  3044 tablet_copy_client.cc:806] T 6a08413cd2934708be9232f29f8f6b20 P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:10.837261  3044 tablet_copy_client.cc:670] T 6a08413cd2934708be9232f29f8f6b20 P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:10.841241  3044 tablet_copy_client.cc:538] T 6a08413cd2934708be9232f29f8f6b20 P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:10.850035  3044 tablet_bootstrap.cc:492] T 6a08413cd2934708be9232f29f8f6b20 P 672a66650b4b4bcd9cbc577805a866d6: Bootstrap starting.
I20260710 11:10:10.850845  3042 tablet_bootstrap.cc:492] T 53a3fcbb5e39469591aa2560f3eeda07 P 672a66650b4b4bcd9cbc577805a866d6: 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 11:10:10.851616  3042 tablet_bootstrap.cc:492] T 53a3fcbb5e39469591aa2560f3eeda07 P 672a66650b4b4bcd9cbc577805a866d6: Bootstrap complete.
I20260710 11:10:10.852136  3042 ts_tablet_manager.cc:1403] T 53a3fcbb5e39469591aa2560f3eeda07 P 672a66650b4b4bcd9cbc577805a866d6: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.002s
I20260710 11:10:10.854580  3042 raft_consensus.cc:359] T 53a3fcbb5e39469591aa2560f3eeda07 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:10.855417  3042 raft_consensus.cc:740] T 53a3fcbb5e39469591aa2560f3eeda07 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 672a66650b4b4bcd9cbc577805a866d6, State: Initialized, Role: LEARNER
I20260710 11:10:10.856079  3042 consensus_queue.cc:260] T 53a3fcbb5e39469591aa2560f3eeda07 P 672a66650b4b4bcd9cbc577805a866d6 [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:10.859753  3042 ts_tablet_manager.cc:1434] T 53a3fcbb5e39469591aa2560f3eeda07 P 672a66650b4b4bcd9cbc577805a866d6: Time spent starting tablet: real 0.007s	user 0.010s	sys 0.000s
I20260710 11:10:10.862316  2415 tablet_copy_service.cc:342] P ff733298ee4a4d86abfbefc6a79fbcea: Request end of tablet copy session 672a66650b4b4bcd9cbc577805a866d6-53a3fcbb5e39469591aa2560f3eeda07 received from {username='slave'} at 127.0.0.1:37298
I20260710 11:10:10.862751  2415 tablet_copy_service.cc:434] P ff733298ee4a4d86abfbefc6a79fbcea: ending tablet copy session 672a66650b4b4bcd9cbc577805a866d6-53a3fcbb5e39469591aa2560f3eeda07 on tablet 53a3fcbb5e39469591aa2560f3eeda07 with peer 672a66650b4b4bcd9cbc577805a866d6
I20260710 11:10:10.866187  3042 ts_tablet_manager.cc:933] T 5d153cd592654a28bcc2202e1dc98a6b P 672a66650b4b4bcd9cbc577805a866d6: Initiating tablet copy from peer b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:10:10.867930  3042 tablet_copy_client.cc:323] T 5d153cd592654a28bcc2202e1dc98a6b P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Beginning tablet copy session from remote peer at address 127.1.69.3:43959
I20260710 11:10:10.869972  2564 tablet_copy_service.cc:140] P b76b82b011c24a7ab763febd4f3fea43: Received BeginTabletCopySession request for tablet 5d153cd592654a28bcc2202e1dc98a6b from peer 672a66650b4b4bcd9cbc577805a866d6 ({username='slave'} at 127.0.0.1:54406)
I20260710 11:10:10.870601  2564 tablet_copy_service.cc:161] P b76b82b011c24a7ab763febd4f3fea43: Beginning new tablet copy session on tablet 5d153cd592654a28bcc2202e1dc98a6b from peer 672a66650b4b4bcd9cbc577805a866d6 at {username='slave'} at 127.0.0.1:54406: session id = 672a66650b4b4bcd9cbc577805a866d6-5d153cd592654a28bcc2202e1dc98a6b
I20260710 11:10:10.880817  2564 tablet_copy_source_session.cc:215] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43: Tablet Copy: opened 0 blocks and 1 log segments
W20260710 11:10:10.882925  2501 debug-util.cc:398] Leaking SignalData structure 0x7b080004bd20 after lost signal to thread 1303
W20260710 11:10:10.884070  2501 debug-util.cc:398] Leaking SignalData structure 0x7b08001c6680 after lost signal to thread 2337
I20260710 11:10:10.884332  3042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d153cd592654a28bcc2202e1dc98a6b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:10:10.885314  2501 debug-util.cc:398] Leaking SignalData structure 0x7b080015aac0 after lost signal to thread 2429
W20260710 11:10:10.886379  2501 debug-util.cc:398] Leaking SignalData structure 0x7b0800260b60 after lost signal to thread 2504
W20260710 11:10:10.887410  2501 debug-util.cc:398] Leaking SignalData structure 0x7b0800219080 after lost signal to thread 2578
W20260710 11:10:10.888532  2501 debug-util.cc:398] Leaking SignalData structure 0x7b0800093cc0 after lost signal to thread 2847
I20260710 11:10:10.891541  3048 ts_tablet_manager.cc:933] T 4e436477978f430aafdfb0b43dad6bff P 672a66650b4b4bcd9cbc577805a866d6: Initiating tablet copy from peer 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845)
I20260710 11:10:10.892398  3044 tablet_bootstrap.cc:492] T 6a08413cd2934708be9232f29f8f6b20 P 672a66650b4b4bcd9cbc577805a866d6: 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 11:10:10.893373  3044 tablet_bootstrap.cc:492] T 6a08413cd2934708be9232f29f8f6b20 P 672a66650b4b4bcd9cbc577805a866d6: Bootstrap complete.
I20260710 11:10:10.894102  3044 ts_tablet_manager.cc:1403] T 6a08413cd2934708be9232f29f8f6b20 P 672a66650b4b4bcd9cbc577805a866d6: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.011s
I20260710 11:10:10.897393  3044 raft_consensus.cc:359] T 6a08413cd2934708be9232f29f8f6b20 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:10.898262  3044 raft_consensus.cc:740] T 6a08413cd2934708be9232f29f8f6b20 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 672a66650b4b4bcd9cbc577805a866d6, State: Initialized, Role: LEARNER
I20260710 11:10:10.899276  3048 tablet_copy_client.cc:323] T 4e436477978f430aafdfb0b43dad6bff P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Beginning tablet copy session from remote peer at address 127.1.69.2:40845
I20260710 11:10:10.899014  3044 consensus_queue.cc:260] T 6a08413cd2934708be9232f29f8f6b20 P 672a66650b4b4bcd9cbc577805a866d6 [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:10.901084  2490 tablet_copy_service.cc:140] P 1ca422e4d0fe4f9a94fe082d98496bbe: Received BeginTabletCopySession request for tablet 4e436477978f430aafdfb0b43dad6bff from peer 672a66650b4b4bcd9cbc577805a866d6 ({username='slave'} at 127.0.0.1:55406)
I20260710 11:10:10.901715  3044 ts_tablet_manager.cc:1434] T 6a08413cd2934708be9232f29f8f6b20 P 672a66650b4b4bcd9cbc577805a866d6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:10:10.901638  2490 tablet_copy_service.cc:161] P 1ca422e4d0fe4f9a94fe082d98496bbe: Beginning new tablet copy session on tablet 4e436477978f430aafdfb0b43dad6bff from peer 672a66650b4b4bcd9cbc577805a866d6 at {username='slave'} at 127.0.0.1:55406: session id = 672a66650b4b4bcd9cbc577805a866d6-4e436477978f430aafdfb0b43dad6bff
I20260710 11:10:10.909562  2490 tablet_copy_source_session.cc:215] T 4e436477978f430aafdfb0b43dad6bff P 1ca422e4d0fe4f9a94fe082d98496bbe: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:10.909723  3042 tablet_copy_client.cc:806] T 5d153cd592654a28bcc2202e1dc98a6b P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:10.910411  3042 tablet_copy_client.cc:670] T 5d153cd592654a28bcc2202e1dc98a6b P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:10.913069  2490 tablet_copy_service.cc:342] P 1ca422e4d0fe4f9a94fe082d98496bbe: Request end of tablet copy session 672a66650b4b4bcd9cbc577805a866d6-6a08413cd2934708be9232f29f8f6b20 received from {username='slave'} at 127.0.0.1:55406
I20260710 11:10:10.913566  2490 tablet_copy_service.cc:434] P 1ca422e4d0fe4f9a94fe082d98496bbe: ending tablet copy session 672a66650b4b4bcd9cbc577805a866d6-6a08413cd2934708be9232f29f8f6b20 on tablet 6a08413cd2934708be9232f29f8f6b20 with peer 672a66650b4b4bcd9cbc577805a866d6
I20260710 11:10:10.913786  3048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e436477978f430aafdfb0b43dad6bff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:10.916754  3042 tablet_copy_client.cc:538] T 5d153cd592654a28bcc2202e1dc98a6b P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:10.927245  3042 tablet_bootstrap.cc:492] T 5d153cd592654a28bcc2202e1dc98a6b P 672a66650b4b4bcd9cbc577805a866d6: Bootstrap starting.
I20260710 11:10:10.944491  3048 tablet_copy_client.cc:806] T 4e436477978f430aafdfb0b43dad6bff P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:10.945390  3048 tablet_copy_client.cc:670] T 4e436477978f430aafdfb0b43dad6bff P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:10.962832  3048 tablet_copy_client.cc:538] T 4e436477978f430aafdfb0b43dad6bff P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:10.978613  3048 tablet_bootstrap.cc:492] T 4e436477978f430aafdfb0b43dad6bff P 672a66650b4b4bcd9cbc577805a866d6: Bootstrap starting.
I20260710 11:10:10.987991  3042 tablet_bootstrap.cc:492] T 5d153cd592654a28bcc2202e1dc98a6b P 672a66650b4b4bcd9cbc577805a866d6: 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 11:10:10.989177  3042 tablet_bootstrap.cc:492] T 5d153cd592654a28bcc2202e1dc98a6b P 672a66650b4b4bcd9cbc577805a866d6: Bootstrap complete.
I20260710 11:10:10.989964  3042 ts_tablet_manager.cc:1403] T 5d153cd592654a28bcc2202e1dc98a6b P 672a66650b4b4bcd9cbc577805a866d6: Time spent bootstrapping tablet: real 0.063s	user 0.026s	sys 0.031s
I20260710 11:10:10.993258  3042 raft_consensus.cc:359] T 5d153cd592654a28bcc2202e1dc98a6b P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:10.995239  3042 raft_consensus.cc:740] T 5d153cd592654a28bcc2202e1dc98a6b P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 672a66650b4b4bcd9cbc577805a866d6, State: Initialized, Role: LEARNER
I20260710 11:10:10.995997  3042 consensus_queue.cc:260] T 5d153cd592654a28bcc2202e1dc98a6b P 672a66650b4b4bcd9cbc577805a866d6 [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: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:10.999230  3042 ts_tablet_manager.cc:1434] T 5d153cd592654a28bcc2202e1dc98a6b P 672a66650b4b4bcd9cbc577805a866d6: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 11:10:11.003335  2564 tablet_copy_service.cc:342] P b76b82b011c24a7ab763febd4f3fea43: Request end of tablet copy session 672a66650b4b4bcd9cbc577805a866d6-5d153cd592654a28bcc2202e1dc98a6b received from {username='slave'} at 127.0.0.1:54406
I20260710 11:10:11.003743  2564 tablet_copy_service.cc:434] P b76b82b011c24a7ab763febd4f3fea43: ending tablet copy session 672a66650b4b4bcd9cbc577805a866d6-5d153cd592654a28bcc2202e1dc98a6b on tablet 5d153cd592654a28bcc2202e1dc98a6b with peer 672a66650b4b4bcd9cbc577805a866d6
I20260710 11:10:11.021617  3048 tablet_bootstrap.cc:492] T 4e436477978f430aafdfb0b43dad6bff P 672a66650b4b4bcd9cbc577805a866d6: 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 11:10:11.022423  3048 tablet_bootstrap.cc:492] T 4e436477978f430aafdfb0b43dad6bff P 672a66650b4b4bcd9cbc577805a866d6: Bootstrap complete.
I20260710 11:10:11.023010  3048 ts_tablet_manager.cc:1403] T 4e436477978f430aafdfb0b43dad6bff P 672a66650b4b4bcd9cbc577805a866d6: Time spent bootstrapping tablet: real 0.045s	user 0.019s	sys 0.004s
I20260710 11:10:11.025439  3048 raft_consensus.cc:359] T 4e436477978f430aafdfb0b43dad6bff P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:11.026093  3048 raft_consensus.cc:740] T 4e436477978f430aafdfb0b43dad6bff P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 672a66650b4b4bcd9cbc577805a866d6, State: Initialized, Role: LEARNER
I20260710 11:10:11.026631  3048 consensus_queue.cc:260] T 4e436477978f430aafdfb0b43dad6bff P 672a66650b4b4bcd9cbc577805a866d6 [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:11.028595  3048 ts_tablet_manager.cc:1434] T 4e436477978f430aafdfb0b43dad6bff P 672a66650b4b4bcd9cbc577805a866d6: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.004s
I20260710 11:10:11.031379  2490 tablet_copy_service.cc:342] P 1ca422e4d0fe4f9a94fe082d98496bbe: Request end of tablet copy session 672a66650b4b4bcd9cbc577805a866d6-4e436477978f430aafdfb0b43dad6bff received from {username='slave'} at 127.0.0.1:55406
I20260710 11:10:11.031805  2490 tablet_copy_service.cc:434] P 1ca422e4d0fe4f9a94fe082d98496bbe: ending tablet copy session 672a66650b4b4bcd9cbc577805a866d6-4e436477978f430aafdfb0b43dad6bff on tablet 4e436477978f430aafdfb0b43dad6bff with peer 672a66650b4b4bcd9cbc577805a866d6
I20260710 11:10:11.191707  2819 raft_consensus.cc:1217] T 53a3fcbb5e39469591aa2560f3eeda07 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:11.388250  2819 raft_consensus.cc:1217] T 6a08413cd2934708be9232f29f8f6b20 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:11.395951  2819 raft_consensus.cc:1217] T 5d153cd592654a28bcc2202e1dc98a6b P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:11.511042  2819 raft_consensus.cc:1217] T 4e436477978f430aafdfb0b43dad6bff P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:11.581508  3011 raft_consensus.cc:1064] T 53a3fcbb5e39469591aa2560f3eeda07 P ff733298ee4a4d86abfbefc6a79fbcea: attempting to promote NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 to VOTER
I20260710 11:10:11.583905  3011 consensus_queue.cc:237] T 53a3fcbb5e39469591aa2560f3eeda07 P ff733298ee4a4d86abfbefc6a79fbcea [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:11.590131  2819 raft_consensus.cc:1275] T 53a3fcbb5e39469591aa2560f3eeda07 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Refusing update from remote peer ff733298ee4a4d86abfbefc6a79fbcea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:11.591566  3055 consensus_queue.cc:1048] T 53a3fcbb5e39469591aa2560f3eeda07 P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Connected to new peer: Peer: permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } 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 11:10:11.594758  2553 raft_consensus.cc:1275] T 53a3fcbb5e39469591aa2560f3eeda07 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Refusing update from remote peer ff733298ee4a4d86abfbefc6a79fbcea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:11.596195  3055 consensus_queue.cc:1048] T 53a3fcbb5e39469591aa2560f3eeda07 P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } 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 11:10:11.608526  2477 raft_consensus.cc:1275] T 53a3fcbb5e39469591aa2560f3eeda07 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Refusing update from remote peer ff733298ee4a4d86abfbefc6a79fbcea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:11.610080  3011 consensus_queue.cc:1048] T 53a3fcbb5e39469591aa2560f3eeda07 P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:11.616688  3055 raft_consensus.cc:2955] T 53a3fcbb5e39469591aa2560f3eeda07 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:11.620680  2553 raft_consensus.cc:2955] T 53a3fcbb5e39469591aa2560f3eeda07 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:11.621544  2477 raft_consensus.cc:2955] T 53a3fcbb5e39469591aa2560f3eeda07 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:11.642361  2819 raft_consensus.cc:2955] T 53a3fcbb5e39469591aa2560f3eeda07 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:11.646924  2302 catalog_manager.cc:5697] T 53a3fcbb5e39469591aa2560f3eeda07 P 1ca422e4d0fe4f9a94fe082d98496bbe reported cstate change: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:11.685133  2404 consensus_queue.cc:237] T 53a3fcbb5e39469591aa2560f3eeda07 P ff733298ee4a4d86abfbefc6a79fbcea [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:11.693758  2819 raft_consensus.cc:1275] T 53a3fcbb5e39469591aa2560f3eeda07 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Refusing update from remote peer ff733298ee4a4d86abfbefc6a79fbcea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:11.695262  3055 consensus_queue.cc:1048] T 53a3fcbb5e39469591aa2560f3eeda07 P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Connected to new peer: Peer: permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } 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 11:10:11.697227  2477 raft_consensus.cc:1275] T 53a3fcbb5e39469591aa2560f3eeda07 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Refusing update from remote peer ff733298ee4a4d86abfbefc6a79fbcea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:11.704578  3055 consensus_queue.cc:1048] T 53a3fcbb5e39469591aa2560f3eeda07 P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:11.706367  3055 raft_consensus.cc:2955] T 53a3fcbb5e39469591aa2560f3eeda07 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:11.709019  2477 raft_consensus.cc:2955] T 53a3fcbb5e39469591aa2560f3eeda07 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:11.710254  2819 raft_consensus.cc:2955] T 53a3fcbb5e39469591aa2560f3eeda07 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:11.724283  2303 catalog_manager.cc:5697] T 53a3fcbb5e39469591aa2560f3eeda07 P 1ca422e4d0fe4f9a94fe082d98496bbe reported cstate change: config changed from index 3 to 4, VOTER b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3) evicted. New cstate: current_term: 1 leader_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:11.735474  2290 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 53a3fcbb5e39469591aa2560f3eeda07 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:11.742481  2536 tablet_service.cc:1558] Processing DeleteTablet for tablet 53a3fcbb5e39469591aa2560f3eeda07 with delete_type TABLET_DATA_TOMBSTONED (TS b76b82b011c24a7ab763febd4f3fea43 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53856
I20260710 11:10:11.749379  3065 tablet_replica.cc:333] T 53a3fcbb5e39469591aa2560f3eeda07 P b76b82b011c24a7ab763febd4f3fea43: stopping tablet replica
I20260710 11:10:11.750348  3065 raft_consensus.cc:2243] T 53a3fcbb5e39469591aa2560f3eeda07 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:11.751086  3065 raft_consensus.cc:2272] T 53a3fcbb5e39469591aa2560f3eeda07 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:11.765017  3065 ts_tablet_manager.cc:1916] T 53a3fcbb5e39469591aa2560f3eeda07 P b76b82b011c24a7ab763febd4f3fea43: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:11.776635  3065 ts_tablet_manager.cc:1929] T 53a3fcbb5e39469591aa2560f3eeda07 P b76b82b011c24a7ab763febd4f3fea43: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:11.777050  3065 log.cc:1199] T 53a3fcbb5e39469591aa2560f3eeda07 P b76b82b011c24a7ab763febd4f3fea43: Deleting WAL directory at /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774487140-1300-0/minicluster-data/ts-2-root/wals/53a3fcbb5e39469591aa2560f3eeda07
I20260710 11:10:11.778693  2287 catalog_manager.cc:5028] TS b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959): tablet 53a3fcbb5e39469591aa2560f3eeda07 (table test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]) successfully deleted
I20260710 11:10:11.874740  3024 raft_consensus.cc:1064] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43: attempting to promote NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 to VOTER
I20260710 11:10:11.876914  3024 consensus_queue.cc:237] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43 [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: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:11.879871  3020 raft_consensus.cc:1064] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe: attempting to promote NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 to VOTER
I20260710 11:10:11.882619  3020 consensus_queue.cc:237] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:11.899435  2404 raft_consensus.cc:1275] T 6a08413cd2934708be9232f29f8f6b20 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Refusing update from remote peer 1ca422e4d0fe4f9a94fe082d98496bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:11.899610  2819 raft_consensus.cc:1275] T 6a08413cd2934708be9232f29f8f6b20 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Refusing update from remote peer 1ca422e4d0fe4f9a94fe082d98496bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:11.900962  2553 raft_consensus.cc:1275] T 6a08413cd2934708be9232f29f8f6b20 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Refusing update from remote peer 1ca422e4d0fe4f9a94fe082d98496bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:11.900969  3041 consensus_queue.cc:1048] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } 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 11:10:11.906883  3041 consensus_queue.cc:1048] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } 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 11:10:11.908048  3021 consensus_queue.cc:1048] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:10:11.927289  2400 raft_consensus.cc:1275] T 5d153cd592654a28bcc2202e1dc98a6b P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:11.930020  2819 raft_consensus.cc:1275] T 5d153cd592654a28bcc2202e1dc98a6b P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:11.932539  3024 consensus_queue.cc:1048] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:11.936074  3072 consensus_queue.cc:1048] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } 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 11:10:11.943264  2474 raft_consensus.cc:1275] T 5d153cd592654a28bcc2202e1dc98a6b P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:11.948544  3072 consensus_queue.cc:1048] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } 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 11:10:11.963147  3069 raft_consensus.cc:2955] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:11.963913  3070 raft_consensus.cc:2955] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:11.965076  2552 raft_consensus.cc:2955] T 6a08413cd2934708be9232f29f8f6b20 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:11.976338  2474 raft_consensus.cc:2955] T 5d153cd592654a28bcc2202e1dc98a6b P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:11.985986  2400 raft_consensus.cc:2955] T 6a08413cd2934708be9232f29f8f6b20 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:11.989349  2303 catalog_manager.cc:5697] T 6a08413cd2934708be9232f29f8f6b20 P b76b82b011c24a7ab763febd4f3fea43 reported cstate change: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:11.995242  2819 raft_consensus.cc:2955] T 6a08413cd2934708be9232f29f8f6b20 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:12.011664  2818 raft_consensus.cc:2955] T 5d153cd592654a28bcc2202e1dc98a6b P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:12.020684  2300 catalog_manager.cc:5697] T 5d153cd592654a28bcc2202e1dc98a6b P 1ca422e4d0fe4f9a94fe082d98496bbe reported cstate change: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b76b82b011c24a7ab763febd4f3fea43" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:12.024070  2474 consensus_queue.cc:237] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe [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: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:12.044306  2818 raft_consensus.cc:1275] T 6a08413cd2934708be9232f29f8f6b20 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Refusing update from remote peer 1ca422e4d0fe4f9a94fe082d98496bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:12.045529  2553 raft_consensus.cc:1275] T 6a08413cd2934708be9232f29f8f6b20 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Refusing update from remote peer 1ca422e4d0fe4f9a94fe082d98496bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:12.047642  3041 consensus_queue.cc:1048] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } 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 11:10:12.048864  3021 consensus_queue.cc:1048] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:12.057403  3069 raft_consensus.cc:2955] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:12.067417  2404 raft_consensus.cc:2955] T 5d153cd592654a28bcc2202e1dc98a6b P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:12.069098  2552 consensus_queue.cc:237] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43 [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: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:12.068610  2818 raft_consensus.cc:2955] T 6a08413cd2934708be9232f29f8f6b20 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:12.075850  2819 raft_consensus.cc:1275] T 5d153cd592654a28bcc2202e1dc98a6b P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:12.066220  2553 raft_consensus.cc:2955] T 6a08413cd2934708be9232f29f8f6b20 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:12.078576  3024 consensus_queue.cc:1048] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } 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 11:10:12.086861  2289 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6a08413cd2934708be9232f29f8f6b20 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:12.093657  3024 raft_consensus.cc:2955] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:12.095108  2820 raft_consensus.cc:2955] T 5d153cd592654a28bcc2202e1dc98a6b P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:12.101672  2301 catalog_manager.cc:5697] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe reported cstate change: config changed from index 3 to 4, VOTER ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1) evicted. New cstate: current_term: 1 leader_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:12.105789  2400 raft_consensus.cc:1275] T 5d153cd592654a28bcc2202e1dc98a6b P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:12.111922  3074 consensus_queue.cc:1048] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:10:12.113631  2287 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5d153cd592654a28bcc2202e1dc98a6b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:12.116540  3021 raft_consensus.cc:1064] T 4e436477978f430aafdfb0b43dad6bff P 1ca422e4d0fe4f9a94fe082d98496bbe: attempting to promote NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 to VOTER
I20260710 11:10:12.116026  2400 raft_consensus.cc:2955] T 5d153cd592654a28bcc2202e1dc98a6b P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:12.118803  3021 consensus_queue.cc:237] T 4e436477978f430aafdfb0b43dad6bff P 1ca422e4d0fe4f9a94fe082d98496bbe [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:12.126816  2394 tablet_service.cc:1558] Processing DeleteTablet for tablet 6a08413cd2934708be9232f29f8f6b20 with delete_type TABLET_DATA_TOMBSTONED (TS ff733298ee4a4d86abfbefc6a79fbcea not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42348
I20260710 11:10:12.130911  2302 catalog_manager.cc:5697] T 5d153cd592654a28bcc2202e1dc98a6b P 672a66650b4b4bcd9cbc577805a866d6 reported cstate change: config changed from index 3 to 4, VOTER 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2) evicted. New cstate: current_term: 1 leader_uuid: "b76b82b011c24a7ab763febd4f3fea43" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:12.154605  2464 tablet_service.cc:1558] Processing DeleteTablet for tablet 5d153cd592654a28bcc2202e1dc98a6b with delete_type TABLET_DATA_TOMBSTONED (TS 1ca422e4d0fe4f9a94fe082d98496bbe not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48026
I20260710 11:10:12.179453  3080 tablet_replica.cc:333] T 6a08413cd2934708be9232f29f8f6b20 P ff733298ee4a4d86abfbefc6a79fbcea: stopping tablet replica
I20260710 11:10:12.180594  3080 raft_consensus.cc:2243] T 6a08413cd2934708be9232f29f8f6b20 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:12.184156  3080 raft_consensus.cc:2272] T 6a08413cd2934708be9232f29f8f6b20 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:12.184223  2553 raft_consensus.cc:1275] T 4e436477978f430aafdfb0b43dad6bff P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Refusing update from remote peer 1ca422e4d0fe4f9a94fe082d98496bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:12.188922  2400 raft_consensus.cc:1275] T 4e436477978f430aafdfb0b43dad6bff P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Refusing update from remote peer 1ca422e4d0fe4f9a94fe082d98496bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:12.186693  2818 raft_consensus.cc:1275] T 4e436477978f430aafdfb0b43dad6bff P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Refusing update from remote peer 1ca422e4d0fe4f9a94fe082d98496bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:12.181542  3081 tablet_replica.cc:333] T 5d153cd592654a28bcc2202e1dc98a6b P 1ca422e4d0fe4f9a94fe082d98496bbe: stopping tablet replica
I20260710 11:10:12.190213  3069 consensus_queue.cc:1048] T 4e436477978f430aafdfb0b43dad6bff P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:12.191201  3081 raft_consensus.cc:2243] T 5d153cd592654a28bcc2202e1dc98a6b P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:12.191972  3081 raft_consensus.cc:2272] T 5d153cd592654a28bcc2202e1dc98a6b P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:12.195147  3041 consensus_queue.cc:1048] T 4e436477978f430aafdfb0b43dad6bff P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } 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 11:10:12.195633  3080 ts_tablet_manager.cc:1916] T 6a08413cd2934708be9232f29f8f6b20 P ff733298ee4a4d86abfbefc6a79fbcea: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:12.197240  3081 ts_tablet_manager.cc:1916] T 5d153cd592654a28bcc2202e1dc98a6b P 1ca422e4d0fe4f9a94fe082d98496bbe: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:12.204959  3021 consensus_queue.cc:1048] T 4e436477978f430aafdfb0b43dad6bff P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } 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 11:10:12.228710  3020 raft_consensus.cc:2955] T 4e436477978f430aafdfb0b43dad6bff P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:12.235212  2818 raft_consensus.cc:2955] T 4e436477978f430aafdfb0b43dad6bff P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:12.242743  2400 raft_consensus.cc:2955] T 4e436477978f430aafdfb0b43dad6bff P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:12.253355  2553 raft_consensus.cc:2955] T 4e436477978f430aafdfb0b43dad6bff P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:12.255088  2302 catalog_manager.cc:5697] T 4e436477978f430aafdfb0b43dad6bff P 672a66650b4b4bcd9cbc577805a866d6 reported cstate change: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:12.284291  3080 ts_tablet_manager.cc:1929] T 6a08413cd2934708be9232f29f8f6b20 P ff733298ee4a4d86abfbefc6a79fbcea: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:12.284809  3080 log.cc:1199] T 6a08413cd2934708be9232f29f8f6b20 P ff733298ee4a4d86abfbefc6a79fbcea: Deleting WAL directory at /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774487140-1300-0/minicluster-data/ts-0-root/wals/6a08413cd2934708be9232f29f8f6b20
I20260710 11:10:12.286145  2474 consensus_queue.cc:237] T 4e436477978f430aafdfb0b43dad6bff P 1ca422e4d0fe4f9a94fe082d98496bbe [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:12.287315  3081 ts_tablet_manager.cc:1929] T 5d153cd592654a28bcc2202e1dc98a6b P 1ca422e4d0fe4f9a94fe082d98496bbe: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:12.287727  3081 log.cc:1199] T 5d153cd592654a28bcc2202e1dc98a6b P 1ca422e4d0fe4f9a94fe082d98496bbe: Deleting WAL directory at /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774487140-1300-0/minicluster-data/ts-1-root/wals/5d153cd592654a28bcc2202e1dc98a6b
I20260710 11:10:12.288753  2290 catalog_manager.cc:5028] TS ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005): tablet 6a08413cd2934708be9232f29f8f6b20 (table test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]) successfully deleted
I20260710 11:10:12.289664  2289 catalog_manager.cc:5028] TS 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845): tablet 5d153cd592654a28bcc2202e1dc98a6b (table test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]) successfully deleted
I20260710 11:10:12.299341  2400 raft_consensus.cc:1275] T 4e436477978f430aafdfb0b43dad6bff P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Refusing update from remote peer 1ca422e4d0fe4f9a94fe082d98496bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:12.299391  2818 raft_consensus.cc:1275] T 4e436477978f430aafdfb0b43dad6bff P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Refusing update from remote peer 1ca422e4d0fe4f9a94fe082d98496bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:12.301038  3021 consensus_queue.cc:1048] T 4e436477978f430aafdfb0b43dad6bff P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } 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 11:10:12.301874  3069 consensus_queue.cc:1048] T 4e436477978f430aafdfb0b43dad6bff P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:12.308871  3020 raft_consensus.cc:2955] T 4e436477978f430aafdfb0b43dad6bff P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:12.311174  2404 raft_consensus.cc:2955] T 4e436477978f430aafdfb0b43dad6bff P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:12.317941  2818 raft_consensus.cc:2955] T 4e436477978f430aafdfb0b43dad6bff P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:12.331018  2289 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4e436477978f430aafdfb0b43dad6bff with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:12.337196  2300 catalog_manager.cc:5697] T 4e436477978f430aafdfb0b43dad6bff P 672a66650b4b4bcd9cbc577805a866d6 reported cstate change: config changed from index 3 to 4, VOTER b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3) evicted. New cstate: current_term: 1 leader_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:12.355541  2536 tablet_service.cc:1558] Processing DeleteTablet for tablet 4e436477978f430aafdfb0b43dad6bff with delete_type TABLET_DATA_TOMBSTONED (TS b76b82b011c24a7ab763febd4f3fea43 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53856
I20260710 11:10:12.357504  3087 tablet_replica.cc:333] T 4e436477978f430aafdfb0b43dad6bff P b76b82b011c24a7ab763febd4f3fea43: stopping tablet replica
I20260710 11:10:12.358477  3087 raft_consensus.cc:2243] T 4e436477978f430aafdfb0b43dad6bff P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:12.359105  3087 raft_consensus.cc:2272] T 4e436477978f430aafdfb0b43dad6bff P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:12.362035  3087 ts_tablet_manager.cc:1916] T 4e436477978f430aafdfb0b43dad6bff P b76b82b011c24a7ab763febd4f3fea43: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:12.373835  3087 ts_tablet_manager.cc:1929] T 4e436477978f430aafdfb0b43dad6bff P b76b82b011c24a7ab763febd4f3fea43: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:12.374140  3087 log.cc:1199] T 4e436477978f430aafdfb0b43dad6bff P b76b82b011c24a7ab763febd4f3fea43: Deleting WAL directory at /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774487140-1300-0/minicluster-data/ts-2-root/wals/4e436477978f430aafdfb0b43dad6bff
I20260710 11:10:12.375358  2287 catalog_manager.cc:5028] TS b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959): tablet 4e436477978f430aafdfb0b43dad6bff (table test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]) successfully deleted
I20260710 11:10:13.398844  2553 consensus_queue.cc:237] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Queue 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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:13.405262  2477 raft_consensus.cc:1275] T a92f613cb53c437380b9c8f7265acab1 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:10:13.405411  2519 consensus_peers.cc:597] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 -> Peer 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4:34785): Couldn't send request to peer 672a66650b4b4bcd9cbc577805a866d6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a92f613cb53c437380b9c8f7265acab1. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:13.405531  2404 raft_consensus.cc:1275] T a92f613cb53c437380b9c8f7265acab1 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:13.406520  3070 consensus_queue.cc:1048] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } 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 11:10:13.407514  3024 consensus_queue.cc:1048] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:13.423593  3024 raft_consensus.cc:2955] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:13.427611  2477 raft_consensus.cc:2955] T a92f613cb53c437380b9c8f7265acab1 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:13.427989  2404 raft_consensus.cc:2955] T a92f613cb53c437380b9c8f7265acab1 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:13.439736  2474 consensus_queue.cc:237] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Queue 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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:13.440641  2301 catalog_manager.cc:5697] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 reported cstate change: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New cstate: current_term: 1 leader_uuid: "b76b82b011c24a7ab763febd4f3fea43" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:13.460687  2553 raft_consensus.cc:1275] T 95b9b709e3d04e0e80d4c99e73c47f6a P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Refusing update from remote peer 1ca422e4d0fe4f9a94fe082d98496bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:10:13.463045  2445 consensus_peers.cc:597] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe -> Peer 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4:34785): Couldn't send request to peer 672a66650b4b4bcd9cbc577805a866d6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 95b9b709e3d04e0e80d4c99e73c47f6a. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:13.463668  2404 raft_consensus.cc:1275] T 95b9b709e3d04e0e80d4c99e73c47f6a P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Refusing update from remote peer 1ca422e4d0fe4f9a94fe082d98496bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:13.464900  3094 consensus_queue.cc:1048] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:13.465996  3020 consensus_queue.cc:1048] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } 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 11:10:13.490295  3069 raft_consensus.cc:2955] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:13.494344  2404 raft_consensus.cc:2955] T 95b9b709e3d04e0e80d4c99e73c47f6a P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:13.507367  2303 catalog_manager.cc:5697] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe reported cstate change: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New cstate: current_term: 1 leader_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:13.519042  2400 consensus_queue.cc:237] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Queue 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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:13.521098  2553 raft_consensus.cc:2955] T 95b9b709e3d04e0e80d4c99e73c47f6a P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:13.526852  2552 raft_consensus.cc:1275] T adb141ff2822480e88afed4e36555d80 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Refusing update from remote peer ff733298ee4a4d86abfbefc6a79fbcea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:10:13.528780  2370 consensus_peers.cc:597] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea -> Peer 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4:34785): Couldn't send request to peer 672a66650b4b4bcd9cbc577805a866d6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: adb141ff2822480e88afed4e36555d80. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:13.533150  3055 consensus_queue.cc:1048] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } 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 11:10:13.538733  2474 raft_consensus.cc:1275] T adb141ff2822480e88afed4e36555d80 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Refusing update from remote peer ff733298ee4a4d86abfbefc6a79fbcea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:13.540683  3055 consensus_queue.cc:1048] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:13.549274  3055 raft_consensus.cc:2955] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:13.550740  2553 raft_consensus.cc:2955] T adb141ff2822480e88afed4e36555d80 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:13.564690  2474 raft_consensus.cc:2955] T adb141ff2822480e88afed4e36555d80 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:13.566033  2300 catalog_manager.cc:5697] T adb141ff2822480e88afed4e36555d80 P b76b82b011c24a7ab763febd4f3fea43 reported cstate change: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New cstate: current_term: 1 leader_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:13.576243  2400 consensus_queue.cc:237] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Queue 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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:13.601475  2477 raft_consensus.cc:1275] T 7e08164838e0473898f66002685a5a69 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Refusing update from remote peer ff733298ee4a4d86abfbefc6a79fbcea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:10:13.601480  2370 consensus_peers.cc:597] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea -> Peer 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4:34785): Couldn't send request to peer 672a66650b4b4bcd9cbc577805a866d6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7e08164838e0473898f66002685a5a69. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:13.604707  2553 raft_consensus.cc:1275] T 7e08164838e0473898f66002685a5a69 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Refusing update from remote peer ff733298ee4a4d86abfbefc6a79fbcea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:13.604600  3105 consensus_queue.cc:1048] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:13.607048  3102 consensus_queue.cc:1048] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } 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 11:10:13.628988  3102 raft_consensus.cc:2955] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:13.631263  2553 raft_consensus.cc:2955] T 7e08164838e0473898f66002685a5a69 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:13.632367  2474 raft_consensus.cc:2955] T 7e08164838e0473898f66002685a5a69 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:13.648396  2301 catalog_manager.cc:5697] T 7e08164838e0473898f66002685a5a69 P b76b82b011c24a7ab763febd4f3fea43 reported cstate change: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New cstate: current_term: 1 leader_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:13.863682  3110 ts_tablet_manager.cc:933] T a92f613cb53c437380b9c8f7265acab1 P 672a66650b4b4bcd9cbc577805a866d6: Initiating tablet copy from peer b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:10:13.867738  3110 tablet_copy_client.cc:323] T a92f613cb53c437380b9c8f7265acab1 P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Beginning tablet copy session from remote peer at address 127.1.69.3:43959
I20260710 11:10:13.869643  2564 tablet_copy_service.cc:140] P b76b82b011c24a7ab763febd4f3fea43: Received BeginTabletCopySession request for tablet a92f613cb53c437380b9c8f7265acab1 from peer 672a66650b4b4bcd9cbc577805a866d6 ({username='slave'} at 127.0.0.1:54406)
I20260710 11:10:13.870175  2564 tablet_copy_service.cc:161] P b76b82b011c24a7ab763febd4f3fea43: Beginning new tablet copy session on tablet a92f613cb53c437380b9c8f7265acab1 from peer 672a66650b4b4bcd9cbc577805a866d6 at {username='slave'} at 127.0.0.1:54406: session id = 672a66650b4b4bcd9cbc577805a866d6-a92f613cb53c437380b9c8f7265acab1
I20260710 11:10:13.877532  2564 tablet_copy_source_session.cc:215] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:13.881024  3110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a92f613cb53c437380b9c8f7265acab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:13.907614  3110 tablet_copy_client.cc:806] T a92f613cb53c437380b9c8f7265acab1 P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:13.908326  3110 tablet_copy_client.cc:670] T a92f613cb53c437380b9c8f7265acab1 P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:13.909770  3112 ts_tablet_manager.cc:933] T 95b9b709e3d04e0e80d4c99e73c47f6a P 672a66650b4b4bcd9cbc577805a866d6: Initiating tablet copy from peer 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845)
I20260710 11:10:13.912182  3110 tablet_copy_client.cc:538] T a92f613cb53c437380b9c8f7265acab1 P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:13.918432  3112 tablet_copy_client.cc:323] T 95b9b709e3d04e0e80d4c99e73c47f6a P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Beginning tablet copy session from remote peer at address 127.1.69.2:40845
I20260710 11:10:13.920199  2490 tablet_copy_service.cc:140] P 1ca422e4d0fe4f9a94fe082d98496bbe: Received BeginTabletCopySession request for tablet 95b9b709e3d04e0e80d4c99e73c47f6a from peer 672a66650b4b4bcd9cbc577805a866d6 ({username='slave'} at 127.0.0.1:55406)
I20260710 11:10:13.920761  2490 tablet_copy_service.cc:161] P 1ca422e4d0fe4f9a94fe082d98496bbe: Beginning new tablet copy session on tablet 95b9b709e3d04e0e80d4c99e73c47f6a from peer 672a66650b4b4bcd9cbc577805a866d6 at {username='slave'} at 127.0.0.1:55406: session id = 672a66650b4b4bcd9cbc577805a866d6-95b9b709e3d04e0e80d4c99e73c47f6a
I20260710 11:10:13.926750  3110 tablet_bootstrap.cc:492] T a92f613cb53c437380b9c8f7265acab1 P 672a66650b4b4bcd9cbc577805a866d6: Bootstrap starting.
I20260710 11:10:13.936515  2490 tablet_copy_source_session.cc:215] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:13.940546  3112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95b9b709e3d04e0e80d4c99e73c47f6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:13.969660  3115 ts_tablet_manager.cc:933] T adb141ff2822480e88afed4e36555d80 P 672a66650b4b4bcd9cbc577805a866d6: Initiating tablet copy from peer ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005)
I20260710 11:10:13.970842  3110 tablet_bootstrap.cc:492] T a92f613cb53c437380b9c8f7265acab1 P 672a66650b4b4bcd9cbc577805a866d6: 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 11:10:13.974056  3115 tablet_copy_client.cc:323] T adb141ff2822480e88afed4e36555d80 P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Beginning tablet copy session from remote peer at address 127.1.69.1:45005
I20260710 11:10:13.974157  3110 tablet_bootstrap.cc:492] T a92f613cb53c437380b9c8f7265acab1 P 672a66650b4b4bcd9cbc577805a866d6: Bootstrap complete.
I20260710 11:10:13.977221  3112 tablet_copy_client.cc:806] T 95b9b709e3d04e0e80d4c99e73c47f6a P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:13.977809  3112 tablet_copy_client.cc:670] T 95b9b709e3d04e0e80d4c99e73c47f6a P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:13.977921  2415 tablet_copy_service.cc:140] P ff733298ee4a4d86abfbefc6a79fbcea: Received BeginTabletCopySession request for tablet adb141ff2822480e88afed4e36555d80 from peer 672a66650b4b4bcd9cbc577805a866d6 ({username='slave'} at 127.0.0.1:37298)
I20260710 11:10:13.978518  2415 tablet_copy_service.cc:161] P ff733298ee4a4d86abfbefc6a79fbcea: Beginning new tablet copy session on tablet adb141ff2822480e88afed4e36555d80 from peer 672a66650b4b4bcd9cbc577805a866d6 at {username='slave'} at 127.0.0.1:37298: session id = 672a66650b4b4bcd9cbc577805a866d6-adb141ff2822480e88afed4e36555d80
I20260710 11:10:13.977536  3110 ts_tablet_manager.cc:1403] T a92f613cb53c437380b9c8f7265acab1 P 672a66650b4b4bcd9cbc577805a866d6: Time spent bootstrapping tablet: real 0.051s	user 0.020s	sys 0.009s
I20260710 11:10:13.983749  3112 tablet_copy_client.cc:538] T 95b9b709e3d04e0e80d4c99e73c47f6a P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:13.985850  2415 tablet_copy_source_session.cc:215] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:13.983318  3110 raft_consensus.cc:359] T a92f613cb53c437380b9c8f7265acab1 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:13.988945  3110 raft_consensus.cc:740] T a92f613cb53c437380b9c8f7265acab1 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 672a66650b4b4bcd9cbc577805a866d6, State: Initialized, Role: LEARNER
I20260710 11:10:13.989156  3115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adb141ff2822480e88afed4e36555d80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:13.989693  3110 consensus_queue.cc:260] T a92f613cb53c437380b9c8f7265acab1 P 672a66650b4b4bcd9cbc577805a866d6 [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:13.995280  3112 tablet_bootstrap.cc:492] T 95b9b709e3d04e0e80d4c99e73c47f6a P 672a66650b4b4bcd9cbc577805a866d6: Bootstrap starting.
I20260710 11:10:14.008373  3110 ts_tablet_manager.cc:1434] T a92f613cb53c437380b9c8f7265acab1 P 672a66650b4b4bcd9cbc577805a866d6: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260710 11:10:14.028623  2564 tablet_copy_service.cc:342] P b76b82b011c24a7ab763febd4f3fea43: Request end of tablet copy session 672a66650b4b4bcd9cbc577805a866d6-a92f613cb53c437380b9c8f7265acab1 received from {username='slave'} at 127.0.0.1:54406
I20260710 11:10:14.029072  2564 tablet_copy_service.cc:434] P b76b82b011c24a7ab763febd4f3fea43: ending tablet copy session 672a66650b4b4bcd9cbc577805a866d6-a92f613cb53c437380b9c8f7265acab1 on tablet a92f613cb53c437380b9c8f7265acab1 with peer 672a66650b4b4bcd9cbc577805a866d6
I20260710 11:10:14.037926  3115 tablet_copy_client.cc:806] T adb141ff2822480e88afed4e36555d80 P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:14.038493  3115 tablet_copy_client.cc:670] T adb141ff2822480e88afed4e36555d80 P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:14.042292  3115 tablet_copy_client.cc:538] T adb141ff2822480e88afed4e36555d80 P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:14.046753  3112 tablet_bootstrap.cc:492] T 95b9b709e3d04e0e80d4c99e73c47f6a P 672a66650b4b4bcd9cbc577805a866d6: 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 11:10:14.047765  3112 tablet_bootstrap.cc:492] T 95b9b709e3d04e0e80d4c99e73c47f6a P 672a66650b4b4bcd9cbc577805a866d6: Bootstrap complete.
I20260710 11:10:14.048516  3112 ts_tablet_manager.cc:1403] T 95b9b709e3d04e0e80d4c99e73c47f6a P 672a66650b4b4bcd9cbc577805a866d6: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.012s
I20260710 11:10:14.051326  3115 tablet_bootstrap.cc:492] T adb141ff2822480e88afed4e36555d80 P 672a66650b4b4bcd9cbc577805a866d6: Bootstrap starting.
I20260710 11:10:14.051576  3112 raft_consensus.cc:359] T 95b9b709e3d04e0e80d4c99e73c47f6a P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:14.052484  3112 raft_consensus.cc:740] T 95b9b709e3d04e0e80d4c99e73c47f6a P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 672a66650b4b4bcd9cbc577805a866d6, State: Initialized, Role: LEARNER
I20260710 11:10:14.053154  3112 consensus_queue.cc:260] T 95b9b709e3d04e0e80d4c99e73c47f6a P 672a66650b4b4bcd9cbc577805a866d6 [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:14.056273  3112 ts_tablet_manager.cc:1434] T 95b9b709e3d04e0e80d4c99e73c47f6a P 672a66650b4b4bcd9cbc577805a866d6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:10:14.061079  2490 tablet_copy_service.cc:342] P 1ca422e4d0fe4f9a94fe082d98496bbe: Request end of tablet copy session 672a66650b4b4bcd9cbc577805a866d6-95b9b709e3d04e0e80d4c99e73c47f6a received from {username='slave'} at 127.0.0.1:55406
I20260710 11:10:14.061903  2490 tablet_copy_service.cc:434] P 1ca422e4d0fe4f9a94fe082d98496bbe: ending tablet copy session 672a66650b4b4bcd9cbc577805a866d6-95b9b709e3d04e0e80d4c99e73c47f6a on tablet 95b9b709e3d04e0e80d4c99e73c47f6a with peer 672a66650b4b4bcd9cbc577805a866d6
I20260710 11:10:14.085294  3115 tablet_bootstrap.cc:492] T adb141ff2822480e88afed4e36555d80 P 672a66650b4b4bcd9cbc577805a866d6: 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 11:10:14.085994  3115 tablet_bootstrap.cc:492] T adb141ff2822480e88afed4e36555d80 P 672a66650b4b4bcd9cbc577805a866d6: Bootstrap complete.
I20260710 11:10:14.086521  3115 ts_tablet_manager.cc:1403] T adb141ff2822480e88afed4e36555d80 P 672a66650b4b4bcd9cbc577805a866d6: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.008s
I20260710 11:10:14.088644  3115 raft_consensus.cc:359] T adb141ff2822480e88afed4e36555d80 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:14.089354  3115 raft_consensus.cc:740] T adb141ff2822480e88afed4e36555d80 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 672a66650b4b4bcd9cbc577805a866d6, State: Initialized, Role: LEARNER
I20260710 11:10:14.090044  3115 consensus_queue.cc:260] T adb141ff2822480e88afed4e36555d80 P 672a66650b4b4bcd9cbc577805a866d6 [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:14.091452  3112 ts_tablet_manager.cc:933] T 7e08164838e0473898f66002685a5a69 P 672a66650b4b4bcd9cbc577805a866d6: Initiating tablet copy from peer ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005)
I20260710 11:10:14.092657  3115 ts_tablet_manager.cc:1434] T adb141ff2822480e88afed4e36555d80 P 672a66650b4b4bcd9cbc577805a866d6: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 11:10:14.095220  2415 tablet_copy_service.cc:342] P ff733298ee4a4d86abfbefc6a79fbcea: Request end of tablet copy session 672a66650b4b4bcd9cbc577805a866d6-adb141ff2822480e88afed4e36555d80 received from {username='slave'} at 127.0.0.1:37298
I20260710 11:10:14.095613  2415 tablet_copy_service.cc:434] P ff733298ee4a4d86abfbefc6a79fbcea: ending tablet copy session 672a66650b4b4bcd9cbc577805a866d6-adb141ff2822480e88afed4e36555d80 on tablet adb141ff2822480e88afed4e36555d80 with peer 672a66650b4b4bcd9cbc577805a866d6
I20260710 11:10:14.097287  3112 tablet_copy_client.cc:323] T 7e08164838e0473898f66002685a5a69 P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Beginning tablet copy session from remote peer at address 127.1.69.1:45005
I20260710 11:10:14.098992  2415 tablet_copy_service.cc:140] P ff733298ee4a4d86abfbefc6a79fbcea: Received BeginTabletCopySession request for tablet 7e08164838e0473898f66002685a5a69 from peer 672a66650b4b4bcd9cbc577805a866d6 ({username='slave'} at 127.0.0.1:37298)
I20260710 11:10:14.099510  2415 tablet_copy_service.cc:161] P ff733298ee4a4d86abfbefc6a79fbcea: Beginning new tablet copy session on tablet 7e08164838e0473898f66002685a5a69 from peer 672a66650b4b4bcd9cbc577805a866d6 at {username='slave'} at 127.0.0.1:37298: session id = 672a66650b4b4bcd9cbc577805a866d6-7e08164838e0473898f66002685a5a69
I20260710 11:10:14.113649  2415 tablet_copy_source_session.cc:215] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:14.118590  3112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e08164838e0473898f66002685a5a69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:14.136905  3112 tablet_copy_client.cc:806] T 7e08164838e0473898f66002685a5a69 P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:14.137523  3112 tablet_copy_client.cc:670] T 7e08164838e0473898f66002685a5a69 P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:14.141115  3112 tablet_copy_client.cc:538] T 7e08164838e0473898f66002685a5a69 P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:14.149638  3112 tablet_bootstrap.cc:492] T 7e08164838e0473898f66002685a5a69 P 672a66650b4b4bcd9cbc577805a866d6: Bootstrap starting.
I20260710 11:10:14.169938  3112 tablet_bootstrap.cc:492] T 7e08164838e0473898f66002685a5a69 P 672a66650b4b4bcd9cbc577805a866d6: 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 11:10:14.170809  3112 tablet_bootstrap.cc:492] T 7e08164838e0473898f66002685a5a69 P 672a66650b4b4bcd9cbc577805a866d6: Bootstrap complete.
I20260710 11:10:14.171454  3112 ts_tablet_manager.cc:1403] T 7e08164838e0473898f66002685a5a69 P 672a66650b4b4bcd9cbc577805a866d6: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260710 11:10:14.174327  3112 raft_consensus.cc:359] T 7e08164838e0473898f66002685a5a69 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:14.175110  3112 raft_consensus.cc:740] T 7e08164838e0473898f66002685a5a69 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 672a66650b4b4bcd9cbc577805a866d6, State: Initialized, Role: LEARNER
I20260710 11:10:14.175714  3112 consensus_queue.cc:260] T 7e08164838e0473898f66002685a5a69 P 672a66650b4b4bcd9cbc577805a866d6 [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:14.178365  3112 ts_tablet_manager.cc:1434] T 7e08164838e0473898f66002685a5a69 P 672a66650b4b4bcd9cbc577805a866d6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 11:10:14.180039  2415 tablet_copy_service.cc:342] P ff733298ee4a4d86abfbefc6a79fbcea: Request end of tablet copy session 672a66650b4b4bcd9cbc577805a866d6-7e08164838e0473898f66002685a5a69 received from {username='slave'} at 127.0.0.1:37298
I20260710 11:10:14.180452  2415 tablet_copy_service.cc:434] P ff733298ee4a4d86abfbefc6a79fbcea: ending tablet copy session 672a66650b4b4bcd9cbc577805a866d6-7e08164838e0473898f66002685a5a69 on tablet 7e08164838e0473898f66002685a5a69 with peer 672a66650b4b4bcd9cbc577805a866d6
I20260710 11:10:14.322173  2818 raft_consensus.cc:1217] T 95b9b709e3d04e0e80d4c99e73c47f6a P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:14.380441  2818 raft_consensus.cc:1217] T a92f613cb53c437380b9c8f7265acab1 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:14.467330  2818 raft_consensus.cc:1217] T adb141ff2822480e88afed4e36555d80 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:14.519910  2818 raft_consensus.cc:1217] T 7e08164838e0473898f66002685a5a69 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:14.886955  3070 raft_consensus.cc:1064] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43: attempting to promote NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 to VOTER
I20260710 11:10:14.888860  3070 consensus_queue.cc:237] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:14.895952  2474 raft_consensus.cc:1275] T a92f613cb53c437380b9c8f7265acab1 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:14.896687  2818 raft_consensus.cc:1275] T a92f613cb53c437380b9c8f7265acab1 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:14.897413  2400 raft_consensus.cc:1275] T a92f613cb53c437380b9c8f7265acab1 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:14.897455  3091 consensus_queue.cc:1048] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } 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 11:10:14.898758  3070 consensus_queue.cc:1048] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } 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 11:10:14.899737  3124 consensus_queue.cc:1048] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:14.926558  3125 raft_consensus.cc:1064] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea: attempting to promote NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 to VOTER
I20260710 11:10:14.929942  3125 consensus_queue.cc:237] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:14.933746  3091 raft_consensus.cc:2955] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:14.935750  3122 raft_consensus.cc:1064] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe: attempting to promote NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 to VOTER
I20260710 11:10:14.936653  2820 raft_consensus.cc:2955] T a92f613cb53c437380b9c8f7265acab1 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:14.940132  3122 consensus_queue.cc:237] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:14.945639  2400 raft_consensus.cc:2955] T a92f613cb53c437380b9c8f7265acab1 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:14.951614  2474 raft_consensus.cc:2955] T a92f613cb53c437380b9c8f7265acab1 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:14.960491  2552 raft_consensus.cc:1275] T 95b9b709e3d04e0e80d4c99e73c47f6a P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Refusing update from remote peer 1ca422e4d0fe4f9a94fe082d98496bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:14.961953  3100 consensus_queue.cc:1048] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:14.972674  2404 raft_consensus.cc:1275] T 95b9b709e3d04e0e80d4c99e73c47f6a P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Refusing update from remote peer 1ca422e4d0fe4f9a94fe082d98496bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:14.975132  3123 consensus_queue.cc:1048] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } 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 11:10:14.973896  2818 raft_consensus.cc:1275] T 95b9b709e3d04e0e80d4c99e73c47f6a P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Refusing update from remote peer 1ca422e4d0fe4f9a94fe082d98496bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:14.979529  2818 raft_consensus.cc:1275] T 7e08164838e0473898f66002685a5a69 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Refusing update from remote peer ff733298ee4a4d86abfbefc6a79fbcea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:14.981396  2477 raft_consensus.cc:1275] T 7e08164838e0473898f66002685a5a69 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Refusing update from remote peer ff733298ee4a4d86abfbefc6a79fbcea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:14.981577  2552 raft_consensus.cc:1275] T 7e08164838e0473898f66002685a5a69 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Refusing update from remote peer ff733298ee4a4d86abfbefc6a79fbcea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:14.982929  3102 consensus_queue.cc:1048] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } 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 11:10:14.984803  3055 consensus_queue.cc:1048] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:14.988179  3100 consensus_queue.cc:1048] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } 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 11:10:15.030256  2303 catalog_manager.cc:5697] T a92f613cb53c437380b9c8f7265acab1 P 1ca422e4d0fe4f9a94fe082d98496bbe reported cstate change: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b76b82b011c24a7ab763febd4f3fea43" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:15.039700  3055 consensus_queue.cc:1048] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Connected to new peer: Peer: permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } 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 11:10:15.065069  3134 raft_consensus.cc:2955] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:15.086592  3055 raft_consensus.cc:1064] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea: attempting to promote NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 to VOTER
I20260710 11:10:15.089547  2819 raft_consensus.cc:2955] T 95b9b709e3d04e0e80d4c99e73c47f6a P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:15.114001  3055 consensus_queue.cc:237] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:15.117085  3136 raft_consensus.cc:2955] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:15.118848  2820 raft_consensus.cc:2955] T 7e08164838e0473898f66002685a5a69 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:15.120322  2400 raft_consensus.cc:2955] T 95b9b709e3d04e0e80d4c99e73c47f6a P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:15.125140  2474 raft_consensus.cc:2955] T 7e08164838e0473898f66002685a5a69 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:15.164973  2553 raft_consensus.cc:2955] T 95b9b709e3d04e0e80d4c99e73c47f6a P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:15.174381  2552 raft_consensus.cc:2955] T 7e08164838e0473898f66002685a5a69 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:15.189582  2820 raft_consensus.cc:1275] T adb141ff2822480e88afed4e36555d80 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Refusing update from remote peer ff733298ee4a4d86abfbefc6a79fbcea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:15.190056  2474 raft_consensus.cc:1275] T adb141ff2822480e88afed4e36555d80 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Refusing update from remote peer ff733298ee4a4d86abfbefc6a79fbcea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:15.191120  2553 raft_consensus.cc:1275] T adb141ff2822480e88afed4e36555d80 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Refusing update from remote peer ff733298ee4a4d86abfbefc6a79fbcea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:15.191766  3055 consensus_queue.cc:1048] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Connected to new peer: Peer: permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } 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 11:10:15.192850  3102 consensus_queue.cc:1048] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:10:15.194319  3125 consensus_queue.cc:1048] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } 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 11:10:15.201164  2303 catalog_manager.cc:5697] T 7e08164838e0473898f66002685a5a69 P 1ca422e4d0fe4f9a94fe082d98496bbe reported cstate change: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:15.208947  2303 catalog_manager.cc:5697] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe reported cstate change: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:15.219030  2553 consensus_queue.cc:237] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:15.228981  2819 raft_consensus.cc:1275] T a92f613cb53c437380b9c8f7265acab1 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:15.230749  3091 consensus_queue.cc:1048] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } 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 11:10:15.235586  3125 raft_consensus.cc:2955] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:15.245689  2403 raft_consensus.cc:1275] T a92f613cb53c437380b9c8f7265acab1 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:15.240350  3070 raft_consensus.cc:2955] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:15.247889  3124 consensus_queue.cc:1048] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:10:15.241498  2819 raft_consensus.cc:2955] T a92f613cb53c437380b9c8f7265acab1 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:15.243049  2474 consensus_queue.cc:237] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe [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: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:15.239838  2400 consensus_queue.cc:237] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:15.254920  2403 raft_consensus.cc:2955] T a92f613cb53c437380b9c8f7265acab1 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:15.258370  2477 raft_consensus.cc:1275] T 7e08164838e0473898f66002685a5a69 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Refusing update from remote peer ff733298ee4a4d86abfbefc6a79fbcea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:15.261579  2554 raft_consensus.cc:1275] T 95b9b709e3d04e0e80d4c99e73c47f6a P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Refusing update from remote peer 1ca422e4d0fe4f9a94fe082d98496bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:15.262833  3055 consensus_queue.cc:1048] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:15.263070  3134 consensus_queue.cc:1048] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:15.260092  2818 raft_consensus.cc:1275] T 7e08164838e0473898f66002685a5a69 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Refusing update from remote peer ff733298ee4a4d86abfbefc6a79fbcea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:15.260848  2817 raft_consensus.cc:1275] T 95b9b709e3d04e0e80d4c99e73c47f6a P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Refusing update from remote peer 1ca422e4d0fe4f9a94fe082d98496bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:15.265555  3134 consensus_queue.cc:1048] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } 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 11:10:15.267906  2554 raft_consensus.cc:2955] T adb141ff2822480e88afed4e36555d80 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:15.269821  3122 raft_consensus.cc:2955] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:15.277238  2818 raft_consensus.cc:2955] T 95b9b709e3d04e0e80d4c99e73c47f6a P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:15.280551  3136 consensus_queue.cc:1048] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Connected to new peer: Peer: permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } 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 11:10:15.285383  2300 catalog_manager.cc:5697] T adb141ff2822480e88afed4e36555d80 P b76b82b011c24a7ab763febd4f3fea43 reported cstate change: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:15.288810  2554 raft_consensus.cc:2955] T 95b9b709e3d04e0e80d4c99e73c47f6a P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:15.290019  3136 raft_consensus.cc:2955] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:15.295859  2820 raft_consensus.cc:2955] T adb141ff2822480e88afed4e36555d80 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:15.304648  2287 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a92f613cb53c437380b9c8f7265acab1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:15.305970  2477 raft_consensus.cc:2955] T 7e08164838e0473898f66002685a5a69 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:15.308043  2290 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7e08164838e0473898f66002685a5a69 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:15.315032  2302 catalog_manager.cc:5697] T a92f613cb53c437380b9c8f7265acab1 P 672a66650b4b4bcd9cbc577805a866d6 reported cstate change: config changed from index 3 to 4, VOTER 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2) evicted. New cstate: current_term: 1 leader_uuid: "b76b82b011c24a7ab763febd4f3fea43" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:15.315647  2289 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 95b9b709e3d04e0e80d4c99e73c47f6a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:15.319550  2301 catalog_manager.cc:5697] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea reported cstate change: config changed from index 3 to 4, VOTER b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3) evicted. New cstate: current_term: 1 leader_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:15.305231  2818 raft_consensus.cc:2955] T 7e08164838e0473898f66002685a5a69 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:15.324210  2300 catalog_manager.cc:5697] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe reported cstate change: config changed from index 3 to 4, VOTER ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1) evicted. New cstate: current_term: 1 leader_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:15.333499  2464 tablet_service.cc:1558] Processing DeleteTablet for tablet a92f613cb53c437380b9c8f7265acab1 with delete_type TABLET_DATA_TOMBSTONED (TS 1ca422e4d0fe4f9a94fe082d98496bbe not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48026
I20260710 11:10:15.337832  2477 raft_consensus.cc:2955] T adb141ff2822480e88afed4e36555d80 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:15.345276  3149 tablet_replica.cc:333] T a92f613cb53c437380b9c8f7265acab1 P 1ca422e4d0fe4f9a94fe082d98496bbe: stopping tablet replica
I20260710 11:10:15.350054  2394 tablet_service.cc:1558] Processing DeleteTablet for tablet 95b9b709e3d04e0e80d4c99e73c47f6a with delete_type TABLET_DATA_TOMBSTONED (TS ff733298ee4a4d86abfbefc6a79fbcea not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42348
I20260710 11:10:15.352571  3149 raft_consensus.cc:2243] T a92f613cb53c437380b9c8f7265acab1 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:15.353514  3149 raft_consensus.cc:2272] T a92f613cb53c437380b9c8f7265acab1 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:15.359618  3149 ts_tablet_manager.cc:1916] T a92f613cb53c437380b9c8f7265acab1 P 1ca422e4d0fe4f9a94fe082d98496bbe: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:15.364151  3151 tablet_replica.cc:333] T 95b9b709e3d04e0e80d4c99e73c47f6a P ff733298ee4a4d86abfbefc6a79fbcea: stopping tablet replica
I20260710 11:10:15.365247  3151 raft_consensus.cc:2243] T 95b9b709e3d04e0e80d4c99e73c47f6a P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:15.365917  3151 raft_consensus.cc:2272] T 95b9b709e3d04e0e80d4c99e73c47f6a P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:15.367590  2536 tablet_service.cc:1558] Processing DeleteTablet for tablet 7e08164838e0473898f66002685a5a69 with delete_type TABLET_DATA_TOMBSTONED (TS b76b82b011c24a7ab763febd4f3fea43 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53856
I20260710 11:10:15.376133  3151 ts_tablet_manager.cc:1916] T 95b9b709e3d04e0e80d4c99e73c47f6a P ff733298ee4a4d86abfbefc6a79fbcea: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:15.386251  3152 tablet_replica.cc:333] T 7e08164838e0473898f66002685a5a69 P b76b82b011c24a7ab763febd4f3fea43: stopping tablet replica
I20260710 11:10:15.387436  3152 raft_consensus.cc:2243] T 7e08164838e0473898f66002685a5a69 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:15.391536  3151 ts_tablet_manager.cc:1929] T 95b9b709e3d04e0e80d4c99e73c47f6a P ff733298ee4a4d86abfbefc6a79fbcea: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:15.387521  2400 consensus_queue.cc:237] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:15.392102  3151 log.cc:1199] T 95b9b709e3d04e0e80d4c99e73c47f6a P ff733298ee4a4d86abfbefc6a79fbcea: Deleting WAL directory at /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774487140-1300-0/minicluster-data/ts-0-root/wals/95b9b709e3d04e0e80d4c99e73c47f6a
I20260710 11:10:15.392151  3152 raft_consensus.cc:2272] T 7e08164838e0473898f66002685a5a69 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:15.394423  2290 catalog_manager.cc:5028] TS ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005): tablet 95b9b709e3d04e0e80d4c99e73c47f6a (table test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]) successfully deleted
I20260710 11:10:15.391194  3149 ts_tablet_manager.cc:1929] T a92f613cb53c437380b9c8f7265acab1 P 1ca422e4d0fe4f9a94fe082d98496bbe: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:15.395046  3149 log.cc:1199] T a92f613cb53c437380b9c8f7265acab1 P 1ca422e4d0fe4f9a94fe082d98496bbe: Deleting WAL directory at /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774487140-1300-0/minicluster-data/ts-1-root/wals/a92f613cb53c437380b9c8f7265acab1
I20260710 11:10:15.397151  2289 catalog_manager.cc:5028] TS 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845): tablet a92f613cb53c437380b9c8f7265acab1 (table test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]) successfully deleted
I20260710 11:10:15.397583  2477 raft_consensus.cc:1275] T adb141ff2822480e88afed4e36555d80 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Refusing update from remote peer ff733298ee4a4d86abfbefc6a79fbcea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:15.397599  2818 raft_consensus.cc:1275] T adb141ff2822480e88afed4e36555d80 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Refusing update from remote peer ff733298ee4a4d86abfbefc6a79fbcea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:15.399094  3152 ts_tablet_manager.cc:1916] T 7e08164838e0473898f66002685a5a69 P b76b82b011c24a7ab763febd4f3fea43: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:15.399075  3136 consensus_queue.cc:1048] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Connected to new peer: Peer: permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } 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 11:10:15.400194  3125 consensus_queue.cc:1048] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:15.407469  3102 raft_consensus.cc:2955] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:15.409343  2477 raft_consensus.cc:2955] T adb141ff2822480e88afed4e36555d80 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:15.409435  2818 raft_consensus.cc:2955] T adb141ff2822480e88afed4e36555d80 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:15.414927  3152 ts_tablet_manager.cc:1929] T 7e08164838e0473898f66002685a5a69 P b76b82b011c24a7ab763febd4f3fea43: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:15.415453  3152 log.cc:1199] T 7e08164838e0473898f66002685a5a69 P b76b82b011c24a7ab763febd4f3fea43: Deleting WAL directory at /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774487140-1300-0/minicluster-data/ts-2-root/wals/7e08164838e0473898f66002685a5a69
I20260710 11:10:15.417390  2287 catalog_manager.cc:5028] TS b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959): tablet 7e08164838e0473898f66002685a5a69 (table test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]) successfully deleted
I20260710 11:10:15.418042  2290 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet adb141ff2822480e88afed4e36555d80 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:15.423153  2302 catalog_manager.cc:5697] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea reported cstate change: config changed from index 3 to 4, VOTER b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3) evicted. New cstate: current_term: 1 leader_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:15.442364  2536 tablet_service.cc:1558] Processing DeleteTablet for tablet adb141ff2822480e88afed4e36555d80 with delete_type TABLET_DATA_TOMBSTONED (TS b76b82b011c24a7ab763febd4f3fea43 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53856
I20260710 11:10:15.444482  3152 tablet_replica.cc:333] T adb141ff2822480e88afed4e36555d80 P b76b82b011c24a7ab763febd4f3fea43: stopping tablet replica
I20260710 11:10:15.446188  3152 raft_consensus.cc:2243] T adb141ff2822480e88afed4e36555d80 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:15.447013  3152 raft_consensus.cc:2272] T adb141ff2822480e88afed4e36555d80 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:15.449752  3152 ts_tablet_manager.cc:1916] T adb141ff2822480e88afed4e36555d80 P b76b82b011c24a7ab763febd4f3fea43: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:15.459482  3152 ts_tablet_manager.cc:1929] T adb141ff2822480e88afed4e36555d80 P b76b82b011c24a7ab763febd4f3fea43: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:15.459828  3152 log.cc:1199] T adb141ff2822480e88afed4e36555d80 P b76b82b011c24a7ab763febd4f3fea43: Deleting WAL directory at /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774487140-1300-0/minicluster-data/ts-2-root/wals/adb141ff2822480e88afed4e36555d80
I20260710 11:10:15.461021  2287 catalog_manager.cc:5028] TS b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959): tablet adb141ff2822480e88afed4e36555d80 (table test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]) successfully deleted
I20260710 11:10:16.475447  2554 consensus_queue.cc:237] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Queue 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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:16.481719  2477 raft_consensus.cc:1275] T 4c9bc96a326e4b8a874450a95c42fd4f P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:10:16.482537  2519 consensus_peers.cc:597] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 -> Peer 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4:34785): Couldn't send request to peer 672a66650b4b4bcd9cbc577805a866d6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4c9bc96a326e4b8a874450a95c42fd4f. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:16.482848  2403 raft_consensus.cc:1275] T 4c9bc96a326e4b8a874450a95c42fd4f P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:16.483318  3157 consensus_queue.cc:1048] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:16.484072  3070 consensus_queue.cc:1048] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } 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 11:10:16.491303  3070 raft_consensus.cc:2955] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:16.493427  2403 raft_consensus.cc:2955] T 4c9bc96a326e4b8a874450a95c42fd4f P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:16.494779  2477 raft_consensus.cc:2955] T 4c9bc96a326e4b8a874450a95c42fd4f P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:16.504987  2303 catalog_manager.cc:5697] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 reported cstate change: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New cstate: current_term: 1 leader_uuid: "b76b82b011c24a7ab763febd4f3fea43" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:16.510453  2554 consensus_queue.cc:237] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Queue 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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:16.517834  2477 raft_consensus.cc:1275] T e95044ed2056457f9080cd949eb3a136 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:10:16.518216  2519 consensus_peers.cc:597] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43 -> Peer 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4:34785): Couldn't send request to peer 672a66650b4b4bcd9cbc577805a866d6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e95044ed2056457f9080cd949eb3a136. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:16.520062  3091 consensus_queue.cc:1048] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } 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 11:10:16.522169  2400 raft_consensus.cc:1275] T e95044ed2056457f9080cd949eb3a136 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:16.524233  3157 consensus_queue.cc:1048] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:16.530676  3091 raft_consensus.cc:2955] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:16.535816  2400 raft_consensus.cc:2955] T e95044ed2056457f9080cd949eb3a136 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:16.536326  2477 raft_consensus.cc:2955] T e95044ed2056457f9080cd949eb3a136 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:16.548923  2300 catalog_manager.cc:5697] T e95044ed2056457f9080cd949eb3a136 P ff733298ee4a4d86abfbefc6a79fbcea reported cstate change: config changed from index -1 to 2, NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) added. New cstate: current_term: 1 leader_uuid: "b76b82b011c24a7ab763febd4f3fea43" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } } }
I20260710 11:10:16.906996  3167 ts_tablet_manager.cc:933] T e95044ed2056457f9080cd949eb3a136 P 672a66650b4b4bcd9cbc577805a866d6: Initiating tablet copy from peer b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:10:16.909070  3167 tablet_copy_client.cc:323] T e95044ed2056457f9080cd949eb3a136 P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Beginning tablet copy session from remote peer at address 127.1.69.3:43959
I20260710 11:10:16.910948  2564 tablet_copy_service.cc:140] P b76b82b011c24a7ab763febd4f3fea43: Received BeginTabletCopySession request for tablet e95044ed2056457f9080cd949eb3a136 from peer 672a66650b4b4bcd9cbc577805a866d6 ({username='slave'} at 127.0.0.1:54406)
I20260710 11:10:16.911425  2564 tablet_copy_service.cc:161] P b76b82b011c24a7ab763febd4f3fea43: Beginning new tablet copy session on tablet e95044ed2056457f9080cd949eb3a136 from peer 672a66650b4b4bcd9cbc577805a866d6 at {username='slave'} at 127.0.0.1:54406: session id = 672a66650b4b4bcd9cbc577805a866d6-e95044ed2056457f9080cd949eb3a136
I20260710 11:10:16.916908  2564 tablet_copy_source_session.cc:215] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:16.920037  3167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e95044ed2056457f9080cd949eb3a136. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:16.935562  3167 tablet_copy_client.cc:806] T e95044ed2056457f9080cd949eb3a136 P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:16.936187  3167 tablet_copy_client.cc:670] T e95044ed2056457f9080cd949eb3a136 P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:16.939518  3167 tablet_copy_client.cc:538] T e95044ed2056457f9080cd949eb3a136 P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:16.948335  3167 tablet_bootstrap.cc:492] T e95044ed2056457f9080cd949eb3a136 P 672a66650b4b4bcd9cbc577805a866d6: Bootstrap starting.
I20260710 11:10:16.968729  3167 tablet_bootstrap.cc:492] T e95044ed2056457f9080cd949eb3a136 P 672a66650b4b4bcd9cbc577805a866d6: 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 11:10:16.969636  3167 tablet_bootstrap.cc:492] T e95044ed2056457f9080cd949eb3a136 P 672a66650b4b4bcd9cbc577805a866d6: Bootstrap complete.
I20260710 11:10:16.970310  3167 ts_tablet_manager.cc:1403] T e95044ed2056457f9080cd949eb3a136 P 672a66650b4b4bcd9cbc577805a866d6: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.005s
I20260710 11:10:16.973388  3167 raft_consensus.cc:359] T e95044ed2056457f9080cd949eb3a136 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:16.974210  3167 raft_consensus.cc:740] T e95044ed2056457f9080cd949eb3a136 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 672a66650b4b4bcd9cbc577805a866d6, State: Initialized, Role: LEARNER
I20260710 11:10:16.974861  3167 consensus_queue.cc:260] T e95044ed2056457f9080cd949eb3a136 P 672a66650b4b4bcd9cbc577805a866d6 [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:16.978271  3167 ts_tablet_manager.cc:1434] T e95044ed2056457f9080cd949eb3a136 P 672a66650b4b4bcd9cbc577805a866d6: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 11:10:16.979884  2564 tablet_copy_service.cc:342] P b76b82b011c24a7ab763febd4f3fea43: Request end of tablet copy session 672a66650b4b4bcd9cbc577805a866d6-e95044ed2056457f9080cd949eb3a136 received from {username='slave'} at 127.0.0.1:54406
I20260710 11:10:16.980337  2564 tablet_copy_service.cc:434] P b76b82b011c24a7ab763febd4f3fea43: ending tablet copy session 672a66650b4b4bcd9cbc577805a866d6-e95044ed2056457f9080cd949eb3a136 on tablet e95044ed2056457f9080cd949eb3a136 with peer 672a66650b4b4bcd9cbc577805a866d6
I20260710 11:10:17.027323  3167 ts_tablet_manager.cc:933] T 4c9bc96a326e4b8a874450a95c42fd4f P 672a66650b4b4bcd9cbc577805a866d6: Initiating tablet copy from peer b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:10:17.029134  3167 tablet_copy_client.cc:323] T 4c9bc96a326e4b8a874450a95c42fd4f P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Beginning tablet copy session from remote peer at address 127.1.69.3:43959
I20260710 11:10:17.030733  2564 tablet_copy_service.cc:140] P b76b82b011c24a7ab763febd4f3fea43: Received BeginTabletCopySession request for tablet 4c9bc96a326e4b8a874450a95c42fd4f from peer 672a66650b4b4bcd9cbc577805a866d6 ({username='slave'} at 127.0.0.1:54406)
I20260710 11:10:17.031276  2564 tablet_copy_service.cc:161] P b76b82b011c24a7ab763febd4f3fea43: Beginning new tablet copy session on tablet 4c9bc96a326e4b8a874450a95c42fd4f from peer 672a66650b4b4bcd9cbc577805a866d6 at {username='slave'} at 127.0.0.1:54406: session id = 672a66650b4b4bcd9cbc577805a866d6-4c9bc96a326e4b8a874450a95c42fd4f
I20260710 11:10:17.038668  2564 tablet_copy_source_session.cc:215] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:17.041529  3167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c9bc96a326e4b8a874450a95c42fd4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:17.053012  3167 tablet_copy_client.cc:806] T 4c9bc96a326e4b8a874450a95c42fd4f P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:17.053599  3167 tablet_copy_client.cc:670] T 4c9bc96a326e4b8a874450a95c42fd4f P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:17.057214  3167 tablet_copy_client.cc:538] T 4c9bc96a326e4b8a874450a95c42fd4f P 672a66650b4b4bcd9cbc577805a866d6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:17.063187  3167 tablet_bootstrap.cc:492] T 4c9bc96a326e4b8a874450a95c42fd4f P 672a66650b4b4bcd9cbc577805a866d6: Bootstrap starting.
I20260710 11:10:17.078584  3167 tablet_bootstrap.cc:492] T 4c9bc96a326e4b8a874450a95c42fd4f P 672a66650b4b4bcd9cbc577805a866d6: 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 11:10:17.079376  3167 tablet_bootstrap.cc:492] T 4c9bc96a326e4b8a874450a95c42fd4f P 672a66650b4b4bcd9cbc577805a866d6: Bootstrap complete.
I20260710 11:10:17.080022  3167 ts_tablet_manager.cc:1403] T 4c9bc96a326e4b8a874450a95c42fd4f P 672a66650b4b4bcd9cbc577805a866d6: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.005s
I20260710 11:10:17.082921  3167 raft_consensus.cc:359] T 4c9bc96a326e4b8a874450a95c42fd4f P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:17.083503  3167 raft_consensus.cc:740] T 4c9bc96a326e4b8a874450a95c42fd4f P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 672a66650b4b4bcd9cbc577805a866d6, State: Initialized, Role: LEARNER
I20260710 11:10:17.084035  3167 consensus_queue.cc:260] T 4c9bc96a326e4b8a874450a95c42fd4f P 672a66650b4b4bcd9cbc577805a866d6 [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: NON_VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: true } }
I20260710 11:10:17.086262  3167 ts_tablet_manager.cc:1434] T 4c9bc96a326e4b8a874450a95c42fd4f P 672a66650b4b4bcd9cbc577805a866d6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:10:17.088219  2564 tablet_copy_service.cc:342] P b76b82b011c24a7ab763febd4f3fea43: Request end of tablet copy session 672a66650b4b4bcd9cbc577805a866d6-4c9bc96a326e4b8a874450a95c42fd4f received from {username='slave'} at 127.0.0.1:54406
I20260710 11:10:17.088649  2564 tablet_copy_service.cc:434] P b76b82b011c24a7ab763febd4f3fea43: ending tablet copy session 672a66650b4b4bcd9cbc577805a866d6-4c9bc96a326e4b8a874450a95c42fd4f on tablet 4c9bc96a326e4b8a874450a95c42fd4f with peer 672a66650b4b4bcd9cbc577805a866d6
I20260710 11:10:17.335253  2818 raft_consensus.cc:1217] T e95044ed2056457f9080cd949eb3a136 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:17.622008  2818 raft_consensus.cc:1217] T 4c9bc96a326e4b8a874450a95c42fd4f P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:17.733137  3173 raft_consensus.cc:1064] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43: attempting to promote NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 to VOTER
I20260710 11:10:17.735685  3173 consensus_queue.cc:237] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43 [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:17.742023  2477 raft_consensus.cc:1275] T e95044ed2056457f9080cd949eb3a136 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:17.742662  2818 raft_consensus.cc:1275] T e95044ed2056457f9080cd949eb3a136 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:17.744056  2403 raft_consensus.cc:1275] T e95044ed2056457f9080cd949eb3a136 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:17.743888  3176 consensus_queue.cc:1048] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } 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 11:10:17.745436  3173 consensus_queue.cc:1048] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:17.746222  3091 consensus_queue.cc:1048] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } 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 11:10:17.760321  3176 raft_consensus.cc:2955] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:17.761530  2477 raft_consensus.cc:2955] T e95044ed2056457f9080cd949eb3a136 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:17.765537  2818 raft_consensus.cc:2955] T e95044ed2056457f9080cd949eb3a136 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:17.772123  2403 raft_consensus.cc:2955] T e95044ed2056457f9080cd949eb3a136 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:17.778952  2302 catalog_manager.cc:5697] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43 reported cstate change: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b76b82b011c24a7ab763febd4f3fea43" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:17.803184  2554 consensus_queue.cc:237] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43 [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:17.808061  2403 raft_consensus.cc:1275] T e95044ed2056457f9080cd949eb3a136 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:17.808687  2818 raft_consensus.cc:1275] T e95044ed2056457f9080cd949eb3a136 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:17.810005  3176 consensus_queue.cc:1048] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } 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 11:10:17.810887  3173 consensus_queue.cc:1048] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:17.817974  3176 raft_consensus.cc:2955] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:17.819491  2818 raft_consensus.cc:2955] T e95044ed2056457f9080cd949eb3a136 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:17.825096  2403 raft_consensus.cc:2955] T e95044ed2056457f9080cd949eb3a136 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:17.828635  2287 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e95044ed2056457f9080cd949eb3a136 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:17.832967  2301 catalog_manager.cc:5697] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43 reported cstate change: config changed from index 3 to 4, VOTER 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2) evicted. New cstate: current_term: 1 leader_uuid: "b76b82b011c24a7ab763febd4f3fea43" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:17.843724  2464 tablet_service.cc:1558] Processing DeleteTablet for tablet e95044ed2056457f9080cd949eb3a136 with delete_type TABLET_DATA_TOMBSTONED (TS 1ca422e4d0fe4f9a94fe082d98496bbe not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48026
I20260710 11:10:17.846179  3184 tablet_replica.cc:333] T e95044ed2056457f9080cd949eb3a136 P 1ca422e4d0fe4f9a94fe082d98496bbe: stopping tablet replica
I20260710 11:10:17.846995  3184 raft_consensus.cc:2243] T e95044ed2056457f9080cd949eb3a136 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:17.847577  3184 raft_consensus.cc:2272] T e95044ed2056457f9080cd949eb3a136 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:17.850903  3184 ts_tablet_manager.cc:1916] T e95044ed2056457f9080cd949eb3a136 P 1ca422e4d0fe4f9a94fe082d98496bbe: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:17.866622  3184 ts_tablet_manager.cc:1929] T e95044ed2056457f9080cd949eb3a136 P 1ca422e4d0fe4f9a94fe082d98496bbe: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:17.867049  3184 log.cc:1199] T e95044ed2056457f9080cd949eb3a136 P 1ca422e4d0fe4f9a94fe082d98496bbe: Deleting WAL directory at /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774487140-1300-0/minicluster-data/ts-1-root/wals/e95044ed2056457f9080cd949eb3a136
I20260710 11:10:17.868669  2289 catalog_manager.cc:5028] TS 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845): tablet e95044ed2056457f9080cd949eb3a136 (table test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]) successfully deleted
I20260710 11:10:18.087795  3176 raft_consensus.cc:1064] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43: attempting to promote NON_VOTER 672a66650b4b4bcd9cbc577805a866d6 to VOTER
I20260710 11:10:18.090013  3176 consensus_queue.cc:237] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:18.096858  2477 raft_consensus.cc:1275] T 4c9bc96a326e4b8a874450a95c42fd4f P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:18.097659  2820 raft_consensus.cc:1275] T 4c9bc96a326e4b8a874450a95c42fd4f P 672a66650b4b4bcd9cbc577805a866d6 [term 1 LEARNER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:18.098639  2403 raft_consensus.cc:1275] T 4c9bc96a326e4b8a874450a95c42fd4f P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:18.099749  3176 consensus_queue.cc:1048] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } 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 11:10:18.100747  3157 consensus_queue.cc:1048] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:18.101413  3173 consensus_queue.cc:1048] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } 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 11:10:18.114091  3157 raft_consensus.cc:2955] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:18.122675  2820 raft_consensus.cc:2955] T 4c9bc96a326e4b8a874450a95c42fd4f P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:18.124639  2477 raft_consensus.cc:2955] T 4c9bc96a326e4b8a874450a95c42fd4f P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:18.126295  2403 raft_consensus.cc:2955] T 4c9bc96a326e4b8a874450a95c42fd4f P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:18.134439  2302 catalog_manager.cc:5697] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 reported cstate change: config changed from index 2 to 3, 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b76b82b011c24a7ab763febd4f3fea43" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:18.151594  2552 consensus_queue.cc:237] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 [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: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:18.156940  2477 raft_consensus.cc:1275] T 4c9bc96a326e4b8a874450a95c42fd4f P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:18.157131  2820 raft_consensus.cc:1275] T 4c9bc96a326e4b8a874450a95c42fd4f P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Refusing update from remote peer b76b82b011c24a7ab763febd4f3fea43: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:18.158459  3173 consensus_queue.cc:1048] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } 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 11:10:18.159668  3091 consensus_queue.cc:1048] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:18.165704  3173 raft_consensus.cc:2955] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:18.167500  2820 raft_consensus.cc:2955] T 4c9bc96a326e4b8a874450a95c42fd4f P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:18.169121  2477 raft_consensus.cc:2955] T 4c9bc96a326e4b8a874450a95c42fd4f P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } } }
I20260710 11:10:18.175640  2287 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4c9bc96a326e4b8a874450a95c42fd4f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:18.182237  2303 catalog_manager.cc:5697] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 reported cstate change: config changed from index 3 to 4, VOTER ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1) evicted. New cstate: current_term: 1 leader_uuid: "b76b82b011c24a7ab763febd4f3fea43" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:18.192749  2394 tablet_service.cc:1558] Processing DeleteTablet for tablet 4c9bc96a326e4b8a874450a95c42fd4f with delete_type TABLET_DATA_TOMBSTONED (TS ff733298ee4a4d86abfbefc6a79fbcea not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42348
I20260710 11:10:18.194698  3189 tablet_replica.cc:333] T 4c9bc96a326e4b8a874450a95c42fd4f P ff733298ee4a4d86abfbefc6a79fbcea: stopping tablet replica
I20260710 11:10:18.195752  3189 raft_consensus.cc:2243] T 4c9bc96a326e4b8a874450a95c42fd4f P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:18.196341  3189 raft_consensus.cc:2272] T 4c9bc96a326e4b8a874450a95c42fd4f P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:18.199179  3189 ts_tablet_manager.cc:1916] T 4c9bc96a326e4b8a874450a95c42fd4f P ff733298ee4a4d86abfbefc6a79fbcea: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:18.211797  3189 ts_tablet_manager.cc:1929] T 4c9bc96a326e4b8a874450a95c42fd4f P ff733298ee4a4d86abfbefc6a79fbcea: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:18.212101  3189 log.cc:1199] T 4c9bc96a326e4b8a874450a95c42fd4f P ff733298ee4a4d86abfbefc6a79fbcea: Deleting WAL directory at /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774487140-1300-0/minicluster-data/ts-0-root/wals/4c9bc96a326e4b8a874450a95c42fd4f
I20260710 11:10:18.213452  2290 catalog_manager.cc:5028] TS ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005): tablet 4c9bc96a326e4b8a874450a95c42fd4f (table test-workload [id=e2ea6360cced4ba4bddf124e1e99bba3]) successfully deleted
I20260710 11:10:22.169102  1300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:22.192451  2552 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c9bc96a326e4b8a874450a95c42fd4f"
dest_uuid: "b76b82b011c24a7ab763febd4f3fea43"
mode: GRACEFUL
new_leader_uuid: "672a66650b4b4bcd9cbc577805a866d6"
 from {username='slave'} at 127.0.0.1:44802
I20260710 11:10:22.192965  2552 raft_consensus.cc:606] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Received request to transfer leadership to TS 672a66650b4b4bcd9cbc577805a866d6
I20260710 11:10:22.195020  2552 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60ba44a93e6c4750b97bea33d106f5bb"
dest_uuid: "b76b82b011c24a7ab763febd4f3fea43"
mode: GRACEFUL
new_leader_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe"
 from {username='slave'} at 127.0.0.1:44802
I20260710 11:10:22.195456  2552 raft_consensus.cc:606] T 60ba44a93e6c4750b97bea33d106f5bb P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Received request to transfer leadership to TS 1ca422e4d0fe4f9a94fe082d98496bbe
I20260710 11:10:22.207598  2477 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8bd45bb880c140f4aada7489ec7c46d5"
dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe"
mode: GRACEFUL
new_leader_uuid: "ff733298ee4a4d86abfbefc6a79fbcea"
 from {username='slave'} at 127.0.0.1:55948
I20260710 11:10:22.208058  2477 raft_consensus.cc:606] T 8bd45bb880c140f4aada7489ec7c46d5 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 LEADER]: Received request to transfer leadership to TS ff733298ee4a4d86abfbefc6a79fbcea
I20260710 11:10:22.210379  2552 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a92f613cb53c437380b9c8f7265acab1"
dest_uuid: "b76b82b011c24a7ab763febd4f3fea43"
mode: GRACEFUL
new_leader_uuid: "672a66650b4b4bcd9cbc577805a866d6"
 from {username='slave'} at 127.0.0.1:44802
I20260710 11:10:22.210808  2552 raft_consensus.cc:606] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Received request to transfer leadership to TS 672a66650b4b4bcd9cbc577805a866d6
I20260710 11:10:22.213115  2552 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ecf5439db57b4fdab05f05f3924fe944"
dest_uuid: "b76b82b011c24a7ab763febd4f3fea43"
mode: GRACEFUL
new_leader_uuid: "672a66650b4b4bcd9cbc577805a866d6"
 from {username='slave'} at 127.0.0.1:44802
I20260710 11:10:22.213660  2552 raft_consensus.cc:606] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Received request to transfer leadership to TS 672a66650b4b4bcd9cbc577805a866d6
I20260710 11:10:22.214617  1300 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:10:22.215346  1300 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:22.253221  3198 raft_consensus.cc:993] T 8bd45bb880c140f4aada7489ec7c46d5 P 1ca422e4d0fe4f9a94fe082d98496bbe: : Instructing follower ff733298ee4a4d86abfbefc6a79fbcea to start an election
I20260710 11:10:22.253695  3198 raft_consensus.cc:1081] T 8bd45bb880c140f4aada7489ec7c46d5 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 LEADER]: Signalling peer ff733298ee4a4d86abfbefc6a79fbcea to start an election
I20260710 11:10:22.255119  2400 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8bd45bb880c140f4aada7489ec7c46d5"
dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea"
 from {username='slave'} at 127.0.0.1:42362
I20260710 11:10:22.255594  2400 raft_consensus.cc:493] T 8bd45bb880c140f4aada7489ec7c46d5 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:22.255877  2400 raft_consensus.cc:3060] T 8bd45bb880c140f4aada7489ec7c46d5 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:22.259869  2400 raft_consensus.cc:515] T 8bd45bb880c140f4aada7489ec7c46d5 P ff733298ee4a4d86abfbefc6a79fbcea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:22.261365  2400 leader_election.cc:290] T 8bd45bb880c140f4aada7489ec7c46d5 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 2 election: Requested vote from peers 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:10:22.262097  2477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd45bb880c140f4aada7489ec7c46d5" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe"
I20260710 11:10:22.262383  2552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd45bb880c140f4aada7489ec7c46d5" candidate_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b76b82b011c24a7ab763febd4f3fea43"
I20260710 11:10:22.262686  2477 raft_consensus.cc:3055] T 8bd45bb880c140f4aada7489ec7c46d5 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:22.262914  2552 raft_consensus.cc:3060] T 8bd45bb880c140f4aada7489ec7c46d5 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:22.263017  2477 raft_consensus.cc:740] T 8bd45bb880c140f4aada7489ec7c46d5 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ca422e4d0fe4f9a94fe082d98496bbe, State: Running, Role: LEADER
I20260710 11:10:22.263739  2477 consensus_queue.cc:260] T 8bd45bb880c140f4aada7489ec7c46d5 P 1ca422e4d0fe4f9a94fe082d98496bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:22.265688  2477 raft_consensus.cc:3060] T 8bd45bb880c140f4aada7489ec7c46d5 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:22.269512  2552 raft_consensus.cc:2468] T 8bd45bb880c140f4aada7489ec7c46d5 P b76b82b011c24a7ab763febd4f3fea43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff733298ee4a4d86abfbefc6a79fbcea in term 2.
I20260710 11:10:22.270758  2368 leader_election.cc:304] T 8bd45bb880c140f4aada7489ec7c46d5 P ff733298ee4a4d86abfbefc6a79fbcea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b76b82b011c24a7ab763febd4f3fea43, ff733298ee4a4d86abfbefc6a79fbcea; no voters: 
I20260710 11:10:22.271484  3102 raft_consensus.cc:2804] T 8bd45bb880c140f4aada7489ec7c46d5 P ff733298ee4a4d86abfbefc6a79fbcea [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:22.272217  2477 raft_consensus.cc:2468] T 8bd45bb880c140f4aada7489ec7c46d5 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff733298ee4a4d86abfbefc6a79fbcea in term 2.
I20260710 11:10:22.272712  3102 raft_consensus.cc:697] T 8bd45bb880c140f4aada7489ec7c46d5 P ff733298ee4a4d86abfbefc6a79fbcea [term 2 LEADER]: Becoming Leader. State: Replica: ff733298ee4a4d86abfbefc6a79fbcea, State: Running, Role: LEADER
I20260710 11:10:22.274013  3102 consensus_queue.cc:237] T 8bd45bb880c140f4aada7489ec7c46d5 P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:22.281757  2301 catalog_manager.cc:5697] T 8bd45bb880c140f4aada7489ec7c46d5 P ff733298ee4a4d86abfbefc6a79fbcea reported cstate change: term changed from 1 to 2, leader changed from 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2) to ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1). New cstate: current_term: 2 leader_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:22.378526  3192 raft_consensus.cc:993] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43: : Instructing follower 672a66650b4b4bcd9cbc577805a866d6 to start an election
I20260710 11:10:22.378973  3199 raft_consensus.cc:1081] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Signalling peer 672a66650b4b4bcd9cbc577805a866d6 to start an election
I20260710 11:10:22.380409  2818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c9bc96a326e4b8a874450a95c42fd4f"
dest_uuid: "672a66650b4b4bcd9cbc577805a866d6"
 from {username='slave'} at 127.0.0.1:52528
I20260710 11:10:22.380930  2818 raft_consensus.cc:493] T 4c9bc96a326e4b8a874450a95c42fd4f P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:22.381258  2818 raft_consensus.cc:3060] T 4c9bc96a326e4b8a874450a95c42fd4f P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:22.386169  2818 raft_consensus.cc:515] T 4c9bc96a326e4b8a874450a95c42fd4f P 672a66650b4b4bcd9cbc577805a866d6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:22.387813  2818 leader_election.cc:290] T 4c9bc96a326e4b8a874450a95c42fd4f P 672a66650b4b4bcd9cbc577805a866d6 [CANDIDATE]: Term 2 election: Requested vote from peers 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:10:22.388566  2477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9bc96a326e4b8a874450a95c42fd4f" candidate_uuid: "672a66650b4b4bcd9cbc577805a866d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe"
I20260710 11:10:22.388702  2552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9bc96a326e4b8a874450a95c42fd4f" candidate_uuid: "672a66650b4b4bcd9cbc577805a866d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b76b82b011c24a7ab763febd4f3fea43"
I20260710 11:10:22.389060  2477 raft_consensus.cc:3060] T 4c9bc96a326e4b8a874450a95c42fd4f P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:22.389218  2552 raft_consensus.cc:3055] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:22.389565  2552 raft_consensus.cc:740] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b76b82b011c24a7ab763febd4f3fea43, State: Running, Role: LEADER
I20260710 11:10:22.390085  2552 consensus_queue.cc:260] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 [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: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:22.390883  2552 raft_consensus.cc:3060] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:22.393272  2477 raft_consensus.cc:2468] T 4c9bc96a326e4b8a874450a95c42fd4f P 1ca422e4d0fe4f9a94fe082d98496bbe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 672a66650b4b4bcd9cbc577805a866d6 in term 2.
I20260710 11:10:22.394260  2783 leader_election.cc:304] T 4c9bc96a326e4b8a874450a95c42fd4f P 672a66650b4b4bcd9cbc577805a866d6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe, 672a66650b4b4bcd9cbc577805a866d6; no voters: 
I20260710 11:10:22.394882  2552 raft_consensus.cc:2468] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 672a66650b4b4bcd9cbc577805a866d6 in term 2.
I20260710 11:10:22.395767  3210 raft_consensus.cc:2804] T 4c9bc96a326e4b8a874450a95c42fd4f P 672a66650b4b4bcd9cbc577805a866d6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:22.396894  3210 raft_consensus.cc:697] T 4c9bc96a326e4b8a874450a95c42fd4f P 672a66650b4b4bcd9cbc577805a866d6 [term 2 LEADER]: Becoming Leader. State: Replica: 672a66650b4b4bcd9cbc577805a866d6, State: Running, Role: LEADER
I20260710 11:10:22.397637  3210 consensus_queue.cc:237] T 4c9bc96a326e4b8a874450a95c42fd4f P 672a66650b4b4bcd9cbc577805a866d6 [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: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:22.408670  2301 catalog_manager.cc:5697] T 4c9bc96a326e4b8a874450a95c42fd4f P 672a66650b4b4bcd9cbc577805a866d6 reported cstate change: term changed from 1 to 2, leader changed from b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3) to 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4). New cstate: current_term: 2 leader_uuid: "672a66650b4b4bcd9cbc577805a866d6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:22.474045  3199 raft_consensus.cc:993] T 60ba44a93e6c4750b97bea33d106f5bb P b76b82b011c24a7ab763febd4f3fea43: : Instructing follower 1ca422e4d0fe4f9a94fe082d98496bbe to start an election
I20260710 11:10:22.474445  3192 raft_consensus.cc:1081] T 60ba44a93e6c4750b97bea33d106f5bb P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Signalling peer 1ca422e4d0fe4f9a94fe082d98496bbe to start an election
I20260710 11:10:22.475759  2477 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60ba44a93e6c4750b97bea33d106f5bb"
dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe"
 from {username='slave'} at 127.0.0.1:48032
I20260710 11:10:22.476172  2477 raft_consensus.cc:493] T 60ba44a93e6c4750b97bea33d106f5bb P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:22.476524  2477 raft_consensus.cc:3060] T 60ba44a93e6c4750b97bea33d106f5bb P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:22.480677  2477 raft_consensus.cc:515] T 60ba44a93e6c4750b97bea33d106f5bb P 1ca422e4d0fe4f9a94fe082d98496bbe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:22.482025  2477 leader_election.cc:290] T 60ba44a93e6c4750b97bea33d106f5bb P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 2 election: Requested vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:10:22.482641  2400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ba44a93e6c4750b97bea33d106f5bb" candidate_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea"
I20260710 11:10:22.482870  2552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ba44a93e6c4750b97bea33d106f5bb" candidate_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b76b82b011c24a7ab763febd4f3fea43"
I20260710 11:10:22.483227  2400 raft_consensus.cc:3060] T 60ba44a93e6c4750b97bea33d106f5bb P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:22.483410  2552 raft_consensus.cc:3055] T 60ba44a93e6c4750b97bea33d106f5bb P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:22.483744  2552 raft_consensus.cc:740] T 60ba44a93e6c4750b97bea33d106f5bb P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b76b82b011c24a7ab763febd4f3fea43, State: Running, Role: LEADER
I20260710 11:10:22.484333  2552 consensus_queue.cc:260] T 60ba44a93e6c4750b97bea33d106f5bb P b76b82b011c24a7ab763febd4f3fea43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:22.485208  2552 raft_consensus.cc:3060] T 60ba44a93e6c4750b97bea33d106f5bb P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:22.487747  2400 raft_consensus.cc:2468] T 60ba44a93e6c4750b97bea33d106f5bb P ff733298ee4a4d86abfbefc6a79fbcea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ca422e4d0fe4f9a94fe082d98496bbe in term 2.
I20260710 11:10:22.489174  2446 leader_election.cc:304] T 60ba44a93e6c4750b97bea33d106f5bb P 1ca422e4d0fe4f9a94fe082d98496bbe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe, ff733298ee4a4d86abfbefc6a79fbcea; no voters: 
I20260710 11:10:22.489940  3198 raft_consensus.cc:2804] T 60ba44a93e6c4750b97bea33d106f5bb P 1ca422e4d0fe4f9a94fe082d98496bbe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:22.490413  3198 raft_consensus.cc:697] T 60ba44a93e6c4750b97bea33d106f5bb P 1ca422e4d0fe4f9a94fe082d98496bbe [term 2 LEADER]: Becoming Leader. State: Replica: 1ca422e4d0fe4f9a94fe082d98496bbe, State: Running, Role: LEADER
I20260710 11:10:22.491120  3198 consensus_queue.cc:237] T 60ba44a93e6c4750b97bea33d106f5bb P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } }
I20260710 11:10:22.491405  2552 raft_consensus.cc:2468] T 60ba44a93e6c4750b97bea33d106f5bb P b76b82b011c24a7ab763febd4f3fea43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ca422e4d0fe4f9a94fe082d98496bbe in term 2.
I20260710 11:10:22.498840  2301 catalog_manager.cc:5697] T 60ba44a93e6c4750b97bea33d106f5bb P 1ca422e4d0fe4f9a94fe082d98496bbe reported cstate change: term changed from 1 to 2, leader changed from b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3) to 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2). New cstate: current_term: 2 leader_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:22.505131  3199 raft_consensus.cc:993] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43: : Instructing follower 672a66650b4b4bcd9cbc577805a866d6 to start an election
I20260710 11:10:22.505594  3199 raft_consensus.cc:1081] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Signalling peer 672a66650b4b4bcd9cbc577805a866d6 to start an election
I20260710 11:10:22.507040  2818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a92f613cb53c437380b9c8f7265acab1"
dest_uuid: "672a66650b4b4bcd9cbc577805a866d6"
 from {username='slave'} at 127.0.0.1:52528
I20260710 11:10:22.507529  2818 raft_consensus.cc:493] T a92f613cb53c437380b9c8f7265acab1 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:22.507805  2818 raft_consensus.cc:3060] T a92f613cb53c437380b9c8f7265acab1 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:22.511818  2818 raft_consensus.cc:515] T a92f613cb53c437380b9c8f7265acab1 P 672a66650b4b4bcd9cbc577805a866d6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:22.513533  2818 leader_election.cc:290] T a92f613cb53c437380b9c8f7265acab1 P 672a66650b4b4bcd9cbc577805a866d6 [CANDIDATE]: Term 2 election: Requested vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:10:22.514257  2400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92f613cb53c437380b9c8f7265acab1" candidate_uuid: "672a66650b4b4bcd9cbc577805a866d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea"
I20260710 11:10:22.514494  2552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92f613cb53c437380b9c8f7265acab1" candidate_uuid: "672a66650b4b4bcd9cbc577805a866d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b76b82b011c24a7ab763febd4f3fea43"
I20260710 11:10:22.515172  2400 raft_consensus.cc:3060] T a92f613cb53c437380b9c8f7265acab1 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:22.515357  2552 raft_consensus.cc:3055] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:22.515733  2552 raft_consensus.cc:740] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b76b82b011c24a7ab763febd4f3fea43, State: Running, Role: LEADER
I20260710 11:10:22.516496  2552 consensus_queue.cc:260] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:22.517593  2552 raft_consensus.cc:3060] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:22.519896  2400 raft_consensus.cc:2468] T a92f613cb53c437380b9c8f7265acab1 P ff733298ee4a4d86abfbefc6a79fbcea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 672a66650b4b4bcd9cbc577805a866d6 in term 2.
I20260710 11:10:22.520917  2784 leader_election.cc:304] T a92f613cb53c437380b9c8f7265acab1 P 672a66650b4b4bcd9cbc577805a866d6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 672a66650b4b4bcd9cbc577805a866d6, ff733298ee4a4d86abfbefc6a79fbcea; no voters: 
I20260710 11:10:22.521629  3210 raft_consensus.cc:2804] T a92f613cb53c437380b9c8f7265acab1 P 672a66650b4b4bcd9cbc577805a866d6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:22.522051  3210 raft_consensus.cc:697] T a92f613cb53c437380b9c8f7265acab1 P 672a66650b4b4bcd9cbc577805a866d6 [term 2 LEADER]: Becoming Leader. State: Replica: 672a66650b4b4bcd9cbc577805a866d6, State: Running, Role: LEADER
I20260710 11:10:22.522841  3210 consensus_queue.cc:237] T a92f613cb53c437380b9c8f7265acab1 P 672a66650b4b4bcd9cbc577805a866d6 [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:22.523411  2552 raft_consensus.cc:2468] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 672a66650b4b4bcd9cbc577805a866d6 in term 2.
I20260710 11:10:22.532152  2301 catalog_manager.cc:5697] T a92f613cb53c437380b9c8f7265acab1 P 672a66650b4b4bcd9cbc577805a866d6 reported cstate change: term changed from 1 to 2, leader changed from b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3) to 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4). New cstate: current_term: 2 leader_uuid: "672a66650b4b4bcd9cbc577805a866d6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:22.535840  3192 raft_consensus.cc:993] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43: : Instructing follower 672a66650b4b4bcd9cbc577805a866d6 to start an election
I20260710 11:10:22.536334  3199 raft_consensus.cc:1081] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Signalling peer 672a66650b4b4bcd9cbc577805a866d6 to start an election
I20260710 11:10:22.537751  2818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ecf5439db57b4fdab05f05f3924fe944"
dest_uuid: "672a66650b4b4bcd9cbc577805a866d6"
 from {username='slave'} at 127.0.0.1:52528
I20260710 11:10:22.538213  2818 raft_consensus.cc:493] T ecf5439db57b4fdab05f05f3924fe944 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:22.538549  2818 raft_consensus.cc:3060] T ecf5439db57b4fdab05f05f3924fe944 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:22.542949  2818 raft_consensus.cc:515] T ecf5439db57b4fdab05f05f3924fe944 P 672a66650b4b4bcd9cbc577805a866d6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:22.544919  2818 leader_election.cc:290] T ecf5439db57b4fdab05f05f3924fe944 P 672a66650b4b4bcd9cbc577805a866d6 [CANDIDATE]: Term 2 election: Requested vote from peers 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:10:22.544966  2477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf5439db57b4fdab05f05f3924fe944" candidate_uuid: "672a66650b4b4bcd9cbc577805a866d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe"
I20260710 11:10:22.546228  2552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf5439db57b4fdab05f05f3924fe944" candidate_uuid: "672a66650b4b4bcd9cbc577805a866d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b76b82b011c24a7ab763febd4f3fea43"
I20260710 11:10:22.546798  2552 raft_consensus.cc:3055] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:22.545732  2477 raft_consensus.cc:3060] T ecf5439db57b4fdab05f05f3924fe944 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:22.547189  2552 raft_consensus.cc:740] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b76b82b011c24a7ab763febd4f3fea43, State: Running, Role: LEADER
I20260710 11:10:22.548230  2552 consensus_queue.cc:260] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 [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: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:22.549714  2552 raft_consensus.cc:3060] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:22.553563  2477 raft_consensus.cc:2468] T ecf5439db57b4fdab05f05f3924fe944 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 672a66650b4b4bcd9cbc577805a866d6 in term 2.
I20260710 11:10:22.554805  2783 leader_election.cc:304] T ecf5439db57b4fdab05f05f3924fe944 P 672a66650b4b4bcd9cbc577805a866d6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca422e4d0fe4f9a94fe082d98496bbe, 672a66650b4b4bcd9cbc577805a866d6; no voters: 
I20260710 11:10:22.555544  3210 raft_consensus.cc:2804] T ecf5439db57b4fdab05f05f3924fe944 P 672a66650b4b4bcd9cbc577805a866d6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:22.556102  3210 raft_consensus.cc:697] T ecf5439db57b4fdab05f05f3924fe944 P 672a66650b4b4bcd9cbc577805a866d6 [term 2 LEADER]: Becoming Leader. State: Replica: 672a66650b4b4bcd9cbc577805a866d6, State: Running, Role: LEADER
I20260710 11:10:22.557145  2552 raft_consensus.cc:2468] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 672a66650b4b4bcd9cbc577805a866d6 in term 2.
I20260710 11:10:22.557070  3210 consensus_queue.cc:237] T ecf5439db57b4fdab05f05f3924fe944 P 672a66650b4b4bcd9cbc577805a866d6 [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: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:22.565428  2301 catalog_manager.cc:5697] T ecf5439db57b4fdab05f05f3924fe944 P 672a66650b4b4bcd9cbc577805a866d6 reported cstate change: term changed from 1 to 2, leader changed from b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3) to 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4). New cstate: current_term: 2 leader_uuid: "672a66650b4b4bcd9cbc577805a866d6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:22.800374  2477 raft_consensus.cc:1275] T 8bd45bb880c140f4aada7489ec7c46d5 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 2 FOLLOWER]: Refusing update from remote peer ff733298ee4a4d86abfbefc6a79fbcea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:22.801659  3102 consensus_queue.cc:1048] T 8bd45bb880c140f4aada7489ec7c46d5 P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:22.810137  2552 raft_consensus.cc:1275] T 8bd45bb880c140f4aada7489ec7c46d5 P b76b82b011c24a7ab763febd4f3fea43 [term 2 FOLLOWER]: Refusing update from remote peer ff733298ee4a4d86abfbefc6a79fbcea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:22.811455  3102 consensus_queue.cc:1048] T 8bd45bb880c140f4aada7489ec7c46d5 P ff733298ee4a4d86abfbefc6a79fbcea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:22.875000  2400 raft_consensus.cc:1275] T 60ba44a93e6c4750b97bea33d106f5bb P ff733298ee4a4d86abfbefc6a79fbcea [term 2 FOLLOWER]: Refusing update from remote peer 1ca422e4d0fe4f9a94fe082d98496bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:22.875980  3198 consensus_queue.cc:1048] T 60ba44a93e6c4750b97bea33d106f5bb P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:22.884791  2552 raft_consensus.cc:1275] T 60ba44a93e6c4750b97bea33d106f5bb P b76b82b011c24a7ab763febd4f3fea43 [term 2 FOLLOWER]: Refusing update from remote peer 1ca422e4d0fe4f9a94fe082d98496bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:22.886570  3203 consensus_queue.cc:1048] T 60ba44a93e6c4750b97bea33d106f5bb P 1ca422e4d0fe4f9a94fe082d98496bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:22.934516  2552 raft_consensus.cc:1275] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 [term 2 FOLLOWER]: Refusing update from remote peer 672a66650b4b4bcd9cbc577805a866d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:22.935774  3210 consensus_queue.cc:1048] T 4c9bc96a326e4b8a874450a95c42fd4f P 672a66650b4b4bcd9cbc577805a866d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:22.946177  2477 raft_consensus.cc:1275] T 4c9bc96a326e4b8a874450a95c42fd4f P 1ca422e4d0fe4f9a94fe082d98496bbe [term 2 FOLLOWER]: Refusing update from remote peer 672a66650b4b4bcd9cbc577805a866d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:22.948485  3210 consensus_queue.cc:1048] T 4c9bc96a326e4b8a874450a95c42fd4f P 672a66650b4b4bcd9cbc577805a866d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:22.970818  2552 raft_consensus.cc:1275] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 [term 2 FOLLOWER]: Refusing update from remote peer 672a66650b4b4bcd9cbc577805a866d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:22.971779  3210 consensus_queue.cc:1048] T a92f613cb53c437380b9c8f7265acab1 P 672a66650b4b4bcd9cbc577805a866d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:22.980183  2400 raft_consensus.cc:1275] T a92f613cb53c437380b9c8f7265acab1 P ff733298ee4a4d86abfbefc6a79fbcea [term 2 FOLLOWER]: Refusing update from remote peer 672a66650b4b4bcd9cbc577805a866d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:22.981714  3210 consensus_queue.cc:1048] T a92f613cb53c437380b9c8f7265acab1 P 672a66650b4b4bcd9cbc577805a866d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260710 11:10:23.027827  2477 raft_consensus.cc:1275] T ecf5439db57b4fdab05f05f3924fe944 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 2 FOLLOWER]: Refusing update from remote peer 672a66650b4b4bcd9cbc577805a866d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:23.029140  3210 consensus_queue.cc:1048] T ecf5439db57b4fdab05f05f3924fe944 P 672a66650b4b4bcd9cbc577805a866d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:23.037186  2552 raft_consensus.cc:1275] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 [term 2 FOLLOWER]: Refusing update from remote peer 672a66650b4b4bcd9cbc577805a866d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:23.038801  3211 consensus_queue.cc:1048] T ecf5439db57b4fdab05f05f3924fe944 P 672a66650b4b4bcd9cbc577805a866d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:23.216240  1300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:23.234084  1300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:23.249907  2477 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95b9b709e3d04e0e80d4c99e73c47f6a"
dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe"
mode: GRACEFUL
new_leader_uuid: "672a66650b4b4bcd9cbc577805a866d6"
 from {username='slave'} at 127.0.0.1:55948
I20260710 11:10:23.250334  2477 raft_consensus.cc:606] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 LEADER]: Received request to transfer leadership to TS 672a66650b4b4bcd9cbc577805a866d6
I20260710 11:10:23.252765  2552 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a60190ab1ede4534bda075c72597ef2d"
dest_uuid: "b76b82b011c24a7ab763febd4f3fea43"
mode: GRACEFUL
new_leader_uuid: "672a66650b4b4bcd9cbc577805a866d6"
 from {username='slave'} at 127.0.0.1:44802
I20260710 11:10:23.253230  2552 raft_consensus.cc:606] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Received request to transfer leadership to TS 672a66650b4b4bcd9cbc577805a866d6
I20260710 11:10:23.255523  2552 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3671c0ad44746079c274028b8ebd160"
dest_uuid: "b76b82b011c24a7ab763febd4f3fea43"
mode: GRACEFUL
new_leader_uuid: "672a66650b4b4bcd9cbc577805a866d6"
 from {username='slave'} at 127.0.0.1:44802
I20260710 11:10:23.255956  2552 raft_consensus.cc:606] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Received request to transfer leadership to TS 672a66650b4b4bcd9cbc577805a866d6
I20260710 11:10:23.256906  1300 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:10:23.257630  1300 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:23.348055  3199 raft_consensus.cc:993] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43: : Instructing follower 672a66650b4b4bcd9cbc577805a866d6 to start an election
I20260710 11:10:23.348536  3192 raft_consensus.cc:1081] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Signalling peer 672a66650b4b4bcd9cbc577805a866d6 to start an election
I20260710 11:10:23.349704  2818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a60190ab1ede4534bda075c72597ef2d"
dest_uuid: "672a66650b4b4bcd9cbc577805a866d6"
 from {username='slave'} at 127.0.0.1:52528
I20260710 11:10:23.350162  2818 raft_consensus.cc:493] T a60190ab1ede4534bda075c72597ef2d P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:23.350548  2818 raft_consensus.cc:3060] T a60190ab1ede4534bda075c72597ef2d P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:23.355149  2818 raft_consensus.cc:515] T a60190ab1ede4534bda075c72597ef2d P 672a66650b4b4bcd9cbc577805a866d6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:23.356555  2818 leader_election.cc:290] T a60190ab1ede4534bda075c72597ef2d P 672a66650b4b4bcd9cbc577805a866d6 [CANDIDATE]: Term 2 election: Requested vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:10:23.357429  2400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60190ab1ede4534bda075c72597ef2d" candidate_uuid: "672a66650b4b4bcd9cbc577805a866d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea"
I20260710 11:10:23.357954  2400 raft_consensus.cc:3060] T a60190ab1ede4534bda075c72597ef2d P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:23.358204  2552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60190ab1ede4534bda075c72597ef2d" candidate_uuid: "672a66650b4b4bcd9cbc577805a866d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b76b82b011c24a7ab763febd4f3fea43"
I20260710 11:10:23.358683  2552 raft_consensus.cc:3055] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:23.358942  2552 raft_consensus.cc:740] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b76b82b011c24a7ab763febd4f3fea43, State: Running, Role: LEADER
I20260710 11:10:23.359570  2552 consensus_queue.cc:260] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:23.360370  2552 raft_consensus.cc:3060] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:23.362709  2400 raft_consensus.cc:2468] T a60190ab1ede4534bda075c72597ef2d P ff733298ee4a4d86abfbefc6a79fbcea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 672a66650b4b4bcd9cbc577805a866d6 in term 2.
I20260710 11:10:23.363708  2784 leader_election.cc:304] T a60190ab1ede4534bda075c72597ef2d P 672a66650b4b4bcd9cbc577805a866d6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 672a66650b4b4bcd9cbc577805a866d6, ff733298ee4a4d86abfbefc6a79fbcea; no voters: 
I20260710 11:10:23.364511  3211 raft_consensus.cc:2804] T a60190ab1ede4534bda075c72597ef2d P 672a66650b4b4bcd9cbc577805a866d6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:23.364777  2552 raft_consensus.cc:2468] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 672a66650b4b4bcd9cbc577805a866d6 in term 2.
I20260710 11:10:23.365010  3211 raft_consensus.cc:697] T a60190ab1ede4534bda075c72597ef2d P 672a66650b4b4bcd9cbc577805a866d6 [term 2 LEADER]: Becoming Leader. State: Replica: 672a66650b4b4bcd9cbc577805a866d6, State: Running, Role: LEADER
I20260710 11:10:23.365929  3211 consensus_queue.cc:237] T a60190ab1ede4534bda075c72597ef2d P 672a66650b4b4bcd9cbc577805a866d6 [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:23.370740  3203 raft_consensus.cc:993] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe: : Instructing follower 672a66650b4b4bcd9cbc577805a866d6 to start an election
I20260710 11:10:23.371285  3224 raft_consensus.cc:1081] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 LEADER]: Signalling peer 672a66650b4b4bcd9cbc577805a866d6 to start an election
I20260710 11:10:23.373181  2818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95b9b709e3d04e0e80d4c99e73c47f6a"
dest_uuid: "672a66650b4b4bcd9cbc577805a866d6"
 from {username='slave'} at 127.0.0.1:52526
I20260710 11:10:23.373668  2818 raft_consensus.cc:493] T 95b9b709e3d04e0e80d4c99e73c47f6a P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:23.373992  2818 raft_consensus.cc:3060] T 95b9b709e3d04e0e80d4c99e73c47f6a P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:23.374457  2300 catalog_manager.cc:5697] T a60190ab1ede4534bda075c72597ef2d P 672a66650b4b4bcd9cbc577805a866d6 reported cstate change: term changed from 1 to 2, leader changed from b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3) to 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4). New cstate: current_term: 2 leader_uuid: "672a66650b4b4bcd9cbc577805a866d6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:23.381186  2818 raft_consensus.cc:515] T 95b9b709e3d04e0e80d4c99e73c47f6a P 672a66650b4b4bcd9cbc577805a866d6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:23.383076  2818 leader_election.cc:290] T 95b9b709e3d04e0e80d4c99e73c47f6a P 672a66650b4b4bcd9cbc577805a866d6 [CANDIDATE]: Term 2 election: Requested vote from peers 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:10:23.383386  2477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b9b709e3d04e0e80d4c99e73c47f6a" candidate_uuid: "672a66650b4b4bcd9cbc577805a866d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe"
I20260710 11:10:23.383612  2552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b9b709e3d04e0e80d4c99e73c47f6a" candidate_uuid: "672a66650b4b4bcd9cbc577805a866d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b76b82b011c24a7ab763febd4f3fea43"
I20260710 11:10:23.383947  2477 raft_consensus.cc:3055] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:23.384260  2477 raft_consensus.cc:740] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ca422e4d0fe4f9a94fe082d98496bbe, State: Running, Role: LEADER
I20260710 11:10:23.384258  2552 raft_consensus.cc:3060] T 95b9b709e3d04e0e80d4c99e73c47f6a P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:23.385138  2477 consensus_queue.cc:260] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe [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: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:23.386374  2477 raft_consensus.cc:3060] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:23.389988  2552 raft_consensus.cc:2468] T 95b9b709e3d04e0e80d4c99e73c47f6a P b76b82b011c24a7ab763febd4f3fea43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 672a66650b4b4bcd9cbc577805a866d6 in term 2.
I20260710 11:10:23.390846  2781 leader_election.cc:304] T 95b9b709e3d04e0e80d4c99e73c47f6a P 672a66650b4b4bcd9cbc577805a866d6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 672a66650b4b4bcd9cbc577805a866d6, b76b82b011c24a7ab763febd4f3fea43; no voters: 
I20260710 11:10:23.391466  3211 raft_consensus.cc:2804] T 95b9b709e3d04e0e80d4c99e73c47f6a P 672a66650b4b4bcd9cbc577805a866d6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:23.391530  2477 raft_consensus.cc:2468] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 672a66650b4b4bcd9cbc577805a866d6 in term 2.
I20260710 11:10:23.391947  3211 raft_consensus.cc:697] T 95b9b709e3d04e0e80d4c99e73c47f6a P 672a66650b4b4bcd9cbc577805a866d6 [term 2 LEADER]: Becoming Leader. State: Replica: 672a66650b4b4bcd9cbc577805a866d6, State: Running, Role: LEADER
I20260710 11:10:23.392763  3211 consensus_queue.cc:237] T 95b9b709e3d04e0e80d4c99e73c47f6a P 672a66650b4b4bcd9cbc577805a866d6 [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: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:23.399058  2300 catalog_manager.cc:5697] T 95b9b709e3d04e0e80d4c99e73c47f6a P 672a66650b4b4bcd9cbc577805a866d6 reported cstate change: term changed from 1 to 2, leader changed from 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2) to 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4). New cstate: current_term: 2 leader_uuid: "672a66650b4b4bcd9cbc577805a866d6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:23.741590  3199 raft_consensus.cc:993] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43: : Instructing follower 672a66650b4b4bcd9cbc577805a866d6 to start an election
I20260710 11:10:23.742039  3199 raft_consensus.cc:1081] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Signalling peer 672a66650b4b4bcd9cbc577805a866d6 to start an election
I20260710 11:10:23.743481  2818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3671c0ad44746079c274028b8ebd160"
dest_uuid: "672a66650b4b4bcd9cbc577805a866d6"
 from {username='slave'} at 127.0.0.1:52528
I20260710 11:10:23.743989  2818 raft_consensus.cc:493] T c3671c0ad44746079c274028b8ebd160 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:23.744278  2818 raft_consensus.cc:3060] T c3671c0ad44746079c274028b8ebd160 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:23.749919  2818 raft_consensus.cc:515] T c3671c0ad44746079c274028b8ebd160 P 672a66650b4b4bcd9cbc577805a866d6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:23.752208  2818 leader_election.cc:290] T c3671c0ad44746079c274028b8ebd160 P 672a66650b4b4bcd9cbc577805a866d6 [CANDIDATE]: Term 2 election: Requested vote from peers ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005), b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959)
I20260710 11:10:23.752475  2400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3671c0ad44746079c274028b8ebd160" candidate_uuid: "672a66650b4b4bcd9cbc577805a866d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ff733298ee4a4d86abfbefc6a79fbcea"
I20260710 11:10:23.752702  2552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3671c0ad44746079c274028b8ebd160" candidate_uuid: "672a66650b4b4bcd9cbc577805a866d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b76b82b011c24a7ab763febd4f3fea43"
I20260710 11:10:23.753144  2400 raft_consensus.cc:3060] T c3671c0ad44746079c274028b8ebd160 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:23.753240  2552 raft_consensus.cc:3055] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:23.753569  2552 raft_consensus.cc:740] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b76b82b011c24a7ab763febd4f3fea43, State: Running, Role: LEADER
I20260710 11:10:23.754257  2552 consensus_queue.cc:260] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43 [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:23.755405  2552 raft_consensus.cc:3060] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:23.759253  2400 raft_consensus.cc:2468] T c3671c0ad44746079c274028b8ebd160 P ff733298ee4a4d86abfbefc6a79fbcea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 672a66650b4b4bcd9cbc577805a866d6 in term 2.
I20260710 11:10:23.760385  2784 leader_election.cc:304] T c3671c0ad44746079c274028b8ebd160 P 672a66650b4b4bcd9cbc577805a866d6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 672a66650b4b4bcd9cbc577805a866d6, ff733298ee4a4d86abfbefc6a79fbcea; no voters: 
I20260710 11:10:23.761147  3210 raft_consensus.cc:2804] T c3671c0ad44746079c274028b8ebd160 P 672a66650b4b4bcd9cbc577805a866d6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:23.761561  3210 raft_consensus.cc:697] T c3671c0ad44746079c274028b8ebd160 P 672a66650b4b4bcd9cbc577805a866d6 [term 2 LEADER]: Becoming Leader. State: Replica: 672a66650b4b4bcd9cbc577805a866d6, State: Running, Role: LEADER
I20260710 11:10:23.761621  2552 raft_consensus.cc:2468] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 672a66650b4b4bcd9cbc577805a866d6 in term 2.
I20260710 11:10:23.762480  3210 consensus_queue.cc:237] T c3671c0ad44746079c274028b8ebd160 P 672a66650b4b4bcd9cbc577805a866d6 [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: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } }
I20260710 11:10:23.769906  2300 catalog_manager.cc:5697] T c3671c0ad44746079c274028b8ebd160 P 672a66650b4b4bcd9cbc577805a866d6 reported cstate change: term changed from 1 to 2, leader changed from b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3) to 672a66650b4b4bcd9cbc577805a866d6 (127.1.69.4). New cstate: current_term: 2 leader_uuid: "672a66650b4b4bcd9cbc577805a866d6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "672a66650b4b4bcd9cbc577805a866d6" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 34785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:23.784255  2400 raft_consensus.cc:1275] T a60190ab1ede4534bda075c72597ef2d P ff733298ee4a4d86abfbefc6a79fbcea [term 2 FOLLOWER]: Refusing update from remote peer 672a66650b4b4bcd9cbc577805a866d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:23.785477  3210 consensus_queue.cc:1048] T a60190ab1ede4534bda075c72597ef2d P 672a66650b4b4bcd9cbc577805a866d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:23.797003  2552 raft_consensus.cc:1275] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 [term 2 FOLLOWER]: Refusing update from remote peer 672a66650b4b4bcd9cbc577805a866d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:23.798273  3210 consensus_queue.cc:1048] T a60190ab1ede4534bda075c72597ef2d P 672a66650b4b4bcd9cbc577805a866d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:23.942518  2474 raft_consensus.cc:1275] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe [term 2 FOLLOWER]: Refusing update from remote peer 672a66650b4b4bcd9cbc577805a866d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:23.943594  3210 consensus_queue.cc:1048] T 95b9b709e3d04e0e80d4c99e73c47f6a P 672a66650b4b4bcd9cbc577805a866d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca422e4d0fe4f9a94fe082d98496bbe" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:23.951337  2554 raft_consensus.cc:1275] T 95b9b709e3d04e0e80d4c99e73c47f6a P b76b82b011c24a7ab763febd4f3fea43 [term 2 FOLLOWER]: Refusing update from remote peer 672a66650b4b4bcd9cbc577805a866d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:23.952775  3230 consensus_queue.cc:1048] T 95b9b709e3d04e0e80d4c99e73c47f6a P 672a66650b4b4bcd9cbc577805a866d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:24.214392  2400 raft_consensus.cc:1275] T c3671c0ad44746079c274028b8ebd160 P ff733298ee4a4d86abfbefc6a79fbcea [term 2 FOLLOWER]: Refusing update from remote peer 672a66650b4b4bcd9cbc577805a866d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:24.215580  3230 consensus_queue.cc:1048] T c3671c0ad44746079c274028b8ebd160 P 672a66650b4b4bcd9cbc577805a866d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff733298ee4a4d86abfbefc6a79fbcea" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:24.224035  2554 raft_consensus.cc:1275] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43 [term 2 FOLLOWER]: Refusing update from remote peer 672a66650b4b4bcd9cbc577805a866d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:24.225339  3230 consensus_queue.cc:1048] T c3671c0ad44746079c274028b8ebd160 P 672a66650b4b4bcd9cbc577805a866d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b76b82b011c24a7ab763febd4f3fea43" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:24.258376  1300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:24.271502  1300 tablet_server.cc:179] TabletServer@127.1.69.1:0 shutting down...
I20260710 11:10:24.310497  1300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:24.311358  1300 tablet_replica.cc:333] T c3671c0ad44746079c274028b8ebd160 P ff733298ee4a4d86abfbefc6a79fbcea: stopping tablet replica
I20260710 11:10:24.312163  1300 raft_consensus.cc:2243] T c3671c0ad44746079c274028b8ebd160 P ff733298ee4a4d86abfbefc6a79fbcea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.312840  1300 raft_consensus.cc:2272] T c3671c0ad44746079c274028b8ebd160 P ff733298ee4a4d86abfbefc6a79fbcea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.315725  1300 tablet_replica.cc:333] T a92f613cb53c437380b9c8f7265acab1 P ff733298ee4a4d86abfbefc6a79fbcea: stopping tablet replica
I20260710 11:10:24.316527  1300 raft_consensus.cc:2243] T a92f613cb53c437380b9c8f7265acab1 P ff733298ee4a4d86abfbefc6a79fbcea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.317178  1300 raft_consensus.cc:2272] T a92f613cb53c437380b9c8f7265acab1 P ff733298ee4a4d86abfbefc6a79fbcea [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:24.318940  2446 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260710 11:10:24.319449  1300 tablet_replica.cc:333] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea: stopping tablet replica
I20260710 11:10:24.320305  1300 raft_consensus.cc:2243] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:24.321259  1300 raft_consensus.cc:2272] T 2343c7e6b6f14084bc86b4c3a7042cef P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:24.321763  2446 consensus_peers.cc:597] T 60ba44a93e6c4750b97bea33d106f5bb P 1ca422e4d0fe4f9a94fe082d98496bbe -> Peer ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005): Couldn't send request to peer ff733298ee4a4d86abfbefc6a79fbcea. 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 11:10:24.324434  1300 tablet_replica.cc:333] T 60ba44a93e6c4750b97bea33d106f5bb P ff733298ee4a4d86abfbefc6a79fbcea: stopping tablet replica
I20260710 11:10:24.325241  1300 raft_consensus.cc:2243] T 60ba44a93e6c4750b97bea33d106f5bb P ff733298ee4a4d86abfbefc6a79fbcea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.325742  1300 raft_consensus.cc:2272] T 60ba44a93e6c4750b97bea33d106f5bb P ff733298ee4a4d86abfbefc6a79fbcea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.328088  1300 tablet_replica.cc:333] T c1551e20015a4f348009e15af0015710 P ff733298ee4a4d86abfbefc6a79fbcea: stopping tablet replica
I20260710 11:10:24.328857  1300 raft_consensus.cc:2243] T c1551e20015a4f348009e15af0015710 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.329353  1300 raft_consensus.cc:2272] T c1551e20015a4f348009e15af0015710 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:24.329504  2784 consensus_peers.cc:597] T a60190ab1ede4534bda075c72597ef2d P 672a66650b4b4bcd9cbc577805a866d6 -> Peer ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005): Couldn't send request to peer ff733298ee4a4d86abfbefc6a79fbcea. 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 11:10:24.331827  1300 tablet_replica.cc:333] T 53a3fcbb5e39469591aa2560f3eeda07 P ff733298ee4a4d86abfbefc6a79fbcea: stopping tablet replica
I20260710 11:10:24.332571  1300 raft_consensus.cc:2243] T 53a3fcbb5e39469591aa2560f3eeda07 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:24.333467  1300 raft_consensus.cc:2272] T 53a3fcbb5e39469591aa2560f3eeda07 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.335738  1300 tablet_replica.cc:333] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea: stopping tablet replica
I20260710 11:10:24.336449  1300 raft_consensus.cc:2243] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:24.337303  1300 raft_consensus.cc:2272] T 7e08164838e0473898f66002685a5a69 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.339598  1300 tablet_replica.cc:333] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P ff733298ee4a4d86abfbefc6a79fbcea: stopping tablet replica
I20260710 11:10:24.340294  1300 raft_consensus.cc:2243] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.340749  1300 raft_consensus.cc:2272] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.342864  1300 tablet_replica.cc:333] T a60190ab1ede4534bda075c72597ef2d P ff733298ee4a4d86abfbefc6a79fbcea: stopping tablet replica
I20260710 11:10:24.343361  1300 raft_consensus.cc:2243] T a60190ab1ede4534bda075c72597ef2d P ff733298ee4a4d86abfbefc6a79fbcea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.343820  1300 raft_consensus.cc:2272] T a60190ab1ede4534bda075c72597ef2d P ff733298ee4a4d86abfbefc6a79fbcea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.346158  1300 tablet_replica.cc:333] T 66a6ff10237f4c2e90fd915fd9810ea7 P ff733298ee4a4d86abfbefc6a79fbcea: stopping tablet replica
I20260710 11:10:24.346659  1300 raft_consensus.cc:2243] T 66a6ff10237f4c2e90fd915fd9810ea7 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.347210  1300 raft_consensus.cc:2272] T 66a6ff10237f4c2e90fd915fd9810ea7 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.348745  1300 tablet_replica.cc:333] T 5d153cd592654a28bcc2202e1dc98a6b P ff733298ee4a4d86abfbefc6a79fbcea: stopping tablet replica
I20260710 11:10:24.349226  1300 raft_consensus.cc:2243] T 5d153cd592654a28bcc2202e1dc98a6b P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.349627  1300 raft_consensus.cc:2272] T 5d153cd592654a28bcc2202e1dc98a6b P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.351171  1300 tablet_replica.cc:333] T 2c8caae86ce84f19b27dc8f70325ad44 P ff733298ee4a4d86abfbefc6a79fbcea: stopping tablet replica
I20260710 11:10:24.351649  1300 raft_consensus.cc:2243] T 2c8caae86ce84f19b27dc8f70325ad44 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:24.352336  1300 raft_consensus.cc:2272] T 2c8caae86ce84f19b27dc8f70325ad44 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.353972  1300 tablet_replica.cc:333] T 95b14383a700485284515b549e66203d P ff733298ee4a4d86abfbefc6a79fbcea: stopping tablet replica
I20260710 11:10:24.354417  1300 raft_consensus.cc:2243] T 95b14383a700485284515b549e66203d P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.354919  1300 raft_consensus.cc:2272] T 95b14383a700485284515b549e66203d P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.356580  1300 tablet_replica.cc:333] T 4e436477978f430aafdfb0b43dad6bff P ff733298ee4a4d86abfbefc6a79fbcea: stopping tablet replica
I20260710 11:10:24.357019  1300 raft_consensus.cc:2243] T 4e436477978f430aafdfb0b43dad6bff P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.357451  1300 raft_consensus.cc:2272] T 4e436477978f430aafdfb0b43dad6bff P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.358928  1300 tablet_replica.cc:333] T 8bd45bb880c140f4aada7489ec7c46d5 P ff733298ee4a4d86abfbefc6a79fbcea: stopping tablet replica
I20260710 11:10:24.359452  1300 raft_consensus.cc:2243] T 8bd45bb880c140f4aada7489ec7c46d5 P ff733298ee4a4d86abfbefc6a79fbcea [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:24.360100  1300 raft_consensus.cc:2272] T 8bd45bb880c140f4aada7489ec7c46d5 P ff733298ee4a4d86abfbefc6a79fbcea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.361909  1300 tablet_replica.cc:333] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea: stopping tablet replica
I20260710 11:10:24.362353  1300 raft_consensus.cc:2243] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:24.363099  1300 raft_consensus.cc:2272] T adb141ff2822480e88afed4e36555d80 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.365111  1300 tablet_replica.cc:333] T 41c4fb087eb94607ba0534b3529709c4 P ff733298ee4a4d86abfbefc6a79fbcea: stopping tablet replica
I20260710 11:10:24.365660  1300 raft_consensus.cc:2243] T 41c4fb087eb94607ba0534b3529709c4 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.366071  1300 raft_consensus.cc:2272] T 41c4fb087eb94607ba0534b3529709c4 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.368103  1300 tablet_replica.cc:333] T e95044ed2056457f9080cd949eb3a136 P ff733298ee4a4d86abfbefc6a79fbcea: stopping tablet replica
I20260710 11:10:24.368777  1300 raft_consensus.cc:2243] T e95044ed2056457f9080cd949eb3a136 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.369442  1300 raft_consensus.cc:2272] T e95044ed2056457f9080cd949eb3a136 P ff733298ee4a4d86abfbefc6a79fbcea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.401005  1300 tablet_server.cc:196] TabletServer@127.1.69.1:0 shutdown complete.
W20260710 11:10:24.418821  2520 consensus_peers.cc:597] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43 -> Peer ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005): Couldn't send request to peer ff733298ee4a4d86abfbefc6a79fbcea. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:45005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:24.424374  2520 consensus_peers.cc:597] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43 -> Peer ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005): Couldn't send request to peer ff733298ee4a4d86abfbefc6a79fbcea. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:45005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:24.443296  1300 tablet_server.cc:179] TabletServer@127.1.69.2:0 shutting down...
W20260710 11:10:24.469656  2520 consensus_peers.cc:597] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P b76b82b011c24a7ab763febd4f3fea43 -> Peer ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005): Couldn't send request to peer ff733298ee4a4d86abfbefc6a79fbcea. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:45005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:24.473636  1300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:24.474354  1300 tablet_replica.cc:333] T c1551e20015a4f348009e15af0015710 P 1ca422e4d0fe4f9a94fe082d98496bbe: stopping tablet replica
I20260710 11:10:24.474889  1300 raft_consensus.cc:2243] T c1551e20015a4f348009e15af0015710 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:24.475687  1300 raft_consensus.cc:2272] T c1551e20015a4f348009e15af0015710 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.477497  1300 tablet_replica.cc:333] T 53a3fcbb5e39469591aa2560f3eeda07 P 1ca422e4d0fe4f9a94fe082d98496bbe: stopping tablet replica
I20260710 11:10:24.478031  1300 raft_consensus.cc:2243] T 53a3fcbb5e39469591aa2560f3eeda07 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.478469  1300 raft_consensus.cc:2272] T 53a3fcbb5e39469591aa2560f3eeda07 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.480115  1300 tablet_replica.cc:333] T 2343c7e6b6f14084bc86b4c3a7042cef P 1ca422e4d0fe4f9a94fe082d98496bbe: stopping tablet replica
I20260710 11:10:24.480664  1300 raft_consensus.cc:2243] T 2343c7e6b6f14084bc86b4c3a7042cef P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.481153  1300 raft_consensus.cc:2272] T 2343c7e6b6f14084bc86b4c3a7042cef P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.482728  1300 tablet_replica.cc:333] T 7e08164838e0473898f66002685a5a69 P 1ca422e4d0fe4f9a94fe082d98496bbe: stopping tablet replica
I20260710 11:10:24.483209  1300 raft_consensus.cc:2243] T 7e08164838e0473898f66002685a5a69 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.483740  1300 raft_consensus.cc:2272] T 7e08164838e0473898f66002685a5a69 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.485363  1300 tablet_replica.cc:333] T ecf5439db57b4fdab05f05f3924fe944 P 1ca422e4d0fe4f9a94fe082d98496bbe: stopping tablet replica
I20260710 11:10:24.485850  1300 raft_consensus.cc:2243] T ecf5439db57b4fdab05f05f3924fe944 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.486270  1300 raft_consensus.cc:2272] T ecf5439db57b4fdab05f05f3924fe944 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.487762  1300 tablet_replica.cc:333] T 8bd45bb880c140f4aada7489ec7c46d5 P 1ca422e4d0fe4f9a94fe082d98496bbe: stopping tablet replica
I20260710 11:10:24.488227  1300 raft_consensus.cc:2243] T 8bd45bb880c140f4aada7489ec7c46d5 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.488607  1300 raft_consensus.cc:2272] T 8bd45bb880c140f4aada7489ec7c46d5 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.490039  1300 tablet_replica.cc:333] T 60ba44a93e6c4750b97bea33d106f5bb P 1ca422e4d0fe4f9a94fe082d98496bbe: stopping tablet replica
I20260710 11:10:24.490506  1300 raft_consensus.cc:2243] T 60ba44a93e6c4750b97bea33d106f5bb P 1ca422e4d0fe4f9a94fe082d98496bbe [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:24.491160  1300 raft_consensus.cc:2272] T 60ba44a93e6c4750b97bea33d106f5bb P 1ca422e4d0fe4f9a94fe082d98496bbe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.492765  1300 tablet_replica.cc:333] T 4c9bc96a326e4b8a874450a95c42fd4f P 1ca422e4d0fe4f9a94fe082d98496bbe: stopping tablet replica
I20260710 11:10:24.493264  1300 raft_consensus.cc:2243] T 4c9bc96a326e4b8a874450a95c42fd4f P 1ca422e4d0fe4f9a94fe082d98496bbe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.493783  1300 raft_consensus.cc:2272] T 4c9bc96a326e4b8a874450a95c42fd4f P 1ca422e4d0fe4f9a94fe082d98496bbe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.495275  1300 tablet_replica.cc:333] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 1ca422e4d0fe4f9a94fe082d98496bbe: stopping tablet replica
I20260710 11:10:24.495744  1300 raft_consensus.cc:2243] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.496244  1300 raft_consensus.cc:2272] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.497838  1300 tablet_replica.cc:333] T 41c4fb087eb94607ba0534b3529709c4 P 1ca422e4d0fe4f9a94fe082d98496bbe: stopping tablet replica
I20260710 11:10:24.498298  1300 raft_consensus.cc:2243] T 41c4fb087eb94607ba0534b3529709c4 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:24.498978  1300 raft_consensus.cc:2272] T 41c4fb087eb94607ba0534b3529709c4 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.500672  1300 tablet_replica.cc:333] T adb141ff2822480e88afed4e36555d80 P 1ca422e4d0fe4f9a94fe082d98496bbe: stopping tablet replica
I20260710 11:10:24.501176  1300 raft_consensus.cc:2243] T adb141ff2822480e88afed4e36555d80 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.501794  1300 raft_consensus.cc:2272] T adb141ff2822480e88afed4e36555d80 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.504015  1300 tablet_replica.cc:333] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe: stopping tablet replica
W20260710 11:10:24.504441  2520 consensus_peers.cc:597] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43 -> Peer ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005): Couldn't send request to peer ff733298ee4a4d86abfbefc6a79fbcea. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:45005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:24.504623  1300 raft_consensus.cc:2243] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:24.505398  1300 raft_consensus.cc:2272] T 95b14383a700485284515b549e66203d P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.507076  1300 tablet_replica.cc:333] T 2c8caae86ce84f19b27dc8f70325ad44 P 1ca422e4d0fe4f9a94fe082d98496bbe: stopping tablet replica
I20260710 11:10:24.507544  1300 raft_consensus.cc:2243] T 2c8caae86ce84f19b27dc8f70325ad44 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.507946  1300 raft_consensus.cc:2272] T 2c8caae86ce84f19b27dc8f70325ad44 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.509687  1300 tablet_replica.cc:333] T 892300233d2c41728e405c4003216d17 P 1ca422e4d0fe4f9a94fe082d98496bbe: stopping tablet replica
I20260710 11:10:24.510358  1300 raft_consensus.cc:2243] T 892300233d2c41728e405c4003216d17 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.511080  1300 raft_consensus.cc:2272] T 892300233d2c41728e405c4003216d17 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:24.511978  2519 consensus_peers.cc:597] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43 -> Peer 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845): Couldn't send request to peer 1ca422e4d0fe4f9a94fe082d98496bbe. 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 11:10:24.513275  1300 tablet_replica.cc:333] T 4e436477978f430aafdfb0b43dad6bff P 1ca422e4d0fe4f9a94fe082d98496bbe: stopping tablet replica
I20260710 11:10:24.513940  1300 raft_consensus.cc:2243] T 4e436477978f430aafdfb0b43dad6bff P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:24.514798  1300 raft_consensus.cc:2272] T 4e436477978f430aafdfb0b43dad6bff P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.516556  1300 tablet_replica.cc:333] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P 1ca422e4d0fe4f9a94fe082d98496bbe: stopping tablet replica
I20260710 11:10:24.516975  1300 raft_consensus.cc:2243] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.517292  1300 raft_consensus.cc:2272] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.518726  1300 tablet_replica.cc:333] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe: stopping tablet replica
I20260710 11:10:24.519137  1300 raft_consensus.cc:2243] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.519454  1300 raft_consensus.cc:2272] T 95b9b709e3d04e0e80d4c99e73c47f6a P 1ca422e4d0fe4f9a94fe082d98496bbe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.521996  1300 tablet_replica.cc:333] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe: stopping tablet replica
I20260710 11:10:24.522372  1300 raft_consensus.cc:2243] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:24.523056  1300 raft_consensus.cc:2272] T 6a08413cd2934708be9232f29f8f6b20 P 1ca422e4d0fe4f9a94fe082d98496bbe [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:24.526403  2519 consensus_peers.cc:597] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P b76b82b011c24a7ab763febd4f3fea43 -> Peer 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845): Couldn't send request to peer 1ca422e4d0fe4f9a94fe082d98496bbe. 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 11:10:24.537495  2783 consensus_peers.cc:597] T ecf5439db57b4fdab05f05f3924fe944 P 672a66650b4b4bcd9cbc577805a866d6 -> Peer 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845): Couldn't send request to peer 1ca422e4d0fe4f9a94fe082d98496bbe. 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 11:10:24.582581  2519 consensus_peers.cc:597] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43 -> Peer 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845): Couldn't send request to peer 1ca422e4d0fe4f9a94fe082d98496bbe. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.2:40845: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:24.587811  1300 tablet_server.cc:196] TabletServer@127.1.69.2:0 shutdown complete.
W20260710 11:10:24.588891  2783 consensus_peers.cc:597] T 4c9bc96a326e4b8a874450a95c42fd4f P 672a66650b4b4bcd9cbc577805a866d6 -> Peer 1ca422e4d0fe4f9a94fe082d98496bbe (127.1.69.2:40845): Couldn't send request to peer 1ca422e4d0fe4f9a94fe082d98496bbe. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.2:40845: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:24.605981  2784 consensus_peers.cc:597] T a92f613cb53c437380b9c8f7265acab1 P 672a66650b4b4bcd9cbc577805a866d6 -> Peer ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005): Couldn't send request to peer ff733298ee4a4d86abfbefc6a79fbcea. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:45005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:24.628039  1300 tablet_server.cc:179] TabletServer@127.1.69.3:0 shutting down...
I20260710 11:10:24.656116  1300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:24.656944  1300 tablet_replica.cc:333] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43: stopping tablet replica
I20260710 11:10:24.657922  1300 raft_consensus.cc:2243] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.658525  1300 raft_consensus.cc:2272] T c3671c0ad44746079c274028b8ebd160 P b76b82b011c24a7ab763febd4f3fea43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.660778  1300 tablet_replica.cc:333] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43: stopping tablet replica
I20260710 11:10:24.661407  1300 raft_consensus.cc:2243] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:24.662114  1300 raft_consensus.cc:2272] T 66a6ff10237f4c2e90fd915fd9810ea7 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.663887  1300 tablet_replica.cc:333] T 6a08413cd2934708be9232f29f8f6b20 P b76b82b011c24a7ab763febd4f3fea43: stopping tablet replica
I20260710 11:10:24.664336  1300 raft_consensus.cc:2243] T 6a08413cd2934708be9232f29f8f6b20 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.664911  1300 raft_consensus.cc:2272] T 6a08413cd2934708be9232f29f8f6b20 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.666429  1300 tablet_replica.cc:333] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43: stopping tablet replica
I20260710 11:10:24.666896  1300 raft_consensus.cc:2243] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.667304  1300 raft_consensus.cc:2272] T ecf5439db57b4fdab05f05f3924fe944 P b76b82b011c24a7ab763febd4f3fea43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.668870  1300 tablet_replica.cc:333] T 8bd45bb880c140f4aada7489ec7c46d5 P b76b82b011c24a7ab763febd4f3fea43: stopping tablet replica
I20260710 11:10:24.669386  1300 raft_consensus.cc:2243] T 8bd45bb880c140f4aada7489ec7c46d5 P b76b82b011c24a7ab763febd4f3fea43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.669840  1300 raft_consensus.cc:2272] T 8bd45bb880c140f4aada7489ec7c46d5 P b76b82b011c24a7ab763febd4f3fea43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.671317  1300 tablet_replica.cc:333] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43: stopping tablet replica
I20260710 11:10:24.671824  1300 raft_consensus.cc:2243] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.672210  1300 raft_consensus.cc:2272] T a92f613cb53c437380b9c8f7265acab1 P b76b82b011c24a7ab763febd4f3fea43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.673889  1300 tablet_replica.cc:333] T 41c4fb087eb94607ba0534b3529709c4 P b76b82b011c24a7ab763febd4f3fea43: stopping tablet replica
I20260710 11:10:24.674502  1300 raft_consensus.cc:2243] T 41c4fb087eb94607ba0534b3529709c4 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.674916  1300 raft_consensus.cc:2272] T 41c4fb087eb94607ba0534b3529709c4 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.676712  1300 tablet_replica.cc:333] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43: stopping tablet replica
I20260710 11:10:24.677192  1300 raft_consensus.cc:2243] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:24.677899  1300 raft_consensus.cc:2272] T e95044ed2056457f9080cd949eb3a136 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.679502  1300 tablet_replica.cc:333] T c1551e20015a4f348009e15af0015710 P b76b82b011c24a7ab763febd4f3fea43: stopping tablet replica
I20260710 11:10:24.680012  1300 raft_consensus.cc:2243] T c1551e20015a4f348009e15af0015710 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.680390  1300 raft_consensus.cc:2272] T c1551e20015a4f348009e15af0015710 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.682101  1300 tablet_replica.cc:333] T 60ba44a93e6c4750b97bea33d106f5bb P b76b82b011c24a7ab763febd4f3fea43: stopping tablet replica
I20260710 11:10:24.682605  1300 raft_consensus.cc:2243] T 60ba44a93e6c4750b97bea33d106f5bb P b76b82b011c24a7ab763febd4f3fea43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.682998  1300 raft_consensus.cc:2272] T 60ba44a93e6c4750b97bea33d106f5bb P b76b82b011c24a7ab763febd4f3fea43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.684557  1300 tablet_replica.cc:333] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43: stopping tablet replica
I20260710 11:10:24.685041  1300 raft_consensus.cc:2243] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.685415  1300 raft_consensus.cc:2272] T 4c9bc96a326e4b8a874450a95c42fd4f P b76b82b011c24a7ab763febd4f3fea43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.687482  1300 tablet_replica.cc:333] T 2c8caae86ce84f19b27dc8f70325ad44 P b76b82b011c24a7ab763febd4f3fea43: stopping tablet replica
I20260710 11:10:24.688125  1300 raft_consensus.cc:2243] T 2c8caae86ce84f19b27dc8f70325ad44 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.688607  1300 raft_consensus.cc:2272] T 2c8caae86ce84f19b27dc8f70325ad44 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:24.689504  2781 consensus_peers.cc:597] T c3671c0ad44746079c274028b8ebd160 P 672a66650b4b4bcd9cbc577805a866d6 -> Peer b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959): Couldn't send request to peer b76b82b011c24a7ab763febd4f3fea43. 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 11:10:24.690563  1300 tablet_replica.cc:333] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43: stopping tablet replica
I20260710 11:10:24.691089  1300 raft_consensus.cc:2243] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:24.691802  1300 raft_consensus.cc:2272] T 892300233d2c41728e405c4003216d17 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.693706  1300 tablet_replica.cc:333] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43: stopping tablet replica
I20260710 11:10:24.694182  1300 raft_consensus.cc:2243] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:24.694881  1300 raft_consensus.cc:2272] T 5d153cd592654a28bcc2202e1dc98a6b P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.696460  1300 tablet_replica.cc:333] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43: stopping tablet replica
I20260710 11:10:24.696938  1300 raft_consensus.cc:2243] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.697331  1300 raft_consensus.cc:2272] T a60190ab1ede4534bda075c72597ef2d P b76b82b011c24a7ab763febd4f3fea43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.700043  1300 tablet_replica.cc:333] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P b76b82b011c24a7ab763febd4f3fea43: stopping tablet replica
I20260710 11:10:24.700603  1300 raft_consensus.cc:2243] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:24.701313  1300 raft_consensus.cc:2272] T 9ef6e4448dd24376b5d4312cd2d5b5b0 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.702860  1300 tablet_replica.cc:333] T 95b9b709e3d04e0e80d4c99e73c47f6a P b76b82b011c24a7ab763febd4f3fea43: stopping tablet replica
I20260710 11:10:24.703296  1300 raft_consensus.cc:2243] T 95b9b709e3d04e0e80d4c99e73c47f6a P b76b82b011c24a7ab763febd4f3fea43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.703827  1300 raft_consensus.cc:2272] T 95b9b709e3d04e0e80d4c99e73c47f6a P b76b82b011c24a7ab763febd4f3fea43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.705861  1300 tablet_replica.cc:333] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43: stopping tablet replica
I20260710 11:10:24.706313  1300 raft_consensus.cc:2243] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:24.706995  1300 raft_consensus.cc:2272] T 4f03256f72fa45e6aae8eb02c0a9eb12 P b76b82b011c24a7ab763febd4f3fea43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.738600  1300 tablet_server.cc:196] TabletServer@127.1.69.3:0 shutdown complete.
I20260710 11:10:24.773306  1300 tablet_server.cc:179] TabletServer@127.1.69.4:0 shutting down...
W20260710 11:10:24.788355  2781 consensus_peers.cc:597] T ecf5439db57b4fdab05f05f3924fe944 P 672a66650b4b4bcd9cbc577805a866d6 -> Peer b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959): Couldn't send request to peer b76b82b011c24a7ab763febd4f3fea43. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.3:43959: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:24.791432  2781 consensus_peers.cc:597] T a60190ab1ede4534bda075c72597ef2d P 672a66650b4b4bcd9cbc577805a866d6 -> Peer b76b82b011c24a7ab763febd4f3fea43 (127.1.69.3:43959): Couldn't send request to peer b76b82b011c24a7ab763febd4f3fea43. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.3:43959: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:24.800148  1300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:24.800982  1300 tablet_replica.cc:333] T 4c9bc96a326e4b8a874450a95c42fd4f P 672a66650b4b4bcd9cbc577805a866d6: stopping tablet replica
I20260710 11:10:24.801857  1300 raft_consensus.cc:2243] T 4c9bc96a326e4b8a874450a95c42fd4f P 672a66650b4b4bcd9cbc577805a866d6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:24.802776  1300 raft_consensus.cc:2272] T 4c9bc96a326e4b8a874450a95c42fd4f P 672a66650b4b4bcd9cbc577805a866d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.804549  1300 tablet_replica.cc:333] T e95044ed2056457f9080cd949eb3a136 P 672a66650b4b4bcd9cbc577805a866d6: stopping tablet replica
I20260710 11:10:24.805030  1300 raft_consensus.cc:2243] T e95044ed2056457f9080cd949eb3a136 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.805860  1300 raft_consensus.cc:2272] T e95044ed2056457f9080cd949eb3a136 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.807366  1300 tablet_replica.cc:333] T 7e08164838e0473898f66002685a5a69 P 672a66650b4b4bcd9cbc577805a866d6: stopping tablet replica
I20260710 11:10:24.807866  1300 raft_consensus.cc:2243] T 7e08164838e0473898f66002685a5a69 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.808274  1300 raft_consensus.cc:2272] T 7e08164838e0473898f66002685a5a69 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.809813  1300 tablet_replica.cc:333] T a92f613cb53c437380b9c8f7265acab1 P 672a66650b4b4bcd9cbc577805a866d6: stopping tablet replica
I20260710 11:10:24.810263  1300 raft_consensus.cc:2243] T a92f613cb53c437380b9c8f7265acab1 P 672a66650b4b4bcd9cbc577805a866d6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:24.810889  1300 raft_consensus.cc:2272] T a92f613cb53c437380b9c8f7265acab1 P 672a66650b4b4bcd9cbc577805a866d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.814857  1300 tablet_replica.cc:333] T 4e436477978f430aafdfb0b43dad6bff P 672a66650b4b4bcd9cbc577805a866d6: stopping tablet replica
I20260710 11:10:24.815320  1300 raft_consensus.cc:2243] T 4e436477978f430aafdfb0b43dad6bff P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.815745  1300 raft_consensus.cc:2272] T 4e436477978f430aafdfb0b43dad6bff P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.817503  1300 tablet_replica.cc:333] T ecf5439db57b4fdab05f05f3924fe944 P 672a66650b4b4bcd9cbc577805a866d6: stopping tablet replica
I20260710 11:10:24.818020  1300 raft_consensus.cc:2243] T ecf5439db57b4fdab05f05f3924fe944 P 672a66650b4b4bcd9cbc577805a866d6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:24.818694  1300 raft_consensus.cc:2272] T ecf5439db57b4fdab05f05f3924fe944 P 672a66650b4b4bcd9cbc577805a866d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.820640  1300 tablet_replica.cc:333] T 6a08413cd2934708be9232f29f8f6b20 P 672a66650b4b4bcd9cbc577805a866d6: stopping tablet replica
I20260710 11:10:24.821153  1300 raft_consensus.cc:2243] T 6a08413cd2934708be9232f29f8f6b20 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.821691  1300 raft_consensus.cc:2272] T 6a08413cd2934708be9232f29f8f6b20 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:24.822021  2784 consensus_peers.cc:597] T c3671c0ad44746079c274028b8ebd160 P 672a66650b4b4bcd9cbc577805a866d6 -> Peer ff733298ee4a4d86abfbefc6a79fbcea (127.1.69.1:45005): Couldn't send request to peer ff733298ee4a4d86abfbefc6a79fbcea. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:45005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:24.823336  1300 tablet_replica.cc:333] T 53a3fcbb5e39469591aa2560f3eeda07 P 672a66650b4b4bcd9cbc577805a866d6: stopping tablet replica
I20260710 11:10:24.823884  1300 raft_consensus.cc:2243] T 53a3fcbb5e39469591aa2560f3eeda07 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.824287  1300 raft_consensus.cc:2272] T 53a3fcbb5e39469591aa2560f3eeda07 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.825984  1300 tablet_replica.cc:333] T c3671c0ad44746079c274028b8ebd160 P 672a66650b4b4bcd9cbc577805a866d6: stopping tablet replica
I20260710 11:10:24.826479  1300 raft_consensus.cc:2243] T c3671c0ad44746079c274028b8ebd160 P 672a66650b4b4bcd9cbc577805a866d6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:24.827157  1300 raft_consensus.cc:2272] T c3671c0ad44746079c274028b8ebd160 P 672a66650b4b4bcd9cbc577805a866d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.828989  1300 tablet_replica.cc:333] T 2343c7e6b6f14084bc86b4c3a7042cef P 672a66650b4b4bcd9cbc577805a866d6: stopping tablet replica
I20260710 11:10:24.829463  1300 raft_consensus.cc:2243] T 2343c7e6b6f14084bc86b4c3a7042cef P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.829967  1300 raft_consensus.cc:2272] T 2343c7e6b6f14084bc86b4c3a7042cef P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.831482  1300 tablet_replica.cc:333] T 5d153cd592654a28bcc2202e1dc98a6b P 672a66650b4b4bcd9cbc577805a866d6: stopping tablet replica
I20260710 11:10:24.831941  1300 raft_consensus.cc:2243] T 5d153cd592654a28bcc2202e1dc98a6b P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.832502  1300 raft_consensus.cc:2272] T 5d153cd592654a28bcc2202e1dc98a6b P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.834066  1300 tablet_replica.cc:333] T a60190ab1ede4534bda075c72597ef2d P 672a66650b4b4bcd9cbc577805a866d6: stopping tablet replica
I20260710 11:10:24.834553  1300 raft_consensus.cc:2243] T a60190ab1ede4534bda075c72597ef2d P 672a66650b4b4bcd9cbc577805a866d6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:24.835230  1300 raft_consensus.cc:2272] T a60190ab1ede4534bda075c72597ef2d P 672a66650b4b4bcd9cbc577805a866d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.836836  1300 tablet_replica.cc:333] T 66a6ff10237f4c2e90fd915fd9810ea7 P 672a66650b4b4bcd9cbc577805a866d6: stopping tablet replica
I20260710 11:10:24.837299  1300 raft_consensus.cc:2243] T 66a6ff10237f4c2e90fd915fd9810ea7 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.837749  1300 raft_consensus.cc:2272] T 66a6ff10237f4c2e90fd915fd9810ea7 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.839212  1300 tablet_replica.cc:333] T 95b14383a700485284515b549e66203d P 672a66650b4b4bcd9cbc577805a866d6: stopping tablet replica
I20260710 11:10:24.839681  1300 raft_consensus.cc:2243] T 95b14383a700485284515b549e66203d P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.840157  1300 raft_consensus.cc:2272] T 95b14383a700485284515b549e66203d P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.841742  1300 tablet_replica.cc:333] T adb141ff2822480e88afed4e36555d80 P 672a66650b4b4bcd9cbc577805a866d6: stopping tablet replica
I20260710 11:10:24.842211  1300 raft_consensus.cc:2243] T adb141ff2822480e88afed4e36555d80 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.842644  1300 raft_consensus.cc:2272] T adb141ff2822480e88afed4e36555d80 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.844252  1300 tablet_replica.cc:333] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 672a66650b4b4bcd9cbc577805a866d6: stopping tablet replica
I20260710 11:10:24.844738  1300 raft_consensus.cc:2243] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.845188  1300 raft_consensus.cc:2272] T 4f03256f72fa45e6aae8eb02c0a9eb12 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.846745  1300 tablet_replica.cc:333] T 95b9b709e3d04e0e80d4c99e73c47f6a P 672a66650b4b4bcd9cbc577805a866d6: stopping tablet replica
I20260710 11:10:24.847223  1300 raft_consensus.cc:2243] T 95b9b709e3d04e0e80d4c99e73c47f6a P 672a66650b4b4bcd9cbc577805a866d6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:24.847875  1300 raft_consensus.cc:2272] T 95b9b709e3d04e0e80d4c99e73c47f6a P 672a66650b4b4bcd9cbc577805a866d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.850224  1300 tablet_replica.cc:333] T 892300233d2c41728e405c4003216d17 P 672a66650b4b4bcd9cbc577805a866d6: stopping tablet replica
I20260710 11:10:24.850770  1300 raft_consensus.cc:2243] T 892300233d2c41728e405c4003216d17 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:24.851142  1300 raft_consensus.cc:2272] T 892300233d2c41728e405c4003216d17 P 672a66650b4b4bcd9cbc577805a866d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.885754  1300 tablet_server.cc:196] TabletServer@127.1.69.4:0 shutdown complete.
I20260710 11:10:24.912732  1300 master.cc:562] Master@127.1.69.62:36679 shutting down...
I20260710 11:10:24.933580  1300 raft_consensus.cc:2243] T 00000000000000000000000000000000 P edf6ab7ac9e64456bf232670cf009fb8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:24.934106  1300 raft_consensus.cc:2272] T 00000000000000000000000000000000 P edf6ab7ac9e64456bf232670cf009fb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:24.934425  1300 tablet_replica.cc:333] T 00000000000000000000000000000000 P edf6ab7ac9e64456bf232670cf009fb8: stopping tablet replica
I20260710 11:10:24.954209  1300 master.cc:584] Master@127.1.69.62:36679 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (27359 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:10:25.013499  1300 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.69.62:36873
I20260710 11:10:25.015061  1300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:25.025758  3258 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 11:10:25.025993  3257 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 11:10:25.029073  1300 server_base.cc:1061] running on GCE node
W20260710 11:10:25.029933  3260 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 11:10:25.031255  1300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:25.031533  1300 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 11:10:25.031771  1300 hybrid_clock.cc:648] HybridClock initialized: now 1783681825031748 us; error 0 us; skew 500 ppm
I20260710 11:10:25.032613  1300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:25.035856  1300 webserver.cc:533] Webserver started at http://127.1.69.62:40081/ using document root <none> and password file <none>
I20260710 11:10:25.036550  1300 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:25.036768  1300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:25.037117  1300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:25.038319  1300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774487140-1300-0/minicluster-data/master-0-root/instance:
uuid: "18e8acb83d51447491c5fd3be714eae3"
format_stamp: "Formatted at 2026-07-10 11:10:25 on dist-test-slave-c0pq"
I20260710 11:10:25.042596  1300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:10:25.045773  3265 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:25.046465  1300 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:10:25.046756  1300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774487140-1300-0/minicluster-data/master-0-root
uuid: "18e8acb83d51447491c5fd3be714eae3"
format_stamp: "Formatted at 2026-07-10 11:10:25 on dist-test-slave-c0pq"
I20260710 11:10:25.047027  1300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774487140-1300-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774487140-1300-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774487140-1300-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 11:10:25.071938  1300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:25.073660  1300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:25.113368  1300 rpc_server.cc:307] RPC server started. Bound to: 127.1.69.62:36873
I20260710 11:10:25.113538  3317 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.69.62:36873 every 8 connection(s)
I20260710 11:10:25.117853  3318 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 11:10:25.128753  3318 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 18e8acb83d51447491c5fd3be714eae3: Bootstrap starting.
I20260710 11:10:25.133704  3318 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 18e8acb83d51447491c5fd3be714eae3: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.138327  3318 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 18e8acb83d51447491c5fd3be714eae3: No bootstrap required, opened a new log
I20260710 11:10:25.140618  3318 raft_consensus.cc:359] T 00000000000000000000000000000000 P 18e8acb83d51447491c5fd3be714eae3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18e8acb83d51447491c5fd3be714eae3" member_type: VOTER }
I20260710 11:10:25.141171  3318 raft_consensus.cc:385] T 00000000000000000000000000000000 P 18e8acb83d51447491c5fd3be714eae3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.141409  3318 raft_consensus.cc:740] T 00000000000000000000000000000000 P 18e8acb83d51447491c5fd3be714eae3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18e8acb83d51447491c5fd3be714eae3, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.142076  3318 consensus_queue.cc:260] T 00000000000000000000000000000000 P 18e8acb83d51447491c5fd3be714eae3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "18e8acb83d51447491c5fd3be714eae3" member_type: VOTER }
I20260710 11:10:25.142570  3318 raft_consensus.cc:399] T 00000000000000000000000000000000 P 18e8acb83d51447491c5fd3be714eae3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:10:25.142809  3318 raft_consensus.cc:493] T 00000000000000000000000000000000 P 18e8acb83d51447491c5fd3be714eae3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:10:25.143103  3318 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 18e8acb83d51447491c5fd3be714eae3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.147439  3318 raft_consensus.cc:515] T 00000000000000000000000000000000 P 18e8acb83d51447491c5fd3be714eae3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18e8acb83d51447491c5fd3be714eae3" member_type: VOTER }
I20260710 11:10:25.147960  3318 leader_election.cc:304] T 00000000000000000000000000000000 P 18e8acb83d51447491c5fd3be714eae3 [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: 18e8acb83d51447491c5fd3be714eae3; no voters: 
I20260710 11:10:25.149307  3318 leader_election.cc:290] T 00000000000000000000000000000000 P 18e8acb83d51447491c5fd3be714eae3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:10:25.149708  3321 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 18e8acb83d51447491c5fd3be714eae3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:25.151011  3321 raft_consensus.cc:697] T 00000000000000000000000000000000 P 18e8acb83d51447491c5fd3be714eae3 [term 1 LEADER]: Becoming Leader. State: Replica: 18e8acb83d51447491c5fd3be714eae3, State: Running, Role: LEADER
I20260710 11:10:25.151664  3321 consensus_queue.cc:237] T 00000000000000000000000000000000 P 18e8acb83d51447491c5fd3be714eae3 [LEADER]: Queue going to LEADER mode. State: All 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: "18e8acb83d51447491c5fd3be714eae3" member_type: VOTER }
I20260710 11:10:25.152243  3318 sys_catalog.cc:565] T 00000000000000000000000000000000 P 18e8acb83d51447491c5fd3be714eae3 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:10:25.159293  3323 sys_catalog.cc:455] T 00000000000000000000000000000000 P 18e8acb83d51447491c5fd3be714eae3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 18e8acb83d51447491c5fd3be714eae3. Latest consensus state: current_term: 1 leader_uuid: "18e8acb83d51447491c5fd3be714eae3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18e8acb83d51447491c5fd3be714eae3" member_type: VOTER } }
I20260710 11:10:25.159994  3323 sys_catalog.cc:458] T 00000000000000000000000000000000 P 18e8acb83d51447491c5fd3be714eae3 [sys.catalog]: This master's current role is: LEADER
I20260710 11:10:25.160313  3322 sys_catalog.cc:455] T 00000000000000000000000000000000 P 18e8acb83d51447491c5fd3be714eae3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "18e8acb83d51447491c5fd3be714eae3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18e8acb83d51447491c5fd3be714eae3" member_type: VOTER } }
I20260710 11:10:25.161033  3322 sys_catalog.cc:458] T 00000000000000000000000000000000 P 18e8acb83d51447491c5fd3be714eae3 [sys.catalog]: This master's current role is: LEADER
I20260710 11:10:25.167922  3330 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:10:25.169200  1300 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:10:25.173235  3330 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:10:25.181386  3330 catalog_manager.cc:1383] Generated new cluster ID: 4d492d4f8c994cec9814d6d5bd9eae8f
I20260710 11:10:25.181674  3330 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:10:25.194790  3330 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:10:25.196058  3330 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:10:25.205897  3330 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 18e8acb83d51447491c5fd3be714eae3: Generated new TSK 0
I20260710 11:10:25.206506  3330 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:10:25.235289  1300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:25.242703  3340 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 11:10:25.242816  3339 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 11:10:25.244289  3342 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 11:10:25.246441  1300 server_base.cc:1061] running on GCE node
I20260710 11:10:25.247416  1300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:25.247624  1300 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 11:10:25.247813  1300 hybrid_clock.cc:648] HybridClock initialized: now 1783681825247776 us; error 0 us; skew 500 ppm
I20260710 11:10:25.248391  1300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:25.251015  1300 webserver.cc:533] Webserver started at http://127.1.69.1:34701/ using document root <none> and password file <none>
I20260710 11:10:25.251458  1300 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:25.251619  1300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:25.251871  1300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:25.253118  1300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774487140-1300-0/minicluster-data/ts-0-root/instance:
uuid: "b8508a424f9c4d33b51d06da0b1b82dd"
format_stamp: "Formatted at 2026-07-10 11:10:25 on dist-test-slave-c0pq"
I20260710 11:10:25.258037  1300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:10:25.261847  3347 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:25.262743  1300 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260710 11:10:25.262980  1300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774487140-1300-0/minicluster-data/ts-0-root
uuid: "b8508a424f9c4d33b51d06da0b1b82dd"
format_stamp: "Formatted at 2026-07-10 11:10:25 on dist-test-slave-c0pq"
I20260710 11:10:25.263226  1300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774487140-1300-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774487140-1300-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774487140-1300-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 11:10:25.281997  1300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:25.283202  1300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:25.284739  1300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:25.287130  1300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:25.287369  1300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:25.287621  1300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:25.287806  1300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:25.328214  1300 rpc_server.cc:307] RPC server started. Bound to: 127.1.69.1:39215
I20260710 11:10:25.328321  3409 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.69.1:39215 every 8 connection(s)
I20260710 11:10:25.333408  1300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:25.341144  3414 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 11:10:25.342307  3415 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 11:10:25.345360  3417 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 11:10:25.345537  1300 server_base.cc:1061] running on GCE node
I20260710 11:10:25.346974  1300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:25.347252  1300 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 11:10:25.347450  1300 hybrid_clock.cc:648] HybridClock initialized: now 1783681825347428 us; error 0 us; skew 500 ppm
I20260710 11:10:25.348001  1300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:25.348336  3410 heartbeater.cc:344] Connected to a master server at 127.1.69.62:36873
I20260710 11:10:25.348752  3410 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:25.349670  3410 heartbeater.cc:507] Master 127.1.69.62:36873 requested a full tablet report, sending...
I20260710 11:10:25.350786  1300 webserver.cc:533] Webserver started at http://127.1.69.2:42201/ using document root <none> and password file <none>
I20260710 11:10:25.351297  1300 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:25.351516  1300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:25.351790  1300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:25.352025  3283 ts_manager.cc:194] Registered new tserver with Master: b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215)
I20260710 11:10:25.353050  1300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774487140-1300-0/minicluster-data/ts-1-root/instance:
uuid: "27551a87f256435d88de1b62cd150e1f"
format_stamp: "Formatted at 2026-07-10 11:10:25 on dist-test-slave-c0pq"
I20260710 11:10:25.354122  3283 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39414
I20260710 11:10:25.358351  1300 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:10:25.361816  3423 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:25.362547  1300 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:10:25.362833  1300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774487140-1300-0/minicluster-data/ts-1-root
uuid: "27551a87f256435d88de1b62cd150e1f"
format_stamp: "Formatted at 2026-07-10 11:10:25 on dist-test-slave-c0pq"
I20260710 11:10:25.363113  1300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774487140-1300-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774487140-1300-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774487140-1300-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 11:10:25.375399  1300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:25.376619  1300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:25.378041  1300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:25.380187  1300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:25.380450  1300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:25.380703  1300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:25.380874  1300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:25.419620  1300 rpc_server.cc:307] RPC server started. Bound to: 127.1.69.2:38959
I20260710 11:10:25.419715  3485 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.69.2:38959 every 8 connection(s)
I20260710 11:10:25.424652  1300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:25.432878  3489 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 11:10:25.433056  3490 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 11:10:25.440106  3486 heartbeater.cc:344] Connected to a master server at 127.1.69.62:36873
I20260710 11:10:25.440621  3486 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:25.441325  1300 server_base.cc:1061] running on GCE node
W20260710 11:10:25.441756  3492 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 11:10:25.441756  3486 heartbeater.cc:507] Master 127.1.69.62:36873 requested a full tablet report, sending...
I20260710 11:10:25.443027  1300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:25.443243  1300 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 11:10:25.443445  1300 hybrid_clock.cc:648] HybridClock initialized: now 1783681825443426 us; error 0 us; skew 500 ppm
I20260710 11:10:25.444222  1300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:25.444373  3283 ts_manager.cc:194] Registered new tserver with Master: 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959)
I20260710 11:10:25.446303  3283 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39424
I20260710 11:10:25.449771  1300 webserver.cc:533] Webserver started at http://127.1.69.3:34849/ using document root <none> and password file <none>
I20260710 11:10:25.450431  1300 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:25.450673  1300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:25.451006  1300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:25.452739  1300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774487140-1300-0/minicluster-data/ts-2-root/instance:
uuid: "bc69c6e2cbf9469696e2db60fcf952c2"
format_stamp: "Formatted at 2026-07-10 11:10:25 on dist-test-slave-c0pq"
I20260710 11:10:25.457317  1300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:10:25.460752  3497 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:25.461627  1300 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:10:25.461922  1300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774487140-1300-0/minicluster-data/ts-2-root
uuid: "bc69c6e2cbf9469696e2db60fcf952c2"
format_stamp: "Formatted at 2026-07-10 11:10:25 on dist-test-slave-c0pq"
I20260710 11:10:25.462216  1300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774487140-1300-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774487140-1300-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774487140-1300-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 11:10:25.488749  1300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:25.489928  1300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:25.491320  1300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:25.493485  1300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:25.493711  1300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:25.493947  1300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:25.494118  1300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:25.532333  1300 rpc_server.cc:307] RPC server started. Bound to: 127.1.69.3:37123
I20260710 11:10:25.532469  3559 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.69.3:37123 every 8 connection(s)
I20260710 11:10:25.536938  1300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:25.544335  3563 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 11:10:25.546321  3564 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 11:10:25.550215  1300 server_base.cc:1061] running on GCE node
W20260710 11:10:25.550616  3566 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 11:10:25.551259  3560 heartbeater.cc:344] Connected to a master server at 127.1.69.62:36873
I20260710 11:10:25.551657  3560 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:25.551748  1300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:25.552042  1300 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 11:10:25.552217  1300 hybrid_clock.cc:648] HybridClock initialized: now 1783681825552184 us; error 0 us; skew 500 ppm
I20260710 11:10:25.552569  3560 heartbeater.cc:507] Master 127.1.69.62:36873 requested a full tablet report, sending...
I20260710 11:10:25.552860  1300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:25.554895  3283 ts_manager.cc:194] Registered new tserver with Master: bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123)
I20260710 11:10:25.555840  1300 webserver.cc:533] Webserver started at http://127.1.69.4:44831/ using document root <none> and password file <none>
I20260710 11:10:25.556529  1300 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:25.556763  1300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:25.556717  3283 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39426
I20260710 11:10:25.557231  1300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:25.558688  1300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774487140-1300-0/minicluster-data/ts-3-root/instance:
uuid: "29e9dfb1d70c4f28bc6a6729380ce48b"
format_stamp: "Formatted at 2026-07-10 11:10:25 on dist-test-slave-c0pq"
I20260710 11:10:25.563066  1300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:10:25.566648  3571 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:25.567425  1300 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 11:10:25.567718  1300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774487140-1300-0/minicluster-data/ts-3-root
uuid: "29e9dfb1d70c4f28bc6a6729380ce48b"
format_stamp: "Formatted at 2026-07-10 11:10:25 on dist-test-slave-c0pq"
I20260710 11:10:25.568005  1300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774487140-1300-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774487140-1300-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774487140-1300-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 11:10:25.585181  1300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:25.586416  1300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:25.588174  1300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:25.590404  1300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:25.590622  1300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:25.590881  1300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:25.591055  1300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:25.629788  1300 rpc_server.cc:307] RPC server started. Bound to: 127.1.69.4:39095
I20260710 11:10:25.629907  3633 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.69.4:39095 every 8 connection(s)
I20260710 11:10:25.644295  3634 heartbeater.cc:344] Connected to a master server at 127.1.69.62:36873
I20260710 11:10:25.644728  3634 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:25.645496  3634 heartbeater.cc:507] Master 127.1.69.62:36873 requested a full tablet report, sending...
I20260710 11:10:25.647518  3283 ts_manager.cc:194] Registered new tserver with Master: 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095)
I20260710 11:10:25.648036  1300 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015036794s
I20260710 11:10:25.649298  3283 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39430
I20260710 11:10:25.674499  3283 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39436:
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 11:10:25.799240  3450 tablet_service.cc:1511] Processing CreateTablet for tablet 54826d2c02cc4b3a863d08164cbb642d (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:10:25.800793  3450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54826d2c02cc4b3a863d08164cbb642d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:25.799242  3451 tablet_service.cc:1511] Processing CreateTablet for tablet b2443b31d4844387ace93f74716438b7 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:10:25.805546  3451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2443b31d4844387ace93f74716438b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:25.807732  3449 tablet_service.cc:1511] Processing CreateTablet for tablet aa9f3aa2311d4b88b0a93e9bfd3c1106 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:10:25.809180  3449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa9f3aa2311d4b88b0a93e9bfd3c1106. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:25.817631  3374 tablet_service.cc:1511] Processing CreateTablet for tablet 54826d2c02cc4b3a863d08164cbb642d (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:10:25.819043  3374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54826d2c02cc4b3a863d08164cbb642d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:25.821589  3373 tablet_service.cc:1511] Processing CreateTablet for tablet 8ae5f5152142437eb6771255bcdee690 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:10:25.816263  3375 tablet_service.cc:1511] Processing CreateTablet for tablet b2443b31d4844387ace93f74716438b7 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:10:25.823207  3373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ae5f5152142437eb6771255bcdee690. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:25.825856  3448 tablet_service.cc:1511] Processing CreateTablet for tablet 1b42eee39041487c83a75b4ddc8fd49a (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:10:25.826159  3372 tablet_service.cc:1511] Processing CreateTablet for tablet 1b42eee39041487c83a75b4ddc8fd49a (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:10:25.827175  3448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b42eee39041487c83a75b4ddc8fd49a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:25.827708  3372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b42eee39041487c83a75b4ddc8fd49a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:25.828760  3375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2443b31d4844387ace93f74716438b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:25.829953  3447 tablet_service.cc:1511] Processing CreateTablet for tablet 0a251cd801524a78b5fc53a41c957891 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:10:25.831231  3447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a251cd801524a78b5fc53a41c957891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:25.833963  3446 tablet_service.cc:1511] Processing CreateTablet for tablet 6a1875e1d14d4b8d9ae471d0765cdc9a (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:10:25.835289  3446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a1875e1d14d4b8d9ae471d0765cdc9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:25.842280  3445 tablet_service.cc:1511] Processing CreateTablet for tablet 046f635975494ad3b8f3293d74f5dac6 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:10:25.843672  3445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 046f635975494ad3b8f3293d74f5dac6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:25.843822  3370 tablet_service.cc:1511] Processing CreateTablet for tablet b5383711879d4096af14d92215080335 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:10:25.845152  3370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5383711879d4096af14d92215080335. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:25.849120  3371 tablet_service.cc:1511] Processing CreateTablet for tablet 0a251cd801524a78b5fc53a41c957891 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:10:25.850358  3371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a251cd801524a78b5fc53a41c957891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:25.856562  3651 tablet_bootstrap.cc:492] T b2443b31d4844387ace93f74716438b7 P 27551a87f256435d88de1b62cd150e1f: Bootstrap starting.
I20260710 11:10:25.859407  3369 tablet_service.cc:1511] Processing CreateTablet for tablet 046f635975494ad3b8f3293d74f5dac6 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:10:25.860819  3369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 046f635975494ad3b8f3293d74f5dac6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:25.861457  3525 tablet_service.cc:1511] Processing CreateTablet for tablet 54826d2c02cc4b3a863d08164cbb642d (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:10:25.862780  3525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54826d2c02cc4b3a863d08164cbb642d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:25.864598  3524 tablet_service.cc:1511] Processing CreateTablet for tablet 8ae5f5152142437eb6771255bcdee690 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:10:25.865916  3524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ae5f5152142437eb6771255bcdee690. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:25.867635  3368 tablet_service.cc:1511] Processing CreateTablet for tablet 2a7cf06b2ea54f4c8dc0e7db5f820f72 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:10:25.869041  3368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a7cf06b2ea54f4c8dc0e7db5f820f72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:25.869586  3523 tablet_service.cc:1511] Processing CreateTablet for tablet aa9f3aa2311d4b88b0a93e9bfd3c1106 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:10:25.870885  3523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa9f3aa2311d4b88b0a93e9bfd3c1106. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:25.871378  3599 tablet_service.cc:1511] Processing CreateTablet for tablet b2443b31d4844387ace93f74716438b7 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:10:25.873617  3598 tablet_service.cc:1511] Processing CreateTablet for tablet 8ae5f5152142437eb6771255bcdee690 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:10:25.874783  3521 tablet_service.cc:1511] Processing CreateTablet for tablet b5383711879d4096af14d92215080335 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:10:25.876037  3521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5383711879d4096af14d92215080335. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:25.875855  3597 tablet_service.cc:1511] Processing CreateTablet for tablet aa9f3aa2311d4b88b0a93e9bfd3c1106 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:10:25.877573  3520 tablet_service.cc:1511] Processing CreateTablet for tablet 6a1875e1d14d4b8d9ae471d0765cdc9a (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:10:25.878089  3596 tablet_service.cc:1511] Processing CreateTablet for tablet 0a251cd801524a78b5fc53a41c957891 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:10:25.878836  3520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a1875e1d14d4b8d9ae471d0765cdc9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:25.881582  3519 tablet_service.cc:1511] Processing CreateTablet for tablet 046f635975494ad3b8f3293d74f5dac6 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:10:25.881633  3594 tablet_service.cc:1511] Processing CreateTablet for tablet 6a1875e1d14d4b8d9ae471d0765cdc9a (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:10:25.882932  3519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 046f635975494ad3b8f3293d74f5dac6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:25.885154  3593 tablet_service.cc:1511] Processing CreateTablet for tablet 2a7cf06b2ea54f4c8dc0e7db5f820f72 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:10:25.880281  3595 tablet_service.cc:1511] Processing CreateTablet for tablet b5383711879d4096af14d92215080335 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:10:25.886493  3599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2443b31d4844387ace93f74716438b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:25.873626  3522 tablet_service.cc:1511] Processing CreateTablet for tablet 1b42eee39041487c83a75b4ddc8fd49a (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:10:25.887514  3522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b42eee39041487c83a75b4ddc8fd49a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:25.888819  3595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5383711879d4096af14d92215080335. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:25.892740  3593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a7cf06b2ea54f4c8dc0e7db5f820f72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:25.894033  3597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa9f3aa2311d4b88b0a93e9bfd3c1106. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:25.896766  3596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a251cd801524a78b5fc53a41c957891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:25.898491  3598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ae5f5152142437eb6771255bcdee690. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:25.899289  3594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a1875e1d14d4b8d9ae471d0765cdc9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:25.907012  3651 tablet_bootstrap.cc:654] T b2443b31d4844387ace93f74716438b7 P 27551a87f256435d88de1b62cd150e1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.919523  3652 tablet_bootstrap.cc:492] T 54826d2c02cc4b3a863d08164cbb642d P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap starting.
I20260710 11:10:25.919991  3450 tablet_service.cc:1511] Processing CreateTablet for tablet 2a7cf06b2ea54f4c8dc0e7db5f820f72 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:10:25.921322  3450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a7cf06b2ea54f4c8dc0e7db5f820f72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:25.928138  3518 tablet_service.cc:1511] Processing CreateTablet for tablet 5ecdd25a3fed4536869b1c1ed8e2ede2 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:10:25.932830  3518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ecdd25a3fed4536869b1c1ed8e2ede2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:25.954990  3652 tablet_bootstrap.cc:654] T 54826d2c02cc4b3a863d08164cbb642d P b8508a424f9c4d33b51d06da0b1b82dd: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.938347  3448 tablet_service.cc:1511] Processing CreateTablet for tablet 7542a2351f804226bc5b2d8338949470 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:10:25.974273  3521 tablet_service.cc:1511] Processing CreateTablet for tablet 7542a2351f804226bc5b2d8338949470 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:10:25.983208  3592 tablet_service.cc:1511] Processing CreateTablet for tablet 5ecdd25a3fed4536869b1c1ed8e2ede2 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:10:25.984575  3592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ecdd25a3fed4536869b1c1ed8e2ede2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:25.984782  3448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7542a2351f804226bc5b2d8338949470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.009222  3654 tablet_bootstrap.cc:492] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b: Bootstrap starting.
I20260710 11:10:26.010149  3520 tablet_service.cc:1511] Processing CreateTablet for tablet f20ddde1ed164a94b3a1214785622d15 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:10:26.020547  3372 tablet_service.cc:1511] Processing CreateTablet for tablet 5ecdd25a3fed4536869b1c1ed8e2ede2 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:10:26.021905  3372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ecdd25a3fed4536869b1c1ed8e2ede2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.028579  3521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7542a2351f804226bc5b2d8338949470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.032969  3450 tablet_service.cc:1511] Processing CreateTablet for tablet f20ddde1ed164a94b3a1214785622d15 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:10:26.036176  3651 tablet_bootstrap.cc:492] T b2443b31d4844387ace93f74716438b7 P 27551a87f256435d88de1b62cd150e1f: No bootstrap required, opened a new log
I20260710 11:10:26.036715  3651 ts_tablet_manager.cc:1403] T b2443b31d4844387ace93f74716438b7 P 27551a87f256435d88de1b62cd150e1f: Time spent bootstrapping tablet: real 0.181s	user 0.016s	sys 0.008s
I20260710 11:10:26.039763  3651 raft_consensus.cc:359] T b2443b31d4844387ace93f74716438b7 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:26.040510  3651 raft_consensus.cc:385] T b2443b31d4844387ace93f74716438b7 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.040797  3651 raft_consensus.cc:740] T b2443b31d4844387ace93f74716438b7 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27551a87f256435d88de1b62cd150e1f, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.041052  3450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f20ddde1ed164a94b3a1214785622d15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.041548  3651 consensus_queue.cc:260] T b2443b31d4844387ace93f74716438b7 P 27551a87f256435d88de1b62cd150e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:26.044994  3520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f20ddde1ed164a94b3a1214785622d15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.045639  3655 tablet_bootstrap.cc:492] T 6a1875e1d14d4b8d9ae471d0765cdc9a P bc69c6e2cbf9469696e2db60fcf952c2: Bootstrap starting.
I20260710 11:10:26.049376  3446 tablet_service.cc:1511] Processing CreateTablet for tablet b9d6dd7a94584004ad212b8e2f7e0807 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:10:26.052075  3446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9d6dd7a94584004ad212b8e2f7e0807. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.054180  3596 tablet_service.cc:1511] Processing CreateTablet for tablet 7542a2351f804226bc5b2d8338949470 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:10:26.054411  3375 tablet_service.cc:1511] Processing CreateTablet for tablet f20ddde1ed164a94b3a1214785622d15 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:10:26.055599  3596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7542a2351f804226bc5b2d8338949470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.059098  3597 tablet_service.cc:1511] Processing CreateTablet for tablet b9d6dd7a94584004ad212b8e2f7e0807 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:10:26.060743  3597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9d6dd7a94584004ad212b8e2f7e0807. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.060961  3519 tablet_service.cc:1511] Processing CreateTablet for tablet 84e21588368b42b1bbfd9ae1d1fd70b8 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:10:26.062193  3519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84e21588368b42b1bbfd9ae1d1fd70b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.064911  3372 tablet_service.cc:1511] Processing CreateTablet for tablet b9d6dd7a94584004ad212b8e2f7e0807 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:10:26.055680  3375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f20ddde1ed164a94b3a1214785622d15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.070996  3654 tablet_bootstrap.cc:654] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.074223  3652 tablet_bootstrap.cc:492] T 54826d2c02cc4b3a863d08164cbb642d P b8508a424f9c4d33b51d06da0b1b82dd: No bootstrap required, opened a new log
I20260710 11:10:26.074343  3655 tablet_bootstrap.cc:654] T 6a1875e1d14d4b8d9ae471d0765cdc9a P bc69c6e2cbf9469696e2db60fcf952c2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.074730  3652 ts_tablet_manager.cc:1403] T 54826d2c02cc4b3a863d08164cbb642d P b8508a424f9c4d33b51d06da0b1b82dd: Time spent bootstrapping tablet: real 0.156s	user 0.020s	sys 0.035s
I20260710 11:10:26.078064  3652 raft_consensus.cc:359] T 54826d2c02cc4b3a863d08164cbb642d P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:26.078773  3652 raft_consensus.cc:385] T 54826d2c02cc4b3a863d08164cbb642d P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.079072  3652 raft_consensus.cc:740] T 54826d2c02cc4b3a863d08164cbb642d P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.080013  3652 consensus_queue.cc:260] T 54826d2c02cc4b3a863d08164cbb642d P b8508a424f9c4d33b51d06da0b1b82dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:26.094139  3655 tablet_bootstrap.cc:492] T 6a1875e1d14d4b8d9ae471d0765cdc9a P bc69c6e2cbf9469696e2db60fcf952c2: No bootstrap required, opened a new log
I20260710 11:10:26.094679  3655 ts_tablet_manager.cc:1403] T 6a1875e1d14d4b8d9ae471d0765cdc9a P bc69c6e2cbf9469696e2db60fcf952c2: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.002s
I20260710 11:10:26.096626  3372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9d6dd7a94584004ad212b8e2f7e0807. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.101643  3655 raft_consensus.cc:359] T 6a1875e1d14d4b8d9ae471d0765cdc9a P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:26.102463  3655 raft_consensus.cc:385] T 6a1875e1d14d4b8d9ae471d0765cdc9a P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.102803  3655 raft_consensus.cc:740] T 6a1875e1d14d4b8d9ae471d0765cdc9a P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc69c6e2cbf9469696e2db60fcf952c2, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.103557  3655 consensus_queue.cc:260] T 6a1875e1d14d4b8d9ae471d0765cdc9a P bc69c6e2cbf9469696e2db60fcf952c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:26.101850  3595 tablet_service.cc:1511] Processing CreateTablet for tablet 84e21588368b42b1bbfd9ae1d1fd70b8 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:10:26.105454  3595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84e21588368b42b1bbfd9ae1d1fd70b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.116532  3448 tablet_service.cc:1511] Processing CreateTablet for tablet 1dfdc996b3ff4eb08bc46a841c21e1ed (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:10:26.118366  3448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dfdc996b3ff4eb08bc46a841c21e1ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.124034  3486 heartbeater.cc:499] Master 127.1.69.62:36873 was elected leader, sending a full tablet report...
I20260710 11:10:26.125825  3654 tablet_bootstrap.cc:492] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b: No bootstrap required, opened a new log
I20260710 11:10:26.125635  3370 tablet_service.cc:1511] Processing CreateTablet for tablet 84e21588368b42b1bbfd9ae1d1fd70b8 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:10:26.126293  3654 ts_tablet_manager.cc:1403] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b: Time spent bootstrapping tablet: real 0.117s	user 0.009s	sys 0.011s
I20260710 11:10:26.126978  3370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84e21588368b42b1bbfd9ae1d1fd70b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.129251  3654 raft_consensus.cc:359] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:26.129997  3654 raft_consensus.cc:385] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.130307  3654 raft_consensus.cc:740] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e9dfb1d70c4f28bc6a6729380ce48b, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.131009  3654 consensus_queue.cc:260] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:26.137312  3651 ts_tablet_manager.cc:1434] T b2443b31d4844387ace93f74716438b7 P 27551a87f256435d88de1b62cd150e1f: Time spent starting tablet: real 0.100s	user 0.009s	sys 0.001s
I20260710 11:10:26.142745  3521 tablet_service.cc:1511] Processing CreateTablet for tablet 1dfdc996b3ff4eb08bc46a841c21e1ed (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:10:26.149222  3410 heartbeater.cc:499] Master 127.1.69.62:36873 was elected leader, sending a full tablet report...
I20260710 11:10:26.150084  3521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dfdc996b3ff4eb08bc46a841c21e1ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.149230  3651 tablet_bootstrap.cc:492] T 1b42eee39041487c83a75b4ddc8fd49a P 27551a87f256435d88de1b62cd150e1f: Bootstrap starting.
I20260710 11:10:26.161989  3450 tablet_service.cc:1511] Processing CreateTablet for tablet 0a5690fed55b4dc0b7858f0500e48a8e (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:10:26.164454  3592 tablet_service.cc:1511] Processing CreateTablet for tablet 1dfdc996b3ff4eb08bc46a841c21e1ed (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
W20260710 11:10:26.165840  3331 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:10:26.166399  3592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dfdc996b3ff4eb08bc46a841c21e1ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.152783  3652 ts_tablet_manager.cc:1434] T 54826d2c02cc4b3a863d08164cbb642d P b8508a424f9c4d33b51d06da0b1b82dd: Time spent starting tablet: real 0.078s	user 0.027s	sys 0.015s
I20260710 11:10:26.170893  3652 tablet_bootstrap.cc:492] T 046f635975494ad3b8f3293d74f5dac6 P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap starting.
I20260710 11:10:26.173372  3655 ts_tablet_manager.cc:1434] T 6a1875e1d14d4b8d9ae471d0765cdc9a P bc69c6e2cbf9469696e2db60fcf952c2: Time spent starting tablet: real 0.078s	user 0.008s	sys 0.017s
W20260710 11:10:26.174172  3487 tablet.cc:2406] T b2443b31d4844387ace93f74716438b7 P 27551a87f256435d88de1b62cd150e1f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:10:26.175606  3651 tablet_bootstrap.cc:654] T 1b42eee39041487c83a75b4ddc8fd49a P 27551a87f256435d88de1b62cd150e1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.166394  3450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a5690fed55b4dc0b7858f0500e48a8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.179400  3659 raft_consensus.cc:493] T 54826d2c02cc4b3a863d08164cbb642d P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:26.179602  3560 heartbeater.cc:499] Master 127.1.69.62:36873 was elected leader, sending a full tablet report...
I20260710 11:10:26.179898  3659 raft_consensus.cc:515] T 54826d2c02cc4b3a863d08164cbb642d P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:26.181438  3372 tablet_service.cc:1511] Processing CreateTablet for tablet 0a5690fed55b4dc0b7858f0500e48a8e (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:10:26.182690  3372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a5690fed55b4dc0b7858f0500e48a8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.183838  3659 leader_election.cc:290] T 54826d2c02cc4b3a863d08164cbb642d P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123), 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959)
I20260710 11:10:26.197610  3654 ts_tablet_manager.cc:1434] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b: Time spent starting tablet: real 0.071s	user 0.010s	sys 0.011s
I20260710 11:10:26.198347  3634 heartbeater.cc:499] Master 127.1.69.62:36873 was elected leader, sending a full tablet report...
I20260710 11:10:26.198660  3654 tablet_bootstrap.cc:492] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 29e9dfb1d70c4f28bc6a6729380ce48b: Bootstrap starting.
I20260710 11:10:26.200554  3655 tablet_bootstrap.cc:492] T b5383711879d4096af14d92215080335 P bc69c6e2cbf9469696e2db60fcf952c2: Bootstrap starting.
I20260710 11:10:26.205108  3446 tablet_service.cc:1511] Processing CreateTablet for tablet 1196b39b04c747e9bc1c632bfff67af6 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:10:26.206416  3446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1196b39b04c747e9bc1c632bfff67af6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.206449  3597 tablet_service.cc:1511] Processing CreateTablet for tablet 1196b39b04c747e9bc1c632bfff67af6 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:10:26.209861  3520 tablet_service.cc:1511] Processing CreateTablet for tablet 0a5690fed55b4dc0b7858f0500e48a8e (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:10:26.211074  3520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a5690fed55b4dc0b7858f0500e48a8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.213845  3661 raft_consensus.cc:493] T 6a1875e1d14d4b8d9ae471d0765cdc9a P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:26.214416  3661 raft_consensus.cc:515] T 6a1875e1d14d4b8d9ae471d0765cdc9a P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:26.215864  3597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1196b39b04c747e9bc1c632bfff67af6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.206851  3662 raft_consensus.cc:493] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:26.216712  3662 raft_consensus.cc:515] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:26.236835  3518 tablet_service.cc:1511] Processing CreateTablet for tablet 222a3dc54f784bfa82afa03aa0cf7686 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:10:26.238584  3518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 222a3dc54f784bfa82afa03aa0cf7686. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.241340  3661 leader_election.cc:290] T 6a1875e1d14d4b8d9ae471d0765cdc9a P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959), 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095)
I20260710 11:10:26.255070  3375 tablet_service.cc:1511] Processing CreateTablet for tablet 1196b39b04c747e9bc1c632bfff67af6 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:10:26.256834  3375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1196b39b04c747e9bc1c632bfff67af6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.248009  3654 tablet_bootstrap.cc:654] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 29e9dfb1d70c4f28bc6a6729380ce48b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.273298  3652 tablet_bootstrap.cc:654] T 046f635975494ad3b8f3293d74f5dac6 P b8508a424f9c4d33b51d06da0b1b82dd: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.277071  3662 leader_election.cc:290] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123), b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215)
I20260710 11:10:26.301501  3370 tablet_service.cc:1511] Processing CreateTablet for tablet 222a3dc54f784bfa82afa03aa0cf7686 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:10:26.302843  3370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 222a3dc54f784bfa82afa03aa0cf7686. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.312676  3450 tablet_service.cc:1511] Processing CreateTablet for tablet 8a289d99402545b8b3e3a66111071e32 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:10:26.326149  3521 tablet_service.cc:1511] Processing CreateTablet for tablet 8a289d99402545b8b3e3a66111071e32 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:10:26.327744  3521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a289d99402545b8b3e3a66111071e32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.331560  3450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a289d99402545b8b3e3a66111071e32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.345532  3651 tablet_bootstrap.cc:492] T 1b42eee39041487c83a75b4ddc8fd49a P 27551a87f256435d88de1b62cd150e1f: No bootstrap required, opened a new log
I20260710 11:10:26.346067  3651 ts_tablet_manager.cc:1403] T 1b42eee39041487c83a75b4ddc8fd49a P 27551a87f256435d88de1b62cd150e1f: Time spent bootstrapping tablet: real 0.202s	user 0.016s	sys 0.033s
I20260710 11:10:26.349337  3651 raft_consensus.cc:359] T 1b42eee39041487c83a75b4ddc8fd49a P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:26.349859  3655 tablet_bootstrap.cc:654] T b5383711879d4096af14d92215080335 P bc69c6e2cbf9469696e2db60fcf952c2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.350081  3651 raft_consensus.cc:385] T 1b42eee39041487c83a75b4ddc8fd49a P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.350415  3651 raft_consensus.cc:740] T 1b42eee39041487c83a75b4ddc8fd49a P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27551a87f256435d88de1b62cd150e1f, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.351154  3651 consensus_queue.cc:260] T 1b42eee39041487c83a75b4ddc8fd49a P 27551a87f256435d88de1b62cd150e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:26.355744  3535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae5f5152142437eb6771255bcdee690" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" is_pre_election: true
W20260710 11:10:26.359313  3573 leader_election.cc:343] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:26.360813  3518 tablet_service.cc:1511] Processing CreateTablet for tablet 2e498e9d13c7464596dca0fec1358d23 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:10:26.362133  3518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e498e9d13c7464596dca0fec1358d23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.366503  3372 tablet_service.cc:1511] Processing CreateTablet for tablet 10ec7d6b2ff04160bbe65e46c546e7a3 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:10:26.367566  3461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54826d2c02cc4b3a863d08164cbb642d" candidate_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27551a87f256435d88de1b62cd150e1f" is_pre_election: true
I20260710 11:10:26.369064  3592 tablet_service.cc:1511] Processing CreateTablet for tablet 222a3dc54f784bfa82afa03aa0cf7686 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:10:26.370362  3592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 222a3dc54f784bfa82afa03aa0cf7686. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:10:26.373310  3348 leader_election.cc:343] T 54826d2c02cc4b3a863d08164cbb642d P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:26.374753  3448 tablet_service.cc:1511] Processing CreateTablet for tablet 10ec7d6b2ff04160bbe65e46c546e7a3 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:10:26.376016  3448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10ec7d6b2ff04160bbe65e46c546e7a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.376109  3660 raft_consensus.cc:493] T 1b42eee39041487c83a75b4ddc8fd49a P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:26.376708  3660 raft_consensus.cc:515] T 1b42eee39041487c83a75b4ddc8fd49a P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:26.382983  3660 leader_election.cc:290] T 1b42eee39041487c83a75b4ddc8fd49a P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215), bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123)
I20260710 11:10:26.391093  3518 tablet_service.cc:1511] Processing CreateTablet for tablet 54d9c7436de74ef482b1d4bd8767c4d1 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:10:26.391639  3446 tablet_service.cc:1511] Processing CreateTablet for tablet 2e498e9d13c7464596dca0fec1358d23 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:10:26.392838  3518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54d9c7436de74ef482b1d4bd8767c4d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.367837  3372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10ec7d6b2ff04160bbe65e46c546e7a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.406224  3654 tablet_bootstrap.cc:492] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 29e9dfb1d70c4f28bc6a6729380ce48b: No bootstrap required, opened a new log
I20260710 11:10:26.406939  3654 ts_tablet_manager.cc:1403] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 29e9dfb1d70c4f28bc6a6729380ce48b: Time spent bootstrapping tablet: real 0.208s	user 0.031s	sys 0.001s
I20260710 11:10:26.410889  3654 raft_consensus.cc:359] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:26.411851  3654 raft_consensus.cc:385] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.417356  3446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e498e9d13c7464596dca0fec1358d23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.422909  3385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae5f5152142437eb6771255bcdee690" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" is_pre_election: true
I20260710 11:10:26.440991  3373 tablet_service.cc:1511] Processing CreateTablet for tablet 54d9c7436de74ef482b1d4bd8767c4d1 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:10:26.442337  3373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54d9c7436de74ef482b1d4bd8767c4d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.448784  3449 tablet_service.cc:1511] Processing CreateTablet for tablet 808fc28143f14e71b78478f71794089f (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:10:26.450088  3449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 808fc28143f14e71b78478f71794089f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.449982  3519 tablet_service.cc:1511] Processing CreateTablet for tablet 808fc28143f14e71b78478f71794089f (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:10:26.451213  3519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 808fc28143f14e71b78478f71794089f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.453536  3652 tablet_bootstrap.cc:492] T 046f635975494ad3b8f3293d74f5dac6 P b8508a424f9c4d33b51d06da0b1b82dd: No bootstrap required, opened a new log
I20260710 11:10:26.454047  3652 ts_tablet_manager.cc:1403] T 046f635975494ad3b8f3293d74f5dac6 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent bootstrapping tablet: real 0.283s	user 0.015s	sys 0.007s
I20260710 11:10:26.459126  3375 tablet_service.cc:1511] Processing CreateTablet for tablet 2e498e9d13c7464596dca0fec1358d23 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:10:26.460474  3375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e498e9d13c7464596dca0fec1358d23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.412242  3654 raft_consensus.cc:740] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e9dfb1d70c4f28bc6a6729380ce48b, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.469816  3654 consensus_queue.cc:260] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 29e9dfb1d70c4f28bc6a6729380ce48b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:26.471112  3535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54826d2c02cc4b3a863d08164cbb642d" candidate_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" is_pre_election: true
I20260710 11:10:26.471920  3654 ts_tablet_manager.cc:1434] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 29e9dfb1d70c4f28bc6a6729380ce48b: Time spent starting tablet: real 0.065s	user 0.006s	sys 0.002s
W20260710 11:10:26.472702  3349 leader_election.cc:343] T 54826d2c02cc4b3a863d08164cbb642d P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:26.473186  3349 leader_election.cc:304] T 54826d2c02cc4b3a863d08164cbb642d P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8508a424f9c4d33b51d06da0b1b82dd; no voters: 27551a87f256435d88de1b62cd150e1f, bc69c6e2cbf9469696e2db60fcf952c2
I20260710 11:10:26.473672  3461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1875e1d14d4b8d9ae471d0765cdc9a" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27551a87f256435d88de1b62cd150e1f" is_pre_election: true
I20260710 11:10:26.473949  3659 raft_consensus.cc:2749] T 54826d2c02cc4b3a863d08164cbb642d P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:26.474670  3655 tablet_bootstrap.cc:492] T b5383711879d4096af14d92215080335 P bc69c6e2cbf9469696e2db60fcf952c2: No bootstrap required, opened a new log
I20260710 11:10:26.475132  3655 ts_tablet_manager.cc:1403] T b5383711879d4096af14d92215080335 P bc69c6e2cbf9469696e2db60fcf952c2: Time spent bootstrapping tablet: real 0.282s	user 0.015s	sys 0.008s
I20260710 11:10:26.478094  3655 raft_consensus.cc:359] T b5383711879d4096af14d92215080335 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:26.478804  3655 raft_consensus.cc:385] T b5383711879d4096af14d92215080335 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.479089  3655 raft_consensus.cc:740] T b5383711879d4096af14d92215080335 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc69c6e2cbf9469696e2db60fcf952c2, State: Initialized, Role: FOLLOWER
W20260710 11:10:26.479895  3498 leader_election.cc:343] T 6a1875e1d14d4b8d9ae471d0765cdc9a P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:26.479784  3655 consensus_queue.cc:260] T b5383711879d4096af14d92215080335 P bc69c6e2cbf9469696e2db60fcf952c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:26.482051  3651 ts_tablet_manager.cc:1434] T 1b42eee39041487c83a75b4ddc8fd49a P 27551a87f256435d88de1b62cd150e1f: Time spent starting tablet: real 0.136s	user 0.004s	sys 0.002s
I20260710 11:10:26.483093  3651 tablet_bootstrap.cc:492] T 54826d2c02cc4b3a863d08164cbb642d P 27551a87f256435d88de1b62cd150e1f: Bootstrap starting.
I20260710 11:10:26.472980  3654 tablet_bootstrap.cc:492] T b2443b31d4844387ace93f74716438b7 P 29e9dfb1d70c4f28bc6a6729380ce48b: Bootstrap starting.
I20260710 11:10:26.490424  3592 tablet_service.cc:1511] Processing CreateTablet for tablet 8a289d99402545b8b3e3a66111071e32 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:10:26.490862  3595 tablet_service.cc:1511] Processing CreateTablet for tablet 10ec7d6b2ff04160bbe65e46c546e7a3 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:10:26.491756  3592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a289d99402545b8b3e3a66111071e32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.491406  3593 tablet_service.cc:1511] Processing CreateTablet for tablet 54d9c7436de74ef482b1d4bd8767c4d1 (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:10:26.492347  3595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10ec7d6b2ff04160bbe65e46c546e7a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.493873  3593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54d9c7436de74ef482b1d4bd8767c4d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.505605  3662 raft_consensus.cc:493] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:26.506145  3662 raft_consensus.cc:515] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:26.508461  3662 leader_election.cc:290] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959), bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123)
I20260710 11:10:26.515087  3535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1875e1d14d4b8d9ae471d0765cdc9a" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" is_pre_election: true
I20260710 11:10:26.515810  3535 raft_consensus.cc:2468] T 6a1875e1d14d4b8d9ae471d0765cdc9a P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29e9dfb1d70c4f28bc6a6729380ce48b in term 0.
I20260710 11:10:26.517094  3573 leader_election.cc:304] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29e9dfb1d70c4f28bc6a6729380ce48b, bc69c6e2cbf9469696e2db60fcf952c2; no voters: 
I20260710 11:10:26.518503  3662 raft_consensus.cc:2804] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:26.518867  3662 raft_consensus.cc:493] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:26.519203  3662 raft_consensus.cc:3060] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.520049  3655 ts_tablet_manager.cc:1434] T b5383711879d4096af14d92215080335 P bc69c6e2cbf9469696e2db60fcf952c2: Time spent starting tablet: real 0.045s	user 0.004s	sys 0.004s
I20260710 11:10:26.521315  3655 tablet_bootstrap.cc:492] T 1b42eee39041487c83a75b4ddc8fd49a P bc69c6e2cbf9469696e2db60fcf952c2: Bootstrap starting.
W20260710 11:10:26.528585  3574 leader_election.cc:343] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:26.529026  3651 tablet_bootstrap.cc:654] T 54826d2c02cc4b3a863d08164cbb642d P 27551a87f256435d88de1b62cd150e1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.529126  3574 leader_election.cc:304] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29e9dfb1d70c4f28bc6a6729380ce48b; no voters: b8508a424f9c4d33b51d06da0b1b82dd, bc69c6e2cbf9469696e2db60fcf952c2
I20260710 11:10:26.530121  3663 raft_consensus.cc:2749] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:26.534751  3660 raft_consensus.cc:493] T b2443b31d4844387ace93f74716438b7 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:26.537339  3660 raft_consensus.cc:515] T b2443b31d4844387ace93f74716438b7 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:26.539623  3660 leader_election.cc:290] T b2443b31d4844387ace93f74716438b7 P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215), 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095)
I20260710 11:10:26.543517  3385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b42eee39041487c83a75b4ddc8fd49a" candidate_uuid: "27551a87f256435d88de1b62cd150e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" is_pre_election: true
I20260710 11:10:26.543685  3384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2443b31d4844387ace93f74716438b7" candidate_uuid: "27551a87f256435d88de1b62cd150e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" is_pre_election: true
W20260710 11:10:26.545145  3426 leader_election.cc:343] T 1b42eee39041487c83a75b4ddc8fd49a P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:10:26.545850  3426 leader_election.cc:343] T b2443b31d4844387ace93f74716438b7 P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:26.550235  3655 tablet_bootstrap.cc:654] T 1b42eee39041487c83a75b4ddc8fd49a P bc69c6e2cbf9469696e2db60fcf952c2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.552551  3662 raft_consensus.cc:515] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:26.554046  3461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1875e1d14d4b8d9ae471d0765cdc9a" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27551a87f256435d88de1b62cd150e1f" is_pre_election: true
I20260710 11:10:26.554966  3535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b42eee39041487c83a75b4ddc8fd49a" candidate_uuid: "27551a87f256435d88de1b62cd150e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" is_pre_election: true
I20260710 11:10:26.555780  3652 raft_consensus.cc:359] T 046f635975494ad3b8f3293d74f5dac6 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:26.556530  3652 raft_consensus.cc:385] T 046f635975494ad3b8f3293d74f5dac6 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.556830  3652 raft_consensus.cc:740] T 046f635975494ad3b8f3293d74f5dac6 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Initialized, Role: FOLLOWER
W20260710 11:10:26.557499  3572 leader_election.cc:343] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:26.558087  3662 leader_election.cc:290] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 election: Requested vote from peers 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959), bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123)
I20260710 11:10:26.559141  3535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1875e1d14d4b8d9ae471d0765cdc9a" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2"
I20260710 11:10:26.559691  3535 raft_consensus.cc:3060] T 6a1875e1d14d4b8d9ae471d0765cdc9a P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.557559  3652 consensus_queue.cc:260] T 046f635975494ad3b8f3293d74f5dac6 P b8508a424f9c4d33b51d06da0b1b82dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:26.562672  3461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1875e1d14d4b8d9ae471d0765cdc9a" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27551a87f256435d88de1b62cd150e1f"
W20260710 11:10:26.564579  3425 leader_election.cc:343] T 1b42eee39041487c83a75b4ddc8fd49a P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:26.566079  3654 tablet_bootstrap.cc:654] T b2443b31d4844387ace93f74716438b7 P 29e9dfb1d70c4f28bc6a6729380ce48b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.565909  3425 leader_election.cc:304] T 1b42eee39041487c83a75b4ddc8fd49a P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27551a87f256435d88de1b62cd150e1f; no voters: b8508a424f9c4d33b51d06da0b1b82dd, bc69c6e2cbf9469696e2db60fcf952c2
I20260710 11:10:26.566795  3660 raft_consensus.cc:2749] T 1b42eee39041487c83a75b4ddc8fd49a P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:10:26.568261  3572 leader_election.cc:343] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:26.570138  3535 raft_consensus.cc:2468] T 6a1875e1d14d4b8d9ae471d0765cdc9a P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29e9dfb1d70c4f28bc6a6729380ce48b in term 1.
I20260710 11:10:26.574805  3655 tablet_bootstrap.cc:492] T 1b42eee39041487c83a75b4ddc8fd49a P bc69c6e2cbf9469696e2db60fcf952c2: No bootstrap required, opened a new log
I20260710 11:10:26.573167  3597 tablet_service.cc:1511] Processing CreateTablet for tablet 808fc28143f14e71b78478f71794089f (DEFAULT_TABLE table=test-workload [id=0eee1aa793944d259177ca43fe23b0d5]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:10:26.579038  3652 ts_tablet_manager.cc:1434] T 046f635975494ad3b8f3293d74f5dac6 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent starting tablet: real 0.125s	user 0.008s	sys 0.000s
I20260710 11:10:26.582381  3655 ts_tablet_manager.cc:1403] T 1b42eee39041487c83a75b4ddc8fd49a P bc69c6e2cbf9469696e2db60fcf952c2: Time spent bootstrapping tablet: real 0.061s	user 0.005s	sys 0.015s
I20260710 11:10:26.584239  3651 tablet_bootstrap.cc:492] T 54826d2c02cc4b3a863d08164cbb642d P 27551a87f256435d88de1b62cd150e1f: No bootstrap required, opened a new log
I20260710 11:10:26.584756  3651 ts_tablet_manager.cc:1403] T 54826d2c02cc4b3a863d08164cbb642d P 27551a87f256435d88de1b62cd150e1f: Time spent bootstrapping tablet: real 0.102s	user 0.014s	sys 0.004s
I20260710 11:10:26.586431  3597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 808fc28143f14e71b78478f71794089f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.587714  3651 raft_consensus.cc:359] T 54826d2c02cc4b3a863d08164cbb642d P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:26.588470  3651 raft_consensus.cc:385] T 54826d2c02cc4b3a863d08164cbb642d P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.591040  3573 leader_election.cc:304] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 29e9dfb1d70c4f28bc6a6729380ce48b, bc69c6e2cbf9469696e2db60fcf952c2; no voters: 27551a87f256435d88de1b62cd150e1f
I20260710 11:10:26.591965  3662 raft_consensus.cc:2804] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:26.588739  3655 raft_consensus.cc:359] T 1b42eee39041487c83a75b4ddc8fd49a P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:26.592960  3655 raft_consensus.cc:385] T 1b42eee39041487c83a75b4ddc8fd49a P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.593165  3662 raft_consensus.cc:697] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 LEADER]: Becoming Leader. State: Replica: 29e9dfb1d70c4f28bc6a6729380ce48b, State: Running, Role: LEADER
I20260710 11:10:26.593269  3655 raft_consensus.cc:740] T 1b42eee39041487c83a75b4ddc8fd49a P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc69c6e2cbf9469696e2db60fcf952c2, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.588776  3651 raft_consensus.cc:740] T 54826d2c02cc4b3a863d08164cbb642d P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27551a87f256435d88de1b62cd150e1f, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.594827  3662 consensus_queue.cc:237] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 29e9dfb1d70c4f28bc6a6729380ce48b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:26.597347  3652 tablet_bootstrap.cc:492] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap starting.
I20260710 11:10:26.599851  3651 consensus_queue.cc:260] T 54826d2c02cc4b3a863d08164cbb642d P 27551a87f256435d88de1b62cd150e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:26.603430  3651 ts_tablet_manager.cc:1434] T 54826d2c02cc4b3a863d08164cbb642d P 27551a87f256435d88de1b62cd150e1f: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 11:10:26.606550  3609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1875e1d14d4b8d9ae471d0765cdc9a" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" is_pre_election: true
I20260710 11:10:26.606974  3652 tablet_bootstrap.cc:654] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P b8508a424f9c4d33b51d06da0b1b82dd: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.608297  3500 leader_election.cc:304] T 6a1875e1d14d4b8d9ae471d0765cdc9a P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc69c6e2cbf9469696e2db60fcf952c2; no voters: 27551a87f256435d88de1b62cd150e1f, 29e9dfb1d70c4f28bc6a6729380ce48b
I20260710 11:10:26.609494  3665 raft_consensus.cc:2749] T 6a1875e1d14d4b8d9ae471d0765cdc9a P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:26.604468  3651 tablet_bootstrap.cc:492] T 046f635975494ad3b8f3293d74f5dac6 P 27551a87f256435d88de1b62cd150e1f: Bootstrap starting.
I20260710 11:10:26.594040  3655 consensus_queue.cc:260] T 1b42eee39041487c83a75b4ddc8fd49a P bc69c6e2cbf9469696e2db60fcf952c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:26.611219  3609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2443b31d4844387ace93f74716438b7" candidate_uuid: "27551a87f256435d88de1b62cd150e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" is_pre_election: true
I20260710 11:10:26.612999  3655 ts_tablet_manager.cc:1434] T 1b42eee39041487c83a75b4ddc8fd49a P bc69c6e2cbf9469696e2db60fcf952c2: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.002s
W20260710 11:10:26.614977  3426 leader_election.cc:343] T b2443b31d4844387ace93f74716438b7 P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:26.615471  3426 leader_election.cc:304] T b2443b31d4844387ace93f74716438b7 P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27551a87f256435d88de1b62cd150e1f; no voters: 29e9dfb1d70c4f28bc6a6729380ce48b, b8508a424f9c4d33b51d06da0b1b82dd
I20260710 11:10:26.616564  3660 raft_consensus.cc:2749] T b2443b31d4844387ace93f74716438b7 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:26.616998  3654 tablet_bootstrap.cc:492] T b2443b31d4844387ace93f74716438b7 P 29e9dfb1d70c4f28bc6a6729380ce48b: No bootstrap required, opened a new log
I20260710 11:10:26.617481  3654 ts_tablet_manager.cc:1403] T b2443b31d4844387ace93f74716438b7 P 29e9dfb1d70c4f28bc6a6729380ce48b: Time spent bootstrapping tablet: real 0.145s	user 0.008s	sys 0.007s
I20260710 11:10:26.615446  3655 tablet_bootstrap.cc:492] T 54826d2c02cc4b3a863d08164cbb642d P bc69c6e2cbf9469696e2db60fcf952c2: Bootstrap starting.
I20260710 11:10:26.620307  3654 raft_consensus.cc:359] T b2443b31d4844387ace93f74716438b7 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:26.621085  3654 raft_consensus.cc:385] T b2443b31d4844387ace93f74716438b7 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.621361  3654 raft_consensus.cc:740] T b2443b31d4844387ace93f74716438b7 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e9dfb1d70c4f28bc6a6729380ce48b, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.623059  3654 consensus_queue.cc:260] T b2443b31d4844387ace93f74716438b7 P 29e9dfb1d70c4f28bc6a6729380ce48b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:26.625452  3654 ts_tablet_manager.cc:1434] T b2443b31d4844387ace93f74716438b7 P 29e9dfb1d70c4f28bc6a6729380ce48b: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260710 11:10:26.626446  3654 tablet_bootstrap.cc:492] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 29e9dfb1d70c4f28bc6a6729380ce48b: Bootstrap starting.
I20260710 11:10:26.627163  3652 tablet_bootstrap.cc:492] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P b8508a424f9c4d33b51d06da0b1b82dd: No bootstrap required, opened a new log
I20260710 11:10:26.627676  3652 ts_tablet_manager.cc:1403] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.000s
I20260710 11:10:26.627831  3655 tablet_bootstrap.cc:654] T 54826d2c02cc4b3a863d08164cbb642d P bc69c6e2cbf9469696e2db60fcf952c2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.630920  3652 raft_consensus.cc:359] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:26.630581  3281 catalog_manager.cc:5697] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 29e9dfb1d70c4f28bc6a6729380ce48b reported cstate change: term changed from 0 to 1, leader changed from <none> to 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4). New cstate: current_term: 1 leader_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:26.631618  3652 raft_consensus.cc:385] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.631950  3652 raft_consensus.cc:740] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.632751  3652 consensus_queue.cc:260] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P b8508a424f9c4d33b51d06da0b1b82dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:26.635295  3651 tablet_bootstrap.cc:654] T 046f635975494ad3b8f3293d74f5dac6 P 27551a87f256435d88de1b62cd150e1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.636585  3652 ts_tablet_manager.cc:1434] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:10:26.637868  3652 tablet_bootstrap.cc:492] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap starting.
I20260710 11:10:26.647825  3655 tablet_bootstrap.cc:492] T 54826d2c02cc4b3a863d08164cbb642d P bc69c6e2cbf9469696e2db60fcf952c2: No bootstrap required, opened a new log
I20260710 11:10:26.648571  3655 ts_tablet_manager.cc:1403] T 54826d2c02cc4b3a863d08164cbb642d P bc69c6e2cbf9469696e2db60fcf952c2: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.013s
I20260710 11:10:26.651944  3655 raft_consensus.cc:359] T 54826d2c02cc4b3a863d08164cbb642d P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:26.652861  3655 raft_consensus.cc:385] T 54826d2c02cc4b3a863d08164cbb642d P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.653167  3655 raft_consensus.cc:740] T 54826d2c02cc4b3a863d08164cbb642d P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc69c6e2cbf9469696e2db60fcf952c2, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.654413  3652 tablet_bootstrap.cc:654] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.654008  3655 consensus_queue.cc:260] T 54826d2c02cc4b3a863d08164cbb642d P bc69c6e2cbf9469696e2db60fcf952c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:26.655228  3654 tablet_bootstrap.cc:654] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 29e9dfb1d70c4f28bc6a6729380ce48b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.658939  3655 ts_tablet_manager.cc:1434] T 54826d2c02cc4b3a863d08164cbb642d P bc69c6e2cbf9469696e2db60fcf952c2: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 11:10:26.660264  3655 tablet_bootstrap.cc:492] T 046f635975494ad3b8f3293d74f5dac6 P bc69c6e2cbf9469696e2db60fcf952c2: Bootstrap starting.
I20260710 11:10:26.664206  3665 raft_consensus.cc:493] T 54826d2c02cc4b3a863d08164cbb642d P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:26.664733  3665 raft_consensus.cc:515] T 54826d2c02cc4b3a863d08164cbb642d P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:26.666548  3652 tablet_bootstrap.cc:492] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd: No bootstrap required, opened a new log
I20260710 11:10:26.667065  3652 ts_tablet_manager.cc:1403] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.011s
I20260710 11:10:26.668218  3660 raft_consensus.cc:493] T 54826d2c02cc4b3a863d08164cbb642d P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:26.668485  3461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54826d2c02cc4b3a863d08164cbb642d" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27551a87f256435d88de1b62cd150e1f" is_pre_election: true
I20260710 11:10:26.668854  3660 raft_consensus.cc:515] T 54826d2c02cc4b3a863d08164cbb642d P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:26.670264  3652 raft_consensus.cc:359] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:26.670975  3652 raft_consensus.cc:385] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.671274  3652 raft_consensus.cc:740] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.671398  3660 leader_election.cc:290] T 54826d2c02cc4b3a863d08164cbb642d P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123), b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215)
I20260710 11:10:26.673182  3461 raft_consensus.cc:2468] T 54826d2c02cc4b3a863d08164cbb642d P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc69c6e2cbf9469696e2db60fcf952c2 in term 0.
I20260710 11:10:26.673542  3384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54826d2c02cc4b3a863d08164cbb642d" candidate_uuid: "27551a87f256435d88de1b62cd150e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" is_pre_election: true
I20260710 11:10:26.674218  3384 raft_consensus.cc:2468] T 54826d2c02cc4b3a863d08164cbb642d P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27551a87f256435d88de1b62cd150e1f in term 0.
I20260710 11:10:26.675534  3426 leader_election.cc:304] T 54826d2c02cc4b3a863d08164cbb642d P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27551a87f256435d88de1b62cd150e1f, b8508a424f9c4d33b51d06da0b1b82dd; no voters: 
I20260710 11:10:26.676334  3660 raft_consensus.cc:2804] T 54826d2c02cc4b3a863d08164cbb642d P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:26.677269  3535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54826d2c02cc4b3a863d08164cbb642d" candidate_uuid: "27551a87f256435d88de1b62cd150e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" is_pre_election: true
I20260710 11:10:26.677867  3535 raft_consensus.cc:2468] T 54826d2c02cc4b3a863d08164cbb642d P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27551a87f256435d88de1b62cd150e1f in term 0.
I20260710 11:10:26.676716  3660 raft_consensus.cc:493] T 54826d2c02cc4b3a863d08164cbb642d P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:26.679426  3498 leader_election.cc:304] T 54826d2c02cc4b3a863d08164cbb642d P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27551a87f256435d88de1b62cd150e1f, bc69c6e2cbf9469696e2db60fcf952c2; no voters: 
I20260710 11:10:26.679814  3660 raft_consensus.cc:3060] T 54826d2c02cc4b3a863d08164cbb642d P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.680318  3661 raft_consensus.cc:2804] T 54826d2c02cc4b3a863d08164cbb642d P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:26.680709  3661 raft_consensus.cc:493] T 54826d2c02cc4b3a863d08164cbb642d P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:26.681079  3661 raft_consensus.cc:3060] T 54826d2c02cc4b3a863d08164cbb642d P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.687510  3384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54826d2c02cc4b3a863d08164cbb642d" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" is_pre_election: true
I20260710 11:10:26.672151  3652 consensus_queue.cc:260] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:26.688144  3384 raft_consensus.cc:2468] T 54826d2c02cc4b3a863d08164cbb642d P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc69c6e2cbf9469696e2db60fcf952c2 in term 0.
I20260710 11:10:26.689298  3665 leader_election.cc:290] T 54826d2c02cc4b3a863d08164cbb642d P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215), 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959)
I20260710 11:10:26.692926  3652 ts_tablet_manager.cc:1434] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.001s
I20260710 11:10:26.693938  3652 tablet_bootstrap.cc:492] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap starting.
I20260710 11:10:26.694320  3654 tablet_bootstrap.cc:492] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 29e9dfb1d70c4f28bc6a6729380ce48b: No bootstrap required, opened a new log
I20260710 11:10:26.694808  3654 ts_tablet_manager.cc:1403] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 29e9dfb1d70c4f28bc6a6729380ce48b: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.007s
I20260710 11:10:26.694494  3661 raft_consensus.cc:515] T 54826d2c02cc4b3a863d08164cbb642d P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:26.697292  3384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54826d2c02cc4b3a863d08164cbb642d" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd"
I20260710 11:10:26.697569  3461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54826d2c02cc4b3a863d08164cbb642d" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27551a87f256435d88de1b62cd150e1f"
I20260710 11:10:26.697849  3384 raft_consensus.cc:3060] T 54826d2c02cc4b3a863d08164cbb642d P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.697753  3654 raft_consensus.cc:359] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:26.698580  3654 raft_consensus.cc:385] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.698885  3654 raft_consensus.cc:740] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e9dfb1d70c4f28bc6a6729380ce48b, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.699713  3654 consensus_queue.cc:260] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 29e9dfb1d70c4f28bc6a6729380ce48b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:26.701905  3655 tablet_bootstrap.cc:654] T 046f635975494ad3b8f3293d74f5dac6 P bc69c6e2cbf9469696e2db60fcf952c2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.702165  3654 ts_tablet_manager.cc:1434] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 29e9dfb1d70c4f28bc6a6729380ce48b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:10:26.703154  3654 tablet_bootstrap.cc:492] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 29e9dfb1d70c4f28bc6a6729380ce48b: Bootstrap starting.
I20260710 11:10:26.704511  3661 leader_election.cc:290] T 54826d2c02cc4b3a863d08164cbb642d P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 election: Requested vote from peers b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215), 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959)
I20260710 11:10:26.687240  3660 raft_consensus.cc:515] T 54826d2c02cc4b3a863d08164cbb642d P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:26.705559  3461 raft_consensus.cc:2393] T 54826d2c02cc4b3a863d08164cbb642d P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bc69c6e2cbf9469696e2db60fcf952c2 in current term 1: Already voted for candidate 27551a87f256435d88de1b62cd150e1f in this term.
I20260710 11:10:26.707221  3384 raft_consensus.cc:2468] T 54826d2c02cc4b3a863d08164cbb642d P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc69c6e2cbf9469696e2db60fcf952c2 in term 1.
I20260710 11:10:26.708190  3651 tablet_bootstrap.cc:492] T 046f635975494ad3b8f3293d74f5dac6 P 27551a87f256435d88de1b62cd150e1f: No bootstrap required, opened a new log
I20260710 11:10:26.708408  3500 leader_election.cc:304] T 54826d2c02cc4b3a863d08164cbb642d P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b8508a424f9c4d33b51d06da0b1b82dd, bc69c6e2cbf9469696e2db60fcf952c2; no voters: 27551a87f256435d88de1b62cd150e1f
I20260710 11:10:26.709772  3661 raft_consensus.cc:2804] T 54826d2c02cc4b3a863d08164cbb642d P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:26.710474  3385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54826d2c02cc4b3a863d08164cbb642d" candidate_uuid: "27551a87f256435d88de1b62cd150e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd"
I20260710 11:10:26.710711  3651 ts_tablet_manager.cc:1403] T 046f635975494ad3b8f3293d74f5dac6 P 27551a87f256435d88de1b62cd150e1f: Time spent bootstrapping tablet: real 0.106s	user 0.019s	sys 0.019s
I20260710 11:10:26.710923  3661 raft_consensus.cc:697] T 54826d2c02cc4b3a863d08164cbb642d P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 LEADER]: Becoming Leader. State: Replica: bc69c6e2cbf9469696e2db60fcf952c2, State: Running, Role: LEADER
I20260710 11:10:26.711258  3385 raft_consensus.cc:2393] T 54826d2c02cc4b3a863d08164cbb642d P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 27551a87f256435d88de1b62cd150e1f in current term 1: Already voted for candidate bc69c6e2cbf9469696e2db60fcf952c2 in this term.
I20260710 11:10:26.711829  3661 consensus_queue.cc:237] T 54826d2c02cc4b3a863d08164cbb642d P bc69c6e2cbf9469696e2db60fcf952c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:26.712198  3535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54826d2c02cc4b3a863d08164cbb642d" candidate_uuid: "27551a87f256435d88de1b62cd150e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2"
I20260710 11:10:26.712598  3654 tablet_bootstrap.cc:654] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 29e9dfb1d70c4f28bc6a6729380ce48b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.714289  3425 leader_election.cc:304] T 54826d2c02cc4b3a863d08164cbb642d P 27551a87f256435d88de1b62cd150e1f [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: 27551a87f256435d88de1b62cd150e1f; no voters: b8508a424f9c4d33b51d06da0b1b82dd, bc69c6e2cbf9469696e2db60fcf952c2
I20260710 11:10:26.708623  3660 leader_election.cc:290] T 54826d2c02cc4b3a863d08164cbb642d P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 1 election: Requested vote from peers bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123), b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215)
I20260710 11:10:26.715207  3660 raft_consensus.cc:2749] T 54826d2c02cc4b3a863d08164cbb642d P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:10:26.714181  3651 raft_consensus.cc:359] T 046f635975494ad3b8f3293d74f5dac6 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:26.717419  3651 raft_consensus.cc:385] T 046f635975494ad3b8f3293d74f5dac6 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.717782  3651 raft_consensus.cc:740] T 046f635975494ad3b8f3293d74f5dac6 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27551a87f256435d88de1b62cd150e1f, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.718786  3651 consensus_queue.cc:260] T 046f635975494ad3b8f3293d74f5dac6 P 27551a87f256435d88de1b62cd150e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:26.724191  3651 ts_tablet_manager.cc:1434] T 046f635975494ad3b8f3293d74f5dac6 P 27551a87f256435d88de1b62cd150e1f: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 11:10:26.725216  3651 tablet_bootstrap.cc:492] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 27551a87f256435d88de1b62cd150e1f: Bootstrap starting.
I20260710 11:10:26.726328  3654 tablet_bootstrap.cc:492] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 29e9dfb1d70c4f28bc6a6729380ce48b: No bootstrap required, opened a new log
I20260710 11:10:26.726835  3654 ts_tablet_manager.cc:1403] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 29e9dfb1d70c4f28bc6a6729380ce48b: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.010s
I20260710 11:10:26.729820  3654 raft_consensus.cc:359] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:26.730553  3654 raft_consensus.cc:385] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.730839  3654 raft_consensus.cc:740] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e9dfb1d70c4f28bc6a6729380ce48b, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.731913  3651 tablet_bootstrap.cc:654] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 27551a87f256435d88de1b62cd150e1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.731729  3654 consensus_queue.cc:260] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 29e9dfb1d70c4f28bc6a6729380ce48b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:26.737093  3654 ts_tablet_manager.cc:1434] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 29e9dfb1d70c4f28bc6a6729380ce48b: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:10:26.737218  3655 tablet_bootstrap.cc:492] T 046f635975494ad3b8f3293d74f5dac6 P bc69c6e2cbf9469696e2db60fcf952c2: No bootstrap required, opened a new log
I20260710 11:10:26.737877  3655 ts_tablet_manager.cc:1403] T 046f635975494ad3b8f3293d74f5dac6 P bc69c6e2cbf9469696e2db60fcf952c2: Time spent bootstrapping tablet: real 0.078s	user 0.013s	sys 0.008s
I20260710 11:10:26.738456  3654 tablet_bootstrap.cc:492] T 0a251cd801524a78b5fc53a41c957891 P 29e9dfb1d70c4f28bc6a6729380ce48b: Bootstrap starting.
I20260710 11:10:26.740882  3655 raft_consensus.cc:359] T 046f635975494ad3b8f3293d74f5dac6 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:26.741647  3655 raft_consensus.cc:385] T 046f635975494ad3b8f3293d74f5dac6 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.741966  3655 raft_consensus.cc:740] T 046f635975494ad3b8f3293d74f5dac6 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc69c6e2cbf9469696e2db60fcf952c2, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.746929  3655 consensus_queue.cc:260] T 046f635975494ad3b8f3293d74f5dac6 P bc69c6e2cbf9469696e2db60fcf952c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:26.750712  3655 ts_tablet_manager.cc:1434] T 046f635975494ad3b8f3293d74f5dac6 P bc69c6e2cbf9469696e2db60fcf952c2: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:10:26.751703  3655 tablet_bootstrap.cc:492] T 8ae5f5152142437eb6771255bcdee690 P bc69c6e2cbf9469696e2db60fcf952c2: Bootstrap starting.
I20260710 11:10:26.755503  3652 tablet_bootstrap.cc:654] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.758466  3654 tablet_bootstrap.cc:654] T 0a251cd801524a78b5fc53a41c957891 P 29e9dfb1d70c4f28bc6a6729380ce48b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.763794  3279 catalog_manager.cc:5697] T 54826d2c02cc4b3a863d08164cbb642d P bc69c6e2cbf9469696e2db60fcf952c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3). New cstate: current_term: 1 leader_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:26.766584  3655 tablet_bootstrap.cc:654] T 8ae5f5152142437eb6771255bcdee690 P bc69c6e2cbf9469696e2db60fcf952c2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.763321  3651 tablet_bootstrap.cc:492] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 27551a87f256435d88de1b62cd150e1f: No bootstrap required, opened a new log
I20260710 11:10:26.767345  3651 ts_tablet_manager.cc:1403] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 27551a87f256435d88de1b62cd150e1f: Time spent bootstrapping tablet: real 0.042s	user 0.019s	sys 0.015s
I20260710 11:10:26.767824  3652 tablet_bootstrap.cc:492] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd: No bootstrap required, opened a new log
I20260710 11:10:26.768388  3652 ts_tablet_manager.cc:1403] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent bootstrapping tablet: real 0.075s	user 0.011s	sys 0.005s
I20260710 11:10:26.772193  3652 raft_consensus.cc:359] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:26.773272  3652 raft_consensus.cc:385] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.773666  3652 raft_consensus.cc:740] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.774873  3652 consensus_queue.cc:260] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:26.775830  3661 raft_consensus.cc:493] T 1b42eee39041487c83a75b4ddc8fd49a P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:26.776306  3661 raft_consensus.cc:515] T 1b42eee39041487c83a75b4ddc8fd49a P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:26.771620  3651 raft_consensus.cc:359] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:26.778421  3661 leader_election.cc:290] T 1b42eee39041487c83a75b4ddc8fd49a P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215), 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959)
I20260710 11:10:26.778463  3651 raft_consensus.cc:385] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.779062  3651 raft_consensus.cc:740] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27551a87f256435d88de1b62cd150e1f, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.779865  3651 consensus_queue.cc:260] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 27551a87f256435d88de1b62cd150e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:26.780547  3461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b42eee39041487c83a75b4ddc8fd49a" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27551a87f256435d88de1b62cd150e1f" is_pre_election: true
I20260710 11:10:26.781204  3461 raft_consensus.cc:2468] T 1b42eee39041487c83a75b4ddc8fd49a P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc69c6e2cbf9469696e2db60fcf952c2 in term 0.
I20260710 11:10:26.782322  3651 ts_tablet_manager.cc:1434] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 27551a87f256435d88de1b62cd150e1f: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:10:26.782595  3384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b42eee39041487c83a75b4ddc8fd49a" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" is_pre_election: true
I20260710 11:10:26.783389  3651 tablet_bootstrap.cc:492] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 27551a87f256435d88de1b62cd150e1f: Bootstrap starting.
I20260710 11:10:26.784041  3498 leader_election.cc:304] T 1b42eee39041487c83a75b4ddc8fd49a P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27551a87f256435d88de1b62cd150e1f, bc69c6e2cbf9469696e2db60fcf952c2; no voters: 
I20260710 11:10:26.786952  3652 ts_tablet_manager.cc:1434] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent starting tablet: real 0.018s	user 0.000s	sys 0.007s
W20260710 11:10:26.790004  3500 leader_election.cc:343] T 1b42eee39041487c83a75b4ddc8fd49a P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:26.790993  3655 tablet_bootstrap.cc:492] T 8ae5f5152142437eb6771255bcdee690 P bc69c6e2cbf9469696e2db60fcf952c2: No bootstrap required, opened a new log
I20260710 11:10:26.791479  3655 ts_tablet_manager.cc:1403] T 8ae5f5152142437eb6771255bcdee690 P bc69c6e2cbf9469696e2db60fcf952c2: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.004s
I20260710 11:10:26.793089  3661 raft_consensus.cc:2804] T 1b42eee39041487c83a75b4ddc8fd49a P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:26.793494  3661 raft_consensus.cc:493] T 1b42eee39041487c83a75b4ddc8fd49a P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:26.793838  3661 raft_consensus.cc:3060] T 1b42eee39041487c83a75b4ddc8fd49a P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.796584  3655 raft_consensus.cc:359] T 8ae5f5152142437eb6771255bcdee690 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:26.797086  3652 tablet_bootstrap.cc:492] T 1b42eee39041487c83a75b4ddc8fd49a P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap starting.
I20260710 11:10:26.797365  3655 raft_consensus.cc:385] T 8ae5f5152142437eb6771255bcdee690 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.797683  3655 raft_consensus.cc:740] T 8ae5f5152142437eb6771255bcdee690 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc69c6e2cbf9469696e2db60fcf952c2, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.798487  3655 consensus_queue.cc:260] T 8ae5f5152142437eb6771255bcdee690 P bc69c6e2cbf9469696e2db60fcf952c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:26.800675  3651 tablet_bootstrap.cc:654] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 27551a87f256435d88de1b62cd150e1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.803707  3652 tablet_bootstrap.cc:654] T 1b42eee39041487c83a75b4ddc8fd49a P b8508a424f9c4d33b51d06da0b1b82dd: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.805505  3661 raft_consensus.cc:515] T 1b42eee39041487c83a75b4ddc8fd49a P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:26.808480  3661 leader_election.cc:290] T 1b42eee39041487c83a75b4ddc8fd49a P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 election: Requested vote from peers b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215), 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959)
I20260710 11:10:26.793046  3654 tablet_bootstrap.cc:492] T 0a251cd801524a78b5fc53a41c957891 P 29e9dfb1d70c4f28bc6a6729380ce48b: No bootstrap required, opened a new log
I20260710 11:10:26.809351  3384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b42eee39041487c83a75b4ddc8fd49a" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd"
I20260710 11:10:26.809660  3654 ts_tablet_manager.cc:1403] T 0a251cd801524a78b5fc53a41c957891 P 29e9dfb1d70c4f28bc6a6729380ce48b: Time spent bootstrapping tablet: real 0.071s	user 0.020s	sys 0.006s
I20260710 11:10:26.810230  3461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b42eee39041487c83a75b4ddc8fd49a" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27551a87f256435d88de1b62cd150e1f"
I20260710 11:10:26.810866  3461 raft_consensus.cc:3060] T 1b42eee39041487c83a75b4ddc8fd49a P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:10:26.811179  3500 leader_election.cc:343] T 1b42eee39041487c83a75b4ddc8fd49a P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:26.808601  3655 ts_tablet_manager.cc:1434] T 8ae5f5152142437eb6771255bcdee690 P bc69c6e2cbf9469696e2db60fcf952c2: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.002s
I20260710 11:10:26.813117  3654 raft_consensus.cc:359] T 0a251cd801524a78b5fc53a41c957891 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:26.813910  3654 raft_consensus.cc:385] T 0a251cd801524a78b5fc53a41c957891 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.814213  3654 raft_consensus.cc:740] T 0a251cd801524a78b5fc53a41c957891 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e9dfb1d70c4f28bc6a6729380ce48b, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.815255  3652 tablet_bootstrap.cc:492] T 1b42eee39041487c83a75b4ddc8fd49a P b8508a424f9c4d33b51d06da0b1b82dd: No bootstrap required, opened a new log
I20260710 11:10:26.815080  3654 consensus_queue.cc:260] T 0a251cd801524a78b5fc53a41c957891 P 29e9dfb1d70c4f28bc6a6729380ce48b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:26.815743  3652 ts_tablet_manager.cc:1403] T 1b42eee39041487c83a75b4ddc8fd49a P b8508a424f9c4d33b51d06da0b1b82dd: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.012s
I20260710 11:10:26.817927  3654 ts_tablet_manager.cc:1434] T 0a251cd801524a78b5fc53a41c957891 P 29e9dfb1d70c4f28bc6a6729380ce48b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:10:26.819048  3654 tablet_bootstrap.cc:492] T 7542a2351f804226bc5b2d8338949470 P 29e9dfb1d70c4f28bc6a6729380ce48b: Bootstrap starting.
I20260710 11:10:26.818837  3652 raft_consensus.cc:359] T 1b42eee39041487c83a75b4ddc8fd49a P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:26.819617  3652 raft_consensus.cc:385] T 1b42eee39041487c83a75b4ddc8fd49a P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.819803  3655 tablet_bootstrap.cc:492] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P bc69c6e2cbf9469696e2db60fcf952c2: Bootstrap starting.
I20260710 11:10:26.819940  3652 raft_consensus.cc:740] T 1b42eee39041487c83a75b4ddc8fd49a P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.820959  3652 consensus_queue.cc:260] T 1b42eee39041487c83a75b4ddc8fd49a P b8508a424f9c4d33b51d06da0b1b82dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:26.821975  3662 raft_consensus.cc:493] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:26.822497  3662 raft_consensus.cc:515] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:26.823887  3461 raft_consensus.cc:2468] T 1b42eee39041487c83a75b4ddc8fd49a P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc69c6e2cbf9469696e2db60fcf952c2 in term 1.
I20260710 11:10:26.826012  3384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a7cf06b2ea54f4c8dc0e7db5f820f72" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" is_pre_election: true
I20260710 11:10:26.826797  3662 leader_election.cc:290] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215), 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959)
I20260710 11:10:26.826228  3460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a7cf06b2ea54f4c8dc0e7db5f820f72" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27551a87f256435d88de1b62cd150e1f" is_pre_election: true
I20260710 11:10:26.827404  3384 raft_consensus.cc:2468] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29e9dfb1d70c4f28bc6a6729380ce48b in term 0.
I20260710 11:10:26.827662  3460 raft_consensus.cc:2468] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29e9dfb1d70c4f28bc6a6729380ce48b in term 0.
I20260710 11:10:26.828845  3574 leader_election.cc:304] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29e9dfb1d70c4f28bc6a6729380ce48b, b8508a424f9c4d33b51d06da0b1b82dd; no voters: 
I20260710 11:10:26.829718  3662 raft_consensus.cc:2804] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:26.830150  3662 raft_consensus.cc:493] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:26.830524  3662 raft_consensus.cc:3060] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.830881  3498 leader_election.cc:304] T 1b42eee39041487c83a75b4ddc8fd49a P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27551a87f256435d88de1b62cd150e1f, bc69c6e2cbf9469696e2db60fcf952c2; no voters: b8508a424f9c4d33b51d06da0b1b82dd
I20260710 11:10:26.831818  3652 ts_tablet_manager.cc:1434] T 1b42eee39041487c83a75b4ddc8fd49a P b8508a424f9c4d33b51d06da0b1b82dd: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:10:26.831947  3661 raft_consensus.cc:2804] T 1b42eee39041487c83a75b4ddc8fd49a P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:26.826674  3655 tablet_bootstrap.cc:654] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P bc69c6e2cbf9469696e2db60fcf952c2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.834084  3694 raft_consensus.cc:493] T 046f635975494ad3b8f3293d74f5dac6 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:26.832553  3661 raft_consensus.cc:697] T 1b42eee39041487c83a75b4ddc8fd49a P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 LEADER]: Becoming Leader. State: Replica: bc69c6e2cbf9469696e2db60fcf952c2, State: Running, Role: LEADER
I20260710 11:10:26.835788  3652 tablet_bootstrap.cc:492] T b5383711879d4096af14d92215080335 P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap starting.
I20260710 11:10:26.837025  3694 raft_consensus.cc:515] T 046f635975494ad3b8f3293d74f5dac6 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:26.839612  3694 leader_election.cc:290] T 046f635975494ad3b8f3293d74f5dac6 P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215), bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123)
I20260710 11:10:26.839807  3651 tablet_bootstrap.cc:492] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 27551a87f256435d88de1b62cd150e1f: No bootstrap required, opened a new log
I20260710 11:10:26.840453  3651 ts_tablet_manager.cc:1403] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 27551a87f256435d88de1b62cd150e1f: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.008s
I20260710 11:10:26.840904  3535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046f635975494ad3b8f3293d74f5dac6" candidate_uuid: "27551a87f256435d88de1b62cd150e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" is_pre_election: true
I20260710 11:10:26.841210  3384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046f635975494ad3b8f3293d74f5dac6" candidate_uuid: "27551a87f256435d88de1b62cd150e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" is_pre_election: true
I20260710 11:10:26.841610  3535 raft_consensus.cc:2468] T 046f635975494ad3b8f3293d74f5dac6 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27551a87f256435d88de1b62cd150e1f in term 0.
I20260710 11:10:26.841871  3384 raft_consensus.cc:2468] T 046f635975494ad3b8f3293d74f5dac6 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27551a87f256435d88de1b62cd150e1f in term 0.
I20260710 11:10:26.843199  3426 leader_election.cc:304] T 046f635975494ad3b8f3293d74f5dac6 P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27551a87f256435d88de1b62cd150e1f, b8508a424f9c4d33b51d06da0b1b82dd; no voters: 
I20260710 11:10:26.843755  3651 raft_consensus.cc:359] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:26.844856  3651 raft_consensus.cc:385] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.844509  3661 consensus_queue.cc:237] T 1b42eee39041487c83a75b4ddc8fd49a P bc69c6e2cbf9469696e2db60fcf952c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:26.845217  3651 raft_consensus.cc:740] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27551a87f256435d88de1b62cd150e1f, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.845695  3665 raft_consensus.cc:493] T b5383711879d4096af14d92215080335 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:26.846167  3665 raft_consensus.cc:515] T b5383711879d4096af14d92215080335 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:26.846144  3651 consensus_queue.cc:260] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 27551a87f256435d88de1b62cd150e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:26.847007  3652 tablet_bootstrap.cc:654] T b5383711879d4096af14d92215080335 P b8508a424f9c4d33b51d06da0b1b82dd: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.847146  3694 raft_consensus.cc:2804] T 046f635975494ad3b8f3293d74f5dac6 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:26.847525  3694 raft_consensus.cc:493] T 046f635975494ad3b8f3293d74f5dac6 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:26.847816  3694 raft_consensus.cc:3060] T 046f635975494ad3b8f3293d74f5dac6 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.848503  3665 leader_election.cc:290] T b5383711879d4096af14d92215080335 P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095), b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215)
I20260710 11:10:26.853346  3609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5383711879d4096af14d92215080335" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" is_pre_election: true
I20260710 11:10:26.854346  3651 ts_tablet_manager.cc:1434] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 27551a87f256435d88de1b62cd150e1f: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260710 11:10:26.856076  3651 tablet_bootstrap.cc:492] T 0a251cd801524a78b5fc53a41c957891 P 27551a87f256435d88de1b62cd150e1f: Bootstrap starting.
W20260710 11:10:26.857165  3500 leader_election.cc:343] T b5383711879d4096af14d92215080335 P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:26.858276  3384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5383711879d4096af14d92215080335" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" is_pre_election: true
W20260710 11:10:26.859810  3500 leader_election.cc:343] T b5383711879d4096af14d92215080335 P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:26.860270  3500 leader_election.cc:304] T b5383711879d4096af14d92215080335 P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc69c6e2cbf9469696e2db60fcf952c2; no voters: 29e9dfb1d70c4f28bc6a6729380ce48b, b8508a424f9c4d33b51d06da0b1b82dd
I20260710 11:10:26.861614  3665 raft_consensus.cc:2749] T b5383711879d4096af14d92215080335 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:26.862012  3654 tablet_bootstrap.cc:654] T 7542a2351f804226bc5b2d8338949470 P 29e9dfb1d70c4f28bc6a6729380ce48b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.870599  3663 raft_consensus.cc:493] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:26.872013  3663 raft_consensus.cc:515] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:26.874884  3663 leader_election.cc:290] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959), bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123)
I20260710 11:10:26.875993  3651 tablet_bootstrap.cc:654] T 0a251cd801524a78b5fc53a41c957891 P 27551a87f256435d88de1b62cd150e1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.875829  3461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9f3aa2311d4b88b0a93e9bfd3c1106" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27551a87f256435d88de1b62cd150e1f" is_pre_election: true
I20260710 11:10:26.876667  3461 raft_consensus.cc:2468] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29e9dfb1d70c4f28bc6a6729380ce48b in term 0.
I20260710 11:10:26.876665  3652 tablet_bootstrap.cc:492] T b5383711879d4096af14d92215080335 P b8508a424f9c4d33b51d06da0b1b82dd: No bootstrap required, opened a new log
I20260710 11:10:26.877197  3535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9f3aa2311d4b88b0a93e9bfd3c1106" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" is_pre_election: true
I20260710 11:10:26.879134  3652 ts_tablet_manager.cc:1403] T b5383711879d4096af14d92215080335 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.006s
I20260710 11:10:26.879462  3572 leader_election.cc:304] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27551a87f256435d88de1b62cd150e1f, 29e9dfb1d70c4f28bc6a6729380ce48b; no voters: 
W20260710 11:10:26.880805  3573 leader_election.cc:343] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:26.880074  3654 tablet_bootstrap.cc:492] T 7542a2351f804226bc5b2d8338949470 P 29e9dfb1d70c4f28bc6a6729380ce48b: No bootstrap required, opened a new log
I20260710 11:10:26.881085  3282 catalog_manager.cc:5697] T 1b42eee39041487c83a75b4ddc8fd49a P bc69c6e2cbf9469696e2db60fcf952c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3). New cstate: current_term: 1 leader_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:26.881927  3654 ts_tablet_manager.cc:1403] T 7542a2351f804226bc5b2d8338949470 P 29e9dfb1d70c4f28bc6a6729380ce48b: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.000s
I20260710 11:10:26.882323  3655 tablet_bootstrap.cc:492] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P bc69c6e2cbf9469696e2db60fcf952c2: No bootstrap required, opened a new log
I20260710 11:10:26.882856  3655 ts_tablet_manager.cc:1403] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P bc69c6e2cbf9469696e2db60fcf952c2: Time spent bootstrapping tablet: real 0.063s	user 0.019s	sys 0.003s
I20260710 11:10:26.884284  3663 raft_consensus.cc:2804] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:26.885077  3663 raft_consensus.cc:493] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:26.885435  3663 raft_consensus.cc:3060] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.885545  3654 raft_consensus.cc:359] T 7542a2351f804226bc5b2d8338949470 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:26.886351  3654 raft_consensus.cc:385] T 7542a2351f804226bc5b2d8338949470 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.886709  3654 raft_consensus.cc:740] T 7542a2351f804226bc5b2d8338949470 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e9dfb1d70c4f28bc6a6729380ce48b, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.887562  3654 consensus_queue.cc:260] T 7542a2351f804226bc5b2d8338949470 P 29e9dfb1d70c4f28bc6a6729380ce48b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:26.888104  3694 raft_consensus.cc:515] T 046f635975494ad3b8f3293d74f5dac6 P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:26.891825  3655 raft_consensus.cc:359] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:26.894594  3654 ts_tablet_manager.cc:1434] T 7542a2351f804226bc5b2d8338949470 P 29e9dfb1d70c4f28bc6a6729380ce48b: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.010s
I20260710 11:10:26.895762  3654 tablet_bootstrap.cc:492] T b5383711879d4096af14d92215080335 P 29e9dfb1d70c4f28bc6a6729380ce48b: Bootstrap starting.
I20260710 11:10:26.899000  3655 raft_consensus.cc:385] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.902318  3655 raft_consensus.cc:740] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc69c6e2cbf9469696e2db60fcf952c2, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.902133  3652 raft_consensus.cc:359] T b5383711879d4096af14d92215080335 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:26.909670  3652 raft_consensus.cc:385] T b5383711879d4096af14d92215080335 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.910084  3652 raft_consensus.cc:740] T b5383711879d4096af14d92215080335 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.910518  3662 raft_consensus.cc:515] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:26.914337  3384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046f635975494ad3b8f3293d74f5dac6" candidate_uuid: "27551a87f256435d88de1b62cd150e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd"
I20260710 11:10:26.914914  3384 raft_consensus.cc:3060] T 046f635975494ad3b8f3293d74f5dac6 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.914896  3535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046f635975494ad3b8f3293d74f5dac6" candidate_uuid: "27551a87f256435d88de1b62cd150e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2"
I20260710 11:10:26.915640  3535 raft_consensus.cc:3060] T 046f635975494ad3b8f3293d74f5dac6 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.913226  3663 raft_consensus.cc:515] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:26.918366  3659 raft_consensus.cc:493] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:26.918833  3659 raft_consensus.cc:515] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:26.921226  3662 leader_election.cc:290] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 election: Requested vote from peers b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215), 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959)
I20260710 11:10:26.929970  3663 leader_election.cc:290] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 election: Requested vote from peers 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959), bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123)
I20260710 11:10:26.921387  3652 consensus_queue.cc:260] T b5383711879d4096af14d92215080335 P b8508a424f9c4d33b51d06da0b1b82dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:26.930960  3659 leader_election.cc:290] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123), 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095)
I20260710 11:10:26.920513  3694 leader_election.cc:290] T 046f635975494ad3b8f3293d74f5dac6 P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 1 election: Requested vote from peers b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215), bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123)
I20260710 11:10:26.925170  3460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9f3aa2311d4b88b0a93e9bfd3c1106" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27551a87f256435d88de1b62cd150e1f"
I20260710 11:10:26.923177  3385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a7cf06b2ea54f4c8dc0e7db5f820f72" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd"
I20260710 11:10:26.933276  3385 raft_consensus.cc:3060] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.923914  3534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae5f5152142437eb6771255bcdee690" candidate_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" is_pre_election: true
I20260710 11:10:26.932493  3460 raft_consensus.cc:3060] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.937256  3534 raft_consensus.cc:2468] T 8ae5f5152142437eb6771255bcdee690 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8508a424f9c4d33b51d06da0b1b82dd in term 0.
I20260710 11:10:26.938333  3349 leader_election.cc:304] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8508a424f9c4d33b51d06da0b1b82dd, bc69c6e2cbf9469696e2db60fcf952c2; no voters: 
I20260710 11:10:26.938927  3651 tablet_bootstrap.cc:492] T 0a251cd801524a78b5fc53a41c957891 P 27551a87f256435d88de1b62cd150e1f: No bootstrap required, opened a new log
I20260710 11:10:26.939256  3659 raft_consensus.cc:2804] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:26.939477  3651 ts_tablet_manager.cc:1403] T 0a251cd801524a78b5fc53a41c957891 P 27551a87f256435d88de1b62cd150e1f: Time spent bootstrapping tablet: real 0.084s	user 0.024s	sys 0.013s
I20260710 11:10:26.939731  3659 raft_consensus.cc:493] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:26.941617  3659 raft_consensus.cc:3060] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.924453  3461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a7cf06b2ea54f4c8dc0e7db5f820f72" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27551a87f256435d88de1b62cd150e1f"
I20260710 11:10:26.944985  3461 raft_consensus.cc:3060] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.950312  3384 raft_consensus.cc:2468] T 046f635975494ad3b8f3293d74f5dac6 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27551a87f256435d88de1b62cd150e1f in term 1.
I20260710 11:10:26.951663  3426 leader_election.cc:304] T 046f635975494ad3b8f3293d74f5dac6 P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27551a87f256435d88de1b62cd150e1f, b8508a424f9c4d33b51d06da0b1b82dd; no voters: 
I20260710 11:10:26.951857  3461 raft_consensus.cc:2468] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29e9dfb1d70c4f28bc6a6729380ce48b in term 1.
I20260710 11:10:26.952548  3694 raft_consensus.cc:2804] T 046f635975494ad3b8f3293d74f5dac6 P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:26.952800  3460 raft_consensus.cc:2468] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29e9dfb1d70c4f28bc6a6729380ce48b in term 1.
I20260710 11:10:26.953122  3572 leader_election.cc:304] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27551a87f256435d88de1b62cd150e1f, 29e9dfb1d70c4f28bc6a6729380ce48b; no voters: 
I20260710 11:10:26.953948  3534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9f3aa2311d4b88b0a93e9bfd3c1106" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2"
I20260710 11:10:26.954280  3663 raft_consensus.cc:2804] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:26.954599  3572 leader_election.cc:304] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27551a87f256435d88de1b62cd150e1f, 29e9dfb1d70c4f28bc6a6729380ce48b; no voters: 
I20260710 11:10:26.954862  3663 raft_consensus.cc:697] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 LEADER]: Becoming Leader. State: Replica: 29e9dfb1d70c4f28bc6a6729380ce48b, State: Running, Role: LEADER
I20260710 11:10:26.922390  3655 consensus_queue.cc:260] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P bc69c6e2cbf9469696e2db60fcf952c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:26.953131  3694 raft_consensus.cc:697] T 046f635975494ad3b8f3293d74f5dac6 P 27551a87f256435d88de1b62cd150e1f [term 1 LEADER]: Becoming Leader. State: Replica: 27551a87f256435d88de1b62cd150e1f, State: Running, Role: LEADER
I20260710 11:10:26.913703  3707 raft_consensus.cc:493] T 0a251cd801524a78b5fc53a41c957891 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:26.957651  3694 consensus_queue.cc:237] T 046f635975494ad3b8f3293d74f5dac6 P 27551a87f256435d88de1b62cd150e1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:26.958618  3707 raft_consensus.cc:515] T 0a251cd801524a78b5fc53a41c957891 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:26.955865  3663 consensus_queue.cc:237] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 29e9dfb1d70c4f28bc6a6729380ce48b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:26.941128  3654 tablet_bootstrap.cc:654] T b5383711879d4096af14d92215080335 P 29e9dfb1d70c4f28bc6a6729380ce48b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.964783  3662 raft_consensus.cc:2804] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:26.965325  3662 raft_consensus.cc:697] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 LEADER]: Becoming Leader. State: Replica: 29e9dfb1d70c4f28bc6a6729380ce48b, State: Running, Role: LEADER
I20260710 11:10:26.957684  3655 ts_tablet_manager.cc:1434] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P bc69c6e2cbf9469696e2db60fcf952c2: Time spent starting tablet: real 0.075s	user 0.006s	sys 0.005s
I20260710 11:10:26.966172  3662 consensus_queue.cc:237] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 29e9dfb1d70c4f28bc6a6729380ce48b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:26.970877  3651 raft_consensus.cc:359] T 0a251cd801524a78b5fc53a41c957891 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:26.971539  3652 ts_tablet_manager.cc:1434] T b5383711879d4096af14d92215080335 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent starting tablet: real 0.082s	user 0.016s	sys 0.023s
I20260710 11:10:26.971684  3651 raft_consensus.cc:385] T 0a251cd801524a78b5fc53a41c957891 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.972100  3651 raft_consensus.cc:740] T 0a251cd801524a78b5fc53a41c957891 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27551a87f256435d88de1b62cd150e1f, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.972975  3651 consensus_queue.cc:260] T 0a251cd801524a78b5fc53a41c957891 P 27551a87f256435d88de1b62cd150e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
W20260710 11:10:26.964335  3573 leader_election.cc:343] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:26.975906  3652 tablet_bootstrap.cc:492] T b2443b31d4844387ace93f74716438b7 P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap starting.
I20260710 11:10:26.966756  3535 raft_consensus.cc:2468] T 046f635975494ad3b8f3293d74f5dac6 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27551a87f256435d88de1b62cd150e1f in term 1.
I20260710 11:10:26.976207  3707 leader_election.cc:290] T 0a251cd801524a78b5fc53a41c957891 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215), 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959)
I20260710 11:10:26.982105  3710 raft_consensus.cc:493] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:26.982905  3652 tablet_bootstrap.cc:654] T b2443b31d4844387ace93f74716438b7 P b8508a424f9c4d33b51d06da0b1b82dd: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.982689  3710 raft_consensus.cc:515] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:26.988832  3655 tablet_bootstrap.cc:492] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P bc69c6e2cbf9469696e2db60fcf952c2: Bootstrap starting.
I20260710 11:10:26.974642  3384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a251cd801524a78b5fc53a41c957891" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" is_pre_election: true
I20260710 11:10:26.991817  3384 raft_consensus.cc:2468] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29e9dfb1d70c4f28bc6a6729380ce48b in term 0.
I20260710 11:10:26.993602  3574 leader_election.cc:304] T 0a251cd801524a78b5fc53a41c957891 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29e9dfb1d70c4f28bc6a6729380ce48b, b8508a424f9c4d33b51d06da0b1b82dd; no voters: 
I20260710 11:10:26.980088  3385 raft_consensus.cc:2468] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29e9dfb1d70c4f28bc6a6729380ce48b in term 1.
I20260710 11:10:27.006600  3282 catalog_manager.cc:5697] T 046f635975494ad3b8f3293d74f5dac6 P 27551a87f256435d88de1b62cd150e1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 27551a87f256435d88de1b62cd150e1f (127.1.69.2). New cstate: current_term: 1 leader_uuid: "27551a87f256435d88de1b62cd150e1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:27.013931  3460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a251cd801524a78b5fc53a41c957891" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27551a87f256435d88de1b62cd150e1f" is_pre_election: true
I20260710 11:10:27.014966  3460 raft_consensus.cc:2468] T 0a251cd801524a78b5fc53a41c957891 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29e9dfb1d70c4f28bc6a6729380ce48b in term 0.
I20260710 11:10:26.996977  3707 raft_consensus.cc:2804] T 0a251cd801524a78b5fc53a41c957891 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:27.016314  3707 raft_consensus.cc:493] T 0a251cd801524a78b5fc53a41c957891 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:27.016719  3707 raft_consensus.cc:3060] T 0a251cd801524a78b5fc53a41c957891 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:27.023582  3655 tablet_bootstrap.cc:654] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P bc69c6e2cbf9469696e2db60fcf952c2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.993901  3659 raft_consensus.cc:515] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:27.037673  3460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a251cd801524a78b5fc53a41c957891" candidate_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27551a87f256435d88de1b62cd150e1f" is_pre_election: true
I20260710 11:10:27.039951  3460 raft_consensus.cc:2468] T 0a251cd801524a78b5fc53a41c957891 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8508a424f9c4d33b51d06da0b1b82dd in term 0.
I20260710 11:10:27.045110  3651 ts_tablet_manager.cc:1434] T 0a251cd801524a78b5fc53a41c957891 P 27551a87f256435d88de1b62cd150e1f: Time spent starting tablet: real 0.083s	user 0.006s	sys 0.001s
I20260710 11:10:27.046259  3651 tablet_bootstrap.cc:492] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 27551a87f256435d88de1b62cd150e1f: Bootstrap starting.
I20260710 11:10:27.047350  3710 leader_election.cc:290] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095), 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959)
I20260710 11:10:27.048041  3710 raft_consensus.cc:493] T 1b42eee39041487c83a75b4ddc8fd49a P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:27.048767  3348 leader_election.cc:304] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27551a87f256435d88de1b62cd150e1f, b8508a424f9c4d33b51d06da0b1b82dd; no voters: 
I20260710 11:10:27.051038  3710 raft_consensus.cc:515] T 1b42eee39041487c83a75b4ddc8fd49a P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:27.060124  3715 raft_consensus.cc:493] T b5383711879d4096af14d92215080335 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:27.052839  3707 raft_consensus.cc:515] T 0a251cd801524a78b5fc53a41c957891 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:27.060662  3715 raft_consensus.cc:515] T b5383711879d4096af14d92215080335 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:27.061384  3710 leader_election.cc:290] T 1b42eee39041487c83a75b4ddc8fd49a P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959), bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123)
I20260710 11:10:27.062770  3707 leader_election.cc:290] T 0a251cd801524a78b5fc53a41c957891 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 election: Requested vote from peers b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215), 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959)
I20260710 11:10:27.062765  3715 leader_election.cc:290] T b5383711879d4096af14d92215080335 P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123), 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095)
I20260710 11:10:27.063163  3385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a251cd801524a78b5fc53a41c957891" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd"
I20260710 11:10:27.063810  3461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a251cd801524a78b5fc53a41c957891" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27551a87f256435d88de1b62cd150e1f"
I20260710 11:10:27.063715  3460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b42eee39041487c83a75b4ddc8fd49a" candidate_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27551a87f256435d88de1b62cd150e1f" is_pre_election: true
I20260710 11:10:27.072371  3651 tablet_bootstrap.cc:654] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 27551a87f256435d88de1b62cd150e1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:27.078581  3663 raft_consensus.cc:493] T 7542a2351f804226bc5b2d8338949470 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:27.073683  3461 raft_consensus.cc:3060] T 0a251cd801524a78b5fc53a41c957891 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:27.073266  3662 raft_consensus.cc:493] T b2443b31d4844387ace93f74716438b7 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:27.079092  3663 raft_consensus.cc:515] T 7542a2351f804226bc5b2d8338949470 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:27.079813  3662 raft_consensus.cc:515] T b2443b31d4844387ace93f74716438b7 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:27.080859  3655 tablet_bootstrap.cc:492] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P bc69c6e2cbf9469696e2db60fcf952c2: No bootstrap required, opened a new log
I20260710 11:10:27.081384  3655 ts_tablet_manager.cc:1403] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P bc69c6e2cbf9469696e2db60fcf952c2: Time spent bootstrapping tablet: real 0.093s	user 0.015s	sys 0.013s
I20260710 11:10:27.081768  3662 leader_election.cc:290] T b2443b31d4844387ace93f74716438b7 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959), b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215)
I20260710 11:10:27.082281  3460 raft_consensus.cc:2393] T 1b42eee39041487c83a75b4ddc8fd49a P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8508a424f9c4d33b51d06da0b1b82dd in current term 1: Already voted for candidate bc69c6e2cbf9469696e2db60fcf952c2 in this term.
I20260710 11:10:27.081328  3663 leader_election.cc:290] T 7542a2351f804226bc5b2d8338949470 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959), bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123)
I20260710 11:10:27.063923  3659 leader_election.cc:290] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 1 election: Requested vote from peers bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123), 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095)
I20260710 11:10:27.074528  3710 raft_consensus.cc:2804] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:27.084698  3710 raft_consensus.cc:493] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:27.085072  3710 raft_consensus.cc:3060] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:27.085481  3535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7542a2351f804226bc5b2d8338949470" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" is_pre_election: true
I20260710 11:10:27.085590  3459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7542a2351f804226bc5b2d8338949470" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27551a87f256435d88de1b62cd150e1f" is_pre_election: true
I20260710 11:10:27.086783  3534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae5f5152142437eb6771255bcdee690" candidate_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2"
W20260710 11:10:27.087046  3572 leader_election.cc:343] T 7542a2351f804226bc5b2d8338949470 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:27.087361  3534 raft_consensus.cc:3060] T 8ae5f5152142437eb6771255bcdee690 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:27.088876  3458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2443b31d4844387ace93f74716438b7" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27551a87f256435d88de1b62cd150e1f" is_pre_election: true
I20260710 11:10:27.047546  3279 catalog_manager.cc:5697] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 29e9dfb1d70c4f28bc6a6729380ce48b reported cstate change: term changed from 0 to 1, leader changed from <none> to 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4). New cstate: current_term: 1 leader_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:27.090212  3384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2443b31d4844387ace93f74716438b7" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" is_pre_election: true
I20260710 11:10:27.091174  3461 raft_consensus.cc:2468] T 0a251cd801524a78b5fc53a41c957891 P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29e9dfb1d70c4f28bc6a6729380ce48b in term 1.
W20260710 11:10:27.091408  3573 leader_election.cc:343] T 7542a2351f804226bc5b2d8338949470 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:27.091861  3573 leader_election.cc:304] T 7542a2351f804226bc5b2d8338949470 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29e9dfb1d70c4f28bc6a6729380ce48b; no voters: 27551a87f256435d88de1b62cd150e1f, bc69c6e2cbf9469696e2db60fcf952c2
I20260710 11:10:27.092447  3572 leader_election.cc:304] T 0a251cd801524a78b5fc53a41c957891 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27551a87f256435d88de1b62cd150e1f, 29e9dfb1d70c4f28bc6a6729380ce48b; no voters: 
I20260710 11:10:27.092603  3710 raft_consensus.cc:515] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:27.092955  3663 raft_consensus.cc:2749] T 7542a2351f804226bc5b2d8338949470 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:27.093302  3662 raft_consensus.cc:2804] T 0a251cd801524a78b5fc53a41c957891 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:27.093789  3662 raft_consensus.cc:697] T 0a251cd801524a78b5fc53a41c957891 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 LEADER]: Becoming Leader. State: Replica: 29e9dfb1d70c4f28bc6a6729380ce48b, State: Running, Role: LEADER
W20260710 11:10:27.094432  3574 leader_election.cc:343] T b2443b31d4844387ace93f74716438b7 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:27.094686  3710 leader_election.cc:290] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 1 election: Requested vote from peers 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095), 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959)
I20260710 11:10:27.089540  3458 raft_consensus.cc:2468] T b2443b31d4844387ace93f74716438b7 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29e9dfb1d70c4f28bc6a6729380ce48b in term 0.
I20260710 11:10:27.094594  3662 consensus_queue.cc:237] T 0a251cd801524a78b5fc53a41c957891 P 29e9dfb1d70c4f28bc6a6729380ce48b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:27.095665  3385 raft_consensus.cc:2393] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 29e9dfb1d70c4f28bc6a6729380ce48b in current term 1: Already voted for candidate b8508a424f9c4d33b51d06da0b1b82dd in this term.
I20260710 11:10:27.098326  3458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a251cd801524a78b5fc53a41c957891" candidate_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27551a87f256435d88de1b62cd150e1f"
I20260710 11:10:27.098886  3572 leader_election.cc:304] T b2443b31d4844387ace93f74716438b7 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27551a87f256435d88de1b62cd150e1f, 29e9dfb1d70c4f28bc6a6729380ce48b; no voters: b8508a424f9c4d33b51d06da0b1b82dd
I20260710 11:10:27.099064  3458 raft_consensus.cc:2393] T 0a251cd801524a78b5fc53a41c957891 P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b8508a424f9c4d33b51d06da0b1b82dd in current term 1: Already voted for candidate 29e9dfb1d70c4f28bc6a6729380ce48b in this term.
I20260710 11:10:27.100695  3655 raft_consensus.cc:359] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:27.101368  3654 tablet_bootstrap.cc:492] T b5383711879d4096af14d92215080335 P 29e9dfb1d70c4f28bc6a6729380ce48b: No bootstrap required, opened a new log
I20260710 11:10:27.101836  3654 ts_tablet_manager.cc:1403] T b5383711879d4096af14d92215080335 P 29e9dfb1d70c4f28bc6a6729380ce48b: Time spent bootstrapping tablet: real 0.206s	user 0.049s	sys 0.031s
I20260710 11:10:27.102243  3652 tablet_bootstrap.cc:492] T b2443b31d4844387ace93f74716438b7 P b8508a424f9c4d33b51d06da0b1b82dd: No bootstrap required, opened a new log
I20260710 11:10:27.102691  3652 ts_tablet_manager.cc:1403] T b2443b31d4844387ace93f74716438b7 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent bootstrapping tablet: real 0.127s	user 0.013s	sys 0.009s
I20260710 11:10:27.101398  3655 raft_consensus.cc:385] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:27.107247  3655 raft_consensus.cc:740] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc69c6e2cbf9469696e2db60fcf952c2, State: Initialized, Role: FOLLOWER
I20260710 11:10:27.105674  3533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5383711879d4096af14d92215080335" candidate_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" is_pre_election: true
W20260710 11:10:27.106009  3572 consensus_peers.cc:597] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 29e9dfb1d70c4f28bc6a6729380ce48b -> Peer 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959): Couldn't send request to peer 27551a87f256435d88de1b62cd150e1f. 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 11:10:27.108973  3533 raft_consensus.cc:2468] T b5383711879d4096af14d92215080335 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8508a424f9c4d33b51d06da0b1b82dd in term 0.
I20260710 11:10:27.110404  3349 leader_election.cc:304] T b5383711879d4096af14d92215080335 P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8508a424f9c4d33b51d06da0b1b82dd, bc69c6e2cbf9469696e2db60fcf952c2; no voters: 
I20260710 11:10:27.111627  3710 raft_consensus.cc:2804] T b5383711879d4096af14d92215080335 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:27.105238  3652 raft_consensus.cc:359] T b2443b31d4844387ace93f74716438b7 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:27.104373  3654 raft_consensus.cc:359] T b5383711879d4096af14d92215080335 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:27.112331  3652 raft_consensus.cc:385] T b2443b31d4844387ace93f74716438b7 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:27.112965  3654 raft_consensus.cc:385] T b5383711879d4096af14d92215080335 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:27.113036  3652 raft_consensus.cc:740] T b2443b31d4844387ace93f74716438b7 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Initialized, Role: FOLLOWER
I20260710 11:10:27.113273  3654 raft_consensus.cc:740] T b5383711879d4096af14d92215080335 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e9dfb1d70c4f28bc6a6729380ce48b, State: Initialized, Role: FOLLOWER
I20260710 11:10:27.114045  3654 consensus_queue.cc:260] T b5383711879d4096af14d92215080335 P 29e9dfb1d70c4f28bc6a6729380ce48b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:27.115988  3652 consensus_queue.cc:260] T b2443b31d4844387ace93f74716438b7 P b8508a424f9c4d33b51d06da0b1b82dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:27.105988  3535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b42eee39041487c83a75b4ddc8fd49a" candidate_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" is_pre_election: true
I20260710 11:10:27.115924  3661 raft_consensus.cc:493] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:27.114055  3707 raft_consensus.cc:2804] T b2443b31d4844387ace93f74716438b7 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:27.118829  3661 raft_consensus.cc:515] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:27.119582  3534 raft_consensus.cc:2468] T 8ae5f5152142437eb6771255bcdee690 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8508a424f9c4d33b51d06da0b1b82dd in term 1.
I20260710 11:10:27.112280  3710 raft_consensus.cc:493] T b5383711879d4096af14d92215080335 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:27.120852  3710 raft_consensus.cc:3060] T b5383711879d4096af14d92215080335 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:27.121681  3608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a251cd801524a78b5fc53a41c957891" candidate_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" is_pre_election: true
I20260710 11:10:27.121887  3609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae5f5152142437eb6771255bcdee690" candidate_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" is_pre_election: true
I20260710 11:10:27.122596  3609 raft_consensus.cc:2468] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8508a424f9c4d33b51d06da0b1b82dd in term 0.
I20260710 11:10:27.122756  3605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a251cd801524a78b5fc53a41c957891" candidate_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b"
I20260710 11:10:27.123091  3607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae5f5152142437eb6771255bcdee690" candidate_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b"
I20260710 11:10:27.123647  3607 raft_consensus.cc:3060] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:27.124233  3661 leader_election.cc:290] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095), b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215)
I20260710 11:10:27.118813  3707 raft_consensus.cc:493] T b2443b31d4844387ace93f74716438b7 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:27.125172  3707 raft_consensus.cc:3060] T b2443b31d4844387ace93f74716438b7 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:27.125342  3605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ecdd25a3fed4536869b1c1ed8e2ede2" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" is_pre_election: true
I20260710 11:10:27.118412  3652 ts_tablet_manager.cc:1434] T b2443b31d4844387ace93f74716438b7 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:10:27.126891  3652 tablet_bootstrap.cc:492] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap starting.
I20260710 11:10:27.127374  3654 ts_tablet_manager.cc:1434] T b5383711879d4096af14d92215080335 P 29e9dfb1d70c4f28bc6a6729380ce48b: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.004s
I20260710 11:10:27.128100  3654 tablet_bootstrap.cc:492] T b9d6dd7a94584004ad212b8e2f7e0807 P 29e9dfb1d70c4f28bc6a6729380ce48b: Bootstrap starting.
I20260710 11:10:27.129542  3606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5383711879d4096af14d92215080335" candidate_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" is_pre_election: true
I20260710 11:10:27.130364  3606 raft_consensus.cc:2468] T b5383711879d4096af14d92215080335 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8508a424f9c4d33b51d06da0b1b82dd in term 0.
W20260710 11:10:27.132354  3500 leader_election.cc:343] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:27.132894  3663 consensus_queue.cc:1048] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 29e9dfb1d70c4f28bc6a6729380ce48b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:27.135723  3654 tablet_bootstrap.cc:654] T b9d6dd7a94584004ad212b8e2f7e0807 P 29e9dfb1d70c4f28bc6a6729380ce48b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:27.114473  3655 consensus_queue.cc:260] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P bc69c6e2cbf9469696e2db60fcf952c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:27.143075  3655 ts_tablet_manager.cc:1434] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P bc69c6e2cbf9469696e2db60fcf952c2: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.001s
I20260710 11:10:27.138748  3661 raft_consensus.cc:493] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:27.148916  3652 tablet_bootstrap.cc:654] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P b8508a424f9c4d33b51d06da0b1b82dd: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:27.148746  3661 raft_consensus.cc:515] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:27.148904  3349 leader_election.cc:304] T 1b42eee39041487c83a75b4ddc8fd49a P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8508a424f9c4d33b51d06da0b1b82dd; no voters: 27551a87f256435d88de1b62cd150e1f, bc69c6e2cbf9469696e2db60fcf952c2
I20260710 11:10:27.149717  3385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ecdd25a3fed4536869b1c1ed8e2ede2" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" is_pre_election: true
I20260710 11:10:27.149916  3659 raft_consensus.cc:3060] T 1b42eee39041487c83a75b4ddc8fd49a P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:27.144953  3350 leader_election.cc:304] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd [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: b8508a424f9c4d33b51d06da0b1b82dd; no voters: 27551a87f256435d88de1b62cd150e1f, 29e9dfb1d70c4f28bc6a6729380ce48b
I20260710 11:10:27.150352  3349 leader_election.cc:304] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8508a424f9c4d33b51d06da0b1b82dd, bc69c6e2cbf9469696e2db60fcf952c2; no voters: 
I20260710 11:10:27.151031  3715 raft_consensus.cc:2749] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:10:27.151738  3715 raft_consensus.cc:2804] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:27.152168  3715 raft_consensus.cc:697] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 LEADER]: Becoming Leader. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Running, Role: LEADER
I20260710 11:10:27.153650  3655 tablet_bootstrap.cc:492] T 7542a2351f804226bc5b2d8338949470 P bc69c6e2cbf9469696e2db60fcf952c2: Bootstrap starting.
I20260710 11:10:27.159046  3715 consensus_queue.cc:237] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:27.160056  3605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9f3aa2311d4b88b0a93e9bfd3c1106" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" is_pre_election: true
I20260710 11:10:27.164888  3458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9f3aa2311d4b88b0a93e9bfd3c1106" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27551a87f256435d88de1b62cd150e1f" is_pre_election: true
I20260710 11:10:27.166033  3458 raft_consensus.cc:2393] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bc69c6e2cbf9469696e2db60fcf952c2 in current term 1: Already voted for candidate 29e9dfb1d70c4f28bc6a6729380ce48b in this term.
I20260710 11:10:27.166074  3651 tablet_bootstrap.cc:492] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 27551a87f256435d88de1b62cd150e1f: No bootstrap required, opened a new log
I20260710 11:10:27.166749  3651 ts_tablet_manager.cc:1403] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 27551a87f256435d88de1b62cd150e1f: Time spent bootstrapping tablet: real 0.121s	user 0.018s	sys 0.009s
I20260710 11:10:27.156296  3661 leader_election.cc:290] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959), 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095)
W20260710 11:10:27.173151  3331 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:10:27.174108  3651 raft_consensus.cc:359] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:27.175292  3651 raft_consensus.cc:385] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:27.175526  3651 raft_consensus.cc:740] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27551a87f256435d88de1b62cd150e1f, State: Initialized, Role: FOLLOWER
I20260710 11:10:27.176765  3498 leader_election.cc:304] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc69c6e2cbf9469696e2db60fcf952c2; no voters: 27551a87f256435d88de1b62cd150e1f, 29e9dfb1d70c4f28bc6a6729380ce48b
I20260710 11:10:27.177677  3655 tablet_bootstrap.cc:654] T 7542a2351f804226bc5b2d8338949470 P bc69c6e2cbf9469696e2db60fcf952c2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:27.180140  3651 consensus_queue.cc:260] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 27551a87f256435d88de1b62cd150e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:27.182181  3659 raft_consensus.cc:2749] T 1b42eee39041487c83a75b4ddc8fd49a P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:27.184156  3661 raft_consensus.cc:3060] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:27.189317  3279 catalog_manager.cc:5697] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 29e9dfb1d70c4f28bc6a6729380ce48b reported cstate change: term changed from 0 to 1, leader changed from <none> to 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4). New cstate: current_term: 1 leader_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:27.190980  3661 raft_consensus.cc:2749] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:27.191093  3279 catalog_manager.cc:5697] T 0a251cd801524a78b5fc53a41c957891 P 29e9dfb1d70c4f28bc6a6729380ce48b reported cstate change: term changed from 0 to 1, leader changed from <none> to 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4). New cstate: current_term: 1 leader_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:27.194186  3651 ts_tablet_manager.cc:1434] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 27551a87f256435d88de1b62cd150e1f: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260710 11:10:27.196744  3707 raft_consensus.cc:515] T b2443b31d4844387ace93f74716438b7 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:27.194830  3607 raft_consensus.cc:2468] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8508a424f9c4d33b51d06da0b1b82dd in term 1.
I20260710 11:10:27.198609  3707 leader_election.cc:290] T b2443b31d4844387ace93f74716438b7 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 election: Requested vote from peers 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959), b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215)
I20260710 11:10:27.201242  3458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2443b31d4844387ace93f74716438b7" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27551a87f256435d88de1b62cd150e1f"
I20260710 11:10:27.201174  3385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2443b31d4844387ace93f74716438b7" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd"
I20260710 11:10:27.201908  3651 tablet_bootstrap.cc:492] T 7542a2351f804226bc5b2d8338949470 P 27551a87f256435d88de1b62cd150e1f: Bootstrap starting.
I20260710 11:10:27.202005  3458 raft_consensus.cc:3060] T b2443b31d4844387ace93f74716438b7 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:27.202214  3385 raft_consensus.cc:3060] T b2443b31d4844387ace93f74716438b7 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:10:27.203567  3349 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.1.69.3:37123, user_credentials={real_user=slave}} blocked reactor thread for 53296.3us
I20260710 11:10:27.207832  3651 tablet_bootstrap.cc:654] T 7542a2351f804226bc5b2d8338949470 P 27551a87f256435d88de1b62cd150e1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:27.211076  3458 raft_consensus.cc:2468] T b2443b31d4844387ace93f74716438b7 P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29e9dfb1d70c4f28bc6a6729380ce48b in term 1.
I20260710 11:10:27.211670  3652 tablet_bootstrap.cc:492] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P b8508a424f9c4d33b51d06da0b1b82dd: No bootstrap required, opened a new log
I20260710 11:10:27.212209  3652 ts_tablet_manager.cc:1403] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent bootstrapping tablet: real 0.086s	user 0.005s	sys 0.005s
I20260710 11:10:27.212584  3572 leader_election.cc:304] T b2443b31d4844387ace93f74716438b7 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27551a87f256435d88de1b62cd150e1f, 29e9dfb1d70c4f28bc6a6729380ce48b; no voters: 
I20260710 11:10:27.214929  3652 raft_consensus.cc:359] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
W20260710 11:10:27.215209  3500 leader_election.cc:343] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:27.215588  3652 raft_consensus.cc:385] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:27.215749  3500 leader_election.cc:304] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc69c6e2cbf9469696e2db60fcf952c2; no voters: 29e9dfb1d70c4f28bc6a6729380ce48b, b8508a424f9c4d33b51d06da0b1b82dd
I20260710 11:10:27.215930  3652 raft_consensus.cc:740] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Initialized, Role: FOLLOWER
I20260710 11:10:27.216625  3707 raft_consensus.cc:2804] T b2443b31d4844387ace93f74716438b7 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:27.217003  3661 raft_consensus.cc:2749] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:27.219106  3385 raft_consensus.cc:2468] T b2443b31d4844387ace93f74716438b7 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29e9dfb1d70c4f28bc6a6729380ce48b in term 1.
I20260710 11:10:27.215840  3710 raft_consensus.cc:515] T b5383711879d4096af14d92215080335 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:27.224802  3654 tablet_bootstrap.cc:492] T b9d6dd7a94584004ad212b8e2f7e0807 P 29e9dfb1d70c4f28bc6a6729380ce48b: No bootstrap required, opened a new log
I20260710 11:10:27.225379  3654 ts_tablet_manager.cc:1403] T b9d6dd7a94584004ad212b8e2f7e0807 P 29e9dfb1d70c4f28bc6a6729380ce48b: Time spent bootstrapping tablet: real 0.097s	user 0.016s	sys 0.016s
I20260710 11:10:27.226015  3707 raft_consensus.cc:697] T b2443b31d4844387ace93f74716438b7 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 LEADER]: Becoming Leader. State: Replica: 29e9dfb1d70c4f28bc6a6729380ce48b, State: Running, Role: LEADER
I20260710 11:10:27.226666  3607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5383711879d4096af14d92215080335" candidate_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b"
I20260710 11:10:27.226972  3535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5383711879d4096af14d92215080335" candidate_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2"
I20260710 11:10:27.227599  3710 leader_election.cc:290] T b5383711879d4096af14d92215080335 P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 1 election: Requested vote from peers bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123), 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095)
I20260710 11:10:27.228024  3535 raft_consensus.cc:3060] T b5383711879d4096af14d92215080335 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:27.228544  3654 raft_consensus.cc:359] T b9d6dd7a94584004ad212b8e2f7e0807 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:27.229322  3654 raft_consensus.cc:385] T b9d6dd7a94584004ad212b8e2f7e0807 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:27.229696  3654 raft_consensus.cc:740] T b9d6dd7a94584004ad212b8e2f7e0807 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e9dfb1d70c4f28bc6a6729380ce48b, State: Initialized, Role: FOLLOWER
I20260710 11:10:27.229476  3652 consensus_queue.cc:260] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P b8508a424f9c4d33b51d06da0b1b82dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:27.230705  3654 consensus_queue.cc:260] T b9d6dd7a94584004ad212b8e2f7e0807 P 29e9dfb1d70c4f28bc6a6729380ce48b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:27.231722  3652 ts_tablet_manager.cc:1434] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260710 11:10:27.227291  3607 raft_consensus.cc:3060] T b5383711879d4096af14d92215080335 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:27.232659  3652 tablet_bootstrap.cc:492] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap starting.
I20260710 11:10:27.233230  3654 ts_tablet_manager.cc:1434] T b9d6dd7a94584004ad212b8e2f7e0807 P 29e9dfb1d70c4f28bc6a6729380ce48b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:10:27.234203  3654 tablet_bootstrap.cc:492] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P 29e9dfb1d70c4f28bc6a6729380ce48b: Bootstrap starting.
I20260710 11:10:27.238862  3665 consensus_queue.cc:1048] T 54826d2c02cc4b3a863d08164cbb642d P bc69c6e2cbf9469696e2db60fcf952c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:27.240782  3654 tablet_bootstrap.cc:654] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P 29e9dfb1d70c4f28bc6a6729380ce48b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:27.241117  3652 tablet_bootstrap.cc:654] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:27.226891  3707 consensus_queue.cc:237] T b2443b31d4844387ace93f74716438b7 P 29e9dfb1d70c4f28bc6a6729380ce48b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:27.248991  3651 tablet_bootstrap.cc:492] T 7542a2351f804226bc5b2d8338949470 P 27551a87f256435d88de1b62cd150e1f: No bootstrap required, opened a new log
I20260710 11:10:27.249616  3651 ts_tablet_manager.cc:1403] T 7542a2351f804226bc5b2d8338949470 P 27551a87f256435d88de1b62cd150e1f: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.004s
I20260710 11:10:27.253024  3654 tablet_bootstrap.cc:492] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P 29e9dfb1d70c4f28bc6a6729380ce48b: No bootstrap required, opened a new log
I20260710 11:10:27.253665  3654 ts_tablet_manager.cc:1403] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P 29e9dfb1d70c4f28bc6a6729380ce48b: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.010s
I20260710 11:10:27.256654  3654 raft_consensus.cc:359] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:27.257577  3654 raft_consensus.cc:385] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:27.257956  3654 raft_consensus.cc:740] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e9dfb1d70c4f28bc6a6729380ce48b, State: Initialized, Role: FOLLOWER
I20260710 11:10:27.258736  3654 consensus_queue.cc:260] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P 29e9dfb1d70c4f28bc6a6729380ce48b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:27.253229  3651 raft_consensus.cc:359] T 7542a2351f804226bc5b2d8338949470 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:27.259943  3651 raft_consensus.cc:385] T 7542a2351f804226bc5b2d8338949470 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:27.260331  3651 raft_consensus.cc:740] T 7542a2351f804226bc5b2d8338949470 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27551a87f256435d88de1b62cd150e1f, State: Initialized, Role: FOLLOWER
I20260710 11:10:27.261102  3651 consensus_queue.cc:260] T 7542a2351f804226bc5b2d8338949470 P 27551a87f256435d88de1b62cd150e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:27.262964  3652 tablet_bootstrap.cc:492] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd: No bootstrap required, opened a new log
I20260710 11:10:27.262326  3279 catalog_manager.cc:5697] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd reported cstate change: term changed from 0 to 1, leader changed from <none> to b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1). New cstate: current_term: 1 leader_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:27.263383  3652 ts_tablet_manager.cc:1403] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.007s
I20260710 11:10:27.263433  3651 ts_tablet_manager.cc:1434] T 7542a2351f804226bc5b2d8338949470 P 27551a87f256435d88de1b62cd150e1f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:10:27.266553  3651 tablet_bootstrap.cc:492] T b9d6dd7a94584004ad212b8e2f7e0807 P 27551a87f256435d88de1b62cd150e1f: Bootstrap starting.
I20260710 11:10:27.267557  3652 raft_consensus.cc:359] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:27.268214  3652 raft_consensus.cc:385] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:27.268509  3652 raft_consensus.cc:740] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Initialized, Role: FOLLOWER
I20260710 11:10:27.268955  3655 tablet_bootstrap.cc:492] T 7542a2351f804226bc5b2d8338949470 P bc69c6e2cbf9469696e2db60fcf952c2: No bootstrap required, opened a new log
I20260710 11:10:27.269457  3655 ts_tablet_manager.cc:1403] T 7542a2351f804226bc5b2d8338949470 P bc69c6e2cbf9469696e2db60fcf952c2: Time spent bootstrapping tablet: real 0.116s	user 0.009s	sys 0.001s
I20260710 11:10:27.269129  3652 consensus_queue.cc:260] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:27.265472  3654 ts_tablet_manager.cc:1434] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P 29e9dfb1d70c4f28bc6a6729380ce48b: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 11:10:27.270669  3654 tablet_bootstrap.cc:492] T 84e21588368b42b1bbfd9ae1d1fd70b8 P 29e9dfb1d70c4f28bc6a6729380ce48b: Bootstrap starting.
I20260710 11:10:27.271320  3652 ts_tablet_manager.cc:1434] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:10:27.272181  3652 tablet_bootstrap.cc:492] T b9d6dd7a94584004ad212b8e2f7e0807 P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap starting.
I20260710 11:10:27.272096  3655 raft_consensus.cc:359] T 7542a2351f804226bc5b2d8338949470 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:27.273003  3655 raft_consensus.cc:385] T 7542a2351f804226bc5b2d8338949470 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:27.273290  3655 raft_consensus.cc:740] T 7542a2351f804226bc5b2d8338949470 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc69c6e2cbf9469696e2db60fcf952c2, State: Initialized, Role: FOLLOWER
I20260710 11:10:27.274084  3655 consensus_queue.cc:260] T 7542a2351f804226bc5b2d8338949470 P bc69c6e2cbf9469696e2db60fcf952c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:27.276259  3655 ts_tablet_manager.cc:1434] T 7542a2351f804226bc5b2d8338949470 P bc69c6e2cbf9469696e2db60fcf952c2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:10:27.277942  3652 tablet_bootstrap.cc:654] T b9d6dd7a94584004ad212b8e2f7e0807 P b8508a424f9c4d33b51d06da0b1b82dd: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:27.278316  3651 tablet_bootstrap.cc:654] T b9d6dd7a94584004ad212b8e2f7e0807 P 27551a87f256435d88de1b62cd150e1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:27.279564  3655 tablet_bootstrap.cc:492] T f20ddde1ed164a94b3a1214785622d15 P bc69c6e2cbf9469696e2db60fcf952c2: Bootstrap starting.
I20260710 11:10:27.282238  3654 tablet_bootstrap.cc:654] T 84e21588368b42b1bbfd9ae1d1fd70b8 P 29e9dfb1d70c4f28bc6a6729380ce48b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:27.294093  3652 tablet_bootstrap.cc:492] T b9d6dd7a94584004ad212b8e2f7e0807 P b8508a424f9c4d33b51d06da0b1b82dd: No bootstrap required, opened a new log
I20260710 11:10:27.294523  3652 ts_tablet_manager.cc:1403] T b9d6dd7a94584004ad212b8e2f7e0807 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.011s
I20260710 11:10:27.296327  3652 raft_consensus.cc:359] T b9d6dd7a94584004ad212b8e2f7e0807 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:27.296968  3652 raft_consensus.cc:385] T b9d6dd7a94584004ad212b8e2f7e0807 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:27.297230  3652 raft_consensus.cc:740] T b9d6dd7a94584004ad212b8e2f7e0807 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Initialized, Role: FOLLOWER
I20260710 11:10:27.297292  3661 consensus_queue.cc:1048] T 54826d2c02cc4b3a863d08164cbb642d P bc69c6e2cbf9469696e2db60fcf952c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:27.297920  3652 consensus_queue.cc:260] T b9d6dd7a94584004ad212b8e2f7e0807 P b8508a424f9c4d33b51d06da0b1b82dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:27.300320  3652 ts_tablet_manager.cc:1434] T b9d6dd7a94584004ad212b8e2f7e0807 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 11:10:27.301338  3652 tablet_bootstrap.cc:492] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap starting.
I20260710 11:10:27.306427  3652 tablet_bootstrap.cc:654] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:27.316381  3707 raft_consensus.cc:493] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:27.316934  3707 raft_consensus.cc:515] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:27.317823  3652 tablet_bootstrap.cc:492] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd: No bootstrap required, opened a new log
I20260710 11:10:27.318289  3652 ts_tablet_manager.cc:1403] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.003s
I20260710 11:10:27.318977  3707 leader_election.cc:290] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123), b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215)
I20260710 11:10:27.320859  3652 raft_consensus.cc:359] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:27.321557  3534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ecdd25a3fed4536869b1c1ed8e2ede2" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" is_pre_election: true
I20260710 11:10:27.321761  3385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ecdd25a3fed4536869b1c1ed8e2ede2" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" is_pre_election: true
I20260710 11:10:27.322221  3534 raft_consensus.cc:2468] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29e9dfb1d70c4f28bc6a6729380ce48b in term 0.
I20260710 11:10:27.322326  3385 raft_consensus.cc:2468] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29e9dfb1d70c4f28bc6a6729380ce48b in term 0.
I20260710 11:10:27.322504  3535 raft_consensus.cc:2468] T b5383711879d4096af14d92215080335 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8508a424f9c4d33b51d06da0b1b82dd in term 1.
I20260710 11:10:27.321534  3652 raft_consensus.cc:385] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:27.323629  3652 raft_consensus.cc:740] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Initialized, Role: FOLLOWER
I20260710 11:10:27.324213  3349 leader_election.cc:304] T b5383711879d4096af14d92215080335 P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8508a424f9c4d33b51d06da0b1b82dd, bc69c6e2cbf9469696e2db60fcf952c2; no voters: 
I20260710 11:10:27.324507  3652 consensus_queue.cc:260] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:27.326547  3574 leader_election.cc:304] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29e9dfb1d70c4f28bc6a6729380ce48b, b8508a424f9c4d33b51d06da0b1b82dd; no voters: 
I20260710 11:10:27.327867  3663 raft_consensus.cc:2804] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:27.328147  3663 raft_consensus.cc:493] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:27.328367  3663 raft_consensus.cc:3060] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:27.328953  3607 raft_consensus.cc:2468] T b5383711879d4096af14d92215080335 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8508a424f9c4d33b51d06da0b1b82dd in term 1.
I20260710 11:10:27.329589  3715 raft_consensus.cc:2804] T b5383711879d4096af14d92215080335 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:27.331288  3652 ts_tablet_manager.cc:1434] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260710 11:10:27.334595  3715 raft_consensus.cc:697] T b5383711879d4096af14d92215080335 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 LEADER]: Becoming Leader. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Running, Role: LEADER
I20260710 11:10:27.335232  3652 tablet_bootstrap.cc:492] T 0a5690fed55b4dc0b7858f0500e48a8e P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap starting.
I20260710 11:10:27.335546  3715 consensus_queue.cc:237] T b5383711879d4096af14d92215080335 P b8508a424f9c4d33b51d06da0b1b82dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:27.338457  3663 raft_consensus.cc:515] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:27.333575  3651 tablet_bootstrap.cc:492] T b9d6dd7a94584004ad212b8e2f7e0807 P 27551a87f256435d88de1b62cd150e1f: No bootstrap required, opened a new log
I20260710 11:10:27.340970  3651 ts_tablet_manager.cc:1403] T b9d6dd7a94584004ad212b8e2f7e0807 P 27551a87f256435d88de1b62cd150e1f: Time spent bootstrapping tablet: real 0.075s	user 0.012s	sys 0.019s
I20260710 11:10:27.341704  3652 tablet_bootstrap.cc:654] T 0a5690fed55b4dc0b7858f0500e48a8e P b8508a424f9c4d33b51d06da0b1b82dd: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:27.341851  3534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ecdd25a3fed4536869b1c1ed8e2ede2" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2"
I20260710 11:10:27.342456  3534 raft_consensus.cc:3060] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:27.343758  3651 raft_consensus.cc:359] T b9d6dd7a94584004ad212b8e2f7e0807 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:27.332166  3654 tablet_bootstrap.cc:492] T 84e21588368b42b1bbfd9ae1d1fd70b8 P 29e9dfb1d70c4f28bc6a6729380ce48b: No bootstrap required, opened a new log
I20260710 11:10:27.354029  3654 ts_tablet_manager.cc:1403] T 84e21588368b42b1bbfd9ae1d1fd70b8 P 29e9dfb1d70c4f28bc6a6729380ce48b: Time spent bootstrapping tablet: real 0.084s	user 0.008s	sys 0.023s
I20260710 11:10:27.356967  3654 raft_consensus.cc:359] T 84e21588368b42b1bbfd9ae1d1fd70b8 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:27.357674  3654 raft_consensus.cc:385] T 84e21588368b42b1bbfd9ae1d1fd70b8 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:27.357954  3654 raft_consensus.cc:740] T 84e21588368b42b1bbfd9ae1d1fd70b8 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e9dfb1d70c4f28bc6a6729380ce48b, State: Initialized, Role: FOLLOWER
I20260710 11:10:27.358574  3651 raft_consensus.cc:385] T b9d6dd7a94584004ad212b8e2f7e0807 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:27.358879  3651 raft_consensus.cc:740] T b9d6dd7a94584004ad212b8e2f7e0807 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27551a87f256435d88de1b62cd150e1f, State: Initialized, Role: FOLLOWER
I20260710 11:10:27.352836  3655 tablet_bootstrap.cc:654] T f20ddde1ed164a94b3a1214785622d15 P bc69c6e2cbf9469696e2db60fcf952c2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:27.353088  3662 raft_consensus.cc:493] T b9d6dd7a94584004ad212b8e2f7e0807 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:27.360368  3662 raft_consensus.cc:515] T b9d6dd7a94584004ad212b8e2f7e0807 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:27.365993  3384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9d6dd7a94584004ad212b8e2f7e0807" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" is_pre_election: true
I20260710 11:10:27.366827  3280 catalog_manager.cc:5697] T b2443b31d4844387ace93f74716438b7 P 29e9dfb1d70c4f28bc6a6729380ce48b reported cstate change: term changed from 0 to 1, leader changed from <none> to 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4). New cstate: current_term: 1 leader_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:27.367995  3654 consensus_queue.cc:260] T 84e21588368b42b1bbfd9ae1d1fd70b8 P 29e9dfb1d70c4f28bc6a6729380ce48b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:27.366866  3384 raft_consensus.cc:2468] T b9d6dd7a94584004ad212b8e2f7e0807 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29e9dfb1d70c4f28bc6a6729380ce48b in term 0.
I20260710 11:10:27.359624  3651 consensus_queue.cc:260] T b9d6dd7a94584004ad212b8e2f7e0807 P 27551a87f256435d88de1b62cd150e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:27.368281  3662 leader_election.cc:290] T b9d6dd7a94584004ad212b8e2f7e0807 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215), 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959)
I20260710 11:10:27.375151  3534 raft_consensus.cc:2468] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29e9dfb1d70c4f28bc6a6729380ce48b in term 1.
I20260710 11:10:27.377184  3663 leader_election.cc:290] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 election: Requested vote from peers bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123), b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215)
I20260710 11:10:27.379390  3737 consensus_queue.cc:1048] T 1b42eee39041487c83a75b4ddc8fd49a P bc69c6e2cbf9469696e2db60fcf952c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:27.372890  3654 ts_tablet_manager.cc:1434] T 84e21588368b42b1bbfd9ae1d1fd70b8 P 29e9dfb1d70c4f28bc6a6729380ce48b: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 11:10:27.381327  3385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ecdd25a3fed4536869b1c1ed8e2ede2" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd"
I20260710 11:10:27.382148  3385 raft_consensus.cc:3060] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:27.382469  3654 tablet_bootstrap.cc:492] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 29e9dfb1d70c4f28bc6a6729380ce48b: Bootstrap starting.
I20260710 11:10:27.388913  3573 leader_election.cc:304] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29e9dfb1d70c4f28bc6a6729380ce48b, bc69c6e2cbf9469696e2db60fcf952c2; no voters: 
I20260710 11:10:27.390219  3663 raft_consensus.cc:2804] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:27.390909  3663 raft_consensus.cc:697] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 LEADER]: Becoming Leader. State: Replica: 29e9dfb1d70c4f28bc6a6729380ce48b, State: Running, Role: LEADER
I20260710 11:10:27.392059  3663 consensus_queue.cc:237] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P 29e9dfb1d70c4f28bc6a6729380ce48b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:27.398314  3458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9d6dd7a94584004ad212b8e2f7e0807" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27551a87f256435d88de1b62cd150e1f" is_pre_election: true
I20260710 11:10:27.379608  3574 leader_election.cc:304] T b9d6dd7a94584004ad212b8e2f7e0807 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29e9dfb1d70c4f28bc6a6729380ce48b, b8508a424f9c4d33b51d06da0b1b82dd; no voters: 
I20260710 11:10:27.399534  3707 raft_consensus.cc:2804] T b9d6dd7a94584004ad212b8e2f7e0807 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:27.400034  3707 raft_consensus.cc:493] T b9d6dd7a94584004ad212b8e2f7e0807 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:27.400460  3707 raft_consensus.cc:3060] T b9d6dd7a94584004ad212b8e2f7e0807 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:27.404909  3458 raft_consensus.cc:2468] T b9d6dd7a94584004ad212b8e2f7e0807 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29e9dfb1d70c4f28bc6a6729380ce48b in term 0.
I20260710 11:10:27.411872  3665 consensus_queue.cc:1048] T 1b42eee39041487c83a75b4ddc8fd49a P bc69c6e2cbf9469696e2db60fcf952c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:27.371364  3651 ts_tablet_manager.cc:1434] T b9d6dd7a94584004ad212b8e2f7e0807 P 27551a87f256435d88de1b62cd150e1f: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260710 11:10:27.420992  3651 tablet_bootstrap.cc:492] T f20ddde1ed164a94b3a1214785622d15 P 27551a87f256435d88de1b62cd150e1f: Bootstrap starting.
I20260710 11:10:27.422096  3385 raft_consensus.cc:2468] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29e9dfb1d70c4f28bc6a6729380ce48b in term 1.
I20260710 11:10:27.423087  3707 raft_consensus.cc:515] T b9d6dd7a94584004ad212b8e2f7e0807 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:27.425767  3655 tablet_bootstrap.cc:492] T f20ddde1ed164a94b3a1214785622d15 P bc69c6e2cbf9469696e2db60fcf952c2: No bootstrap required, opened a new log
I20260710 11:10:27.426380  3655 ts_tablet_manager.cc:1403] T f20ddde1ed164a94b3a1214785622d15 P bc69c6e2cbf9469696e2db60fcf952c2: Time spent bootstrapping tablet: real 0.147s	user 0.007s	sys 0.005s
I20260710 11:10:27.426525  3385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9d6dd7a94584004ad212b8e2f7e0807" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd"
I20260710 11:10:27.427114  3385 raft_consensus.cc:3060] T b9d6dd7a94584004ad212b8e2f7e0807 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:27.429152  3655 raft_consensus.cc:359] T f20ddde1ed164a94b3a1214785622d15 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:27.433573  3662 consensus_queue.cc:1048] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 29e9dfb1d70c4f28bc6a6729380ce48b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:27.435247  3715 raft_consensus.cc:493] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:27.438263  3458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9d6dd7a94584004ad212b8e2f7e0807" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27551a87f256435d88de1b62cd150e1f"
I20260710 11:10:27.438725  3715 raft_consensus.cc:515] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:27.438619  3655 raft_consensus.cc:385] T f20ddde1ed164a94b3a1214785622d15 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:27.439833  3655 raft_consensus.cc:740] T f20ddde1ed164a94b3a1214785622d15 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc69c6e2cbf9469696e2db60fcf952c2, State: Initialized, Role: FOLLOWER
I20260710 11:10:27.438937  3458 raft_consensus.cc:3060] T b9d6dd7a94584004ad212b8e2f7e0807 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:27.440961  3655 consensus_queue.cc:260] T f20ddde1ed164a94b3a1214785622d15 P bc69c6e2cbf9469696e2db60fcf952c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:27.442906  3655 ts_tablet_manager.cc:1434] T f20ddde1ed164a94b3a1214785622d15 P bc69c6e2cbf9469696e2db60fcf952c2: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 11:10:27.443817  3655 tablet_bootstrap.cc:492] T 84e21588368b42b1bbfd9ae1d1fd70b8 P bc69c6e2cbf9469696e2db60fcf952c2: Bootstrap starting.
I20260710 11:10:27.444010  3385 raft_consensus.cc:2468] T b9d6dd7a94584004ad212b8e2f7e0807 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29e9dfb1d70c4f28bc6a6729380ce48b in term 1.
I20260710 11:10:27.445227  3694 consensus_queue.cc:1048] T 046f635975494ad3b8f3293d74f5dac6 P 27551a87f256435d88de1b62cd150e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:27.445497  3534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e21588368b42b1bbfd9ae1d1fd70b8" candidate_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" is_pre_election: true
I20260710 11:10:27.446887  3652 tablet_bootstrap.cc:492] T 0a5690fed55b4dc0b7858f0500e48a8e P b8508a424f9c4d33b51d06da0b1b82dd: No bootstrap required, opened a new log
W20260710 11:10:27.446995  3349 leader_election.cc:343] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:27.447448  3652 ts_tablet_manager.cc:1403] T 0a5690fed55b4dc0b7858f0500e48a8e P b8508a424f9c4d33b51d06da0b1b82dd: Time spent bootstrapping tablet: real 0.112s	user 0.039s	sys 0.045s
I20260710 11:10:27.448369  3607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e21588368b42b1bbfd9ae1d1fd70b8" candidate_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" is_pre_election: true
I20260710 11:10:27.449110  3607 raft_consensus.cc:2468] T 84e21588368b42b1bbfd9ae1d1fd70b8 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8508a424f9c4d33b51d06da0b1b82dd in term 0.
I20260710 11:10:27.450016  3652 raft_consensus.cc:359] T 0a5690fed55b4dc0b7858f0500e48a8e P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:27.450464  3655 tablet_bootstrap.cc:654] T 84e21588368b42b1bbfd9ae1d1fd70b8 P bc69c6e2cbf9469696e2db60fcf952c2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:27.450687  3652 raft_consensus.cc:385] T 0a5690fed55b4dc0b7858f0500e48a8e P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:27.451015  3652 raft_consensus.cc:740] T 0a5690fed55b4dc0b7858f0500e48a8e P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Initialized, Role: FOLLOWER
I20260710 11:10:27.450732  3350 leader_election.cc:304] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 29e9dfb1d70c4f28bc6a6729380ce48b, b8508a424f9c4d33b51d06da0b1b82dd; no voters: bc69c6e2cbf9469696e2db60fcf952c2
I20260710 11:10:27.441213  3715 leader_election.cc:290] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123), 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095)
I20260710 11:10:27.438074  3651 tablet_bootstrap.cc:654] T f20ddde1ed164a94b3a1214785622d15 P 27551a87f256435d88de1b62cd150e1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:27.451902  3710 raft_consensus.cc:2804] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:27.451728  3652 consensus_queue.cc:260] T 0a5690fed55b4dc0b7858f0500e48a8e P b8508a424f9c4d33b51d06da0b1b82dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:27.452338  3710 raft_consensus.cc:493] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:27.452829  3710 raft_consensus.cc:3060] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:27.453488  3574 leader_election.cc:304] T b9d6dd7a94584004ad212b8e2f7e0807 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29e9dfb1d70c4f28bc6a6729380ce48b, b8508a424f9c4d33b51d06da0b1b82dd; no voters: 
I20260710 11:10:27.454833  3708 raft_consensus.cc:2804] T b9d6dd7a94584004ad212b8e2f7e0807 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:27.463796  3652 ts_tablet_manager.cc:1434] T 0a5690fed55b4dc0b7858f0500e48a8e P b8508a424f9c4d33b51d06da0b1b82dd: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:10:27.467530  3652 tablet_bootstrap.cc:492] T 1196b39b04c747e9bc1c632bfff67af6 P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap starting.
I20260710 11:10:27.468881  3662 consensus_queue.cc:1048] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 29e9dfb1d70c4f28bc6a6729380ce48b [LEADER]: Connected to new peer: Peer: permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:27.470432  3710 raft_consensus.cc:515] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:27.472864  3710 leader_election.cc:290] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 1 election: Requested vote from peers bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123), 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095)
I20260710 11:10:27.473374  3708 raft_consensus.cc:697] T b9d6dd7a94584004ad212b8e2f7e0807 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 LEADER]: Becoming Leader. State: Replica: 29e9dfb1d70c4f28bc6a6729380ce48b, State: Running, Role: LEADER
I20260710 11:10:27.474581  3708 consensus_queue.cc:237] T b9d6dd7a94584004ad212b8e2f7e0807 P 29e9dfb1d70c4f28bc6a6729380ce48b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:27.476828  3535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e21588368b42b1bbfd9ae1d1fd70b8" candidate_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2"
W20260710 11:10:27.478897  3349 leader_election.cc:343] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:27.482674  3652 tablet_bootstrap.cc:654] T 1196b39b04c747e9bc1c632bfff67af6 P b8508a424f9c4d33b51d06da0b1b82dd: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:27.482435  3607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e21588368b42b1bbfd9ae1d1fd70b8" candidate_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b"
I20260710 11:10:27.483304  3607 raft_consensus.cc:3060] T 84e21588368b42b1bbfd9ae1d1fd70b8 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:27.436327  3707 leader_election.cc:290] T b9d6dd7a94584004ad212b8e2f7e0807 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 election: Requested vote from peers b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215), 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959)
I20260710 11:10:27.482641  3458 raft_consensus.cc:2468] T b9d6dd7a94584004ad212b8e2f7e0807 P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29e9dfb1d70c4f28bc6a6729380ce48b in term 1.
I20260710 11:10:27.487314  3655 tablet_bootstrap.cc:492] T 84e21588368b42b1bbfd9ae1d1fd70b8 P bc69c6e2cbf9469696e2db60fcf952c2: No bootstrap required, opened a new log
I20260710 11:10:27.488834  3655 ts_tablet_manager.cc:1403] T 84e21588368b42b1bbfd9ae1d1fd70b8 P bc69c6e2cbf9469696e2db60fcf952c2: Time spent bootstrapping tablet: real 0.045s	user 0.017s	sys 0.023s
I20260710 11:10:27.492290  3655 raft_consensus.cc:359] T 84e21588368b42b1bbfd9ae1d1fd70b8 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:27.492890  3694 raft_consensus.cc:493] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:27.493189  3655 raft_consensus.cc:385] T 84e21588368b42b1bbfd9ae1d1fd70b8 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:27.493597  3655 raft_consensus.cc:740] T 84e21588368b42b1bbfd9ae1d1fd70b8 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc69c6e2cbf9469696e2db60fcf952c2, State: Initialized, Role: FOLLOWER
I20260710 11:10:27.493626  3694 raft_consensus.cc:515] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:27.494491  3655 consensus_queue.cc:260] T 84e21588368b42b1bbfd9ae1d1fd70b8 P bc69c6e2cbf9469696e2db60fcf952c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:27.497295  3655 ts_tablet_manager.cc:1434] T 84e21588368b42b1bbfd9ae1d1fd70b8 P bc69c6e2cbf9469696e2db60fcf952c2: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:10:27.497536  3535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1875e1d14d4b8d9ae471d0765cdc9a" candidate_uuid: "27551a87f256435d88de1b62cd150e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" is_pre_election: true
I20260710 11:10:27.498453  3655 tablet_bootstrap.cc:492] T 1dfdc996b3ff4eb08bc46a841c21e1ed P bc69c6e2cbf9469696e2db60fcf952c2: Bootstrap starting.
I20260710 11:10:27.499799  3694 leader_election.cc:290] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123), 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095)
I20260710 11:10:27.500362  3694 consensus_queue.cc:1048] T 046f635975494ad3b8f3293d74f5dac6 P 27551a87f256435d88de1b62cd150e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:27.506505  3655 tablet_bootstrap.cc:654] T 1dfdc996b3ff4eb08bc46a841c21e1ed P bc69c6e2cbf9469696e2db60fcf952c2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:27.514701  3654 tablet_bootstrap.cc:654] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 29e9dfb1d70c4f28bc6a6729380ce48b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:27.527819  3708 consensus_queue.cc:1048] T 0a251cd801524a78b5fc53a41c957891 P 29e9dfb1d70c4f28bc6a6729380ce48b [LEADER]: Connected to new peer: Peer: permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:27.531030  3708 consensus_queue.cc:1048] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 29e9dfb1d70c4f28bc6a6729380ce48b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:27.556221  3651 tablet_bootstrap.cc:492] T f20ddde1ed164a94b3a1214785622d15 P 27551a87f256435d88de1b62cd150e1f: No bootstrap required, opened a new log
I20260710 11:10:27.556912  3651 ts_tablet_manager.cc:1403] T f20ddde1ed164a94b3a1214785622d15 P 27551a87f256435d88de1b62cd150e1f: Time spent bootstrapping tablet: real 0.136s	user 0.017s	sys 0.000s
I20260710 11:10:27.568398  3651 raft_consensus.cc:359] T f20ddde1ed164a94b3a1214785622d15 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:27.569499  3651 raft_consensus.cc:385] T f20ddde1ed164a94b3a1214785622d15 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:27.569804  3651 raft_consensus.cc:740] T f20ddde1ed164a94b3a1214785622d15 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27551a87f256435d88de1b62cd150e1f, State: Initialized, Role: FOLLOWER
I20260710 11:10:27.570749  3651 consensus_queue.cc:260] T f20ddde1ed164a94b3a1214785622d15 P 27551a87f256435d88de1b62cd150e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:27.575314  3663 consensus_queue.cc:1048] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 29e9dfb1d70c4f28bc6a6729380ce48b [LEADER]: Connected to new peer: Peer: permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:27.579236  3710 raft_consensus.cc:493] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:27.584285  3710 raft_consensus.cc:515] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:27.587052  3715 consensus_queue.cc:1048] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:27.596889  3457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20ddde1ed164a94b3a1214785622d15" candidate_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27551a87f256435d88de1b62cd150e1f" is_pre_election: true
I20260710 11:10:27.597869  3457 raft_consensus.cc:2468] T f20ddde1ed164a94b3a1214785622d15 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8508a424f9c4d33b51d06da0b1b82dd in term 0.
I20260710 11:10:27.599810  3348 leader_election.cc:304] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27551a87f256435d88de1b62cd150e1f, b8508a424f9c4d33b51d06da0b1b82dd; no voters: 
I20260710 11:10:27.601527  3715 raft_consensus.cc:2804] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:27.602054  3715 raft_consensus.cc:493] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:27.602587  3715 raft_consensus.cc:3060] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:27.625572  3533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20ddde1ed164a94b3a1214785622d15" candidate_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" is_pre_election: true
I20260710 11:10:27.626487  3533 raft_consensus.cc:2468] T f20ddde1ed164a94b3a1214785622d15 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8508a424f9c4d33b51d06da0b1b82dd in term 0.
I20260710 11:10:27.609275  3607 raft_consensus.cc:2468] T 84e21588368b42b1bbfd9ae1d1fd70b8 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8508a424f9c4d33b51d06da0b1b82dd in term 1.
I20260710 11:10:27.628957  3710 leader_election.cc:290] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959), bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123)
W20260710 11:10:27.631600  3426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.69.1:39215, user_credentials={real_user=slave}} blocked reactor thread for 139470us
I20260710 11:10:27.639160  3722 raft_consensus.cc:493] T 0a5690fed55b4dc0b7858f0500e48a8e P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:27.639701  3722 raft_consensus.cc:515] T 0a5690fed55b4dc0b7858f0500e48a8e P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:27.640012  3607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1875e1d14d4b8d9ae471d0765cdc9a" candidate_uuid: "27551a87f256435d88de1b62cd150e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" is_pre_election: true
I20260710 11:10:27.644126  3350 leader_election.cc:304] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 29e9dfb1d70c4f28bc6a6729380ce48b, b8508a424f9c4d33b51d06da0b1b82dd; no voters: bc69c6e2cbf9469696e2db60fcf952c2
I20260710 11:10:27.649729  3722 leader_election.cc:290] T 0a5690fed55b4dc0b7858f0500e48a8e P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959), bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123)
I20260710 11:10:27.650380  3722 raft_consensus.cc:2804] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:27.650873  3722 raft_consensus.cc:697] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 LEADER]: Becoming Leader. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Running, Role: LEADER
I20260710 11:10:27.653776  3533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5690fed55b4dc0b7858f0500e48a8e" candidate_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" is_pre_election: true
W20260710 11:10:27.656693  3349 leader_election.cc:343] T 0a5690fed55b4dc0b7858f0500e48a8e P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:27.651927  3722 consensus_queue.cc:237] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:27.663380  3651 ts_tablet_manager.cc:1434] T f20ddde1ed164a94b3a1214785622d15 P 27551a87f256435d88de1b62cd150e1f: Time spent starting tablet: real 0.106s	user 0.010s	sys 0.000s
I20260710 11:10:27.666155  3651 tablet_bootstrap.cc:492] T 0a5690fed55b4dc0b7858f0500e48a8e P 27551a87f256435d88de1b62cd150e1f: Bootstrap starting.
I20260710 11:10:27.671373  3652 tablet_bootstrap.cc:492] T 1196b39b04c747e9bc1c632bfff67af6 P b8508a424f9c4d33b51d06da0b1b82dd: No bootstrap required, opened a new log
I20260710 11:10:27.671531  3758 raft_consensus.cc:493] T 7542a2351f804226bc5b2d8338949470 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:27.671945  3652 ts_tablet_manager.cc:1403] T 1196b39b04c747e9bc1c632bfff67af6 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent bootstrapping tablet: real 0.205s	user 0.021s	sys 0.067s
I20260710 11:10:27.672013  3758 raft_consensus.cc:515] T 7542a2351f804226bc5b2d8338949470 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:27.674314  3758 leader_election.cc:290] T 7542a2351f804226bc5b2d8338949470 P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123), 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095)
I20260710 11:10:27.674610  3652 raft_consensus.cc:359] T 1196b39b04c747e9bc1c632bfff67af6 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:27.675268  3652 raft_consensus.cc:385] T 1196b39b04c747e9bc1c632bfff67af6 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:27.675583  3652 raft_consensus.cc:740] T 1196b39b04c747e9bc1c632bfff67af6 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Initialized, Role: FOLLOWER
I20260710 11:10:27.676754  3652 consensus_queue.cc:260] T 1196b39b04c747e9bc1c632bfff67af6 P b8508a424f9c4d33b51d06da0b1b82dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:27.680384  3652 ts_tablet_manager.cc:1434] T 1196b39b04c747e9bc1c632bfff67af6 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.008s
I20260710 11:10:27.681313  3652 tablet_bootstrap.cc:492] T 54d9c7436de74ef482b1d4bd8767c4d1 P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap starting.
I20260710 11:10:27.685689  3654 tablet_bootstrap.cc:492] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 29e9dfb1d70c4f28bc6a6729380ce48b: No bootstrap required, opened a new log
I20260710 11:10:27.686344  3654 ts_tablet_manager.cc:1403] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 29e9dfb1d70c4f28bc6a6729380ce48b: Time spent bootstrapping tablet: real 0.304s	user 0.018s	sys 0.004s
I20260710 11:10:27.688122  3715 raft_consensus.cc:515] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:27.706373  3737 raft_consensus.cc:493] T 7542a2351f804226bc5b2d8338949470 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:27.720525  3715 leader_election.cc:290] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 1 election: Requested vote from peers 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959), bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123)
I20260710 11:10:27.710772  3459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5690fed55b4dc0b7858f0500e48a8e" candidate_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27551a87f256435d88de1b62cd150e1f" is_pre_election: true
I20260710 11:10:27.721356  3460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20ddde1ed164a94b3a1214785622d15" candidate_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27551a87f256435d88de1b62cd150e1f"
I20260710 11:10:27.722142  3460 raft_consensus.cc:3060] T f20ddde1ed164a94b3a1214785622d15 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:10:27.722183  3348 leader_election.cc:343] T 0a5690fed55b4dc0b7858f0500e48a8e P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:27.709908  3737 raft_consensus.cc:515] T 7542a2351f804226bc5b2d8338949470 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:27.735881  3534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7542a2351f804226bc5b2d8338949470" candidate_uuid: "27551a87f256435d88de1b62cd150e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" is_pre_election: true
I20260710 11:10:27.736773  3607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7542a2351f804226bc5b2d8338949470" candidate_uuid: "27551a87f256435d88de1b62cd150e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" is_pre_election: true
I20260710 11:10:27.738116  3737 leader_election.cc:290] T 7542a2351f804226bc5b2d8338949470 P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959), 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095)
I20260710 11:10:27.731631  3348 leader_election.cc:304] T 0a5690fed55b4dc0b7858f0500e48a8e P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8508a424f9c4d33b51d06da0b1b82dd; no voters: 27551a87f256435d88de1b62cd150e1f, bc69c6e2cbf9469696e2db60fcf952c2
I20260710 11:10:27.740090  3605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7542a2351f804226bc5b2d8338949470" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" is_pre_election: true
I20260710 11:10:27.740976  3459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7542a2351f804226bc5b2d8338949470" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27551a87f256435d88de1b62cd150e1f" is_pre_election: true
I20260710 11:10:27.741652  3533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20ddde1ed164a94b3a1214785622d15" candidate_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2"
I20260710 11:10:27.741583  3654 raft_consensus.cc:359] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:27.753798  3651 tablet_bootstrap.cc:654] T 0a5690fed55b4dc0b7858f0500e48a8e P 27551a87f256435d88de1b62cd150e1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:27.754683  3654 raft_consensus.cc:385] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:27.755157  3654 raft_consensus.cc:740] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e9dfb1d70c4f28bc6a6729380ce48b, State: Initialized, Role: FOLLOWER
I20260710 11:10:27.759197  3655 tablet_bootstrap.cc:492] T 1dfdc996b3ff4eb08bc46a841c21e1ed P bc69c6e2cbf9469696e2db60fcf952c2: No bootstrap required, opened a new log
I20260710 11:10:27.760006  3655 ts_tablet_manager.cc:1403] T 1dfdc996b3ff4eb08bc46a841c21e1ed P bc69c6e2cbf9469696e2db60fcf952c2: Time spent bootstrapping tablet: real 0.262s	user 0.056s	sys 0.088s
I20260710 11:10:27.763178  3654 consensus_queue.cc:260] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 29e9dfb1d70c4f28bc6a6729380ce48b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:27.753458  3534 raft_consensus.cc:2468] T 7542a2351f804226bc5b2d8338949470 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27551a87f256435d88de1b62cd150e1f in term 0.
I20260710 11:10:27.765916  3654 ts_tablet_manager.cc:1434] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 29e9dfb1d70c4f28bc6a6729380ce48b: Time spent starting tablet: real 0.079s	user 0.008s	sys 0.001s
I20260710 11:10:27.758103  3533 raft_consensus.cc:3060] T f20ddde1ed164a94b3a1214785622d15 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:27.733174  3426 leader_election.cc:304] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27551a87f256435d88de1b62cd150e1f; no voters: 29e9dfb1d70c4f28bc6a6729380ce48b, bc69c6e2cbf9469696e2db60fcf952c2
I20260710 11:10:27.758002  3459 raft_consensus.cc:2468] T 7542a2351f804226bc5b2d8338949470 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc69c6e2cbf9469696e2db60fcf952c2 in term 0.
I20260710 11:10:27.762619  3715 raft_consensus.cc:2749] T 0a5690fed55b4dc0b7858f0500e48a8e P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:27.756225  3710 consensus_queue.cc:1048] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260710 11:10:27.758544  3607 raft_consensus.cc:2468] T 7542a2351f804226bc5b2d8338949470 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27551a87f256435d88de1b62cd150e1f in term 0.
W20260710 11:10:27.772680  3426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.1.69.4:39095, user_credentials={real_user=slave}} blocked reactor thread for 47924.7us
I20260710 11:10:27.777356  3426 leader_election.cc:304] T 7542a2351f804226bc5b2d8338949470 P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27551a87f256435d88de1b62cd150e1f, 29e9dfb1d70c4f28bc6a6729380ce48b; no voters: 
I20260710 11:10:27.772811  3765 raft_consensus.cc:2749] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:27.778398  3758 raft_consensus.cc:2804] T 7542a2351f804226bc5b2d8338949470 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:27.780242  3758 raft_consensus.cc:493] T 7542a2351f804226bc5b2d8338949470 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:27.781759  3758 raft_consensus.cc:3060] T 7542a2351f804226bc5b2d8338949470 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:27.782025  3655 raft_consensus.cc:359] T 1dfdc996b3ff4eb08bc46a841c21e1ed P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:27.782639  3655 raft_consensus.cc:385] T 1dfdc996b3ff4eb08bc46a841c21e1ed P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:27.781633  3282 catalog_manager.cc:5697] T b9d6dd7a94584004ad212b8e2f7e0807 P 29e9dfb1d70c4f28bc6a6729380ce48b reported cstate change: term changed from 0 to 1, leader changed from <none> to 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4). New cstate: current_term: 1 leader_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:27.782904  3655 raft_consensus.cc:740] T 1dfdc996b3ff4eb08bc46a841c21e1ed P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc69c6e2cbf9469696e2db60fcf952c2, State: Initialized, Role: FOLLOWER
I20260710 11:10:27.783469  3655 consensus_queue.cc:260] T 1dfdc996b3ff4eb08bc46a841c21e1ed P bc69c6e2cbf9469696e2db60fcf952c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
W20260710 11:10:27.768282  3348 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.1.69.2:38959, user_credentials={real_user=slave}} blocked reactor thread for 46139.9us
I20260710 11:10:27.787439  3655 ts_tablet_manager.cc:1434] T 1dfdc996b3ff4eb08bc46a841c21e1ed P bc69c6e2cbf9469696e2db60fcf952c2: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.003s
I20260710 11:10:27.789324  3498 leader_election.cc:304] T 7542a2351f804226bc5b2d8338949470 P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27551a87f256435d88de1b62cd150e1f, bc69c6e2cbf9469696e2db60fcf952c2; no voters: 29e9dfb1d70c4f28bc6a6729380ce48b
I20260710 11:10:27.778543  3461 raft_consensus.cc:3060] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:27.792701  3722 consensus_queue.cc:1048] T b5383711879d4096af14d92215080335 P b8508a424f9c4d33b51d06da0b1b82dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:27.801836  3708 consensus_queue.cc:1048] T b2443b31d4844387ace93f74716438b7 P 29e9dfb1d70c4f28bc6a6729380ce48b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:27.802423  3737 raft_consensus.cc:2804] T 7542a2351f804226bc5b2d8338949470 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:27.802801  3737 raft_consensus.cc:493] T 7542a2351f804226bc5b2d8338949470 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:27.803125  3737 raft_consensus.cc:3060] T 7542a2351f804226bc5b2d8338949470 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:27.806901  3654 tablet_bootstrap.cc:492] T 222a3dc54f784bfa82afa03aa0cf7686 P 29e9dfb1d70c4f28bc6a6729380ce48b: Bootstrap starting.
I20260710 11:10:27.810482  3655 tablet_bootstrap.cc:492] T 222a3dc54f784bfa82afa03aa0cf7686 P bc69c6e2cbf9469696e2db60fcf952c2: Bootstrap starting.
I20260710 11:10:27.804306  3533 raft_consensus.cc:2468] T f20ddde1ed164a94b3a1214785622d15 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8508a424f9c4d33b51d06da0b1b82dd in term 1.
I20260710 11:10:27.816313  3655 tablet_bootstrap.cc:654] T 222a3dc54f784bfa82afa03aa0cf7686 P bc69c6e2cbf9469696e2db60fcf952c2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:27.823436  3737 raft_consensus.cc:515] T 7542a2351f804226bc5b2d8338949470 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:27.826416  3654 tablet_bootstrap.cc:654] T 222a3dc54f784bfa82afa03aa0cf7686 P 29e9dfb1d70c4f28bc6a6729380ce48b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:27.827186  3605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7542a2351f804226bc5b2d8338949470" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b"
I20260710 11:10:27.799888  3663 consensus_queue.cc:1048] T 0a251cd801524a78b5fc53a41c957891 P 29e9dfb1d70c4f28bc6a6729380ce48b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.028s
I20260710 11:10:27.827889  3605 raft_consensus.cc:3060] T 7542a2351f804226bc5b2d8338949470 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:27.838178  3652 tablet_bootstrap.cc:654] T 54d9c7436de74ef482b1d4bd8767c4d1 P b8508a424f9c4d33b51d06da0b1b82dd: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:27.844668  3282 catalog_manager.cc:5697] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P 29e9dfb1d70c4f28bc6a6729380ce48b reported cstate change: term changed from 0 to 1, leader changed from <none> to 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4). New cstate: current_term: 1 leader_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:27.831667  3737 leader_election.cc:290] T 7542a2351f804226bc5b2d8338949470 P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 election: Requested vote from peers 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959), 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095)
I20260710 11:10:27.842907  3665 raft_consensus.cc:493] T 84e21588368b42b1bbfd9ae1d1fd70b8 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:27.857386  3665 raft_consensus.cc:515] T 84e21588368b42b1bbfd9ae1d1fd70b8 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:27.875267  3651 tablet_bootstrap.cc:492] T 0a5690fed55b4dc0b7858f0500e48a8e P 27551a87f256435d88de1b62cd150e1f: No bootstrap required, opened a new log
I20260710 11:10:27.875970  3651 ts_tablet_manager.cc:1403] T 0a5690fed55b4dc0b7858f0500e48a8e P 27551a87f256435d88de1b62cd150e1f: Time spent bootstrapping tablet: real 0.212s	user 0.017s	sys 0.002s
I20260710 11:10:27.849946  3460 raft_consensus.cc:2468] T f20ddde1ed164a94b3a1214785622d15 P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8508a424f9c4d33b51d06da0b1b82dd in term 1.
I20260710 11:10:27.853377  3458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7542a2351f804226bc5b2d8338949470" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27551a87f256435d88de1b62cd150e1f"
I20260710 11:10:27.849015  3349 leader_election.cc:304] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8508a424f9c4d33b51d06da0b1b82dd, bc69c6e2cbf9469696e2db60fcf952c2; no voters: 
I20260710 11:10:27.905171  3708 consensus_queue.cc:1048] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P 29e9dfb1d70c4f28bc6a6729380ce48b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:27.909847  3665 leader_election.cc:290] T 84e21588368b42b1bbfd9ae1d1fd70b8 P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095), b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215)
I20260710 11:10:27.918532  3607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e21588368b42b1bbfd9ae1d1fd70b8" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" is_pre_election: true
I20260710 11:10:27.922010  3607 raft_consensus.cc:2393] T 84e21588368b42b1bbfd9ae1d1fd70b8 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bc69c6e2cbf9469696e2db60fcf952c2 in current term 1: Already voted for candidate b8508a424f9c4d33b51d06da0b1b82dd in this term.
I20260710 11:10:27.922336  3654 tablet_bootstrap.cc:492] T 222a3dc54f784bfa82afa03aa0cf7686 P 29e9dfb1d70c4f28bc6a6729380ce48b: No bootstrap required, opened a new log
I20260710 11:10:27.922802  3654 ts_tablet_manager.cc:1403] T 222a3dc54f784bfa82afa03aa0cf7686 P 29e9dfb1d70c4f28bc6a6729380ce48b: Time spent bootstrapping tablet: real 0.116s	user 0.022s	sys 0.005s
I20260710 11:10:27.917831  3715 raft_consensus.cc:2804] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:10:27.917315  3349 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.1.69.3:37123, user_credentials={real_user=slave}} blocked reactor thread for 73475.2us
I20260710 11:10:27.927825  3655 tablet_bootstrap.cc:492] T 222a3dc54f784bfa82afa03aa0cf7686 P bc69c6e2cbf9469696e2db60fcf952c2: No bootstrap required, opened a new log
I20260710 11:10:27.928380  3655 ts_tablet_manager.cc:1403] T 222a3dc54f784bfa82afa03aa0cf7686 P bc69c6e2cbf9469696e2db60fcf952c2: Time spent bootstrapping tablet: real 0.118s	user 0.026s	sys 0.018s
I20260710 11:10:27.929065  3758 raft_consensus.cc:515] T 7542a2351f804226bc5b2d8338949470 P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:27.937443  3655 raft_consensus.cc:359] T 222a3dc54f784bfa82afa03aa0cf7686 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:27.938542  3655 raft_consensus.cc:385] T 222a3dc54f784bfa82afa03aa0cf7686 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:27.938963  3655 raft_consensus.cc:740] T 222a3dc54f784bfa82afa03aa0cf7686 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc69c6e2cbf9469696e2db60fcf952c2, State: Initialized, Role: FOLLOWER
I20260710 11:10:27.939913  3655 consensus_queue.cc:260] T 222a3dc54f784bfa82afa03aa0cf7686 P bc69c6e2cbf9469696e2db60fcf952c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:27.927316  3715 raft_consensus.cc:697] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 LEADER]: Becoming Leader. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Running, Role: LEADER
I20260710 11:10:27.945080  3715 consensus_queue.cc:237] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:27.949126  3605 raft_consensus.cc:2468] T 7542a2351f804226bc5b2d8338949470 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc69c6e2cbf9469696e2db60fcf952c2 in term 1.
I20260710 11:10:27.950016  3655 ts_tablet_manager.cc:1434] T 222a3dc54f784bfa82afa03aa0cf7686 P bc69c6e2cbf9469696e2db60fcf952c2: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 11:10:27.933459  3458 raft_consensus.cc:2393] T 7542a2351f804226bc5b2d8338949470 P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bc69c6e2cbf9469696e2db60fcf952c2 in current term 1: Already voted for candidate 27551a87f256435d88de1b62cd150e1f in this term.
I20260710 11:10:27.950980  3655 tablet_bootstrap.cc:492] T 2e498e9d13c7464596dca0fec1358d23 P bc69c6e2cbf9469696e2db60fcf952c2: Bootstrap starting.
I20260710 11:10:27.950250  3500 leader_election.cc:304] T 7542a2351f804226bc5b2d8338949470 P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29e9dfb1d70c4f28bc6a6729380ce48b, bc69c6e2cbf9469696e2db60fcf952c2; no voters: 
I20260710 11:10:27.962637  3654 raft_consensus.cc:359] T 222a3dc54f784bfa82afa03aa0cf7686 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:27.963841  3654 raft_consensus.cc:385] T 222a3dc54f784bfa82afa03aa0cf7686 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:27.964547  3654 raft_consensus.cc:740] T 222a3dc54f784bfa82afa03aa0cf7686 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e9dfb1d70c4f28bc6a6729380ce48b, State: Initialized, Role: FOLLOWER
I20260710 11:10:27.968443  3652 tablet_bootstrap.cc:492] T 54d9c7436de74ef482b1d4bd8767c4d1 P b8508a424f9c4d33b51d06da0b1b82dd: No bootstrap required, opened a new log
I20260710 11:10:27.969159  3652 ts_tablet_manager.cc:1403] T 54d9c7436de74ef482b1d4bd8767c4d1 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent bootstrapping tablet: real 0.288s	user 0.045s	sys 0.028s
I20260710 11:10:27.967191  3654 consensus_queue.cc:260] T 222a3dc54f784bfa82afa03aa0cf7686 P 29e9dfb1d70c4f28bc6a6729380ce48b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:27.976171  3654 ts_tablet_manager.cc:1434] T 222a3dc54f784bfa82afa03aa0cf7686 P 29e9dfb1d70c4f28bc6a6729380ce48b: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.002s
I20260710 11:10:27.977870  3654 tablet_bootstrap.cc:492] T 8a289d99402545b8b3e3a66111071e32 P 29e9dfb1d70c4f28bc6a6729380ce48b: Bootstrap starting.
I20260710 11:10:28.000136  3655 tablet_bootstrap.cc:654] T 2e498e9d13c7464596dca0fec1358d23 P bc69c6e2cbf9469696e2db60fcf952c2: Neither blocks nor log segments found. Creating new log.
W20260710 11:10:28.000905  3776 log.cc:927] Time spent T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd: Append to log took a long time: real 0.075s	user 0.001s	sys 0.000s
I20260710 11:10:28.003935  3758 leader_election.cc:290] T 7542a2351f804226bc5b2d8338949470 P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 1 election: Requested vote from peers bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123), 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095)
I20260710 11:10:28.005434  3607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7542a2351f804226bc5b2d8338949470" candidate_uuid: "27551a87f256435d88de1b62cd150e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b"
I20260710 11:10:28.020967  3651 raft_consensus.cc:359] T 0a5690fed55b4dc0b7858f0500e48a8e P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:28.029449  3651 raft_consensus.cc:385] T 0a5690fed55b4dc0b7858f0500e48a8e P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:28.029844  3651 raft_consensus.cc:740] T 0a5690fed55b4dc0b7858f0500e48a8e P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27551a87f256435d88de1b62cd150e1f, State: Initialized, Role: FOLLOWER
I20260710 11:10:28.038668  3382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e21588368b42b1bbfd9ae1d1fd70b8" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" is_pre_election: true
I20260710 11:10:28.038275  3651 consensus_queue.cc:260] T 0a5690fed55b4dc0b7858f0500e48a8e P 27551a87f256435d88de1b62cd150e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:28.045814  3651 ts_tablet_manager.cc:1434] T 0a5690fed55b4dc0b7858f0500e48a8e P 27551a87f256435d88de1b62cd150e1f: Time spent starting tablet: real 0.169s	user 0.008s	sys 0.002s
I20260710 11:10:28.036953  3607 raft_consensus.cc:2393] T 7542a2351f804226bc5b2d8338949470 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 27551a87f256435d88de1b62cd150e1f in current term 1: Already voted for candidate bc69c6e2cbf9469696e2db60fcf952c2 in this term.
I20260710 11:10:28.055796  3654 tablet_bootstrap.cc:654] T 8a289d99402545b8b3e3a66111071e32 P 29e9dfb1d70c4f28bc6a6729380ce48b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:28.063110  3652 raft_consensus.cc:359] T 54d9c7436de74ef482b1d4bd8767c4d1 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:28.066110  3652 raft_consensus.cc:385] T 54d9c7436de74ef482b1d4bd8767c4d1 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:28.066361  3652 raft_consensus.cc:740] T 54d9c7436de74ef482b1d4bd8767c4d1 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Initialized, Role: FOLLOWER
I20260710 11:10:28.066924  3652 consensus_queue.cc:260] T 54d9c7436de74ef482b1d4bd8767c4d1 P b8508a424f9c4d33b51d06da0b1b82dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
W20260710 11:10:28.058941  3498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.69.2:38959, user_credentials={real_user=slave}} blocked reactor thread for 56833.7us
I20260710 11:10:28.071779  3652 ts_tablet_manager.cc:1434] T 54d9c7436de74ef482b1d4bd8767c4d1 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent starting tablet: real 0.102s	user 0.006s	sys 0.000s
I20260710 11:10:28.072350  3767 raft_consensus.cc:493] T 0a5690fed55b4dc0b7858f0500e48a8e P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:28.074246  3767 raft_consensus.cc:515] T 0a5690fed55b4dc0b7858f0500e48a8e P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:28.076242  3651 tablet_bootstrap.cc:492] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 27551a87f256435d88de1b62cd150e1f: Bootstrap starting.
I20260710 11:10:28.076385  3767 leader_election.cc:290] T 0a5690fed55b4dc0b7858f0500e48a8e P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215), bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123)
W20260710 11:10:28.068167  3500 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.1.69.4:39095, user_credentials={real_user=slave}} blocked reactor thread for 117231us
I20260710 11:10:28.068336  3715 raft_consensus.cc:493] T 1196b39b04c747e9bc1c632bfff67af6 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:28.081413  3500 leader_election.cc:304] T 84e21588368b42b1bbfd9ae1d1fd70b8 P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc69c6e2cbf9469696e2db60fcf952c2; no voters: 29e9dfb1d70c4f28bc6a6729380ce48b, b8508a424f9c4d33b51d06da0b1b82dd
I20260710 11:10:28.081871  3715 raft_consensus.cc:515] T 1196b39b04c747e9bc1c632bfff67af6 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:28.083290  3385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5690fed55b4dc0b7858f0500e48a8e" candidate_uuid: "27551a87f256435d88de1b62cd150e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" is_pre_election: true
I20260710 11:10:28.083657  3715 leader_election.cc:290] T 1196b39b04c747e9bc1c632bfff67af6 P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095), 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959)
I20260710 11:10:28.083938  3385 raft_consensus.cc:2468] T 0a5690fed55b4dc0b7858f0500e48a8e P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27551a87f256435d88de1b62cd150e1f in term 0.
I20260710 11:10:28.086247  3607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1196b39b04c747e9bc1c632bfff67af6" candidate_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" is_pre_election: true
I20260710 11:10:28.087389  3651 tablet_bootstrap.cc:654] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 27551a87f256435d88de1b62cd150e1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:28.087230  3426 leader_election.cc:304] T 0a5690fed55b4dc0b7858f0500e48a8e P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27551a87f256435d88de1b62cd150e1f, b8508a424f9c4d33b51d06da0b1b82dd; no voters: 
I20260710 11:10:28.087606  3785 raft_consensus.cc:2804] T 7542a2351f804226bc5b2d8338949470 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:28.088472  3767 raft_consensus.cc:2804] T 0a5690fed55b4dc0b7858f0500e48a8e P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:28.088838  3767 raft_consensus.cc:493] T 0a5690fed55b4dc0b7858f0500e48a8e P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:28.089161  3767 raft_consensus.cc:3060] T 0a5690fed55b4dc0b7858f0500e48a8e P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:28.089594  3708 consensus_queue.cc:1048] T b2443b31d4844387ace93f74716438b7 P 29e9dfb1d70c4f28bc6a6729380ce48b [LEADER]: Connected to new peer: Peer: permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:10:28.095294  3350 leader_election.cc:343] T 1196b39b04c747e9bc1c632bfff67af6 P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:28.096957  3785 raft_consensus.cc:697] T 7542a2351f804226bc5b2d8338949470 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 LEADER]: Becoming Leader. State: Replica: bc69c6e2cbf9469696e2db60fcf952c2, State: Running, Role: LEADER
I20260710 11:10:28.097074  3752 consensus_queue.cc:1048] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P 29e9dfb1d70c4f28bc6a6729380ce48b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:28.098243  3785 consensus_queue.cc:237] T 7542a2351f804226bc5b2d8338949470 P bc69c6e2cbf9469696e2db60fcf952c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:28.102396  3788 raft_consensus.cc:3060] T 84e21588368b42b1bbfd9ae1d1fd70b8 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:28.106515  3652 tablet_bootstrap.cc:492] T 10ec7d6b2ff04160bbe65e46c546e7a3 P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap starting.
I20260710 11:10:28.109468  3533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7542a2351f804226bc5b2d8338949470" candidate_uuid: "27551a87f256435d88de1b62cd150e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2"
I20260710 11:10:28.111912  3788 raft_consensus.cc:2749] T 84e21588368b42b1bbfd9ae1d1fd70b8 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:28.111832  3533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5690fed55b4dc0b7858f0500e48a8e" candidate_uuid: "27551a87f256435d88de1b62cd150e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" is_pre_election: true
I20260710 11:10:28.100389  3458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1196b39b04c747e9bc1c632bfff67af6" candidate_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27551a87f256435d88de1b62cd150e1f" is_pre_election: true
I20260710 11:10:28.113574  3652 tablet_bootstrap.cc:654] T 10ec7d6b2ff04160bbe65e46c546e7a3 P b8508a424f9c4d33b51d06da0b1b82dd: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:28.114308  3782 consensus_queue.cc:1048] T b5383711879d4096af14d92215080335 P b8508a424f9c4d33b51d06da0b1b82dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:28.117380  3425 leader_election.cc:304] T 7542a2351f804226bc5b2d8338949470 P 27551a87f256435d88de1b62cd150e1f [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: 27551a87f256435d88de1b62cd150e1f; no voters: 29e9dfb1d70c4f28bc6a6729380ce48b, bc69c6e2cbf9469696e2db60fcf952c2
I20260710 11:10:28.118494  3758 raft_consensus.cc:2749] T 7542a2351f804226bc5b2d8338949470 P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:10:28.094543  3663 consensus_queue.cc:1048] T b9d6dd7a94584004ad212b8e2f7e0807 P 29e9dfb1d70c4f28bc6a6729380ce48b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260710 11:10:28.122362  3662 consensus_queue.cc:1048] T b9d6dd7a94584004ad212b8e2f7e0807 P 29e9dfb1d70c4f28bc6a6729380ce48b [LEADER]: Connected to new peer: Peer: permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260710 11:10:28.125108  3425 leader_election.cc:343] T 0a5690fed55b4dc0b7858f0500e48a8e P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:28.126669  3782 consensus_queue.cc:1048] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:10:28.134913  3348 leader_election.cc:343] T 1196b39b04c747e9bc1c632bfff67af6 P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:28.141003  3655 tablet_bootstrap.cc:492] T 2e498e9d13c7464596dca0fec1358d23 P bc69c6e2cbf9469696e2db60fcf952c2: No bootstrap required, opened a new log
I20260710 11:10:28.141501  3655 ts_tablet_manager.cc:1403] T 2e498e9d13c7464596dca0fec1358d23 P bc69c6e2cbf9469696e2db60fcf952c2: Time spent bootstrapping tablet: real 0.191s	user 0.018s	sys 0.022s
I20260710 11:10:28.146415  3789 raft_consensus.cc:493] T 1dfdc996b3ff4eb08bc46a841c21e1ed P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:28.146859  3789 raft_consensus.cc:515] T 1dfdc996b3ff4eb08bc46a841c21e1ed P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:28.149642  3789 leader_election.cc:290] T 1dfdc996b3ff4eb08bc46a841c21e1ed P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959), 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095)
I20260710 11:10:28.150416  3458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dfdc996b3ff4eb08bc46a841c21e1ed" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27551a87f256435d88de1b62cd150e1f" is_pre_election: true
I20260710 11:10:28.150938  3607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dfdc996b3ff4eb08bc46a841c21e1ed" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" is_pre_election: true
I20260710 11:10:28.156719  3607 raft_consensus.cc:2468] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc69c6e2cbf9469696e2db60fcf952c2 in term 0.
W20260710 11:10:28.158079  3498 leader_election.cc:343] T 1dfdc996b3ff4eb08bc46a841c21e1ed P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:28.159345  3500 leader_election.cc:304] T 1dfdc996b3ff4eb08bc46a841c21e1ed P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 29e9dfb1d70c4f28bc6a6729380ce48b, bc69c6e2cbf9469696e2db60fcf952c2; no voters: 27551a87f256435d88de1b62cd150e1f
I20260710 11:10:28.159581  3767 raft_consensus.cc:515] T 0a5690fed55b4dc0b7858f0500e48a8e P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:28.160576  3789 raft_consensus.cc:2804] T 1dfdc996b3ff4eb08bc46a841c21e1ed P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:28.160930  3789 raft_consensus.cc:493] T 1dfdc996b3ff4eb08bc46a841c21e1ed P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:28.161239  3789 raft_consensus.cc:3060] T 1dfdc996b3ff4eb08bc46a841c21e1ed P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:28.161697  3767 leader_election.cc:290] T 0a5690fed55b4dc0b7858f0500e48a8e P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 1 election: Requested vote from peers b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215), bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123)
I20260710 11:10:28.139016  3348 leader_election.cc:304] T 1196b39b04c747e9bc1c632bfff67af6 P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8508a424f9c4d33b51d06da0b1b82dd; no voters: 27551a87f256435d88de1b62cd150e1f, 29e9dfb1d70c4f28bc6a6729380ce48b
I20260710 11:10:28.163417  3382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5690fed55b4dc0b7858f0500e48a8e" candidate_uuid: "27551a87f256435d88de1b62cd150e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd"
I20260710 11:10:28.165381  3382 raft_consensus.cc:3060] T 0a5690fed55b4dc0b7858f0500e48a8e P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:28.163833  3532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5690fed55b4dc0b7858f0500e48a8e" candidate_uuid: "27551a87f256435d88de1b62cd150e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2"
W20260710 11:10:28.167901  3425 leader_election.cc:343] T 0a5690fed55b4dc0b7858f0500e48a8e P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:28.176113  3715 raft_consensus.cc:2749] T 1196b39b04c747e9bc1c632bfff67af6 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:28.191366  3651 tablet_bootstrap.cc:492] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 27551a87f256435d88de1b62cd150e1f: No bootstrap required, opened a new log
W20260710 11:10:28.182760  3348 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.1.69.2:38959, user_credentials={real_user=slave}} blocked reactor thread for 47907.8us
I20260710 11:10:28.191946  3651 ts_tablet_manager.cc:1403] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 27551a87f256435d88de1b62cd150e1f: Time spent bootstrapping tablet: real 0.116s	user 0.009s	sys 0.006s
I20260710 11:10:28.215030  3655 raft_consensus.cc:359] T 2e498e9d13c7464596dca0fec1358d23 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:28.215907  3655 raft_consensus.cc:385] T 2e498e9d13c7464596dca0fec1358d23 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:28.216220  3655 raft_consensus.cc:740] T 2e498e9d13c7464596dca0fec1358d23 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc69c6e2cbf9469696e2db60fcf952c2, State: Initialized, Role: FOLLOWER
I20260710 11:10:28.225162  3655 consensus_queue.cc:260] T 2e498e9d13c7464596dca0fec1358d23 P bc69c6e2cbf9469696e2db60fcf952c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:28.229035  3651 raft_consensus.cc:359] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:28.229951  3651 raft_consensus.cc:385] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:28.230286  3651 raft_consensus.cc:740] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27551a87f256435d88de1b62cd150e1f, State: Initialized, Role: FOLLOWER
I20260710 11:10:28.224290  3662 raft_consensus.cc:493] T 222a3dc54f784bfa82afa03aa0cf7686 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:28.223778  3789 raft_consensus.cc:515] T 1dfdc996b3ff4eb08bc46a841c21e1ed P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
W20260710 11:10:28.232604  3331 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:10:28.232502  3662 raft_consensus.cc:515] T 222a3dc54f784bfa82afa03aa0cf7686 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:28.233603  3382 raft_consensus.cc:2468] T 0a5690fed55b4dc0b7858f0500e48a8e P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27551a87f256435d88de1b62cd150e1f in term 1.
I20260710 11:10:28.234622  3662 leader_election.cc:290] T 222a3dc54f784bfa82afa03aa0cf7686 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123), b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215)
I20260710 11:10:28.235554  3458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dfdc996b3ff4eb08bc46a841c21e1ed" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27551a87f256435d88de1b62cd150e1f"
I20260710 11:10:28.236507  3532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222a3dc54f784bfa82afa03aa0cf7686" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" is_pre_election: true
I20260710 11:10:28.236712  3426 leader_election.cc:304] T 0a5690fed55b4dc0b7858f0500e48a8e P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27551a87f256435d88de1b62cd150e1f, b8508a424f9c4d33b51d06da0b1b82dd; no voters: bc69c6e2cbf9469696e2db60fcf952c2
I20260710 11:10:28.237145  3532 raft_consensus.cc:2468] T 222a3dc54f784bfa82afa03aa0cf7686 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29e9dfb1d70c4f28bc6a6729380ce48b in term 0.
I20260710 11:10:28.238807  3573 leader_election.cc:304] T 222a3dc54f784bfa82afa03aa0cf7686 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29e9dfb1d70c4f28bc6a6729380ce48b, bc69c6e2cbf9469696e2db60fcf952c2; no voters: 
I20260710 11:10:28.239068  3767 raft_consensus.cc:2804] T 0a5690fed55b4dc0b7858f0500e48a8e P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:28.239609  3708 raft_consensus.cc:2804] T 222a3dc54f784bfa82afa03aa0cf7686 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:28.239699  3767 raft_consensus.cc:697] T 0a5690fed55b4dc0b7858f0500e48a8e P 27551a87f256435d88de1b62cd150e1f [term 1 LEADER]: Becoming Leader. State: Replica: 27551a87f256435d88de1b62cd150e1f, State: Running, Role: LEADER
I20260710 11:10:28.241333  3655 ts_tablet_manager.cc:1434] T 2e498e9d13c7464596dca0fec1358d23 P bc69c6e2cbf9469696e2db60fcf952c2: Time spent starting tablet: real 0.100s	user 0.007s	sys 0.001s
I20260710 11:10:28.242125  3651 consensus_queue.cc:260] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 27551a87f256435d88de1b62cd150e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:28.240037  3708 raft_consensus.cc:493] T 222a3dc54f784bfa82afa03aa0cf7686 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:28.242719  3383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222a3dc54f784bfa82afa03aa0cf7686" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" is_pre_election: true
I20260710 11:10:28.243093  3708 raft_consensus.cc:3060] T 222a3dc54f784bfa82afa03aa0cf7686 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:28.243568  3458 raft_consensus.cc:3060] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:28.245097  3767 consensus_queue.cc:237] T 0a5690fed55b4dc0b7858f0500e48a8e P 27551a87f256435d88de1b62cd150e1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:28.248696  3655 tablet_bootstrap.cc:492] T 0a5690fed55b4dc0b7858f0500e48a8e P bc69c6e2cbf9469696e2db60fcf952c2: Bootstrap starting.
I20260710 11:10:28.249032  3607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dfdc996b3ff4eb08bc46a841c21e1ed" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b"
W20260710 11:10:28.252558  3574 leader_election.cc:343] T 222a3dc54f784bfa82afa03aa0cf7686 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:28.252869  3607 raft_consensus.cc:3060] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:28.249786  3789 leader_election.cc:290] T 1dfdc996b3ff4eb08bc46a841c21e1ed P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 election: Requested vote from peers 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959), 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095)
I20260710 11:10:28.259344  3708 raft_consensus.cc:515] T 222a3dc54f784bfa82afa03aa0cf7686 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:28.260043  3458 raft_consensus.cc:2468] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc69c6e2cbf9469696e2db60fcf952c2 in term 1.
I20260710 11:10:28.262030  3498 leader_election.cc:304] T 1dfdc996b3ff4eb08bc46a841c21e1ed P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27551a87f256435d88de1b62cd150e1f, bc69c6e2cbf9469696e2db60fcf952c2; no voters: 
I20260710 11:10:28.264204  3789 raft_consensus.cc:2804] T 1dfdc996b3ff4eb08bc46a841c21e1ed P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:28.271639  3382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222a3dc54f784bfa82afa03aa0cf7686" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd"
W20260710 11:10:28.273502  3574 leader_election.cc:343] T 222a3dc54f784bfa82afa03aa0cf7686 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:28.266316  3708 leader_election.cc:290] T 222a3dc54f784bfa82afa03aa0cf7686 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 election: Requested vote from peers bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123), b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215)
I20260710 11:10:28.267590  3651 ts_tablet_manager.cc:1434] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 27551a87f256435d88de1b62cd150e1f: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.000s
I20260710 11:10:28.267501  3532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222a3dc54f784bfa82afa03aa0cf7686" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2"
I20260710 11:10:28.274852  3532 raft_consensus.cc:3060] T 222a3dc54f784bfa82afa03aa0cf7686 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:28.275302  3651 tablet_bootstrap.cc:492] T 1196b39b04c747e9bc1c632bfff67af6 P 27551a87f256435d88de1b62cd150e1f: Bootstrap starting.
I20260710 11:10:28.283497  3655 tablet_bootstrap.cc:654] T 0a5690fed55b4dc0b7858f0500e48a8e P bc69c6e2cbf9469696e2db60fcf952c2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:28.271706  3789 raft_consensus.cc:697] T 1dfdc996b3ff4eb08bc46a841c21e1ed P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 LEADER]: Becoming Leader. State: Replica: bc69c6e2cbf9469696e2db60fcf952c2, State: Running, Role: LEADER
I20260710 11:10:28.284540  3789 consensus_queue.cc:237] T 1dfdc996b3ff4eb08bc46a841c21e1ed P bc69c6e2cbf9469696e2db60fcf952c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:28.287431  3654 tablet_bootstrap.cc:492] T 8a289d99402545b8b3e3a66111071e32 P 29e9dfb1d70c4f28bc6a6729380ce48b: No bootstrap required, opened a new log
I20260710 11:10:28.287932  3654 ts_tablet_manager.cc:1403] T 8a289d99402545b8b3e3a66111071e32 P 29e9dfb1d70c4f28bc6a6729380ce48b: Time spent bootstrapping tablet: real 0.310s	user 0.014s	sys 0.025s
I20260710 11:10:28.264657  3607 raft_consensus.cc:2468] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc69c6e2cbf9469696e2db60fcf952c2 in term 1.
I20260710 11:10:28.290516  3654 raft_consensus.cc:359] T 8a289d99402545b8b3e3a66111071e32 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:28.291209  3654 raft_consensus.cc:385] T 8a289d99402545b8b3e3a66111071e32 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:28.291483  3654 raft_consensus.cc:740] T 8a289d99402545b8b3e3a66111071e32 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e9dfb1d70c4f28bc6a6729380ce48b, State: Initialized, Role: FOLLOWER
I20260710 11:10:28.293467  3532 raft_consensus.cc:2468] T 222a3dc54f784bfa82afa03aa0cf7686 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29e9dfb1d70c4f28bc6a6729380ce48b in term 1.
I20260710 11:10:28.305403  3573 leader_election.cc:304] T 222a3dc54f784bfa82afa03aa0cf7686 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 29e9dfb1d70c4f28bc6a6729380ce48b, bc69c6e2cbf9469696e2db60fcf952c2; no voters: b8508a424f9c4d33b51d06da0b1b82dd
I20260710 11:10:28.307044  3662 raft_consensus.cc:2804] T 222a3dc54f784bfa82afa03aa0cf7686 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:28.308138  3662 raft_consensus.cc:697] T 222a3dc54f784bfa82afa03aa0cf7686 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 LEADER]: Becoming Leader. State: Replica: 29e9dfb1d70c4f28bc6a6729380ce48b, State: Running, Role: LEADER
I20260710 11:10:28.309018  3662 consensus_queue.cc:237] T 222a3dc54f784bfa82afa03aa0cf7686 P 29e9dfb1d70c4f28bc6a6729380ce48b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:28.316192  3710 consensus_queue.cc:1048] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:28.317112  3652 tablet_bootstrap.cc:492] T 10ec7d6b2ff04160bbe65e46c546e7a3 P b8508a424f9c4d33b51d06da0b1b82dd: No bootstrap required, opened a new log
I20260710 11:10:28.317502  3652 ts_tablet_manager.cc:1403] T 10ec7d6b2ff04160bbe65e46c546e7a3 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent bootstrapping tablet: real 0.211s	user 0.012s	sys 0.015s
I20260710 11:10:28.292143  3654 consensus_queue.cc:260] T 8a289d99402545b8b3e3a66111071e32 P 29e9dfb1d70c4f28bc6a6729380ce48b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:28.323345  3654 ts_tablet_manager.cc:1434] T 8a289d99402545b8b3e3a66111071e32 P 29e9dfb1d70c4f28bc6a6729380ce48b: Time spent starting tablet: real 0.035s	user 0.003s	sys 0.004s
I20260710 11:10:28.323777  3651 tablet_bootstrap.cc:654] T 1196b39b04c747e9bc1c632bfff67af6 P 27551a87f256435d88de1b62cd150e1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:28.325461  3652 raft_consensus.cc:359] T 10ec7d6b2ff04160bbe65e46c546e7a3 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:28.326216  3652 raft_consensus.cc:385] T 10ec7d6b2ff04160bbe65e46c546e7a3 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:28.326496  3652 raft_consensus.cc:740] T 10ec7d6b2ff04160bbe65e46c546e7a3 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Initialized, Role: FOLLOWER
I20260710 11:10:28.327173  3652 consensus_queue.cc:260] T 10ec7d6b2ff04160bbe65e46c546e7a3 P b8508a424f9c4d33b51d06da0b1b82dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:28.329471  3652 ts_tablet_manager.cc:1434] T 10ec7d6b2ff04160bbe65e46c546e7a3 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:10:28.330426  3652 tablet_bootstrap.cc:492] T 222a3dc54f784bfa82afa03aa0cf7686 P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap starting.
I20260710 11:10:28.330653  3655 tablet_bootstrap.cc:492] T 0a5690fed55b4dc0b7858f0500e48a8e P bc69c6e2cbf9469696e2db60fcf952c2: No bootstrap required, opened a new log
I20260710 11:10:28.331849  3654 tablet_bootstrap.cc:492] T 1196b39b04c747e9bc1c632bfff67af6 P 29e9dfb1d70c4f28bc6a6729380ce48b: Bootstrap starting.
I20260710 11:10:28.332211  3655 ts_tablet_manager.cc:1403] T 0a5690fed55b4dc0b7858f0500e48a8e P bc69c6e2cbf9469696e2db60fcf952c2: Time spent bootstrapping tablet: real 0.090s	user 0.025s	sys 0.011s
I20260710 11:10:28.338811  3652 tablet_bootstrap.cc:654] T 222a3dc54f784bfa82afa03aa0cf7686 P b8508a424f9c4d33b51d06da0b1b82dd: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:28.338743  3655 raft_consensus.cc:359] T 0a5690fed55b4dc0b7858f0500e48a8e P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:28.339547  3655 raft_consensus.cc:385] T 0a5690fed55b4dc0b7858f0500e48a8e P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:28.339843  3655 raft_consensus.cc:740] T 0a5690fed55b4dc0b7858f0500e48a8e P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc69c6e2cbf9469696e2db60fcf952c2, State: Initialized, Role: FOLLOWER
I20260710 11:10:28.340525  3655 consensus_queue.cc:260] T 0a5690fed55b4dc0b7858f0500e48a8e P bc69c6e2cbf9469696e2db60fcf952c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:28.340899  3281 catalog_manager.cc:5697] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd reported cstate change: term changed from 0 to 1, leader changed from <none> to b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1). New cstate: current_term: 1 leader_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:28.348351  3655 ts_tablet_manager.cc:1434] T 0a5690fed55b4dc0b7858f0500e48a8e P bc69c6e2cbf9469696e2db60fcf952c2: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:10:28.349435  3655 tablet_bootstrap.cc:492] T 8a289d99402545b8b3e3a66111071e32 P bc69c6e2cbf9469696e2db60fcf952c2: Bootstrap starting.
I20260710 11:10:28.349882  3651 tablet_bootstrap.cc:492] T 1196b39b04c747e9bc1c632bfff67af6 P 27551a87f256435d88de1b62cd150e1f: No bootstrap required, opened a new log
I20260710 11:10:28.350333  3651 ts_tablet_manager.cc:1403] T 1196b39b04c747e9bc1c632bfff67af6 P 27551a87f256435d88de1b62cd150e1f: Time spent bootstrapping tablet: real 0.075s	user 0.008s	sys 0.003s
I20260710 11:10:28.350641  3652 tablet_bootstrap.cc:492] T 222a3dc54f784bfa82afa03aa0cf7686 P b8508a424f9c4d33b51d06da0b1b82dd: No bootstrap required, opened a new log
I20260710 11:10:28.351135  3652 ts_tablet_manager.cc:1403] T 222a3dc54f784bfa82afa03aa0cf7686 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.008s
I20260710 11:10:28.342723  3281 catalog_manager.cc:5697] T b5383711879d4096af14d92215080335 P b8508a424f9c4d33b51d06da0b1b82dd reported cstate change: term changed from 0 to 1, leader changed from <none> to b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1). New cstate: current_term: 1 leader_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:28.352803  3651 raft_consensus.cc:359] T 1196b39b04c747e9bc1c632bfff67af6 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:28.353484  3651 raft_consensus.cc:385] T 1196b39b04c747e9bc1c632bfff67af6 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:28.353755  3651 raft_consensus.cc:740] T 1196b39b04c747e9bc1c632bfff67af6 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27551a87f256435d88de1b62cd150e1f, State: Initialized, Role: FOLLOWER
I20260710 11:10:28.353965  3652 raft_consensus.cc:359] T 222a3dc54f784bfa82afa03aa0cf7686 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:28.354827  3655 tablet_bootstrap.cc:654] T 8a289d99402545b8b3e3a66111071e32 P bc69c6e2cbf9469696e2db60fcf952c2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:28.354799  3652 raft_consensus.cc:385] T 222a3dc54f784bfa82afa03aa0cf7686 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:28.354568  3651 consensus_queue.cc:260] T 1196b39b04c747e9bc1c632bfff67af6 P 27551a87f256435d88de1b62cd150e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:28.355392  3652 raft_consensus.cc:740] T 222a3dc54f784bfa82afa03aa0cf7686 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Initialized, Role: FOLLOWER
I20260710 11:10:28.356253  3652 consensus_queue.cc:260] T 222a3dc54f784bfa82afa03aa0cf7686 P b8508a424f9c4d33b51d06da0b1b82dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:28.357067  3651 ts_tablet_manager.cc:1434] T 1196b39b04c747e9bc1c632bfff67af6 P 27551a87f256435d88de1b62cd150e1f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:10:28.357933  3651 tablet_bootstrap.cc:492] T 808fc28143f14e71b78478f71794089f P 27551a87f256435d88de1b62cd150e1f: Bootstrap starting.
I20260710 11:10:28.358640  3652 ts_tablet_manager.cc:1434] T 222a3dc54f784bfa82afa03aa0cf7686 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:10:28.359535  3652 tablet_bootstrap.cc:492] T 2e498e9d13c7464596dca0fec1358d23 P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap starting.
I20260710 11:10:28.363210  3651 tablet_bootstrap.cc:654] T 808fc28143f14e71b78478f71794089f P 27551a87f256435d88de1b62cd150e1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:28.365628  3652 tablet_bootstrap.cc:654] T 2e498e9d13c7464596dca0fec1358d23 P b8508a424f9c4d33b51d06da0b1b82dd: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:28.367120  3279 catalog_manager.cc:5697] T 7542a2351f804226bc5b2d8338949470 P bc69c6e2cbf9469696e2db60fcf952c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3). New cstate: current_term: 1 leader_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:28.371901  3767 raft_consensus.cc:493] T 1196b39b04c747e9bc1c632bfff67af6 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:28.372483  3767 raft_consensus.cc:515] T 1196b39b04c747e9bc1c632bfff67af6 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:28.372988  3659 raft_consensus.cc:493] T 54d9c7436de74ef482b1d4bd8767c4d1 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:28.373631  3659 raft_consensus.cc:515] T 54d9c7436de74ef482b1d4bd8767c4d1 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:28.374470  3767 leader_election.cc:290] T 1196b39b04c747e9bc1c632bfff67af6 P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095), b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215)
I20260710 11:10:28.377020  3607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1196b39b04c747e9bc1c632bfff67af6" candidate_uuid: "27551a87f256435d88de1b62cd150e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" is_pre_election: true
I20260710 11:10:28.377584  3384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1196b39b04c747e9bc1c632bfff67af6" candidate_uuid: "27551a87f256435d88de1b62cd150e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" is_pre_election: true
I20260710 11:10:28.377707  3532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d9c7436de74ef482b1d4bd8767c4d1" candidate_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" is_pre_election: true
I20260710 11:10:28.378199  3384 raft_consensus.cc:2468] T 1196b39b04c747e9bc1c632bfff67af6 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27551a87f256435d88de1b62cd150e1f in term 0.
W20260710 11:10:28.378351  3426 leader_election.cc:343] T 1196b39b04c747e9bc1c632bfff67af6 P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:10:28.380493  3349 leader_election.cc:343] T 54d9c7436de74ef482b1d4bd8767c4d1 P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:28.376297  3659 leader_election.cc:290] T 54d9c7436de74ef482b1d4bd8767c4d1 P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123), 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095)
I20260710 11:10:28.381438  3607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d9c7436de74ef482b1d4bd8767c4d1" candidate_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" is_pre_election: true
I20260710 11:10:28.382956  3426 leader_election.cc:304] T 1196b39b04c747e9bc1c632bfff67af6 P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27551a87f256435d88de1b62cd150e1f, b8508a424f9c4d33b51d06da0b1b82dd; no voters: 29e9dfb1d70c4f28bc6a6729380ce48b
I20260710 11:10:28.383998  3767 raft_consensus.cc:2804] T 1196b39b04c747e9bc1c632bfff67af6 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:28.384349  3767 raft_consensus.cc:493] T 1196b39b04c747e9bc1c632bfff67af6 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:28.384699  3767 raft_consensus.cc:3060] T 1196b39b04c747e9bc1c632bfff67af6 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:10:28.384896  3350 leader_election.cc:343] T 54d9c7436de74ef482b1d4bd8767c4d1 P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:28.385345  3350 leader_election.cc:304] T 54d9c7436de74ef482b1d4bd8767c4d1 P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8508a424f9c4d33b51d06da0b1b82dd; no voters: 29e9dfb1d70c4f28bc6a6729380ce48b, bc69c6e2cbf9469696e2db60fcf952c2
I20260710 11:10:28.386458  3659 raft_consensus.cc:2749] T 54d9c7436de74ef482b1d4bd8767c4d1 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:28.390564  3652 tablet_bootstrap.cc:492] T 2e498e9d13c7464596dca0fec1358d23 P b8508a424f9c4d33b51d06da0b1b82dd: No bootstrap required, opened a new log
I20260710 11:10:28.391075  3652 ts_tablet_manager.cc:1403] T 2e498e9d13c7464596dca0fec1358d23 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.002s
I20260710 11:10:28.391703  3767 raft_consensus.cc:515] T 1196b39b04c747e9bc1c632bfff67af6 P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:28.393826  3652 raft_consensus.cc:359] T 2e498e9d13c7464596dca0fec1358d23 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:28.394567  3652 raft_consensus.cc:385] T 2e498e9d13c7464596dca0fec1358d23 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:28.394413  3607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1196b39b04c747e9bc1c632bfff67af6" candidate_uuid: "27551a87f256435d88de1b62cd150e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b"
I20260710 11:10:28.394951  3652 raft_consensus.cc:740] T 2e498e9d13c7464596dca0fec1358d23 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Initialized, Role: FOLLOWER
W20260710 11:10:28.395884  3426 leader_election.cc:343] T 1196b39b04c747e9bc1c632bfff67af6 P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:28.395803  3652 consensus_queue.cc:260] T 2e498e9d13c7464596dca0fec1358d23 P b8508a424f9c4d33b51d06da0b1b82dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:28.397219  3767 leader_election.cc:290] T 1196b39b04c747e9bc1c632bfff67af6 P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 1 election: Requested vote from peers 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095), b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215)
I20260710 11:10:28.397770  3384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1196b39b04c747e9bc1c632bfff67af6" candidate_uuid: "27551a87f256435d88de1b62cd150e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd"
I20260710 11:10:28.398185  3384 raft_consensus.cc:3060] T 1196b39b04c747e9bc1c632bfff67af6 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:28.402568  3384 raft_consensus.cc:2468] T 1196b39b04c747e9bc1c632bfff67af6 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27551a87f256435d88de1b62cd150e1f in term 1.
I20260710 11:10:28.403625  3426 leader_election.cc:304] T 1196b39b04c747e9bc1c632bfff67af6 P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27551a87f256435d88de1b62cd150e1f, b8508a424f9c4d33b51d06da0b1b82dd; no voters: 29e9dfb1d70c4f28bc6a6729380ce48b
I20260710 11:10:28.404714  3767 raft_consensus.cc:2804] T 1196b39b04c747e9bc1c632bfff67af6 P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:28.405340  3767 raft_consensus.cc:697] T 1196b39b04c747e9bc1c632bfff67af6 P 27551a87f256435d88de1b62cd150e1f [term 1 LEADER]: Becoming Leader. State: Replica: 27551a87f256435d88de1b62cd150e1f, State: Running, Role: LEADER
I20260710 11:10:28.406173  3651 tablet_bootstrap.cc:492] T 808fc28143f14e71b78478f71794089f P 27551a87f256435d88de1b62cd150e1f: No bootstrap required, opened a new log
I20260710 11:10:28.407323  3651 ts_tablet_manager.cc:1403] T 808fc28143f14e71b78478f71794089f P 27551a87f256435d88de1b62cd150e1f: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.001s
I20260710 11:10:28.411283  3651 raft_consensus.cc:359] T 808fc28143f14e71b78478f71794089f P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:28.412221  3651 raft_consensus.cc:385] T 808fc28143f14e71b78478f71794089f P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:28.406821  3652 ts_tablet_manager.cc:1434] T 2e498e9d13c7464596dca0fec1358d23 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:10:28.411969  3659 consensus_queue.cc:1048] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:28.413122  3651 raft_consensus.cc:740] T 808fc28143f14e71b78478f71794089f P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27551a87f256435d88de1b62cd150e1f, State: Initialized, Role: FOLLOWER
I20260710 11:10:28.413975  3651 consensus_queue.cc:260] T 808fc28143f14e71b78478f71794089f P 27551a87f256435d88de1b62cd150e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:28.406131  3767 consensus_queue.cc:237] T 1196b39b04c747e9bc1c632bfff67af6 P 27551a87f256435d88de1b62cd150e1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:28.416046  3651 ts_tablet_manager.cc:1434] T 808fc28143f14e71b78478f71794089f P 27551a87f256435d88de1b62cd150e1f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:10:28.420902  3651 tablet_bootstrap.cc:492] T 2e498e9d13c7464596dca0fec1358d23 P 27551a87f256435d88de1b62cd150e1f: Bootstrap starting.
I20260710 11:10:28.422246  3283 catalog_manager.cc:5697] T 1dfdc996b3ff4eb08bc46a841c21e1ed P bc69c6e2cbf9469696e2db60fcf952c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3). New cstate: current_term: 1 leader_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:28.426918  3651 tablet_bootstrap.cc:654] T 2e498e9d13c7464596dca0fec1358d23 P 27551a87f256435d88de1b62cd150e1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:28.427348  3654 tablet_bootstrap.cc:654] T 1196b39b04c747e9bc1c632bfff67af6 P 29e9dfb1d70c4f28bc6a6729380ce48b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:28.448205  3767 raft_consensus.cc:493] T 808fc28143f14e71b78478f71794089f P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:28.448933  3767 raft_consensus.cc:515] T 808fc28143f14e71b78478f71794089f P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:28.452319  3532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "808fc28143f14e71b78478f71794089f" candidate_uuid: "27551a87f256435d88de1b62cd150e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" is_pre_election: true
I20260710 11:10:28.453260  3655 tablet_bootstrap.cc:492] T 8a289d99402545b8b3e3a66111071e32 P bc69c6e2cbf9469696e2db60fcf952c2: No bootstrap required, opened a new log
I20260710 11:10:28.453790  3655 ts_tablet_manager.cc:1403] T 8a289d99402545b8b3e3a66111071e32 P bc69c6e2cbf9469696e2db60fcf952c2: Time spent bootstrapping tablet: real 0.105s	user 0.043s	sys 0.044s
I20260710 11:10:28.453644  3607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "808fc28143f14e71b78478f71794089f" candidate_uuid: "27551a87f256435d88de1b62cd150e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" is_pre_election: true
W20260710 11:10:28.453789  3425 leader_election.cc:343] T 808fc28143f14e71b78478f71794089f P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:28.454294  3767 leader_election.cc:290] T 808fc28143f14e71b78478f71794089f P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123), 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095)
W20260710 11:10:28.455228  3426 leader_election.cc:343] T 808fc28143f14e71b78478f71794089f P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:28.455693  3426 leader_election.cc:304] T 808fc28143f14e71b78478f71794089f P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27551a87f256435d88de1b62cd150e1f; no voters: 29e9dfb1d70c4f28bc6a6729380ce48b, bc69c6e2cbf9469696e2db60fcf952c2
I20260710 11:10:28.456511  3767 raft_consensus.cc:2749] T 808fc28143f14e71b78478f71794089f P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:28.459183  3655 raft_consensus.cc:359] T 8a289d99402545b8b3e3a66111071e32 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:28.459910  3655 raft_consensus.cc:385] T 8a289d99402545b8b3e3a66111071e32 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:28.460170  3655 raft_consensus.cc:740] T 8a289d99402545b8b3e3a66111071e32 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc69c6e2cbf9469696e2db60fcf952c2, State: Initialized, Role: FOLLOWER
I20260710 11:10:28.461058  3655 consensus_queue.cc:260] T 8a289d99402545b8b3e3a66111071e32 P bc69c6e2cbf9469696e2db60fcf952c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:28.464526  3655 ts_tablet_manager.cc:1434] T 8a289d99402545b8b3e3a66111071e32 P bc69c6e2cbf9469696e2db60fcf952c2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:10:28.465533  3655 tablet_bootstrap.cc:492] T 54d9c7436de74ef482b1d4bd8767c4d1 P bc69c6e2cbf9469696e2db60fcf952c2: Bootstrap starting.
I20260710 11:10:28.466429  3659 consensus_queue.cc:1048] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:28.471247  3655 tablet_bootstrap.cc:654] T 54d9c7436de74ef482b1d4bd8767c4d1 P bc69c6e2cbf9469696e2db60fcf952c2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:28.481612  3655 tablet_bootstrap.cc:492] T 54d9c7436de74ef482b1d4bd8767c4d1 P bc69c6e2cbf9469696e2db60fcf952c2: No bootstrap required, opened a new log
I20260710 11:10:28.482056  3655 ts_tablet_manager.cc:1403] T 54d9c7436de74ef482b1d4bd8767c4d1 P bc69c6e2cbf9469696e2db60fcf952c2: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.004s
I20260710 11:10:28.484750  3655 raft_consensus.cc:359] T 54d9c7436de74ef482b1d4bd8767c4d1 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:28.485388  3655 raft_consensus.cc:385] T 54d9c7436de74ef482b1d4bd8767c4d1 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:28.485654  3655 raft_consensus.cc:740] T 54d9c7436de74ef482b1d4bd8767c4d1 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc69c6e2cbf9469696e2db60fcf952c2, State: Initialized, Role: FOLLOWER
I20260710 11:10:28.486382  3655 consensus_queue.cc:260] T 54d9c7436de74ef482b1d4bd8767c4d1 P bc69c6e2cbf9469696e2db60fcf952c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:28.488685  3655 ts_tablet_manager.cc:1434] T 54d9c7436de74ef482b1d4bd8767c4d1 P bc69c6e2cbf9469696e2db60fcf952c2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:10:28.489815  3655 tablet_bootstrap.cc:492] T 808fc28143f14e71b78478f71794089f P bc69c6e2cbf9469696e2db60fcf952c2: Bootstrap starting.
I20260710 11:10:28.495292  3655 tablet_bootstrap.cc:654] T 808fc28143f14e71b78478f71794089f P bc69c6e2cbf9469696e2db60fcf952c2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:28.502831  3278 catalog_manager.cc:5697] T f20ddde1ed164a94b3a1214785622d15 P bc69c6e2cbf9469696e2db60fcf952c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1). New cstate: current_term: 1 leader_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } }
I20260710 11:10:28.508330  3789 raft_consensus.cc:493] T 0a5690fed55b4dc0b7858f0500e48a8e P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:28.508891  3789 raft_consensus.cc:515] T 0a5690fed55b4dc0b7858f0500e48a8e P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:28.511000  3789 leader_election.cc:290] T 0a5690fed55b4dc0b7858f0500e48a8e P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215), 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959)
I20260710 11:10:28.512003  3384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5690fed55b4dc0b7858f0500e48a8e" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" is_pre_election: true
I20260710 11:10:28.512543  3460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5690fed55b4dc0b7858f0500e48a8e" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27551a87f256435d88de1b62cd150e1f" is_pre_election: true
I20260710 11:10:28.513069  3384 raft_consensus.cc:2393] T 0a5690fed55b4dc0b7858f0500e48a8e P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bc69c6e2cbf9469696e2db60fcf952c2 in current term 1: Already voted for candidate 27551a87f256435d88de1b62cd150e1f in this term.
I20260710 11:10:28.514739  3500 leader_election.cc:304] T 0a5690fed55b4dc0b7858f0500e48a8e P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc69c6e2cbf9469696e2db60fcf952c2; no voters: 27551a87f256435d88de1b62cd150e1f, b8508a424f9c4d33b51d06da0b1b82dd
I20260710 11:10:28.520653  3789 raft_consensus.cc:3060] T 0a5690fed55b4dc0b7858f0500e48a8e P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:28.535666  3785 consensus_queue.cc:1048] T 7542a2351f804226bc5b2d8338949470 P bc69c6e2cbf9469696e2db60fcf952c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:28.554003  3785 consensus_queue.cc:1048] T 7542a2351f804226bc5b2d8338949470 P bc69c6e2cbf9469696e2db60fcf952c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:28.581187  3789 raft_consensus.cc:2749] T 0a5690fed55b4dc0b7858f0500e48a8e P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:28.592891  3282 catalog_manager.cc:5697] T 222a3dc54f784bfa82afa03aa0cf7686 P 29e9dfb1d70c4f28bc6a6729380ce48b reported cstate change: term changed from 0 to 1, leader changed from <none> to 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4). New cstate: current_term: 1 leader_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:28.602147  3789 raft_consensus.cc:493] T 2e498e9d13c7464596dca0fec1358d23 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:28.602880  3789 raft_consensus.cc:515] T 2e498e9d13c7464596dca0fec1358d23 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:28.606598  3384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e498e9d13c7464596dca0fec1358d23" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" is_pre_election: true
I20260710 11:10:28.607455  3384 raft_consensus.cc:2468] T 2e498e9d13c7464596dca0fec1358d23 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc69c6e2cbf9469696e2db60fcf952c2 in term 0.
I20260710 11:10:28.609092  3500 leader_election.cc:304] T 2e498e9d13c7464596dca0fec1358d23 P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8508a424f9c4d33b51d06da0b1b82dd, bc69c6e2cbf9469696e2db60fcf952c2; no voters: 
I20260710 11:10:28.610231  3785 raft_consensus.cc:2804] T 2e498e9d13c7464596dca0fec1358d23 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:28.610692  3785 raft_consensus.cc:493] T 2e498e9d13c7464596dca0fec1358d23 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:28.611135  3785 raft_consensus.cc:3060] T 2e498e9d13c7464596dca0fec1358d23 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:28.622645  3654 tablet_bootstrap.cc:492] T 1196b39b04c747e9bc1c632bfff67af6 P 29e9dfb1d70c4f28bc6a6729380ce48b: No bootstrap required, opened a new log
I20260710 11:10:28.623644  3654 ts_tablet_manager.cc:1403] T 1196b39b04c747e9bc1c632bfff67af6 P 29e9dfb1d70c4f28bc6a6729380ce48b: Time spent bootstrapping tablet: real 0.292s	user 0.029s	sys 0.059s
I20260710 11:10:28.627238  3654 raft_consensus.cc:359] T 1196b39b04c747e9bc1c632bfff67af6 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:28.631467  3785 raft_consensus.cc:515] T 2e498e9d13c7464596dca0fec1358d23 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:28.635347  3384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e498e9d13c7464596dca0fec1358d23" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd"
I20260710 11:10:28.635550  3460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e498e9d13c7464596dca0fec1358d23" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27551a87f256435d88de1b62cd150e1f"
I20260710 11:10:28.635978  3384 raft_consensus.cc:3060] T 2e498e9d13c7464596dca0fec1358d23 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:10:28.637499  3498 leader_election.cc:343] T 2e498e9d13c7464596dca0fec1358d23 P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:28.640146  3460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e498e9d13c7464596dca0fec1358d23" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27551a87f256435d88de1b62cd150e1f" is_pre_election: true
W20260710 11:10:28.642144  3498 leader_election.cc:343] T 2e498e9d13c7464596dca0fec1358d23 P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:28.642875  3789 leader_election.cc:290] T 2e498e9d13c7464596dca0fec1358d23 P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215), 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959)
I20260710 11:10:28.643544  3384 raft_consensus.cc:2468] T 2e498e9d13c7464596dca0fec1358d23 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc69c6e2cbf9469696e2db60fcf952c2 in term 1.
I20260710 11:10:28.644723  3500 leader_election.cc:304] T 2e498e9d13c7464596dca0fec1358d23 P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b8508a424f9c4d33b51d06da0b1b82dd, bc69c6e2cbf9469696e2db60fcf952c2; no voters: 27551a87f256435d88de1b62cd150e1f
I20260710 11:10:28.628165  3654 raft_consensus.cc:385] T 1196b39b04c747e9bc1c632bfff67af6 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:28.645560  3654 raft_consensus.cc:740] T 1196b39b04c747e9bc1c632bfff67af6 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e9dfb1d70c4f28bc6a6729380ce48b, State: Initialized, Role: FOLLOWER
I20260710 11:10:28.644835  3279 catalog_manager.cc:5697] T 1196b39b04c747e9bc1c632bfff67af6 P 27551a87f256435d88de1b62cd150e1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 27551a87f256435d88de1b62cd150e1f (127.1.69.2). New cstate: current_term: 1 leader_uuid: "27551a87f256435d88de1b62cd150e1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:28.645710  3789 raft_consensus.cc:2804] T 2e498e9d13c7464596dca0fec1358d23 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:28.646272  3789 raft_consensus.cc:697] T 2e498e9d13c7464596dca0fec1358d23 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 LEADER]: Becoming Leader. State: Replica: bc69c6e2cbf9469696e2db60fcf952c2, State: Running, Role: LEADER
I20260710 11:10:28.646545  3654 consensus_queue.cc:260] T 1196b39b04c747e9bc1c632bfff67af6 P 29e9dfb1d70c4f28bc6a6729380ce48b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:28.647351  3651 tablet_bootstrap.cc:492] T 2e498e9d13c7464596dca0fec1358d23 P 27551a87f256435d88de1b62cd150e1f: No bootstrap required, opened a new log
I20260710 11:10:28.646634  3279 catalog_manager.cc:5697] T 0a5690fed55b4dc0b7858f0500e48a8e P 27551a87f256435d88de1b62cd150e1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 27551a87f256435d88de1b62cd150e1f (127.1.69.2). New cstate: current_term: 1 leader_uuid: "27551a87f256435d88de1b62cd150e1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:28.647909  3651 ts_tablet_manager.cc:1403] T 2e498e9d13c7464596dca0fec1358d23 P 27551a87f256435d88de1b62cd150e1f: Time spent bootstrapping tablet: real 0.227s	user 0.084s	sys 0.117s
I20260710 11:10:28.647069  3789 consensus_queue.cc:237] T 2e498e9d13c7464596dca0fec1358d23 P bc69c6e2cbf9469696e2db60fcf952c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:28.649318  3655 tablet_bootstrap.cc:492] T 808fc28143f14e71b78478f71794089f P bc69c6e2cbf9469696e2db60fcf952c2: No bootstrap required, opened a new log
I20260710 11:10:28.649746  3655 ts_tablet_manager.cc:1403] T 808fc28143f14e71b78478f71794089f P bc69c6e2cbf9469696e2db60fcf952c2: Time spent bootstrapping tablet: real 0.160s	user 0.050s	sys 0.085s
I20260710 11:10:28.650777  3651 raft_consensus.cc:359] T 2e498e9d13c7464596dca0fec1358d23 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:28.651502  3651 raft_consensus.cc:385] T 2e498e9d13c7464596dca0fec1358d23 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:28.651814  3651 raft_consensus.cc:740] T 2e498e9d13c7464596dca0fec1358d23 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27551a87f256435d88de1b62cd150e1f, State: Initialized, Role: FOLLOWER
I20260710 11:10:28.652141  3655 raft_consensus.cc:359] T 808fc28143f14e71b78478f71794089f P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:28.652813  3655 raft_consensus.cc:385] T 808fc28143f14e71b78478f71794089f P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:28.652606  3651 consensus_queue.cc:260] T 2e498e9d13c7464596dca0fec1358d23 P 27551a87f256435d88de1b62cd150e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:28.653173  3655 raft_consensus.cc:740] T 808fc28143f14e71b78478f71794089f P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc69c6e2cbf9469696e2db60fcf952c2, State: Initialized, Role: FOLLOWER
I20260710 11:10:28.653563  3785 leader_election.cc:290] T 2e498e9d13c7464596dca0fec1358d23 P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 election: Requested vote from peers b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215), 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959)
I20260710 11:10:28.653213  3654 ts_tablet_manager.cc:1434] T 1196b39b04c747e9bc1c632bfff67af6 P 29e9dfb1d70c4f28bc6a6729380ce48b: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260710 11:10:28.654052  3655 consensus_queue.cc:260] T 808fc28143f14e71b78478f71794089f P bc69c6e2cbf9469696e2db60fcf952c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:28.654516  3651 ts_tablet_manager.cc:1434] T 2e498e9d13c7464596dca0fec1358d23 P 27551a87f256435d88de1b62cd150e1f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:10:28.655287  3654 tablet_bootstrap.cc:492] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 29e9dfb1d70c4f28bc6a6729380ce48b: Bootstrap starting.
I20260710 11:10:28.655628  3651 tablet_bootstrap.cc:492] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 27551a87f256435d88de1b62cd150e1f: Bootstrap starting.
I20260710 11:10:28.656775  3655 ts_tablet_manager.cc:1434] T 808fc28143f14e71b78478f71794089f P bc69c6e2cbf9469696e2db60fcf952c2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:10:28.661353  3654 tablet_bootstrap.cc:654] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 29e9dfb1d70c4f28bc6a6729380ce48b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:28.661353  3651 tablet_bootstrap.cc:654] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 27551a87f256435d88de1b62cd150e1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:28.663677  3785 raft_consensus.cc:493] T 8a289d99402545b8b3e3a66111071e32 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:28.664247  3785 raft_consensus.cc:515] T 8a289d99402545b8b3e3a66111071e32 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:28.668529  3458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a289d99402545b8b3e3a66111071e32" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27551a87f256435d88de1b62cd150e1f" is_pre_election: true
W20260710 11:10:28.670428  3498 leader_election.cc:343] T 8a289d99402545b8b3e3a66111071e32 P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:28.671233  3767 consensus_queue.cc:1048] T 0a5690fed55b4dc0b7858f0500e48a8e P 27551a87f256435d88de1b62cd150e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:28.676645  3607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a289d99402545b8b3e3a66111071e32" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" is_pre_election: true
I20260710 11:10:28.677477  3607 raft_consensus.cc:2468] T 8a289d99402545b8b3e3a66111071e32 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc69c6e2cbf9469696e2db60fcf952c2 in term 0.
I20260710 11:10:28.679397  3500 leader_election.cc:304] T 8a289d99402545b8b3e3a66111071e32 P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 29e9dfb1d70c4f28bc6a6729380ce48b, bc69c6e2cbf9469696e2db60fcf952c2; no voters: 27551a87f256435d88de1b62cd150e1f
I20260710 11:10:28.680186  3785 leader_election.cc:290] T 8a289d99402545b8b3e3a66111071e32 P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959), 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095)
I20260710 11:10:28.680377  3789 raft_consensus.cc:2804] T 8a289d99402545b8b3e3a66111071e32 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:28.680809  3651 tablet_bootstrap.cc:492] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 27551a87f256435d88de1b62cd150e1f: No bootstrap required, opened a new log
I20260710 11:10:28.680872  3789 raft_consensus.cc:493] T 8a289d99402545b8b3e3a66111071e32 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:28.681373  3651 ts_tablet_manager.cc:1403] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 27551a87f256435d88de1b62cd150e1f: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.000s
I20260710 11:10:28.681416  3789 raft_consensus.cc:3060] T 8a289d99402545b8b3e3a66111071e32 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:28.685560  3651 raft_consensus.cc:359] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:28.686211  3651 raft_consensus.cc:385] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:28.686486  3651 raft_consensus.cc:740] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27551a87f256435d88de1b62cd150e1f, State: Initialized, Role: FOLLOWER
I20260710 11:10:28.687114  3651 consensus_queue.cc:260] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 27551a87f256435d88de1b62cd150e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:28.688359  3767 consensus_queue.cc:1048] T 0a5690fed55b4dc0b7858f0500e48a8e P 27551a87f256435d88de1b62cd150e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:28.689133  3651 ts_tablet_manager.cc:1434] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 27551a87f256435d88de1b62cd150e1f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:10:28.690078  3651 tablet_bootstrap.cc:492] T 8a289d99402545b8b3e3a66111071e32 P 27551a87f256435d88de1b62cd150e1f: Bootstrap starting.
I20260710 11:10:28.690536  3789 raft_consensus.cc:515] T 8a289d99402545b8b3e3a66111071e32 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:28.693058  3654 tablet_bootstrap.cc:492] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 29e9dfb1d70c4f28bc6a6729380ce48b: No bootstrap required, opened a new log
I20260710 11:10:28.693486  3461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a289d99402545b8b3e3a66111071e32" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27551a87f256435d88de1b62cd150e1f"
I20260710 11:10:28.694015  3654 ts_tablet_manager.cc:1403] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 29e9dfb1d70c4f28bc6a6729380ce48b: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.000s
I20260710 11:10:28.694713  3607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a289d99402545b8b3e3a66111071e32" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b"
I20260710 11:10:28.695299  3607 raft_consensus.cc:3060] T 8a289d99402545b8b3e3a66111071e32 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:28.695701  3651 tablet_bootstrap.cc:654] T 8a289d99402545b8b3e3a66111071e32 P 27551a87f256435d88de1b62cd150e1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:28.694921  3282 catalog_manager.cc:5697] T 2e498e9d13c7464596dca0fec1358d23 P bc69c6e2cbf9469696e2db60fcf952c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3). New cstate: current_term: 1 leader_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:28.697067  3654 raft_consensus.cc:359] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:28.698177  3654 raft_consensus.cc:385] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:28.698498  3654 raft_consensus.cc:740] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e9dfb1d70c4f28bc6a6729380ce48b, State: Initialized, Role: FOLLOWER
I20260710 11:10:28.699316  3654 consensus_queue.cc:260] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 29e9dfb1d70c4f28bc6a6729380ce48b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:28.701733  3654 ts_tablet_manager.cc:1434] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 29e9dfb1d70c4f28bc6a6729380ce48b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:10:28.702648  3654 tablet_bootstrap.cc:492] T 54d9c7436de74ef482b1d4bd8767c4d1 P 29e9dfb1d70c4f28bc6a6729380ce48b: Bootstrap starting.
W20260710 11:10:28.706449  3498 leader_election.cc:343] T 8a289d99402545b8b3e3a66111071e32 P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:28.708370  3654 tablet_bootstrap.cc:654] T 54d9c7436de74ef482b1d4bd8767c4d1 P 29e9dfb1d70c4f28bc6a6729380ce48b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:28.713423  3708 raft_consensus.cc:493] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:28.714102  3708 raft_consensus.cc:515] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:28.716843  3752 consensus_queue.cc:1048] T 222a3dc54f784bfa82afa03aa0cf7686 P 29e9dfb1d70c4f28bc6a6729380ce48b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:28.719017  3382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ec7d6b2ff04160bbe65e46c546e7a3" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" is_pre_election: true
I20260710 11:10:28.719894  3382 raft_consensus.cc:2468] T 10ec7d6b2ff04160bbe65e46c546e7a3 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29e9dfb1d70c4f28bc6a6729380ce48b in term 0.
I20260710 11:10:28.725581  3708 leader_election.cc:290] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215), 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959)
I20260710 11:10:28.726456  3461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ec7d6b2ff04160bbe65e46c546e7a3" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27551a87f256435d88de1b62cd150e1f" is_pre_election: true
I20260710 11:10:28.727326  3461 raft_consensus.cc:2468] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29e9dfb1d70c4f28bc6a6729380ce48b in term 0.
I20260710 11:10:28.724190  3574 leader_election.cc:304] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29e9dfb1d70c4f28bc6a6729380ce48b, b8508a424f9c4d33b51d06da0b1b82dd; no voters: 
I20260710 11:10:28.729424  3663 raft_consensus.cc:2804] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:28.729791  3663 raft_consensus.cc:493] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:28.730116  3663 raft_consensus.cc:3060] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:28.733222  3607 raft_consensus.cc:2468] T 8a289d99402545b8b3e3a66111071e32 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc69c6e2cbf9469696e2db60fcf952c2 in term 1.
I20260710 11:10:28.734494  3500 leader_election.cc:304] T 8a289d99402545b8b3e3a66111071e32 P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 29e9dfb1d70c4f28bc6a6729380ce48b, bc69c6e2cbf9469696e2db60fcf952c2; no voters: 27551a87f256435d88de1b62cd150e1f
I20260710 11:10:28.747627  3785 raft_consensus.cc:2804] T 8a289d99402545b8b3e3a66111071e32 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:28.748373  3785 raft_consensus.cc:697] T 8a289d99402545b8b3e3a66111071e32 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 LEADER]: Becoming Leader. State: Replica: bc69c6e2cbf9469696e2db60fcf952c2, State: Running, Role: LEADER
I20260710 11:10:28.749348  3785 consensus_queue.cc:237] T 8a289d99402545b8b3e3a66111071e32 P bc69c6e2cbf9469696e2db60fcf952c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:28.740242  3663 raft_consensus.cc:515] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:28.763827  3663 leader_election.cc:290] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 election: Requested vote from peers b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215), 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959)
I20260710 11:10:28.762804  3788 raft_consensus.cc:493] T 54d9c7436de74ef482b1d4bd8767c4d1 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:28.765126  3384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ec7d6b2ff04160bbe65e46c546e7a3" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd"
I20260710 11:10:28.765019  3788 raft_consensus.cc:515] T 54d9c7436de74ef482b1d4bd8767c4d1 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:28.765697  3384 raft_consensus.cc:3060] T 10ec7d6b2ff04160bbe65e46c546e7a3 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:28.767050  3788 leader_election.cc:290] T 54d9c7436de74ef482b1d4bd8767c4d1 P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095), b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215)
I20260710 11:10:28.767954  3461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ec7d6b2ff04160bbe65e46c546e7a3" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27551a87f256435d88de1b62cd150e1f"
I20260710 11:10:28.768760  3461 raft_consensus.cc:3060] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:28.741142  3789 leader_election.cc:290] T 8a289d99402545b8b3e3a66111071e32 P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 election: Requested vote from peers 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959), 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095)
I20260710 11:10:28.772616  3382 raft_consensus.cc:3060] T 222a3dc54f784bfa82afa03aa0cf7686 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:28.774216  3607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d9c7436de74ef482b1d4bd8767c4d1" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" is_pre_election: true
I20260710 11:10:28.776825  3383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d9c7436de74ef482b1d4bd8767c4d1" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" is_pre_election: true
I20260710 11:10:28.777549  3383 raft_consensus.cc:2468] T 54d9c7436de74ef482b1d4bd8767c4d1 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc69c6e2cbf9469696e2db60fcf952c2 in term 0.
I20260710 11:10:28.777974  3461 raft_consensus.cc:2468] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29e9dfb1d70c4f28bc6a6729380ce48b in term 1.
I20260710 11:10:28.779116  3572 leader_election.cc:304] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27551a87f256435d88de1b62cd150e1f, 29e9dfb1d70c4f28bc6a6729380ce48b; no voters: 
I20260710 11:10:28.779547  3708 raft_consensus.cc:493] T 1196b39b04c747e9bc1c632bfff67af6 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:28.780014  3708 raft_consensus.cc:515] T 1196b39b04c747e9bc1c632bfff67af6 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:28.781082  3752 raft_consensus.cc:2804] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:28.781574  3752 raft_consensus.cc:697] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 LEADER]: Becoming Leader. State: Replica: 29e9dfb1d70c4f28bc6a6729380ce48b, State: Running, Role: LEADER
I20260710 11:10:28.782079  3708 leader_election.cc:290] T 1196b39b04c747e9bc1c632bfff67af6 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215), 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959)
I20260710 11:10:28.779102  3500 leader_election.cc:304] T 54d9c7436de74ef482b1d4bd8767c4d1 P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8508a424f9c4d33b51d06da0b1b82dd, bc69c6e2cbf9469696e2db60fcf952c2; no voters: 
I20260710 11:10:28.785712  3789 raft_consensus.cc:2804] T 54d9c7436de74ef482b1d4bd8767c4d1 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:28.782384  3752 consensus_queue.cc:237] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 29e9dfb1d70c4f28bc6a6729380ce48b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:28.789821  3461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1196b39b04c747e9bc1c632bfff67af6" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27551a87f256435d88de1b62cd150e1f" is_pre_election: true
I20260710 11:10:28.794070  3783 raft_consensus.cc:493] T 222a3dc54f784bfa82afa03aa0cf7686 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:28.795073  3383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1196b39b04c747e9bc1c632bfff67af6" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" is_pre_election: true
I20260710 11:10:28.792266  3789 raft_consensus.cc:493] T 54d9c7436de74ef482b1d4bd8767c4d1 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:10:28.787674  3500 leader_election.cc:343] T 54d9c7436de74ef482b1d4bd8767c4d1 P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:28.795194  3783 raft_consensus.cc:515] T 222a3dc54f784bfa82afa03aa0cf7686 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:28.797353  3651 tablet_bootstrap.cc:492] T 8a289d99402545b8b3e3a66111071e32 P 27551a87f256435d88de1b62cd150e1f: No bootstrap required, opened a new log
I20260710 11:10:28.795902  3383 raft_consensus.cc:2393] T 1196b39b04c747e9bc1c632bfff67af6 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 29e9dfb1d70c4f28bc6a6729380ce48b in current term 1: Already voted for candidate 27551a87f256435d88de1b62cd150e1f in this term.
I20260710 11:10:28.803212  3574 leader_election.cc:304] T 1196b39b04c747e9bc1c632bfff67af6 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29e9dfb1d70c4f28bc6a6729380ce48b; no voters: 27551a87f256435d88de1b62cd150e1f, b8508a424f9c4d33b51d06da0b1b82dd
I20260710 11:10:28.804342  3707 raft_consensus.cc:3060] T 1196b39b04c747e9bc1c632bfff67af6 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:28.799431  3651 ts_tablet_manager.cc:1403] T 8a289d99402545b8b3e3a66111071e32 P 27551a87f256435d88de1b62cd150e1f: Time spent bootstrapping tablet: real 0.110s	user 0.021s	sys 0.034s
I20260710 11:10:28.807189  3651 raft_consensus.cc:359] T 8a289d99402545b8b3e3a66111071e32 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:28.807852  3651 raft_consensus.cc:385] T 8a289d99402545b8b3e3a66111071e32 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:28.808110  3651 raft_consensus.cc:740] T 8a289d99402545b8b3e3a66111071e32 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27551a87f256435d88de1b62cd150e1f, State: Initialized, Role: FOLLOWER
I20260710 11:10:28.808863  3651 consensus_queue.cc:260] T 8a289d99402545b8b3e3a66111071e32 P 27551a87f256435d88de1b62cd150e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:28.812105  3651 ts_tablet_manager.cc:1434] T 8a289d99402545b8b3e3a66111071e32 P 27551a87f256435d88de1b62cd150e1f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:10:28.824592  3384 raft_consensus.cc:2468] T 10ec7d6b2ff04160bbe65e46c546e7a3 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29e9dfb1d70c4f28bc6a6729380ce48b in term 1.
I20260710 11:10:28.829350  3707 raft_consensus.cc:2749] T 1196b39b04c747e9bc1c632bfff67af6 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:28.830894  3662 consensus_queue.cc:1048] T 222a3dc54f784bfa82afa03aa0cf7686 P 29e9dfb1d70c4f28bc6a6729380ce48b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:28.831362  3783 leader_election.cc:290] T 222a3dc54f784bfa82afa03aa0cf7686 P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123), 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095)
I20260710 11:10:28.798585  3789 raft_consensus.cc:3060] T 54d9c7436de74ef482b1d4bd8767c4d1 P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:28.832371  3607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222a3dc54f784bfa82afa03aa0cf7686" candidate_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" is_pre_election: true
I20260710 11:10:28.835394  3282 catalog_manager.cc:5697] T 8a289d99402545b8b3e3a66111071e32 P bc69c6e2cbf9469696e2db60fcf952c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3). New cstate: current_term: 1 leader_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:28.840627  3533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222a3dc54f784bfa82afa03aa0cf7686" candidate_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" is_pre_election: true
I20260710 11:10:28.846966  3654 tablet_bootstrap.cc:492] T 54d9c7436de74ef482b1d4bd8767c4d1 P 29e9dfb1d70c4f28bc6a6729380ce48b: No bootstrap required, opened a new log
I20260710 11:10:28.847440  3654 ts_tablet_manager.cc:1403] T 54d9c7436de74ef482b1d4bd8767c4d1 P 29e9dfb1d70c4f28bc6a6729380ce48b: Time spent bootstrapping tablet: real 0.145s	user 0.009s	sys 0.021s
I20260710 11:10:28.853688  3767 raft_consensus.cc:493] T 8a289d99402545b8b3e3a66111071e32 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:28.854286  3767 raft_consensus.cc:515] T 8a289d99402545b8b3e3a66111071e32 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:28.875478  3349 leader_election.cc:304] T 222a3dc54f784bfa82afa03aa0cf7686 P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8508a424f9c4d33b51d06da0b1b82dd; no voters: 29e9dfb1d70c4f28bc6a6729380ce48b, bc69c6e2cbf9469696e2db60fcf952c2
I20260710 11:10:28.879094  3654 raft_consensus.cc:359] T 54d9c7436de74ef482b1d4bd8767c4d1 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:28.879876  3654 raft_consensus.cc:385] T 54d9c7436de74ef482b1d4bd8767c4d1 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:28.880152  3654 raft_consensus.cc:740] T 54d9c7436de74ef482b1d4bd8767c4d1 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e9dfb1d70c4f28bc6a6729380ce48b, State: Initialized, Role: FOLLOWER
I20260710 11:10:28.881265  3605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a289d99402545b8b3e3a66111071e32" candidate_uuid: "27551a87f256435d88de1b62cd150e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" is_pre_election: true
I20260710 11:10:28.882237  3605 raft_consensus.cc:2393] T 8a289d99402545b8b3e3a66111071e32 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 27551a87f256435d88de1b62cd150e1f in current term 1: Already voted for candidate bc69c6e2cbf9469696e2db60fcf952c2 in this term.
I20260710 11:10:28.883620  3767 leader_election.cc:290] T 8a289d99402545b8b3e3a66111071e32 P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123), 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095)
I20260710 11:10:28.883502  3654 consensus_queue.cc:260] T 54d9c7436de74ef482b1d4bd8767c4d1 P 29e9dfb1d70c4f28bc6a6729380ce48b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:28.888846  3533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a289d99402545b8b3e3a66111071e32" candidate_uuid: "27551a87f256435d88de1b62cd150e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" is_pre_election: true
I20260710 11:10:28.890138  3425 leader_election.cc:304] T 8a289d99402545b8b3e3a66111071e32 P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27551a87f256435d88de1b62cd150e1f; no voters: 29e9dfb1d70c4f28bc6a6729380ce48b, bc69c6e2cbf9469696e2db60fcf952c2
I20260710 11:10:28.891175  3766 raft_consensus.cc:3060] T 8a289d99402545b8b3e3a66111071e32 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:28.895354  3654 ts_tablet_manager.cc:1434] T 54d9c7436de74ef482b1d4bd8767c4d1 P 29e9dfb1d70c4f28bc6a6729380ce48b: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.003s
I20260710 11:10:28.896318  3654 tablet_bootstrap.cc:492] T 808fc28143f14e71b78478f71794089f P 29e9dfb1d70c4f28bc6a6729380ce48b: Bootstrap starting.
I20260710 11:10:28.898617  3766 raft_consensus.cc:2749] T 8a289d99402545b8b3e3a66111071e32 P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:28.899485  3766 consensus_queue.cc:1048] T 1196b39b04c747e9bc1c632bfff67af6 P 27551a87f256435d88de1b62cd150e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:28.901714  3654 tablet_bootstrap.cc:654] T 808fc28143f14e71b78478f71794089f P 29e9dfb1d70c4f28bc6a6729380ce48b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:28.913708  3789 raft_consensus.cc:515] T 54d9c7436de74ef482b1d4bd8767c4d1 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:28.916074  3282 catalog_manager.cc:5697] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 29e9dfb1d70c4f28bc6a6729380ce48b reported cstate change: term changed from 0 to 1, leader changed from <none> to 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4). New cstate: current_term: 1 leader_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:28.917472  3788 consensus_queue.cc:1048] T 1dfdc996b3ff4eb08bc46a841c21e1ed P bc69c6e2cbf9469696e2db60fcf952c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:10:28.922123  3607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d9c7436de74ef482b1d4bd8767c4d1" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b"
I20260710 11:10:28.922716  3607 raft_consensus.cc:3060] T 54d9c7436de74ef482b1d4bd8767c4d1 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:28.926608  3788 consensus_queue.cc:1048] T 1dfdc996b3ff4eb08bc46a841c21e1ed P bc69c6e2cbf9469696e2db60fcf952c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:28.930033  3710 raft_consensus.cc:2749] T 222a3dc54f784bfa82afa03aa0cf7686 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:28.937433  3788 raft_consensus.cc:493] T 808fc28143f14e71b78478f71794089f P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:28.937983  3788 raft_consensus.cc:515] T 808fc28143f14e71b78478f71794089f P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:28.942130  3609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "808fc28143f14e71b78478f71794089f" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" is_pre_election: true
I20260710 11:10:28.943336  3758 raft_consensus.cc:493] T 2e498e9d13c7464596dca0fec1358d23 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:10:28.947069  3500 leader_election.cc:343] T 808fc28143f14e71b78478f71794089f P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:28.947268  3758 raft_consensus.cc:515] T 2e498e9d13c7464596dca0fec1358d23 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:28.949632  3789 leader_election.cc:290] T 54d9c7436de74ef482b1d4bd8767c4d1 P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 election: Requested vote from peers 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095), b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215)
I20260710 11:10:28.945290  3788 leader_election.cc:290] T 808fc28143f14e71b78478f71794089f P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959), 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095)
I20260710 11:10:28.952935  3382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d9c7436de74ef482b1d4bd8767c4d1" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd"
I20260710 11:10:28.953822  3382 raft_consensus.cc:3060] T 54d9c7436de74ef482b1d4bd8767c4d1 P b8508a424f9c4d33b51d06da0b1b82dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:28.959893  3461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "808fc28143f14e71b78478f71794089f" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27551a87f256435d88de1b62cd150e1f" is_pre_election: true
I20260710 11:10:28.948746  3607 raft_consensus.cc:2468] T 54d9c7436de74ef482b1d4bd8767c4d1 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc69c6e2cbf9469696e2db60fcf952c2 in term 1.
I20260710 11:10:28.961210  3461 raft_consensus.cc:2468] T 808fc28143f14e71b78478f71794089f P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc69c6e2cbf9469696e2db60fcf952c2 in term 0.
I20260710 11:10:28.963135  3758 leader_election.cc:290] T 2e498e9d13c7464596dca0fec1358d23 P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215), bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123)
I20260710 11:10:28.964833  3500 leader_election.cc:304] T 54d9c7436de74ef482b1d4bd8767c4d1 P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29e9dfb1d70c4f28bc6a6729380ce48b, bc69c6e2cbf9469696e2db60fcf952c2; no voters: 
I20260710 11:10:28.963397  3533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e498e9d13c7464596dca0fec1358d23" candidate_uuid: "27551a87f256435d88de1b62cd150e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" is_pre_election: true
I20260710 11:10:28.966801  3788 raft_consensus.cc:2804] T 54d9c7436de74ef482b1d4bd8767c4d1 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:28.968222  3788 raft_consensus.cc:697] T 54d9c7436de74ef482b1d4bd8767c4d1 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 LEADER]: Becoming Leader. State: Replica: bc69c6e2cbf9469696e2db60fcf952c2, State: Running, Role: LEADER
I20260710 11:10:28.969262  3384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e498e9d13c7464596dca0fec1358d23" candidate_uuid: "27551a87f256435d88de1b62cd150e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" is_pre_election: true
I20260710 11:10:28.970106  3384 raft_consensus.cc:2393] T 2e498e9d13c7464596dca0fec1358d23 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 27551a87f256435d88de1b62cd150e1f in current term 1: Already voted for candidate bc69c6e2cbf9469696e2db60fcf952c2 in this term.
I20260710 11:10:28.969398  3788 consensus_queue.cc:237] T 54d9c7436de74ef482b1d4bd8767c4d1 P bc69c6e2cbf9469696e2db60fcf952c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:28.962838  3498 leader_election.cc:304] T 808fc28143f14e71b78478f71794089f P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27551a87f256435d88de1b62cd150e1f, bc69c6e2cbf9469696e2db60fcf952c2; no voters: 29e9dfb1d70c4f28bc6a6729380ce48b
I20260710 11:10:28.974278  3789 raft_consensus.cc:2804] T 808fc28143f14e71b78478f71794089f P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:28.974339  3426 leader_election.cc:304] T 2e498e9d13c7464596dca0fec1358d23 P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27551a87f256435d88de1b62cd150e1f; no voters: b8508a424f9c4d33b51d06da0b1b82dd, bc69c6e2cbf9469696e2db60fcf952c2
I20260710 11:10:28.974713  3789 raft_consensus.cc:493] T 808fc28143f14e71b78478f71794089f P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:28.975103  3789 raft_consensus.cc:3060] T 808fc28143f14e71b78478f71794089f P bc69c6e2cbf9469696e2db60fcf952c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:28.975431  3654 tablet_bootstrap.cc:492] T 808fc28143f14e71b78478f71794089f P 29e9dfb1d70c4f28bc6a6729380ce48b: No bootstrap required, opened a new log
I20260710 11:10:28.975876  3654 ts_tablet_manager.cc:1403] T 808fc28143f14e71b78478f71794089f P 29e9dfb1d70c4f28bc6a6729380ce48b: Time spent bootstrapping tablet: real 0.080s	user 0.013s	sys 0.035s
I20260710 11:10:28.963624  3767 consensus_queue.cc:1048] T 1196b39b04c747e9bc1c632bfff67af6 P 27551a87f256435d88de1b62cd150e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260710 11:10:28.977703  3767 raft_consensus.cc:3060] T 2e498e9d13c7464596dca0fec1358d23 P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:28.978363  3654 raft_consensus.cc:359] T 808fc28143f14e71b78478f71794089f P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:28.979022  3654 raft_consensus.cc:385] T 808fc28143f14e71b78478f71794089f P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:28.979264  3654 raft_consensus.cc:740] T 808fc28143f14e71b78478f71794089f P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e9dfb1d70c4f28bc6a6729380ce48b, State: Initialized, Role: FOLLOWER
I20260710 11:10:28.980118  3654 consensus_queue.cc:260] T 808fc28143f14e71b78478f71794089f P 29e9dfb1d70c4f28bc6a6729380ce48b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:28.982383  3654 ts_tablet_manager.cc:1434] T 808fc28143f14e71b78478f71794089f P 29e9dfb1d70c4f28bc6a6729380ce48b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:10:28.997421  3767 raft_consensus.cc:2749] T 2e498e9d13c7464596dca0fec1358d23 P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:29.003194  3789 raft_consensus.cc:515] T 808fc28143f14e71b78478f71794089f P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:29.005522  3789 leader_election.cc:290] T 808fc28143f14e71b78478f71794089f P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 election: Requested vote from peers 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959), 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095)
I20260710 11:10:29.008925  3461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "808fc28143f14e71b78478f71794089f" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27551a87f256435d88de1b62cd150e1f"
I20260710 11:10:29.009828  3461 raft_consensus.cc:3060] T 808fc28143f14e71b78478f71794089f P 27551a87f256435d88de1b62cd150e1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:29.011677  3281 catalog_manager.cc:5697] T 54d9c7436de74ef482b1d4bd8767c4d1 P bc69c6e2cbf9469696e2db60fcf952c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3). New cstate: current_term: 1 leader_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:29.015918  3606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "808fc28143f14e71b78478f71794089f" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b"
I20260710 11:10:29.016574  3606 raft_consensus.cc:3060] T 808fc28143f14e71b78478f71794089f P 29e9dfb1d70c4f28bc6a6729380ce48b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:29.029253  3461 raft_consensus.cc:2468] T 808fc28143f14e71b78478f71794089f P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc69c6e2cbf9469696e2db60fcf952c2 in term 1.
I20260710 11:10:29.033210  3498 leader_election.cc:304] T 808fc28143f14e71b78478f71794089f P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27551a87f256435d88de1b62cd150e1f, bc69c6e2cbf9469696e2db60fcf952c2; no voters: 
I20260710 11:10:29.033601  3606 raft_consensus.cc:2468] T 808fc28143f14e71b78478f71794089f P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc69c6e2cbf9469696e2db60fcf952c2 in term 1.
I20260710 11:10:29.037432  3785 raft_consensus.cc:2804] T 808fc28143f14e71b78478f71794089f P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:29.037938  3785 raft_consensus.cc:697] T 808fc28143f14e71b78478f71794089f P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 LEADER]: Becoming Leader. State: Replica: bc69c6e2cbf9469696e2db60fcf952c2, State: Running, Role: LEADER
I20260710 11:10:29.038753  3785 consensus_queue.cc:237] T 808fc28143f14e71b78478f71794089f P bc69c6e2cbf9469696e2db60fcf952c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:29.045858  3382 raft_consensus.cc:2468] T 54d9c7436de74ef482b1d4bd8767c4d1 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc69c6e2cbf9469696e2db60fcf952c2 in term 1.
I20260710 11:10:29.054050  3279 catalog_manager.cc:5697] T 808fc28143f14e71b78478f71794089f P bc69c6e2cbf9469696e2db60fcf952c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3). New cstate: current_term: 1 leader_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:29.121821  3788 consensus_queue.cc:1048] T 2e498e9d13c7464596dca0fec1358d23 P bc69c6e2cbf9469696e2db60fcf952c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:29.132411  3665 consensus_queue.cc:1048] T 2e498e9d13c7464596dca0fec1358d23 P bc69c6e2cbf9469696e2db60fcf952c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:29.176878  3707 consensus_queue.cc:1048] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 29e9dfb1d70c4f28bc6a6729380ce48b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:29.189328  3752 consensus_queue.cc:1048] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 29e9dfb1d70c4f28bc6a6729380ce48b [LEADER]: Connected to new peer: Peer: permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:29.291011  3665 consensus_queue.cc:1048] T 8a289d99402545b8b3e3a66111071e32 P bc69c6e2cbf9469696e2db60fcf952c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:29.301277  3785 consensus_queue.cc:1048] T 8a289d99402545b8b3e3a66111071e32 P bc69c6e2cbf9469696e2db60fcf952c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:29.383980  3785 consensus_queue.cc:1048] T 54d9c7436de74ef482b1d4bd8767c4d1 P bc69c6e2cbf9469696e2db60fcf952c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:29.395627  3788 consensus_queue.cc:1048] T 54d9c7436de74ef482b1d4bd8767c4d1 P bc69c6e2cbf9469696e2db60fcf952c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:29.436288  3788 consensus_queue.cc:1048] T 808fc28143f14e71b78478f71794089f P bc69c6e2cbf9469696e2db60fcf952c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:29.449577  3788 consensus_queue.cc:1048] T 808fc28143f14e71b78478f71794089f P bc69c6e2cbf9469696e2db60fcf952c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:29.527081  1300 tablet_server.cc:179] TabletServer@127.1.69.1:0 shutting down...
I20260710 11:10:29.551491  1300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:29.552177  1300 tablet_replica.cc:333] T 2e498e9d13c7464596dca0fec1358d23 P b8508a424f9c4d33b51d06da0b1b82dd: stopping tablet replica
I20260710 11:10:29.552877  1300 raft_consensus.cc:2243] T 2e498e9d13c7464596dca0fec1358d23 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:29.553364  1300 raft_consensus.cc:2272] T 2e498e9d13c7464596dca0fec1358d23 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:29.556360  1300 tablet_replica.cc:333] T 222a3dc54f784bfa82afa03aa0cf7686 P b8508a424f9c4d33b51d06da0b1b82dd: stopping tablet replica
I20260710 11:10:29.556999  1300 raft_consensus.cc:2243] T 222a3dc54f784bfa82afa03aa0cf7686 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:29.557406  1300 raft_consensus.cc:2272] T 222a3dc54f784bfa82afa03aa0cf7686 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:29.559690  1300 tablet_replica.cc:333] T 10ec7d6b2ff04160bbe65e46c546e7a3 P b8508a424f9c4d33b51d06da0b1b82dd: stopping tablet replica
I20260710 11:10:29.560185  1300 raft_consensus.cc:2243] T 10ec7d6b2ff04160bbe65e46c546e7a3 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:29.560595  1300 raft_consensus.cc:2272] T 10ec7d6b2ff04160bbe65e46c546e7a3 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:29.562970  1300 tablet_replica.cc:333] T 54d9c7436de74ef482b1d4bd8767c4d1 P b8508a424f9c4d33b51d06da0b1b82dd: stopping tablet replica
I20260710 11:10:29.563462  1300 raft_consensus.cc:2243] T 54d9c7436de74ef482b1d4bd8767c4d1 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:29.563784  1300 raft_consensus.cc:2272] T 54d9c7436de74ef482b1d4bd8767c4d1 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:29.566039  1300 tablet_replica.cc:333] T 1196b39b04c747e9bc1c632bfff67af6 P b8508a424f9c4d33b51d06da0b1b82dd: stopping tablet replica
I20260710 11:10:29.566522  1300 raft_consensus.cc:2243] T 1196b39b04c747e9bc1c632bfff67af6 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:29.566836  1300 raft_consensus.cc:2272] T 1196b39b04c747e9bc1c632bfff67af6 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:29.568843  1300 tablet_replica.cc:333] T 0a5690fed55b4dc0b7858f0500e48a8e P b8508a424f9c4d33b51d06da0b1b82dd: stopping tablet replica
I20260710 11:10:29.569393  1300 raft_consensus.cc:2243] T 0a5690fed55b4dc0b7858f0500e48a8e P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:29.569809  1300 raft_consensus.cc:2272] T 0a5690fed55b4dc0b7858f0500e48a8e P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:29.571594  1300 tablet_replica.cc:333] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd: stopping tablet replica
I20260710 11:10:29.572238  1300 raft_consensus.cc:2243] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:29.573040  1300 raft_consensus.cc:2272] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:29.574731  1300 tablet_replica.cc:333] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd: stopping tablet replica
I20260710 11:10:29.575380  1300 raft_consensus.cc:2243] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:29.576252  1300 raft_consensus.cc:2272] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:29.577749  3426 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 15 similar messages]
I20260710 11:10:29.578547  1300 tablet_replica.cc:333] T b9d6dd7a94584004ad212b8e2f7e0807 P b8508a424f9c4d33b51d06da0b1b82dd: stopping tablet replica
I20260710 11:10:29.579353  1300 raft_consensus.cc:2243] T b9d6dd7a94584004ad212b8e2f7e0807 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:29.579803  1300 raft_consensus.cc:2272] T b9d6dd7a94584004ad212b8e2f7e0807 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:29.581751  1300 tablet_replica.cc:333] T b5383711879d4096af14d92215080335 P b8508a424f9c4d33b51d06da0b1b82dd: stopping tablet replica
I20260710 11:10:29.582398  1300 raft_consensus.cc:2243] T b5383711879d4096af14d92215080335 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 LEADER]: Raft consensus shutting down.
W20260710 11:10:29.582868  3426 consensus_peers.cc:597] T 1196b39b04c747e9bc1c632bfff67af6 P 27551a87f256435d88de1b62cd150e1f -> Peer b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215): Couldn't send request to peer b8508a424f9c4d33b51d06da0b1b82dd. 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 11:10:29.583294  1300 raft_consensus.cc:2272] T b5383711879d4096af14d92215080335 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:29.585167  1300 tablet_replica.cc:333] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd: stopping tablet replica
I20260710 11:10:29.585638  1300 raft_consensus.cc:2243] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:29.586225  1300 raft_consensus.cc:2272] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:29.588056  1300 tablet_replica.cc:333] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P b8508a424f9c4d33b51d06da0b1b82dd: stopping tablet replica
I20260710 11:10:29.588744  1300 raft_consensus.cc:2243] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:29.589216  1300 raft_consensus.cc:2272] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:29.590766  1300 tablet_replica.cc:333] T 1b42eee39041487c83a75b4ddc8fd49a P b8508a424f9c4d33b51d06da0b1b82dd: stopping tablet replica
I20260710 11:10:29.591257  1300 raft_consensus.cc:2243] T 1b42eee39041487c83a75b4ddc8fd49a P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:29.591638  1300 raft_consensus.cc:2272] T 1b42eee39041487c83a75b4ddc8fd49a P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:29.593156  1300 tablet_replica.cc:333] T b2443b31d4844387ace93f74716438b7 P b8508a424f9c4d33b51d06da0b1b82dd: stopping tablet replica
I20260710 11:10:29.593631  1300 raft_consensus.cc:2243] T b2443b31d4844387ace93f74716438b7 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:29.593999  1300 raft_consensus.cc:2272] T b2443b31d4844387ace93f74716438b7 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:29.595484  1300 tablet_replica.cc:333] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd: stopping tablet replica
I20260710 11:10:29.595956  1300 raft_consensus.cc:2243] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:29.596320  1300 raft_consensus.cc:2272] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:29.597857  1300 tablet_replica.cc:333] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P b8508a424f9c4d33b51d06da0b1b82dd: stopping tablet replica
I20260710 11:10:29.598351  1300 raft_consensus.cc:2243] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:29.598726  1300 raft_consensus.cc:2272] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:29.600155  1300 tablet_replica.cc:333] T 046f635975494ad3b8f3293d74f5dac6 P b8508a424f9c4d33b51d06da0b1b82dd: stopping tablet replica
I20260710 11:10:29.600682  1300 raft_consensus.cc:2243] T 046f635975494ad3b8f3293d74f5dac6 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:29.601121  1300 raft_consensus.cc:2272] T 046f635975494ad3b8f3293d74f5dac6 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:29.602814  1300 tablet_replica.cc:333] T 54826d2c02cc4b3a863d08164cbb642d P b8508a424f9c4d33b51d06da0b1b82dd: stopping tablet replica
I20260710 11:10:29.603246  1300 raft_consensus.cc:2243] T 54826d2c02cc4b3a863d08164cbb642d P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:29.603617  1300 raft_consensus.cc:2272] T 54826d2c02cc4b3a863d08164cbb642d P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:29.620945  3500 consensus_peers.cc:597] T 1b42eee39041487c83a75b4ddc8fd49a P bc69c6e2cbf9469696e2db60fcf952c2 -> Peer b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215): Couldn't send request to peer b8508a424f9c4d33b51d06da0b1b82dd. 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 11:10:29.629263  1300 tablet_server.cc:196] TabletServer@127.1.69.1:0 shutdown complete.
I20260710 11:10:29.653421  1300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:29.659236  3854 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 11:10:29.659802  3855 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 11:10:29.661128  3857 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 11:10:29.662768  1300 server_base.cc:1061] running on GCE node
I20260710 11:10:29.665822  1300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:29.666090  1300 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 11:10:29.666307  1300 hybrid_clock.cc:648] HybridClock initialized: now 1783681829666285 us; error 0 us; skew 500 ppm
I20260710 11:10:29.667140  1300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260710 11:10:29.669299  3426 consensus_peers.cc:597] T 0a5690fed55b4dc0b7858f0500e48a8e P 27551a87f256435d88de1b62cd150e1f -> Peer b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215): Couldn't send request to peer b8508a424f9c4d33b51d06da0b1b82dd. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:39215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:29.674644  1300 webserver.cc:533] Webserver started at http://127.1.69.1:34701/ using document root <none> and password file <none>
W20260710 11:10:29.674683  3574 consensus_peers.cc:597] T b9d6dd7a94584004ad212b8e2f7e0807 P 29e9dfb1d70c4f28bc6a6729380ce48b -> Peer b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215): Couldn't send request to peer b8508a424f9c4d33b51d06da0b1b82dd. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:39215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:29.675303  3574 consensus_peers.cc:597] T 0a251cd801524a78b5fc53a41c957891 P 29e9dfb1d70c4f28bc6a6729380ce48b -> Peer b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215): Couldn't send request to peer b8508a424f9c4d33b51d06da0b1b82dd. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:39215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:29.675457  1300 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:29.675746  1300 fs_manager.cc:365] Using existing metadata directory in first data directory
W20260710 11:10:29.676625  3426 consensus_peers.cc:597] T 046f635975494ad3b8f3293d74f5dac6 P 27551a87f256435d88de1b62cd150e1f -> Peer b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215): Couldn't send request to peer b8508a424f9c4d33b51d06da0b1b82dd. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:39215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:29.680634  1300 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:10:29.686707  3866 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:29.687507  1300 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:10:29.687798  1300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774487140-1300-0/minicluster-data/ts-0-root
uuid: "b8508a424f9c4d33b51d06da0b1b82dd"
format_stamp: "Formatted at 2026-07-10 11:10:25 on dist-test-slave-c0pq"
I20260710 11:10:29.688095  1300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774487140-1300-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774487140-1300-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774487140-1300-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)
W20260710 11:10:29.697201  3500 consensus_peers.cc:597] T 54826d2c02cc4b3a863d08164cbb642d P bc69c6e2cbf9469696e2db60fcf952c2 -> Peer b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215): Couldn't send request to peer b8508a424f9c4d33b51d06da0b1b82dd. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:39215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:29.727285  1300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:29.728493  1300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:29.729746  1300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:29.735239  3874 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 11:10:29.752780  3574 consensus_peers.cc:597] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 29e9dfb1d70c4f28bc6a6729380ce48b -> Peer b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215): Couldn't send request to peer b8508a424f9c4d33b51d06da0b1b82dd. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:39215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:29.817816  3574 consensus_peers.cc:597] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 29e9dfb1d70c4f28bc6a6729380ce48b -> Peer b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215): Couldn't send request to peer b8508a424f9c4d33b51d06da0b1b82dd. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:39215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:29.817968  1300 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:10:29.818310  1300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.084s	user 0.004s	sys 0.000s
I20260710 11:10:29.818606  1300 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 11:10:29.822921  3874 tablet_bootstrap.cc:492] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap starting.
I20260710 11:10:29.837103  3874 tablet_bootstrap.cc:492] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd: 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 11:10:29.837837  3874 tablet_bootstrap.cc:492] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap complete.
I20260710 11:10:29.838352  3874 ts_tablet_manager.cc:1403] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260710 11:10:29.840194  3874 raft_consensus.cc:359] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:29.840734  3874 raft_consensus.cc:740] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Initialized, Role: FOLLOWER
I20260710 11:10:29.841260  3874 consensus_queue.cc:260] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd [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: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:29.843225  3874 ts_tablet_manager.cc:1434] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:10:29.843924  3874 tablet_bootstrap.cc:492] T b9d6dd7a94584004ad212b8e2f7e0807 P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap starting.
I20260710 11:10:29.853385  3874 tablet_bootstrap.cc:492] T b9d6dd7a94584004ad212b8e2f7e0807 P b8508a424f9c4d33b51d06da0b1b82dd: 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 11:10:29.854051  3874 tablet_bootstrap.cc:492] T b9d6dd7a94584004ad212b8e2f7e0807 P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap complete.
I20260710 11:10:29.854564  3874 ts_tablet_manager.cc:1403] T b9d6dd7a94584004ad212b8e2f7e0807 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:10:29.856079  3874 raft_consensus.cc:359] T b9d6dd7a94584004ad212b8e2f7e0807 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:29.856611  3874 raft_consensus.cc:740] T b9d6dd7a94584004ad212b8e2f7e0807 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Initialized, Role: FOLLOWER
I20260710 11:10:29.857115  3874 consensus_queue.cc:260] T b9d6dd7a94584004ad212b8e2f7e0807 P b8508a424f9c4d33b51d06da0b1b82dd [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: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:29.858356  3874 ts_tablet_manager.cc:1434] T b9d6dd7a94584004ad212b8e2f7e0807 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:10:29.858929  3874 tablet_bootstrap.cc:492] T b5383711879d4096af14d92215080335 P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap starting.
I20260710 11:10:29.870535  3874 tablet_bootstrap.cc:492] T b5383711879d4096af14d92215080335 P b8508a424f9c4d33b51d06da0b1b82dd: 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 11:10:29.871223  3874 tablet_bootstrap.cc:492] T b5383711879d4096af14d92215080335 P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap complete.
I20260710 11:10:29.871724  3874 ts_tablet_manager.cc:1403] T b5383711879d4096af14d92215080335 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 11:10:29.873327  3874 raft_consensus.cc:359] T b5383711879d4096af14d92215080335 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:29.873802  3874 raft_consensus.cc:740] T b5383711879d4096af14d92215080335 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Initialized, Role: FOLLOWER
I20260710 11:10:29.874292  3874 consensus_queue.cc:260] T b5383711879d4096af14d92215080335 P b8508a424f9c4d33b51d06da0b1b82dd [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: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:29.875569  3874 ts_tablet_manager.cc:1434] T b5383711879d4096af14d92215080335 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:10:29.876190  3874 tablet_bootstrap.cc:492] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap starting.
I20260710 11:10:29.885447  1300 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:10:29.885711  1300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.067s	user 0.066s	sys 0.000s
I20260710 11:10:29.886771  3874 tablet_bootstrap.cc:492] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P b8508a424f9c4d33b51d06da0b1b82dd: 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 11:10:29.887681  3874 tablet_bootstrap.cc:492] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap complete.
I20260710 11:10:29.888278  3874 ts_tablet_manager.cc:1403] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
W20260710 11:10:29.890460  3574 consensus_peers.cc:597] T 222a3dc54f784bfa82afa03aa0cf7686 P 29e9dfb1d70c4f28bc6a6729380ce48b -> Peer b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215): Couldn't send request to peer b8508a424f9c4d33b51d06da0b1b82dd. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:39215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:29.890359  3874 raft_consensus.cc:359] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:29.891026  3874 raft_consensus.cc:740] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Initialized, Role: FOLLOWER
I20260710 11:10:29.891691  3874 consensus_queue.cc:260] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P b8508a424f9c4d33b51d06da0b1b82dd [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: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:29.893605  3874 ts_tablet_manager.cc:1434] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:10:29.894465  3874 tablet_bootstrap.cc:492] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap starting.
I20260710 11:10:29.906529  3874 tablet_bootstrap.cc:492] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P b8508a424f9c4d33b51d06da0b1b82dd: 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 11:10:29.907397  3874 tablet_bootstrap.cc:492] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap complete.
I20260710 11:10:29.908028  3874 ts_tablet_manager.cc:1403] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:10:29.910387  3874 raft_consensus.cc:359] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:29.911057  3874 raft_consensus.cc:740] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Initialized, Role: FOLLOWER
I20260710 11:10:29.911705  3874 consensus_queue.cc:260] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P b8508a424f9c4d33b51d06da0b1b82dd [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: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:29.913853  3874 ts_tablet_manager.cc:1434] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:10:29.914574  3874 tablet_bootstrap.cc:492] T 54d9c7436de74ef482b1d4bd8767c4d1 P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap starting.
W20260710 11:10:29.915072  3574 consensus_peers.cc:597] T b2443b31d4844387ace93f74716438b7 P 29e9dfb1d70c4f28bc6a6729380ce48b -> Peer b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215): Couldn't send request to peer b8508a424f9c4d33b51d06da0b1b82dd. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:39215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:29.915992  3500 consensus_peers.cc:597] T 2e498e9d13c7464596dca0fec1358d23 P bc69c6e2cbf9469696e2db60fcf952c2 -> Peer b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215): Couldn't send request to peer b8508a424f9c4d33b51d06da0b1b82dd. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:39215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:29.930177  3874 tablet_bootstrap.cc:492] T 54d9c7436de74ef482b1d4bd8767c4d1 P b8508a424f9c4d33b51d06da0b1b82dd: 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 11:10:29.931200  3874 tablet_bootstrap.cc:492] T 54d9c7436de74ef482b1d4bd8767c4d1 P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap complete.
I20260710 11:10:29.931846  3874 ts_tablet_manager.cc:1403] T 54d9c7436de74ef482b1d4bd8767c4d1 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260710 11:10:29.936560  3874 raft_consensus.cc:359] T 54d9c7436de74ef482b1d4bd8767c4d1 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:29.937336  3874 raft_consensus.cc:740] T 54d9c7436de74ef482b1d4bd8767c4d1 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Initialized, Role: FOLLOWER
I20260710 11:10:29.938009  3874 consensus_queue.cc:260] T 54d9c7436de74ef482b1d4bd8767c4d1 P b8508a424f9c4d33b51d06da0b1b82dd [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: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:29.940133  3874 ts_tablet_manager.cc:1434] T 54d9c7436de74ef482b1d4bd8767c4d1 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260710 11:10:29.941033  3874 tablet_bootstrap.cc:492] T 1196b39b04c747e9bc1c632bfff67af6 P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap starting.
I20260710 11:10:29.954304  3874 tablet_bootstrap.cc:492] T 1196b39b04c747e9bc1c632bfff67af6 P b8508a424f9c4d33b51d06da0b1b82dd: 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 11:10:29.955547  3874 tablet_bootstrap.cc:492] T 1196b39b04c747e9bc1c632bfff67af6 P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap complete.
I20260710 11:10:29.956378  3874 ts_tablet_manager.cc:1403] T 1196b39b04c747e9bc1c632bfff67af6 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 11:10:29.958808  3874 raft_consensus.cc:359] T 1196b39b04c747e9bc1c632bfff67af6 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:29.959519  3874 raft_consensus.cc:740] T 1196b39b04c747e9bc1c632bfff67af6 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Initialized, Role: FOLLOWER
I20260710 11:10:29.960330  3874 consensus_queue.cc:260] T 1196b39b04c747e9bc1c632bfff67af6 P b8508a424f9c4d33b51d06da0b1b82dd [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: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:29.962625  3874 ts_tablet_manager.cc:1434] T 1196b39b04c747e9bc1c632bfff67af6 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:10:29.963546  3874 tablet_bootstrap.cc:492] T 10ec7d6b2ff04160bbe65e46c546e7a3 P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap starting.
I20260710 11:10:29.969846  1300 rpc_server.cc:307] RPC server started. Bound to: 127.1.69.1:39215
I20260710 11:10:29.969936  3939 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.69.1:39215 every 8 connection(s)
I20260710 11:10:29.985132  3874 tablet_bootstrap.cc:492] T 10ec7d6b2ff04160bbe65e46c546e7a3 P b8508a424f9c4d33b51d06da0b1b82dd: 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 11:10:29.986323  3874 tablet_bootstrap.cc:492] T 10ec7d6b2ff04160bbe65e46c546e7a3 P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap complete.
I20260710 11:10:29.987154  3874 ts_tablet_manager.cc:1403] T 10ec7d6b2ff04160bbe65e46c546e7a3 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.000s
I20260710 11:10:29.989831  3874 raft_consensus.cc:359] T 10ec7d6b2ff04160bbe65e46c546e7a3 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:29.990480  3874 raft_consensus.cc:740] T 10ec7d6b2ff04160bbe65e46c546e7a3 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Initialized, Role: FOLLOWER
I20260710 11:10:29.991204  3874 consensus_queue.cc:260] T 10ec7d6b2ff04160bbe65e46c546e7a3 P b8508a424f9c4d33b51d06da0b1b82dd [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: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:29.993221  3874 ts_tablet_manager.cc:1434] T 10ec7d6b2ff04160bbe65e46c546e7a3 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:10:29.994167  3874 tablet_bootstrap.cc:492] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap starting.
I20260710 11:10:30.018304  3874 tablet_bootstrap.cc:492] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd: 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 11:10:30.019021  3940 heartbeater.cc:344] Connected to a master server at 127.1.69.62:36873
I20260710 11:10:30.019251  3874 tablet_bootstrap.cc:492] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap complete.
I20260710 11:10:30.019471  3940 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:30.019922  3874 ts_tablet_manager.cc:1403] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.004s
I20260710 11:10:30.020313  3940 heartbeater.cc:507] Master 127.1.69.62:36873 requested a full tablet report, sending...
I20260710 11:10:30.022382  3874 raft_consensus.cc:359] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:30.023077  3874 raft_consensus.cc:740] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Initialized, Role: FOLLOWER
I20260710 11:10:30.023696  3874 consensus_queue.cc:260] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd [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: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:30.025802  3874 ts_tablet_manager.cc:1434] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:10:30.026628  3874 tablet_bootstrap.cc:492] T 2e498e9d13c7464596dca0fec1358d23 P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap starting.
I20260710 11:10:30.029317  3282 ts_manager.cc:194] Re-registered known tserver with Master: b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215)
I20260710 11:10:30.039367  3874 tablet_bootstrap.cc:492] T 2e498e9d13c7464596dca0fec1358d23 P b8508a424f9c4d33b51d06da0b1b82dd: 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 11:10:30.040277  3874 tablet_bootstrap.cc:492] T 2e498e9d13c7464596dca0fec1358d23 P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap complete.
I20260710 11:10:30.040903  3874 ts_tablet_manager.cc:1403] T 2e498e9d13c7464596dca0fec1358d23 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.004s
I20260710 11:10:30.043282  3874 raft_consensus.cc:359] T 2e498e9d13c7464596dca0fec1358d23 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:30.043969  3874 raft_consensus.cc:740] T 2e498e9d13c7464596dca0fec1358d23 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Initialized, Role: FOLLOWER
I20260710 11:10:30.044616  3874 consensus_queue.cc:260] T 2e498e9d13c7464596dca0fec1358d23 P b8508a424f9c4d33b51d06da0b1b82dd [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: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:30.046562  3874 ts_tablet_manager.cc:1434] T 2e498e9d13c7464596dca0fec1358d23 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:10:30.047317  3874 tablet_bootstrap.cc:492] T b2443b31d4844387ace93f74716438b7 P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap starting.
I20260710 11:10:30.050235  3282 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39448
I20260710 11:10:30.053892  3940 heartbeater.cc:499] Master 127.1.69.62:36873 was elected leader, sending a full tablet report...
I20260710 11:10:30.060071  3874 tablet_bootstrap.cc:492] T b2443b31d4844387ace93f74716438b7 P b8508a424f9c4d33b51d06da0b1b82dd: 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 11:10:30.061080  3874 tablet_bootstrap.cc:492] T b2443b31d4844387ace93f74716438b7 P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap complete.
I20260710 11:10:30.061762  3874 ts_tablet_manager.cc:1403] T b2443b31d4844387ace93f74716438b7 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 11:10:30.064086  3874 raft_consensus.cc:359] T b2443b31d4844387ace93f74716438b7 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:30.064854  3874 raft_consensus.cc:740] T b2443b31d4844387ace93f74716438b7 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Initialized, Role: FOLLOWER
I20260710 11:10:30.065524  3874 consensus_queue.cc:260] T b2443b31d4844387ace93f74716438b7 P b8508a424f9c4d33b51d06da0b1b82dd [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: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:30.067464  3874 ts_tablet_manager.cc:1434] T b2443b31d4844387ace93f74716438b7 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:10:30.068212  3874 tablet_bootstrap.cc:492] T 046f635975494ad3b8f3293d74f5dac6 P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap starting.
I20260710 11:10:30.081436  3874 tablet_bootstrap.cc:492] T 046f635975494ad3b8f3293d74f5dac6 P b8508a424f9c4d33b51d06da0b1b82dd: 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 11:10:30.082216  3874 tablet_bootstrap.cc:492] T 046f635975494ad3b8f3293d74f5dac6 P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap complete.
I20260710 11:10:30.082715  3874 ts_tablet_manager.cc:1403] T 046f635975494ad3b8f3293d74f5dac6 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.002s
I20260710 11:10:30.085013  3874 raft_consensus.cc:359] T 046f635975494ad3b8f3293d74f5dac6 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:30.085865  3874 raft_consensus.cc:740] T 046f635975494ad3b8f3293d74f5dac6 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Initialized, Role: FOLLOWER
I20260710 11:10:30.086717  3874 consensus_queue.cc:260] T 046f635975494ad3b8f3293d74f5dac6 P b8508a424f9c4d33b51d06da0b1b82dd [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: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:30.089358  3874 ts_tablet_manager.cc:1434] T 046f635975494ad3b8f3293d74f5dac6 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260710 11:10:30.090471  3874 tablet_bootstrap.cc:492] T 1b42eee39041487c83a75b4ddc8fd49a P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap starting.
I20260710 11:10:30.124917  3874 tablet_bootstrap.cc:492] T 1b42eee39041487c83a75b4ddc8fd49a P b8508a424f9c4d33b51d06da0b1b82dd: 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 11:10:30.126127  3874 tablet_bootstrap.cc:492] T 1b42eee39041487c83a75b4ddc8fd49a P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap complete.
I20260710 11:10:30.126966  3874 ts_tablet_manager.cc:1403] T 1b42eee39041487c83a75b4ddc8fd49a P b8508a424f9c4d33b51d06da0b1b82dd: Time spent bootstrapping tablet: real 0.037s	user 0.025s	sys 0.004s
I20260710 11:10:30.129447  3874 raft_consensus.cc:359] T 1b42eee39041487c83a75b4ddc8fd49a P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:30.130136  3874 raft_consensus.cc:740] T 1b42eee39041487c83a75b4ddc8fd49a P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Initialized, Role: FOLLOWER
I20260710 11:10:30.130877  3874 consensus_queue.cc:260] T 1b42eee39041487c83a75b4ddc8fd49a P b8508a424f9c4d33b51d06da0b1b82dd [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: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:30.132917  3874 ts_tablet_manager.cc:1434] T 1b42eee39041487c83a75b4ddc8fd49a P b8508a424f9c4d33b51d06da0b1b82dd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260710 11:10:30.133781  3874 tablet_bootstrap.cc:492] T 54826d2c02cc4b3a863d08164cbb642d P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap starting.
I20260710 11:10:30.147761  3874 tablet_bootstrap.cc:492] T 54826d2c02cc4b3a863d08164cbb642d P b8508a424f9c4d33b51d06da0b1b82dd: 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 11:10:30.148566  3874 tablet_bootstrap.cc:492] T 54826d2c02cc4b3a863d08164cbb642d P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap complete.
I20260710 11:10:30.149035  3874 ts_tablet_manager.cc:1403] T 54826d2c02cc4b3a863d08164cbb642d P b8508a424f9c4d33b51d06da0b1b82dd: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 11:10:30.151018  3874 raft_consensus.cc:359] T 54826d2c02cc4b3a863d08164cbb642d P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:30.151662  3874 raft_consensus.cc:740] T 54826d2c02cc4b3a863d08164cbb642d P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Initialized, Role: FOLLOWER
I20260710 11:10:30.152385  3874 consensus_queue.cc:260] T 54826d2c02cc4b3a863d08164cbb642d P b8508a424f9c4d33b51d06da0b1b82dd [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: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:30.154194  3874 ts_tablet_manager.cc:1434] T 54826d2c02cc4b3a863d08164cbb642d P b8508a424f9c4d33b51d06da0b1b82dd: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:10:30.155213  3874 tablet_bootstrap.cc:492] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap starting.
I20260710 11:10:30.166915  3874 tablet_bootstrap.cc:492] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd: 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 11:10:30.167605  3874 tablet_bootstrap.cc:492] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap complete.
I20260710 11:10:30.168102  3874 ts_tablet_manager.cc:1403] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.001s
I20260710 11:10:30.169947  3874 raft_consensus.cc:359] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:30.170425  3874 raft_consensus.cc:740] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Initialized, Role: FOLLOWER
I20260710 11:10:30.170951  3874 consensus_queue.cc:260] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd [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: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:30.172372  3874 ts_tablet_manager.cc:1434] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260710 11:10:30.173380  3874 tablet_bootstrap.cc:492] T 222a3dc54f784bfa82afa03aa0cf7686 P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap starting.
I20260710 11:10:30.184123  3874 tablet_bootstrap.cc:492] T 222a3dc54f784bfa82afa03aa0cf7686 P b8508a424f9c4d33b51d06da0b1b82dd: 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 11:10:30.185061  3874 tablet_bootstrap.cc:492] T 222a3dc54f784bfa82afa03aa0cf7686 P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap complete.
I20260710 11:10:30.185551  3874 ts_tablet_manager.cc:1403] T 222a3dc54f784bfa82afa03aa0cf7686 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:10:30.187785  3874 raft_consensus.cc:359] T 222a3dc54f784bfa82afa03aa0cf7686 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:30.188433  3874 raft_consensus.cc:740] T 222a3dc54f784bfa82afa03aa0cf7686 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Initialized, Role: FOLLOWER
I20260710 11:10:30.189026  3874 consensus_queue.cc:260] T 222a3dc54f784bfa82afa03aa0cf7686 P b8508a424f9c4d33b51d06da0b1b82dd [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: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:30.190896  3874 ts_tablet_manager.cc:1434] T 222a3dc54f784bfa82afa03aa0cf7686 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:10:30.191735  3874 tablet_bootstrap.cc:492] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap starting.
I20260710 11:10:30.204145  3874 tablet_bootstrap.cc:492] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd: 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 11:10:30.204819  3874 tablet_bootstrap.cc:492] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap complete.
I20260710 11:10:30.205248  3874 ts_tablet_manager.cc:1403] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent bootstrapping tablet: real 0.014s	user 0.002s	sys 0.011s
I20260710 11:10:30.206845  3874 raft_consensus.cc:359] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:30.207269  3874 raft_consensus.cc:740] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Initialized, Role: FOLLOWER
I20260710 11:10:30.207712  3874 consensus_queue.cc:260] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd [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: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:30.209177  3874 ts_tablet_manager.cc:1434] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:10:30.209897  3874 tablet_bootstrap.cc:492] T 0a5690fed55b4dc0b7858f0500e48a8e P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap starting.
I20260710 11:10:30.220899  3874 tablet_bootstrap.cc:492] T 0a5690fed55b4dc0b7858f0500e48a8e P b8508a424f9c4d33b51d06da0b1b82dd: 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 11:10:30.221519  3874 tablet_bootstrap.cc:492] T 0a5690fed55b4dc0b7858f0500e48a8e P b8508a424f9c4d33b51d06da0b1b82dd: Bootstrap complete.
I20260710 11:10:30.221956  3874 ts_tablet_manager.cc:1403] T 0a5690fed55b4dc0b7858f0500e48a8e P b8508a424f9c4d33b51d06da0b1b82dd: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260710 11:10:30.223553  3874 raft_consensus.cc:359] T 0a5690fed55b4dc0b7858f0500e48a8e P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:30.224023  3874 raft_consensus.cc:740] T 0a5690fed55b4dc0b7858f0500e48a8e P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Initialized, Role: FOLLOWER
I20260710 11:10:30.224519  3874 consensus_queue.cc:260] T 0a5690fed55b4dc0b7858f0500e48a8e P b8508a424f9c4d33b51d06da0b1b82dd [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: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:30.225903  3874 ts_tablet_manager.cc:1434] T 0a5690fed55b4dc0b7858f0500e48a8e P b8508a424f9c4d33b51d06da0b1b82dd: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:10:30.605345  3953 raft_consensus.cc:493] T f20ddde1ed164a94b3a1214785622d15 P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8508a424f9c4d33b51d06da0b1b82dd)
I20260710 11:10:30.605963  3953 raft_consensus.cc:515] T f20ddde1ed164a94b3a1214785622d15 P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:30.607862  3953 leader_election.cc:290] T f20ddde1ed164a94b3a1214785622d15 P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215), bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123)
I20260710 11:10:30.608372  3914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20ddde1ed164a94b3a1214785622d15" candidate_uuid: "27551a87f256435d88de1b62cd150e1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" is_pre_election: true
I20260710 11:10:30.608860  3532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20ddde1ed164a94b3a1214785622d15" candidate_uuid: "27551a87f256435d88de1b62cd150e1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" is_pre_election: true
I20260710 11:10:30.609087  3914 raft_consensus.cc:2468] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27551a87f256435d88de1b62cd150e1f in term 1.
I20260710 11:10:30.610227  3426 leader_election.cc:304] T f20ddde1ed164a94b3a1214785622d15 P 27551a87f256435d88de1b62cd150e1f [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: 27551a87f256435d88de1b62cd150e1f, b8508a424f9c4d33b51d06da0b1b82dd; no voters: 
I20260710 11:10:30.610844  3953 raft_consensus.cc:2804] T f20ddde1ed164a94b3a1214785622d15 P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:30.611145  3953 raft_consensus.cc:493] T f20ddde1ed164a94b3a1214785622d15 P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Starting leader election (detected failure of leader b8508a424f9c4d33b51d06da0b1b82dd)
I20260710 11:10:30.611482  3953 raft_consensus.cc:3060] T f20ddde1ed164a94b3a1214785622d15 P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:30.616026  3953 raft_consensus.cc:515] T f20ddde1ed164a94b3a1214785622d15 P 27551a87f256435d88de1b62cd150e1f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:30.617583  3953 leader_election.cc:290] T f20ddde1ed164a94b3a1214785622d15 P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 2 election: Requested vote from peers b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215), bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123)
I20260710 11:10:30.618364  3914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20ddde1ed164a94b3a1214785622d15" candidate_uuid: "27551a87f256435d88de1b62cd150e1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd"
I20260710 11:10:30.618548  3532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20ddde1ed164a94b3a1214785622d15" candidate_uuid: "27551a87f256435d88de1b62cd150e1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2"
I20260710 11:10:30.618968  3914 raft_consensus.cc:3060] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:30.625201  3914 raft_consensus.cc:2468] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27551a87f256435d88de1b62cd150e1f in term 2.
I20260710 11:10:30.625983  3426 leader_election.cc:304] T f20ddde1ed164a94b3a1214785622d15 P 27551a87f256435d88de1b62cd150e1f [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: 27551a87f256435d88de1b62cd150e1f, b8508a424f9c4d33b51d06da0b1b82dd; no voters: bc69c6e2cbf9469696e2db60fcf952c2
I20260710 11:10:30.626561  3953 raft_consensus.cc:2804] T f20ddde1ed164a94b3a1214785622d15 P 27551a87f256435d88de1b62cd150e1f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:30.626976  3953 raft_consensus.cc:697] T f20ddde1ed164a94b3a1214785622d15 P 27551a87f256435d88de1b62cd150e1f [term 2 LEADER]: Becoming Leader. State: Replica: 27551a87f256435d88de1b62cd150e1f, State: Running, Role: LEADER
I20260710 11:10:30.627693  3953 consensus_queue.cc:237] T f20ddde1ed164a94b3a1214785622d15 P 27551a87f256435d88de1b62cd150e1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:30.635028  3281 catalog_manager.cc:5697] T f20ddde1ed164a94b3a1214785622d15 P 27551a87f256435d88de1b62cd150e1f reported cstate change: term changed from 1 to 2, leader changed from b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1) to 27551a87f256435d88de1b62cd150e1f (127.1.69.2). New cstate: current_term: 2 leader_uuid: "27551a87f256435d88de1b62cd150e1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:30.756538  3663 raft_consensus.cc:493] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8508a424f9c4d33b51d06da0b1b82dd)
I20260710 11:10:30.757004  3663 raft_consensus.cc:515] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:30.758579  3663 leader_election.cc:290] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123), b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215)
I20260710 11:10:30.759409  3532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae5f5152142437eb6771255bcdee690" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" is_pre_election: true
I20260710 11:10:30.759622  3914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae5f5152142437eb6771255bcdee690" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" is_pre_election: true
I20260710 11:10:30.760244  3914 raft_consensus.cc:2468] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29e9dfb1d70c4f28bc6a6729380ce48b in term 1.
I20260710 11:10:30.761250  3574 leader_election.cc:304] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b [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: 29e9dfb1d70c4f28bc6a6729380ce48b, b8508a424f9c4d33b51d06da0b1b82dd; no voters: bc69c6e2cbf9469696e2db60fcf952c2
I20260710 11:10:30.761837  3663 raft_consensus.cc:2804] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:30.762141  3663 raft_consensus.cc:493] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Starting leader election (detected failure of leader b8508a424f9c4d33b51d06da0b1b82dd)
I20260710 11:10:30.762439  3663 raft_consensus.cc:3060] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:30.767791  3663 raft_consensus.cc:515] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:30.769379  3663 leader_election.cc:290] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 2 election: Requested vote from peers bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123), b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215)
I20260710 11:10:30.770416  3532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae5f5152142437eb6771255bcdee690" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2"
I20260710 11:10:30.770460  3914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae5f5152142437eb6771255bcdee690" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd"
I20260710 11:10:30.771163  3914 raft_consensus.cc:3060] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:30.775571  3914 raft_consensus.cc:2468] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29e9dfb1d70c4f28bc6a6729380ce48b in term 2.
I20260710 11:10:30.776752  3574 leader_election.cc:304] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b [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: 29e9dfb1d70c4f28bc6a6729380ce48b, b8508a424f9c4d33b51d06da0b1b82dd; no voters: bc69c6e2cbf9469696e2db60fcf952c2
I20260710 11:10:30.777441  3663 raft_consensus.cc:2804] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:30.777920  3663 raft_consensus.cc:697] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 2 LEADER]: Becoming Leader. State: Replica: 29e9dfb1d70c4f28bc6a6729380ce48b, State: Running, Role: LEADER
I20260710 11:10:30.778651  3663 consensus_queue.cc:237] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:30.785054  3279 catalog_manager.cc:5697] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b reported cstate change: term changed from 1 to 2, leader changed from b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1) to 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4). New cstate: current_term: 2 leader_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:30.786659  3663 raft_consensus.cc:493] T 84e21588368b42b1bbfd9ae1d1fd70b8 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8508a424f9c4d33b51d06da0b1b82dd)
I20260710 11:10:30.787110  3663 raft_consensus.cc:515] T 84e21588368b42b1bbfd9ae1d1fd70b8 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:30.789153  3663 leader_election.cc:290] T 84e21588368b42b1bbfd9ae1d1fd70b8 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123), b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215)
I20260710 11:10:30.789494  3532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e21588368b42b1bbfd9ae1d1fd70b8" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" is_pre_election: true
I20260710 11:10:30.789800  3914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e21588368b42b1bbfd9ae1d1fd70b8" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" is_pre_election: true
I20260710 11:10:30.790447  3914 raft_consensus.cc:2468] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29e9dfb1d70c4f28bc6a6729380ce48b in term 1.
I20260710 11:10:30.791512  3574 leader_election.cc:304] T 84e21588368b42b1bbfd9ae1d1fd70b8 P 29e9dfb1d70c4f28bc6a6729380ce48b [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: 29e9dfb1d70c4f28bc6a6729380ce48b, b8508a424f9c4d33b51d06da0b1b82dd; no voters: bc69c6e2cbf9469696e2db60fcf952c2
I20260710 11:10:30.792260  3663 raft_consensus.cc:2804] T 84e21588368b42b1bbfd9ae1d1fd70b8 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:30.792610  3663 raft_consensus.cc:493] T 84e21588368b42b1bbfd9ae1d1fd70b8 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Starting leader election (detected failure of leader b8508a424f9c4d33b51d06da0b1b82dd)
I20260710 11:10:30.792922  3663 raft_consensus.cc:3060] T 84e21588368b42b1bbfd9ae1d1fd70b8 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:30.796813  3789 raft_consensus.cc:493] T b5383711879d4096af14d92215080335 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8508a424f9c4d33b51d06da0b1b82dd)
I20260710 11:10:30.797508  3789 raft_consensus.cc:515] T b5383711879d4096af14d92215080335 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:30.800457  3663 raft_consensus.cc:515] T 84e21588368b42b1bbfd9ae1d1fd70b8 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:30.802898  3663 leader_election.cc:290] T 84e21588368b42b1bbfd9ae1d1fd70b8 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 2 election: Requested vote from peers bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123), b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215)
I20260710 11:10:30.803231  3914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e21588368b42b1bbfd9ae1d1fd70b8" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd"
I20260710 11:10:30.803762  3914 raft_consensus.cc:3060] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:30.804220  3532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e21588368b42b1bbfd9ae1d1fd70b8" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2"
I20260710 11:10:30.807894  3789 leader_election.cc:290] T b5383711879d4096af14d92215080335 P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095), b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215)
I20260710 11:10:30.808648  3913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5383711879d4096af14d92215080335" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" is_pre_election: true
I20260710 11:10:30.808120  3606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5383711879d4096af14d92215080335" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" is_pre_election: true
I20260710 11:10:30.809303  3913 raft_consensus.cc:2468] T b5383711879d4096af14d92215080335 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc69c6e2cbf9469696e2db60fcf952c2 in term 1.
I20260710 11:10:30.810747  3500 leader_election.cc:304] T b5383711879d4096af14d92215080335 P bc69c6e2cbf9469696e2db60fcf952c2 [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: b8508a424f9c4d33b51d06da0b1b82dd, bc69c6e2cbf9469696e2db60fcf952c2; no voters: 
I20260710 11:10:30.811482  3789 raft_consensus.cc:2804] T b5383711879d4096af14d92215080335 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:30.811887  3789 raft_consensus.cc:493] T b5383711879d4096af14d92215080335 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b8508a424f9c4d33b51d06da0b1b82dd)
I20260710 11:10:30.812261  3789 raft_consensus.cc:3060] T b5383711879d4096af14d92215080335 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:30.812474  3914 raft_consensus.cc:2468] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29e9dfb1d70c4f28bc6a6729380ce48b in term 2.
I20260710 11:10:30.813612  3574 leader_election.cc:304] T 84e21588368b42b1bbfd9ae1d1fd70b8 P 29e9dfb1d70c4f28bc6a6729380ce48b [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: 29e9dfb1d70c4f28bc6a6729380ce48b, b8508a424f9c4d33b51d06da0b1b82dd; no voters: bc69c6e2cbf9469696e2db60fcf952c2
I20260710 11:10:30.814424  3967 raft_consensus.cc:2804] T 84e21588368b42b1bbfd9ae1d1fd70b8 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:30.814901  3967 raft_consensus.cc:697] T 84e21588368b42b1bbfd9ae1d1fd70b8 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 2 LEADER]: Becoming Leader. State: Replica: 29e9dfb1d70c4f28bc6a6729380ce48b, State: Running, Role: LEADER
I20260710 11:10:30.815677  3967 consensus_queue.cc:237] T 84e21588368b42b1bbfd9ae1d1fd70b8 P 29e9dfb1d70c4f28bc6a6729380ce48b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:30.816238  3788 raft_consensus.cc:493] T 84e21588368b42b1bbfd9ae1d1fd70b8 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8508a424f9c4d33b51d06da0b1b82dd)
I20260710 11:10:30.816778  3788 raft_consensus.cc:515] T 84e21588368b42b1bbfd9ae1d1fd70b8 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:30.818729  3788 leader_election.cc:290] T 84e21588368b42b1bbfd9ae1d1fd70b8 P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095), b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215)
I20260710 11:10:30.818615  3789 raft_consensus.cc:515] T b5383711879d4096af14d92215080335 P bc69c6e2cbf9469696e2db60fcf952c2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:30.820605  3789 leader_election.cc:290] T b5383711879d4096af14d92215080335 P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 2 election: Requested vote from peers 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095), b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215)
I20260710 11:10:30.821882  3913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5383711879d4096af14d92215080335" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd"
I20260710 11:10:30.822211  3605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5383711879d4096af14d92215080335" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b"
I20260710 11:10:30.822471  3913 raft_consensus.cc:3060] T b5383711879d4096af14d92215080335 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:30.821887  3606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e21588368b42b1bbfd9ae1d1fd70b8" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" is_pre_election: true
I20260710 11:10:30.824806  3914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e21588368b42b1bbfd9ae1d1fd70b8" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" is_pre_election: true
I20260710 11:10:30.825516  3914 raft_consensus.cc:2393] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bc69c6e2cbf9469696e2db60fcf952c2 in current term 2: Already voted for candidate 29e9dfb1d70c4f28bc6a6729380ce48b in this term.
I20260710 11:10:30.826654  3500 leader_election.cc:304] T 84e21588368b42b1bbfd9ae1d1fd70b8 P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc69c6e2cbf9469696e2db60fcf952c2; no voters: 29e9dfb1d70c4f28bc6a6729380ce48b, b8508a424f9c4d33b51d06da0b1b82dd
I20260710 11:10:30.827759  3789 raft_consensus.cc:3060] T 84e21588368b42b1bbfd9ae1d1fd70b8 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:30.827514  3279 catalog_manager.cc:5697] T 84e21588368b42b1bbfd9ae1d1fd70b8 P 29e9dfb1d70c4f28bc6a6729380ce48b reported cstate change: term changed from 1 to 2, leader changed from b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1) to 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4). New cstate: current_term: 2 leader_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:30.829483  3913 raft_consensus.cc:2468] T b5383711879d4096af14d92215080335 P b8508a424f9c4d33b51d06da0b1b82dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc69c6e2cbf9469696e2db60fcf952c2 in term 2.
I20260710 11:10:30.830610  3500 leader_election.cc:304] T b5383711879d4096af14d92215080335 P bc69c6e2cbf9469696e2db60fcf952c2 [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: b8508a424f9c4d33b51d06da0b1b82dd, bc69c6e2cbf9469696e2db60fcf952c2; no voters: 29e9dfb1d70c4f28bc6a6729380ce48b
I20260710 11:10:30.834733  3788 raft_consensus.cc:2804] T b5383711879d4096af14d92215080335 P bc69c6e2cbf9469696e2db60fcf952c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:30.835201  3788 raft_consensus.cc:697] T b5383711879d4096af14d92215080335 P bc69c6e2cbf9469696e2db60fcf952c2 [term 2 LEADER]: Becoming Leader. State: Replica: bc69c6e2cbf9469696e2db60fcf952c2, State: Running, Role: LEADER
I20260710 11:10:30.835879  3789 raft_consensus.cc:2749] T 84e21588368b42b1bbfd9ae1d1fd70b8 P bc69c6e2cbf9469696e2db60fcf952c2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:30.836005  3788 consensus_queue.cc:237] T b5383711879d4096af14d92215080335 P bc69c6e2cbf9469696e2db60fcf952c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:30.852169  3279 catalog_manager.cc:5697] T b5383711879d4096af14d92215080335 P bc69c6e2cbf9469696e2db60fcf952c2 reported cstate change: term changed from 1 to 2, leader changed from b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1) to bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3). New cstate: current_term: 2 leader_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:31.030269  3788 raft_consensus.cc:493] T f20ddde1ed164a94b3a1214785622d15 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8508a424f9c4d33b51d06da0b1b82dd)
I20260710 11:10:31.030794  3788 raft_consensus.cc:515] T f20ddde1ed164a94b3a1214785622d15 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:31.030917  3969 raft_consensus.cc:493] T 8ae5f5152142437eb6771255bcdee690 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8508a424f9c4d33b51d06da0b1b82dd)
I20260710 11:10:31.031447  3969 raft_consensus.cc:515] T 8ae5f5152142437eb6771255bcdee690 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:31.032565  3788 leader_election.cc:290] T f20ddde1ed164a94b3a1214785622d15 P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215), 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959)
I20260710 11:10:31.033329  3969 leader_election.cc:290] T 8ae5f5152142437eb6771255bcdee690 P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095), b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215)
I20260710 11:10:31.033393  3913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20ddde1ed164a94b3a1214785622d15" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" is_pre_election: true
I20260710 11:10:31.033668  3461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20ddde1ed164a94b3a1214785622d15" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "27551a87f256435d88de1b62cd150e1f" is_pre_election: true
I20260710 11:10:31.034302  3913 raft_consensus.cc:2393] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bc69c6e2cbf9469696e2db60fcf952c2 in current term 2: Already voted for candidate 27551a87f256435d88de1b62cd150e1f in this term.
I20260710 11:10:31.034173  3605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae5f5152142437eb6771255bcdee690" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" is_pre_election: true
I20260710 11:10:31.034946  3914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae5f5152142437eb6771255bcdee690" candidate_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" is_pre_election: true
I20260710 11:10:31.035693  3914 raft_consensus.cc:2393] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bc69c6e2cbf9469696e2db60fcf952c2 in current term 2: Already voted for candidate 29e9dfb1d70c4f28bc6a6729380ce48b in this term.
I20260710 11:10:31.035879  3500 leader_election.cc:304] T f20ddde1ed164a94b3a1214785622d15 P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc69c6e2cbf9469696e2db60fcf952c2; no voters: 27551a87f256435d88de1b62cd150e1f, b8508a424f9c4d33b51d06da0b1b82dd
I20260710 11:10:31.036562  3969 raft_consensus.cc:3060] T f20ddde1ed164a94b3a1214785622d15 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:31.037034  3500 leader_election.cc:304] T 8ae5f5152142437eb6771255bcdee690 P bc69c6e2cbf9469696e2db60fcf952c2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc69c6e2cbf9469696e2db60fcf952c2; no voters: 29e9dfb1d70c4f28bc6a6729380ce48b, b8508a424f9c4d33b51d06da0b1b82dd
I20260710 11:10:31.037817  3788 raft_consensus.cc:3060] T 8ae5f5152142437eb6771255bcdee690 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:31.042641  3969 raft_consensus.cc:2749] T f20ddde1ed164a94b3a1214785622d15 P bc69c6e2cbf9469696e2db60fcf952c2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:31.043342  3788 raft_consensus.cc:2749] T 8ae5f5152142437eb6771255bcdee690 P bc69c6e2cbf9469696e2db60fcf952c2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:31.075270  3752 raft_consensus.cc:493] T b5383711879d4096af14d92215080335 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8508a424f9c4d33b51d06da0b1b82dd)
I20260710 11:10:31.075784  3752 raft_consensus.cc:515] T b5383711879d4096af14d92215080335 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:31.078068  3532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5383711879d4096af14d92215080335" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" is_pre_election: true
I20260710 11:10:31.077553  3752 leader_election.cc:290] T b5383711879d4096af14d92215080335 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123), b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215)
I20260710 11:10:31.078493  3913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5383711879d4096af14d92215080335" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" is_pre_election: true
I20260710 11:10:31.079272  3913 raft_consensus.cc:2393] T b5383711879d4096af14d92215080335 P b8508a424f9c4d33b51d06da0b1b82dd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 29e9dfb1d70c4f28bc6a6729380ce48b in current term 2: Already voted for candidate bc69c6e2cbf9469696e2db60fcf952c2 in this term.
I20260710 11:10:31.080251  3574 leader_election.cc:304] T b5383711879d4096af14d92215080335 P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29e9dfb1d70c4f28bc6a6729380ce48b; no voters: b8508a424f9c4d33b51d06da0b1b82dd, bc69c6e2cbf9469696e2db60fcf952c2
I20260710 11:10:31.080945  3752 raft_consensus.cc:3060] T b5383711879d4096af14d92215080335 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:31.086155  3752 raft_consensus.cc:2749] T b5383711879d4096af14d92215080335 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:31.093294  3913 raft_consensus.cc:1275] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd [term 2 FOLLOWER]: Refusing update from remote peer 27551a87f256435d88de1b62cd150e1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:31.094498  3952 consensus_queue.cc:1048] T f20ddde1ed164a94b3a1214785622d15 P 27551a87f256435d88de1b62cd150e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:31.104364  3532 raft_consensus.cc:1275] T f20ddde1ed164a94b3a1214785622d15 P bc69c6e2cbf9469696e2db60fcf952c2 [term 2 FOLLOWER]: Refusing update from remote peer 27551a87f256435d88de1b62cd150e1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:31.105970  3951 consensus_queue.cc:1048] T f20ddde1ed164a94b3a1214785622d15 P 27551a87f256435d88de1b62cd150e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:31.183647  3532 raft_consensus.cc:1275] T 8ae5f5152142437eb6771255bcdee690 P bc69c6e2cbf9469696e2db60fcf952c2 [term 2 FOLLOWER]: Refusing update from remote peer 29e9dfb1d70c4f28bc6a6729380ce48b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:31.184851  3967 consensus_queue.cc:1048] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:31.193764  3914 raft_consensus.cc:1275] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd [term 2 FOLLOWER]: Refusing update from remote peer 29e9dfb1d70c4f28bc6a6729380ce48b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:31.195375  3875 consensus_queue.cc:1048] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:31.219318  3914 raft_consensus.cc:1275] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd [term 2 FOLLOWER]: Refusing update from remote peer 29e9dfb1d70c4f28bc6a6729380ce48b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:31.220323  3875 consensus_queue.cc:1048] T 84e21588368b42b1bbfd9ae1d1fd70b8 P 29e9dfb1d70c4f28bc6a6729380ce48b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:31.229483  3532 raft_consensus.cc:1275] T 84e21588368b42b1bbfd9ae1d1fd70b8 P bc69c6e2cbf9469696e2db60fcf952c2 [term 2 FOLLOWER]: Refusing update from remote peer 29e9dfb1d70c4f28bc6a6729380ce48b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:31.231339  3967 consensus_queue.cc:1048] T 84e21588368b42b1bbfd9ae1d1fd70b8 P 29e9dfb1d70c4f28bc6a6729380ce48b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:31.283404  3605 raft_consensus.cc:1275] T b5383711879d4096af14d92215080335 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 2 FOLLOWER]: Refusing update from remote peer bc69c6e2cbf9469696e2db60fcf952c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:31.284698  3788 consensus_queue.cc:1048] T b5383711879d4096af14d92215080335 P bc69c6e2cbf9469696e2db60fcf952c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:31.293246  3914 raft_consensus.cc:1275] T b5383711879d4096af14d92215080335 P b8508a424f9c4d33b51d06da0b1b82dd [term 2 FOLLOWER]: Refusing update from remote peer bc69c6e2cbf9469696e2db60fcf952c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:31.295343  3788 consensus_queue.cc:1048] T b5383711879d4096af14d92215080335 P bc69c6e2cbf9469696e2db60fcf952c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:39.980616  1300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:40.013574  3606 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a251cd801524a78b5fc53a41c957891"
dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b"
mode: GRACEFUL
new_leader_uuid: "b8508a424f9c4d33b51d06da0b1b82dd"
 from {username='slave'} at 127.0.0.1:59258
I20260710 11:10:40.014436  3606 raft_consensus.cc:606] T 0a251cd801524a78b5fc53a41c957891 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 LEADER]: Received request to transfer leadership to TS b8508a424f9c4d33b51d06da0b1b82dd
I20260710 11:10:40.028478  3533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1dfdc996b3ff4eb08bc46a841c21e1ed"
dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2"
mode: GRACEFUL
new_leader_uuid: "27551a87f256435d88de1b62cd150e1f"
 from {username='slave'} at 127.0.0.1:57906
I20260710 11:10:40.028915  3533 raft_consensus.cc:606] T 1dfdc996b3ff4eb08bc46a841c21e1ed P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 LEADER]: Received request to transfer leadership to TS 27551a87f256435d88de1b62cd150e1f
I20260710 11:10:40.031114  3606 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ecdd25a3fed4536869b1c1ed8e2ede2"
dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b"
mode: GRACEFUL
new_leader_uuid: "b8508a424f9c4d33b51d06da0b1b82dd"
 from {username='slave'} at 127.0.0.1:59258
I20260710 11:10:40.031585  3606 raft_consensus.cc:606] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 LEADER]: Received request to transfer leadership to TS b8508a424f9c4d33b51d06da0b1b82dd
I20260710 11:10:40.033638  3606 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84e21588368b42b1bbfd9ae1d1fd70b8"
dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b"
mode: GRACEFUL
new_leader_uuid: "b8508a424f9c4d33b51d06da0b1b82dd"
 from {username='slave'} at 127.0.0.1:59258
I20260710 11:10:40.034037  3606 raft_consensus.cc:606] T 84e21588368b42b1bbfd9ae1d1fd70b8 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 2 LEADER]: Received request to transfer leadership to TS b8508a424f9c4d33b51d06da0b1b82dd
I20260710 11:10:40.036048  3606 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ae5f5152142437eb6771255bcdee690"
dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b"
mode: GRACEFUL
new_leader_uuid: "b8508a424f9c4d33b51d06da0b1b82dd"
 from {username='slave'} at 127.0.0.1:59258
I20260710 11:10:40.036469  3606 raft_consensus.cc:606] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 2 LEADER]: Received request to transfer leadership to TS b8508a424f9c4d33b51d06da0b1b82dd
I20260710 11:10:40.038545  3606 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa9f3aa2311d4b88b0a93e9bfd3c1106"
dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b"
mode: GRACEFUL
new_leader_uuid: "27551a87f256435d88de1b62cd150e1f"
 from {username='slave'} at 127.0.0.1:59258
I20260710 11:10:40.038929  3606 raft_consensus.cc:606] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 LEADER]: Received request to transfer leadership to TS 27551a87f256435d88de1b62cd150e1f
I20260710 11:10:40.039996  1300 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260710 11:10:40.040695  1300 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:40.095564  3997 raft_consensus.cc:993] T 0a251cd801524a78b5fc53a41c957891 P 29e9dfb1d70c4f28bc6a6729380ce48b: : Instructing follower b8508a424f9c4d33b51d06da0b1b82dd to start an election
I20260710 11:10:40.096093  4001 raft_consensus.cc:1081] T 0a251cd801524a78b5fc53a41c957891 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 LEADER]: Signalling peer b8508a424f9c4d33b51d06da0b1b82dd to start an election
I20260710 11:10:40.097492  3914 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a251cd801524a78b5fc53a41c957891"
dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd"
 from {username='slave'} at 127.0.0.1:55522
I20260710 11:10:40.097925  3914 raft_consensus.cc:493] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:40.098174  3914 raft_consensus.cc:3060] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:40.105396  3914 raft_consensus.cc:515] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:40.107226  3914 leader_election.cc:290] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 2 election: Requested vote from peers 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095), 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959)
I20260710 11:10:40.122385  3459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a251cd801524a78b5fc53a41c957891" candidate_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "27551a87f256435d88de1b62cd150e1f"
I20260710 11:10:40.123162  3459 raft_consensus.cc:3060] T 0a251cd801524a78b5fc53a41c957891 P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:40.125536  3606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a251cd801524a78b5fc53a41c957891" candidate_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b"
I20260710 11:10:40.126199  3606 raft_consensus.cc:3055] T 0a251cd801524a78b5fc53a41c957891 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:40.126561  3606 raft_consensus.cc:740] T 0a251cd801524a78b5fc53a41c957891 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29e9dfb1d70c4f28bc6a6729380ce48b, State: Running, Role: LEADER
I20260710 11:10:40.127535  3606 consensus_queue.cc:260] T 0a251cd801524a78b5fc53a41c957891 P 29e9dfb1d70c4f28bc6a6729380ce48b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:40.128891  3606 raft_consensus.cc:3060] T 0a251cd801524a78b5fc53a41c957891 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:40.130563  3459 raft_consensus.cc:2468] T 0a251cd801524a78b5fc53a41c957891 P 27551a87f256435d88de1b62cd150e1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8508a424f9c4d33b51d06da0b1b82dd in term 2.
I20260710 11:10:40.131901  3867 leader_election.cc:304] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27551a87f256435d88de1b62cd150e1f, b8508a424f9c4d33b51d06da0b1b82dd; no voters: 
I20260710 11:10:40.134018  4008 raft_consensus.cc:2804] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:40.135241  4008 raft_consensus.cc:697] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd [term 2 LEADER]: Becoming Leader. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Running, Role: LEADER
I20260710 11:10:40.135836  3606 raft_consensus.cc:2468] T 0a251cd801524a78b5fc53a41c957891 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8508a424f9c4d33b51d06da0b1b82dd in term 2.
I20260710 11:10:40.136332  4008 consensus_queue.cc:237] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } }
I20260710 11:10:40.143991  3279 catalog_manager.cc:5697] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd reported cstate change: term changed from 1 to 2, leader changed from 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4) to b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1). New cstate: current_term: 2 leader_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:40.168277  3997 raft_consensus.cc:993] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 29e9dfb1d70c4f28bc6a6729380ce48b: : Instructing follower 27551a87f256435d88de1b62cd150e1f to start an election
I20260710 11:10:40.168730  4001 raft_consensus.cc:1081] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 LEADER]: Signalling peer 27551a87f256435d88de1b62cd150e1f to start an election
I20260710 11:10:40.170015  3459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa9f3aa2311d4b88b0a93e9bfd3c1106"
dest_uuid: "27551a87f256435d88de1b62cd150e1f"
 from {username='slave'} at 127.0.0.1:60258
I20260710 11:10:40.170447  3459 raft_consensus.cc:493] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:40.170724  3459 raft_consensus.cc:3060] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:40.176335  3459 raft_consensus.cc:515] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 27551a87f256435d88de1b62cd150e1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:40.177901  3459 leader_election.cc:290] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 2 election: Requested vote from peers bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123), 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095)
I20260710 11:10:40.178509  3533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9f3aa2311d4b88b0a93e9bfd3c1106" candidate_uuid: "27551a87f256435d88de1b62cd150e1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2"
I20260710 11:10:40.178843  3606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9f3aa2311d4b88b0a93e9bfd3c1106" candidate_uuid: "27551a87f256435d88de1b62cd150e1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b"
I20260710 11:10:40.179066  3533 raft_consensus.cc:3060] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:40.179389  3606 raft_consensus.cc:3055] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:40.179701  3606 raft_consensus.cc:740] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29e9dfb1d70c4f28bc6a6729380ce48b, State: Running, Role: LEADER
I20260710 11:10:40.180543  3606 consensus_queue.cc:260] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 29e9dfb1d70c4f28bc6a6729380ce48b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:40.181710  3606 raft_consensus.cc:3060] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:40.183357  3996 raft_consensus.cc:993] T 1dfdc996b3ff4eb08bc46a841c21e1ed P bc69c6e2cbf9469696e2db60fcf952c2: : Instructing follower 27551a87f256435d88de1b62cd150e1f to start an election
I20260710 11:10:40.183987  4000 raft_consensus.cc:1081] T 1dfdc996b3ff4eb08bc46a841c21e1ed P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 LEADER]: Signalling peer 27551a87f256435d88de1b62cd150e1f to start an election
I20260710 11:10:40.185375  3533 raft_consensus.cc:2468] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P bc69c6e2cbf9469696e2db60fcf952c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27551a87f256435d88de1b62cd150e1f in term 2.
I20260710 11:10:40.185845  3459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1dfdc996b3ff4eb08bc46a841c21e1ed"
dest_uuid: "27551a87f256435d88de1b62cd150e1f"
 from {username='slave'} at 127.0.0.1:60244
I20260710 11:10:40.186479  3459 raft_consensus.cc:493] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:40.186868  3459 raft_consensus.cc:3060] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:40.186816  3425 leader_election.cc:304] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27551a87f256435d88de1b62cd150e1f, bc69c6e2cbf9469696e2db60fcf952c2; no voters: 
I20260710 11:10:40.187911  3951 raft_consensus.cc:2804] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 27551a87f256435d88de1b62cd150e1f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:40.189173  3606 raft_consensus.cc:2468] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27551a87f256435d88de1b62cd150e1f in term 2.
I20260710 11:10:40.190326  3951 raft_consensus.cc:697] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 27551a87f256435d88de1b62cd150e1f [term 2 LEADER]: Becoming Leader. State: Replica: 27551a87f256435d88de1b62cd150e1f, State: Running, Role: LEADER
I20260710 11:10:40.191411  3951 consensus_queue.cc:237] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 27551a87f256435d88de1b62cd150e1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:40.193197  3459 raft_consensus.cc:515] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 27551a87f256435d88de1b62cd150e1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:40.195844  3533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dfdc996b3ff4eb08bc46a841c21e1ed" candidate_uuid: "27551a87f256435d88de1b62cd150e1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2"
I20260710 11:10:40.196009  3459 leader_election.cc:290] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 2 election: Requested vote from peers bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123), 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095)
I20260710 11:10:40.196341  3533 raft_consensus.cc:3055] T 1dfdc996b3ff4eb08bc46a841c21e1ed P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:40.196667  3533 raft_consensus.cc:740] T 1dfdc996b3ff4eb08bc46a841c21e1ed P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bc69c6e2cbf9469696e2db60fcf952c2, State: Running, Role: LEADER
I20260710 11:10:40.197024  3606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dfdc996b3ff4eb08bc46a841c21e1ed" candidate_uuid: "27551a87f256435d88de1b62cd150e1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b"
I20260710 11:10:40.197504  3606 raft_consensus.cc:3060] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:40.197528  3533 consensus_queue.cc:260] T 1dfdc996b3ff4eb08bc46a841c21e1ed P bc69c6e2cbf9469696e2db60fcf952c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:40.198671  3533 raft_consensus.cc:3060] T 1dfdc996b3ff4eb08bc46a841c21e1ed P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:40.199362  3279 catalog_manager.cc:5697] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 27551a87f256435d88de1b62cd150e1f reported cstate change: term changed from 1 to 2, leader changed from 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4) to 27551a87f256435d88de1b62cd150e1f (127.1.69.2). New cstate: current_term: 2 leader_uuid: "27551a87f256435d88de1b62cd150e1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:40.202616  3606 raft_consensus.cc:2468] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 29e9dfb1d70c4f28bc6a6729380ce48b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27551a87f256435d88de1b62cd150e1f in term 2.
I20260710 11:10:40.204005  3426 leader_election.cc:304] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27551a87f256435d88de1b62cd150e1f, 29e9dfb1d70c4f28bc6a6729380ce48b; no voters: 
I20260710 11:10:40.204766  3951 raft_consensus.cc:2804] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 27551a87f256435d88de1b62cd150e1f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:40.205248  3951 raft_consensus.cc:697] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 27551a87f256435d88de1b62cd150e1f [term 2 LEADER]: Becoming Leader. State: Replica: 27551a87f256435d88de1b62cd150e1f, State: Running, Role: LEADER
I20260710 11:10:40.205428  3533 raft_consensus.cc:2468] T 1dfdc996b3ff4eb08bc46a841c21e1ed P bc69c6e2cbf9469696e2db60fcf952c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27551a87f256435d88de1b62cd150e1f in term 2.
I20260710 11:10:40.206099  3951 consensus_queue.cc:237] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 27551a87f256435d88de1b62cd150e1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:40.213912  3279 catalog_manager.cc:5697] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 27551a87f256435d88de1b62cd150e1f reported cstate change: term changed from 1 to 2, leader changed from bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3) to 27551a87f256435d88de1b62cd150e1f (127.1.69.2). New cstate: current_term: 2 leader_uuid: "27551a87f256435d88de1b62cd150e1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:40.282212  3997 raft_consensus.cc:993] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P 29e9dfb1d70c4f28bc6a6729380ce48b: : Instructing follower b8508a424f9c4d33b51d06da0b1b82dd to start an election
I20260710 11:10:40.282661  4001 raft_consensus.cc:1081] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 LEADER]: Signalling peer b8508a424f9c4d33b51d06da0b1b82dd to start an election
I20260710 11:10:40.284040  3913 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ecdd25a3fed4536869b1c1ed8e2ede2"
dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd"
 from {username='slave'} at 127.0.0.1:55522
I20260710 11:10:40.284458  3913 raft_consensus.cc:493] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:40.284672  3913 raft_consensus.cc:3060] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:40.288975  3913 raft_consensus.cc:515] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P b8508a424f9c4d33b51d06da0b1b82dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:40.290689  3913 leader_election.cc:290] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 2 election: Requested vote from peers bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123), 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095)
I20260710 11:10:40.291668  3606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ecdd25a3fed4536869b1c1ed8e2ede2" candidate_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b"
I20260710 11:10:40.292243  3606 raft_consensus.cc:3055] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:40.292573  3606 raft_consensus.cc:740] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29e9dfb1d70c4f28bc6a6729380ce48b, State: Running, Role: LEADER
I20260710 11:10:40.293249  3606 consensus_queue.cc:260] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P 29e9dfb1d70c4f28bc6a6729380ce48b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:40.294162  3606 raft_consensus.cc:3060] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:40.299685  3533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ecdd25a3fed4536869b1c1ed8e2ede2" candidate_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2"
I20260710 11:10:40.299918  3606 raft_consensus.cc:2468] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8508a424f9c4d33b51d06da0b1b82dd in term 2.
I20260710 11:10:40.300287  3533 raft_consensus.cc:3060] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:40.300992  3869 leader_election.cc:304] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29e9dfb1d70c4f28bc6a6729380ce48b, b8508a424f9c4d33b51d06da0b1b82dd; no voters: 
I20260710 11:10:40.301739  4008 raft_consensus.cc:2804] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P b8508a424f9c4d33b51d06da0b1b82dd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:40.302239  4008 raft_consensus.cc:697] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P b8508a424f9c4d33b51d06da0b1b82dd [term 2 LEADER]: Becoming Leader. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Running, Role: LEADER
I20260710 11:10:40.303144  4008 consensus_queue.cc:237] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P b8508a424f9c4d33b51d06da0b1b82dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:40.303993  4001 raft_consensus.cc:993] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b: : Instructing follower b8508a424f9c4d33b51d06da0b1b82dd to start an election
I20260710 11:10:40.305593  3997 raft_consensus.cc:1081] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 2 LEADER]: Signalling peer b8508a424f9c4d33b51d06da0b1b82dd to start an election
I20260710 11:10:40.307662  3533 raft_consensus.cc:2468] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P bc69c6e2cbf9469696e2db60fcf952c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8508a424f9c4d33b51d06da0b1b82dd in term 2.
I20260710 11:10:40.308205  3913 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ae5f5152142437eb6771255bcdee690"
dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd"
 from {username='slave'} at 127.0.0.1:55522
I20260710 11:10:40.308751  3913 raft_consensus.cc:493] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:40.309115  3913 raft_consensus.cc:3060] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:40.314386  3913 raft_consensus.cc:515] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:40.314061  3279 catalog_manager.cc:5697] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P b8508a424f9c4d33b51d06da0b1b82dd reported cstate change: term changed from 1 to 2, leader changed from 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4) to b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1). New cstate: current_term: 2 leader_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:40.315966  3913 leader_election.cc:290] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 3 election: Requested vote from peers bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123), 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095)
I20260710 11:10:40.317194  3533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae5f5152142437eb6771255bcdee690" candidate_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2"
I20260710 11:10:40.317134  3606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae5f5152142437eb6771255bcdee690" candidate_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b"
I20260710 11:10:40.317790  3533 raft_consensus.cc:3060] T 8ae5f5152142437eb6771255bcdee690 P bc69c6e2cbf9469696e2db60fcf952c2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:40.317862  3606 raft_consensus.cc:3055] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:40.318289  3606 raft_consensus.cc:740] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 29e9dfb1d70c4f28bc6a6729380ce48b, State: Running, Role: LEADER
I20260710 11:10:40.319059  3606 consensus_queue.cc:260] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b [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: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:40.320261  3606 raft_consensus.cc:3060] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:40.323879  3533 raft_consensus.cc:2468] T 8ae5f5152142437eb6771255bcdee690 P bc69c6e2cbf9469696e2db60fcf952c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8508a424f9c4d33b51d06da0b1b82dd in term 3.
I20260710 11:10:40.324958  3868 leader_election.cc:304] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd [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: b8508a424f9c4d33b51d06da0b1b82dd, bc69c6e2cbf9469696e2db60fcf952c2; no voters: 
I20260710 11:10:40.325814  4008 raft_consensus.cc:2804] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:40.326262  4008 raft_consensus.cc:697] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd [term 3 LEADER]: Becoming Leader. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Running, Role: LEADER
I20260710 11:10:40.326588  3606 raft_consensus.cc:2468] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8508a424f9c4d33b51d06da0b1b82dd in term 3.
I20260710 11:10:40.327179  4008 consensus_queue.cc:237] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd [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: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:40.335009  3279 catalog_manager.cc:5697] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd reported cstate change: term changed from 2 to 3, leader changed from 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4) to b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1). New cstate: current_term: 3 leader_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:40.419763  4018 raft_consensus.cc:993] T 84e21588368b42b1bbfd9ae1d1fd70b8 P 29e9dfb1d70c4f28bc6a6729380ce48b: : Instructing follower b8508a424f9c4d33b51d06da0b1b82dd to start an election
I20260710 11:10:40.420188  4018 raft_consensus.cc:1081] T 84e21588368b42b1bbfd9ae1d1fd70b8 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 2 LEADER]: Signalling peer b8508a424f9c4d33b51d06da0b1b82dd to start an election
I20260710 11:10:40.421536  3913 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84e21588368b42b1bbfd9ae1d1fd70b8"
dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd"
 from {username='slave'} at 127.0.0.1:55522
I20260710 11:10:40.421963  3913 raft_consensus.cc:493] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:40.422190  3913 raft_consensus.cc:3060] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:40.427233  3913 raft_consensus.cc:515] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:40.428674  3913 leader_election.cc:290] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 3 election: Requested vote from peers bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123), 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095)
I20260710 11:10:40.429509  3533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e21588368b42b1bbfd9ae1d1fd70b8" candidate_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2"
I20260710 11:10:40.429633  3606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e21588368b42b1bbfd9ae1d1fd70b8" candidate_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b"
I20260710 11:10:40.429993  3533 raft_consensus.cc:3060] T 84e21588368b42b1bbfd9ae1d1fd70b8 P bc69c6e2cbf9469696e2db60fcf952c2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:40.430160  3606 raft_consensus.cc:3055] T 84e21588368b42b1bbfd9ae1d1fd70b8 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:40.430518  3606 raft_consensus.cc:740] T 84e21588368b42b1bbfd9ae1d1fd70b8 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 29e9dfb1d70c4f28bc6a6729380ce48b, State: Running, Role: LEADER
I20260710 11:10:40.431200  3606 consensus_queue.cc:260] T 84e21588368b42b1bbfd9ae1d1fd70b8 P 29e9dfb1d70c4f28bc6a6729380ce48b [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: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:40.432055  3606 raft_consensus.cc:3060] T 84e21588368b42b1bbfd9ae1d1fd70b8 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:40.434352  3533 raft_consensus.cc:2468] T 84e21588368b42b1bbfd9ae1d1fd70b8 P bc69c6e2cbf9469696e2db60fcf952c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8508a424f9c4d33b51d06da0b1b82dd in term 3.
I20260710 11:10:40.435436  3868 leader_election.cc:304] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd [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: b8508a424f9c4d33b51d06da0b1b82dd, bc69c6e2cbf9469696e2db60fcf952c2; no voters: 
I20260710 11:10:40.436219  4008 raft_consensus.cc:2804] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:40.436663  4008 raft_consensus.cc:697] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd [term 3 LEADER]: Becoming Leader. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Running, Role: LEADER
I20260710 11:10:40.437501  3606 raft_consensus.cc:2468] T 84e21588368b42b1bbfd9ae1d1fd70b8 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8508a424f9c4d33b51d06da0b1b82dd in term 3.
I20260710 11:10:40.437479  4008 consensus_queue.cc:237] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd [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: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } }
I20260710 11:10:40.445140  3279 catalog_manager.cc:5697] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd reported cstate change: term changed from 2 to 3, leader changed from 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4) to b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1). New cstate: current_term: 3 leader_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:40.564564  3606 raft_consensus.cc:1275] T 0a251cd801524a78b5fc53a41c957891 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 2 FOLLOWER]: Refusing update from remote peer b8508a424f9c4d33b51d06da0b1b82dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:40.565727  4008 consensus_queue.cc:1048] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:40.575800  3459 raft_consensus.cc:1275] T 0a251cd801524a78b5fc53a41c957891 P 27551a87f256435d88de1b62cd150e1f [term 2 FOLLOWER]: Refusing update from remote peer b8508a424f9c4d33b51d06da0b1b82dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:40.577160  4024 consensus_queue.cc:1048] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:40.589100  3533 raft_consensus.cc:1275] T 1dfdc996b3ff4eb08bc46a841c21e1ed P bc69c6e2cbf9469696e2db60fcf952c2 [term 2 FOLLOWER]: Refusing update from remote peer 27551a87f256435d88de1b62cd150e1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:40.591086  3951 consensus_queue.cc:1048] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 27551a87f256435d88de1b62cd150e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:40.604707  3606 raft_consensus.cc:1275] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 29e9dfb1d70c4f28bc6a6729380ce48b [term 2 FOLLOWER]: Refusing update from remote peer 27551a87f256435d88de1b62cd150e1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:40.606073  3951 consensus_queue.cc:1048] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 27551a87f256435d88de1b62cd150e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:40.615216  3533 raft_consensus.cc:1275] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P bc69c6e2cbf9469696e2db60fcf952c2 [term 2 FOLLOWER]: Refusing update from remote peer 27551a87f256435d88de1b62cd150e1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:40.616533  3951 consensus_queue.cc:1048] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 27551a87f256435d88de1b62cd150e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:40.628989  3606 raft_consensus.cc:1275] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 2 FOLLOWER]: Refusing update from remote peer 27551a87f256435d88de1b62cd150e1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:40.633533  3951 consensus_queue.cc:1048] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 27551a87f256435d88de1b62cd150e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:40.712368  3533 raft_consensus.cc:1275] T 8ae5f5152142437eb6771255bcdee690 P bc69c6e2cbf9469696e2db60fcf952c2 [term 3 FOLLOWER]: Refusing update from remote peer b8508a424f9c4d33b51d06da0b1b82dd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:40.713536  4024 consensus_queue.cc:1048] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:40.721449  3606 raft_consensus.cc:1275] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 3 FOLLOWER]: Refusing update from remote peer b8508a424f9c4d33b51d06da0b1b82dd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:40.723019  4008 consensus_queue.cc:1048] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:40.788395  3533 raft_consensus.cc:1275] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P bc69c6e2cbf9469696e2db60fcf952c2 [term 2 FOLLOWER]: Refusing update from remote peer b8508a424f9c4d33b51d06da0b1b82dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:40.789624  4008 consensus_queue.cc:1048] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P b8508a424f9c4d33b51d06da0b1b82dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:40.801126  3606 raft_consensus.cc:1275] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 2 FOLLOWER]: Refusing update from remote peer b8508a424f9c4d33b51d06da0b1b82dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:40.802954  4008 consensus_queue.cc:1048] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P b8508a424f9c4d33b51d06da0b1b82dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:40.884490  3533 raft_consensus.cc:1275] T 84e21588368b42b1bbfd9ae1d1fd70b8 P bc69c6e2cbf9469696e2db60fcf952c2 [term 3 FOLLOWER]: Refusing update from remote peer b8508a424f9c4d33b51d06da0b1b82dd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:40.885691  4037 consensus_queue.cc:1048] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:40.894703  3606 raft_consensus.cc:1275] T 84e21588368b42b1bbfd9ae1d1fd70b8 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 3 FOLLOWER]: Refusing update from remote peer b8508a424f9c4d33b51d06da0b1b82dd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:40.896341  4009 consensus_queue.cc:1048] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:10:41.041487  1300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:41.056288  1300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:41.071431  3533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b42eee39041487c83a75b4ddc8fd49a"
dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2"
mode: GRACEFUL
new_leader_uuid: "b8508a424f9c4d33b51d06da0b1b82dd"
 from {username='slave'} at 127.0.0.1:57906
I20260710 11:10:41.071914  3533 raft_consensus.cc:606] T 1b42eee39041487c83a75b4ddc8fd49a P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 LEADER]: Received request to transfer leadership to TS b8508a424f9c4d33b51d06da0b1b82dd
I20260710 11:10:41.074136  3533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a289d99402545b8b3e3a66111071e32"
dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2"
mode: GRACEFUL
new_leader_uuid: "27551a87f256435d88de1b62cd150e1f"
 from {username='slave'} at 127.0.0.1:57906
I20260710 11:10:41.074566  3533 raft_consensus.cc:606] T 8a289d99402545b8b3e3a66111071e32 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 LEADER]: Received request to transfer leadership to TS 27551a87f256435d88de1b62cd150e1f
I20260710 11:10:41.075511  1300 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:10:41.076064  1300 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:41.178934  3996 raft_consensus.cc:993] T 8a289d99402545b8b3e3a66111071e32 P bc69c6e2cbf9469696e2db60fcf952c2: : Instructing follower 27551a87f256435d88de1b62cd150e1f to start an election
I20260710 11:10:41.179390  4000 raft_consensus.cc:1081] T 8a289d99402545b8b3e3a66111071e32 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 LEADER]: Signalling peer 27551a87f256435d88de1b62cd150e1f to start an election
I20260710 11:10:41.180804  3459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a289d99402545b8b3e3a66111071e32"
dest_uuid: "27551a87f256435d88de1b62cd150e1f"
 from {username='slave'} at 127.0.0.1:60244
I20260710 11:10:41.181301  3459 raft_consensus.cc:493] T 8a289d99402545b8b3e3a66111071e32 P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:41.181609  3459 raft_consensus.cc:3060] T 8a289d99402545b8b3e3a66111071e32 P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:41.186456  3459 raft_consensus.cc:515] T 8a289d99402545b8b3e3a66111071e32 P 27551a87f256435d88de1b62cd150e1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:41.187996  3459 leader_election.cc:290] T 8a289d99402545b8b3e3a66111071e32 P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 2 election: Requested vote from peers bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123), 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095)
I20260710 11:10:41.188747  3533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a289d99402545b8b3e3a66111071e32" candidate_uuid: "27551a87f256435d88de1b62cd150e1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2"
I20260710 11:10:41.189002  3606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a289d99402545b8b3e3a66111071e32" candidate_uuid: "27551a87f256435d88de1b62cd150e1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b"
I20260710 11:10:41.189389  3533 raft_consensus.cc:3055] T 8a289d99402545b8b3e3a66111071e32 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:41.189560  3606 raft_consensus.cc:3060] T 8a289d99402545b8b3e3a66111071e32 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:41.189716  3533 raft_consensus.cc:740] T 8a289d99402545b8b3e3a66111071e32 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bc69c6e2cbf9469696e2db60fcf952c2, State: Running, Role: LEADER
I20260710 11:10:41.190620  3533 consensus_queue.cc:260] T 8a289d99402545b8b3e3a66111071e32 P bc69c6e2cbf9469696e2db60fcf952c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:41.191660  3533 raft_consensus.cc:3060] T 8a289d99402545b8b3e3a66111071e32 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:41.195425  3606 raft_consensus.cc:2468] T 8a289d99402545b8b3e3a66111071e32 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27551a87f256435d88de1b62cd150e1f in term 2.
I20260710 11:10:41.196621  3426 leader_election.cc:304] T 8a289d99402545b8b3e3a66111071e32 P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27551a87f256435d88de1b62cd150e1f, 29e9dfb1d70c4f28bc6a6729380ce48b; no voters: 
I20260710 11:10:41.197263  3951 raft_consensus.cc:2804] T 8a289d99402545b8b3e3a66111071e32 P 27551a87f256435d88de1b62cd150e1f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:41.198448  3533 raft_consensus.cc:2468] T 8a289d99402545b8b3e3a66111071e32 P bc69c6e2cbf9469696e2db60fcf952c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27551a87f256435d88de1b62cd150e1f in term 2.
I20260710 11:10:41.199532  3951 raft_consensus.cc:697] T 8a289d99402545b8b3e3a66111071e32 P 27551a87f256435d88de1b62cd150e1f [term 2 LEADER]: Becoming Leader. State: Replica: 27551a87f256435d88de1b62cd150e1f, State: Running, Role: LEADER
I20260710 11:10:41.200347  3951 consensus_queue.cc:237] T 8a289d99402545b8b3e3a66111071e32 P 27551a87f256435d88de1b62cd150e1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:41.207718  3282 catalog_manager.cc:5697] T 8a289d99402545b8b3e3a66111071e32 P 27551a87f256435d88de1b62cd150e1f reported cstate change: term changed from 1 to 2, leader changed from bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3) to 27551a87f256435d88de1b62cd150e1f (127.1.69.2). New cstate: current_term: 2 leader_uuid: "27551a87f256435d88de1b62cd150e1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:41.455966  3996 raft_consensus.cc:993] T 1b42eee39041487c83a75b4ddc8fd49a P bc69c6e2cbf9469696e2db60fcf952c2: : Instructing follower b8508a424f9c4d33b51d06da0b1b82dd to start an election
I20260710 11:10:41.456444  4000 raft_consensus.cc:1081] T 1b42eee39041487c83a75b4ddc8fd49a P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 LEADER]: Signalling peer b8508a424f9c4d33b51d06da0b1b82dd to start an election
I20260710 11:10:41.457764  3913 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b42eee39041487c83a75b4ddc8fd49a"
dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd"
 from {username='slave'} at 127.0.0.1:55536
I20260710 11:10:41.458220  3913 raft_consensus.cc:493] T 1b42eee39041487c83a75b4ddc8fd49a P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:41.458506  3913 raft_consensus.cc:3060] T 1b42eee39041487c83a75b4ddc8fd49a P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:41.462792  3913 raft_consensus.cc:515] T 1b42eee39041487c83a75b4ddc8fd49a P b8508a424f9c4d33b51d06da0b1b82dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:41.464387  3913 leader_election.cc:290] T 1b42eee39041487c83a75b4ddc8fd49a P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 2 election: Requested vote from peers 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959), bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123)
I20260710 11:10:41.465135  3459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b42eee39041487c83a75b4ddc8fd49a" candidate_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "27551a87f256435d88de1b62cd150e1f"
I20260710 11:10:41.465394  3533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b42eee39041487c83a75b4ddc8fd49a" candidate_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2"
I20260710 11:10:41.465749  3459 raft_consensus.cc:3060] T 1b42eee39041487c83a75b4ddc8fd49a P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:41.465893  3533 raft_consensus.cc:3055] T 1b42eee39041487c83a75b4ddc8fd49a P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:41.466265  3533 raft_consensus.cc:740] T 1b42eee39041487c83a75b4ddc8fd49a P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bc69c6e2cbf9469696e2db60fcf952c2, State: Running, Role: LEADER
I20260710 11:10:41.466986  3533 consensus_queue.cc:260] T 1b42eee39041487c83a75b4ddc8fd49a P bc69c6e2cbf9469696e2db60fcf952c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:41.468185  3533 raft_consensus.cc:3060] T 1b42eee39041487c83a75b4ddc8fd49a P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:41.472504  3459 raft_consensus.cc:2468] T 1b42eee39041487c83a75b4ddc8fd49a P 27551a87f256435d88de1b62cd150e1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8508a424f9c4d33b51d06da0b1b82dd in term 2.
I20260710 11:10:41.473672  3867 leader_election.cc:304] T 1b42eee39041487c83a75b4ddc8fd49a P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27551a87f256435d88de1b62cd150e1f, b8508a424f9c4d33b51d06da0b1b82dd; no voters: 
I20260710 11:10:41.474145  3533 raft_consensus.cc:2468] T 1b42eee39041487c83a75b4ddc8fd49a P bc69c6e2cbf9469696e2db60fcf952c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8508a424f9c4d33b51d06da0b1b82dd in term 2.
I20260710 11:10:41.474381  4024 raft_consensus.cc:2804] T 1b42eee39041487c83a75b4ddc8fd49a P b8508a424f9c4d33b51d06da0b1b82dd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:41.474879  4024 raft_consensus.cc:697] T 1b42eee39041487c83a75b4ddc8fd49a P b8508a424f9c4d33b51d06da0b1b82dd [term 2 LEADER]: Becoming Leader. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Running, Role: LEADER
I20260710 11:10:41.475818  4024 consensus_queue.cc:237] T 1b42eee39041487c83a75b4ddc8fd49a P b8508a424f9c4d33b51d06da0b1b82dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:41.483331  3281 catalog_manager.cc:5697] T 1b42eee39041487c83a75b4ddc8fd49a P b8508a424f9c4d33b51d06da0b1b82dd reported cstate change: term changed from 1 to 2, leader changed from bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3) to b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1). New cstate: current_term: 2 leader_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:41.614425  3606 raft_consensus.cc:1275] T 8a289d99402545b8b3e3a66111071e32 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 2 FOLLOWER]: Refusing update from remote peer 27551a87f256435d88de1b62cd150e1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:41.615602  4043 consensus_queue.cc:1048] T 8a289d99402545b8b3e3a66111071e32 P 27551a87f256435d88de1b62cd150e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:41.625614  3533 raft_consensus.cc:1275] T 8a289d99402545b8b3e3a66111071e32 P bc69c6e2cbf9469696e2db60fcf952c2 [term 2 FOLLOWER]: Refusing update from remote peer 27551a87f256435d88de1b62cd150e1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:41.627453  3951 consensus_queue.cc:1048] T 8a289d99402545b8b3e3a66111071e32 P 27551a87f256435d88de1b62cd150e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:41.926275  3533 raft_consensus.cc:1275] T 1b42eee39041487c83a75b4ddc8fd49a P bc69c6e2cbf9469696e2db60fcf952c2 [term 2 FOLLOWER]: Refusing update from remote peer b8508a424f9c4d33b51d06da0b1b82dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:41.927439  4024 consensus_queue.cc:1048] T 1b42eee39041487c83a75b4ddc8fd49a P b8508a424f9c4d33b51d06da0b1b82dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:41.936825  3458 raft_consensus.cc:1275] T 1b42eee39041487c83a75b4ddc8fd49a P 27551a87f256435d88de1b62cd150e1f [term 2 FOLLOWER]: Refusing update from remote peer b8508a424f9c4d33b51d06da0b1b82dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:41.938366  4024 consensus_queue.cc:1048] T 1b42eee39041487c83a75b4ddc8fd49a P b8508a424f9c4d33b51d06da0b1b82dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:42.076897  1300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:42.093611  1300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:42.122296  3458 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1dfdc996b3ff4eb08bc46a841c21e1ed"
dest_uuid: "27551a87f256435d88de1b62cd150e1f"
mode: GRACEFUL
new_leader_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b"
 from {username='slave'} at 127.0.0.1:39476
I20260710 11:10:42.122786  3458 raft_consensus.cc:606] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 27551a87f256435d88de1b62cd150e1f [term 2 LEADER]: Received request to transfer leadership to TS 29e9dfb1d70c4f28bc6a6729380ce48b
I20260710 11:10:42.123766  1300 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:10:42.124480  1300 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:42.356808  3951 raft_consensus.cc:993] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 27551a87f256435d88de1b62cd150e1f: : Instructing follower 29e9dfb1d70c4f28bc6a6729380ce48b to start an election
I20260710 11:10:42.357312  4041 raft_consensus.cc:1081] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 27551a87f256435d88de1b62cd150e1f [term 2 LEADER]: Signalling peer 29e9dfb1d70c4f28bc6a6729380ce48b to start an election
I20260710 11:10:42.358564  3606 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1dfdc996b3ff4eb08bc46a841c21e1ed"
dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b"
 from {username='slave'} at 127.0.0.1:54982
I20260710 11:10:42.358996  3606 raft_consensus.cc:493] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 29e9dfb1d70c4f28bc6a6729380ce48b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:42.359258  3606 raft_consensus.cc:3060] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 29e9dfb1d70c4f28bc6a6729380ce48b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:42.363483  3606 raft_consensus.cc:515] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 29e9dfb1d70c4f28bc6a6729380ce48b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:42.365531  3606 leader_election.cc:290] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 29e9dfb1d70c4f28bc6a6729380ce48b [CANDIDATE]: Term 3 election: Requested vote from peers 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959), bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123)
I20260710 11:10:42.366206  3458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dfdc996b3ff4eb08bc46a841c21e1ed" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "27551a87f256435d88de1b62cd150e1f"
I20260710 11:10:42.366408  3533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dfdc996b3ff4eb08bc46a841c21e1ed" candidate_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2"
I20260710 11:10:42.366786  3458 raft_consensus.cc:3055] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 27551a87f256435d88de1b62cd150e1f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:42.366885  3533 raft_consensus.cc:3060] T 1dfdc996b3ff4eb08bc46a841c21e1ed P bc69c6e2cbf9469696e2db60fcf952c2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:42.367115  3458 raft_consensus.cc:740] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 27551a87f256435d88de1b62cd150e1f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 27551a87f256435d88de1b62cd150e1f, State: Running, Role: LEADER
I20260710 11:10:42.367842  3458 consensus_queue.cc:260] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 27551a87f256435d88de1b62cd150e1f [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: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:42.368945  3458 raft_consensus.cc:3060] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 27551a87f256435d88de1b62cd150e1f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:42.373101  3533 raft_consensus.cc:2468] T 1dfdc996b3ff4eb08bc46a841c21e1ed P bc69c6e2cbf9469696e2db60fcf952c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29e9dfb1d70c4f28bc6a6729380ce48b in term 3.
I20260710 11:10:42.374238  3573 leader_election.cc:304] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 29e9dfb1d70c4f28bc6a6729380ce48b [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: 29e9dfb1d70c4f28bc6a6729380ce48b, bc69c6e2cbf9469696e2db60fcf952c2; no voters: 
I20260710 11:10:42.374930  4060 raft_consensus.cc:2804] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 29e9dfb1d70c4f28bc6a6729380ce48b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:42.375001  3458 raft_consensus.cc:2468] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 27551a87f256435d88de1b62cd150e1f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29e9dfb1d70c4f28bc6a6729380ce48b in term 3.
I20260710 11:10:42.375406  4060 raft_consensus.cc:697] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 29e9dfb1d70c4f28bc6a6729380ce48b [term 3 LEADER]: Becoming Leader. State: Replica: 29e9dfb1d70c4f28bc6a6729380ce48b, State: Running, Role: LEADER
I20260710 11:10:42.376310  4060 consensus_queue.cc:237] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 29e9dfb1d70c4f28bc6a6729380ce48b [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: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:42.383494  3281 catalog_manager.cc:5697] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 29e9dfb1d70c4f28bc6a6729380ce48b reported cstate change: term changed from 2 to 3, leader changed from 27551a87f256435d88de1b62cd150e1f (127.1.69.2) to 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4). New cstate: current_term: 3 leader_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:42.976972  3533 raft_consensus.cc:1275] T 1dfdc996b3ff4eb08bc46a841c21e1ed P bc69c6e2cbf9469696e2db60fcf952c2 [term 3 FOLLOWER]: Refusing update from remote peer 29e9dfb1d70c4f28bc6a6729380ce48b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:42.977993  4060 consensus_queue.cc:1048] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 29e9dfb1d70c4f28bc6a6729380ce48b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:42.986501  3458 raft_consensus.cc:1275] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 27551a87f256435d88de1b62cd150e1f [term 3 FOLLOWER]: Refusing update from remote peer 29e9dfb1d70c4f28bc6a6729380ce48b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:42.988291  4060 consensus_queue.cc:1048] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 29e9dfb1d70c4f28bc6a6729380ce48b [LEADER]: Connected to new peer: Peer: permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:43.125337  1300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:43.145200  1300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:43.158981  3606 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1dfdc996b3ff4eb08bc46a841c21e1ed"
dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b"
mode: GRACEFUL
new_leader_uuid: "27551a87f256435d88de1b62cd150e1f"
 from {username='slave'} at 127.0.0.1:59258
I20260710 11:10:43.159437  3606 raft_consensus.cc:606] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 29e9dfb1d70c4f28bc6a6729380ce48b [term 3 LEADER]: Received request to transfer leadership to TS 27551a87f256435d88de1b62cd150e1f
I20260710 11:10:43.160398  1300 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:10:43.160987  1300 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260710 11:10:43.794450  3500 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.69.4:39095, user_credentials={real_user=slave}} blocked reactor thread for 52879.3us
I20260710 11:10:43.861876  4084 raft_consensus.cc:993] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 29e9dfb1d70c4f28bc6a6729380ce48b: : Instructing follower 27551a87f256435d88de1b62cd150e1f to start an election
I20260710 11:10:43.863271  4060 raft_consensus.cc:1081] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 29e9dfb1d70c4f28bc6a6729380ce48b [term 3 LEADER]: Signalling peer 27551a87f256435d88de1b62cd150e1f to start an election
I20260710 11:10:43.864765  3460 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1dfdc996b3ff4eb08bc46a841c21e1ed"
dest_uuid: "27551a87f256435d88de1b62cd150e1f"
 from {username='slave'} at 127.0.0.1:60258
I20260710 11:10:43.865255  3460 raft_consensus.cc:493] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 27551a87f256435d88de1b62cd150e1f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:43.865549  3460 raft_consensus.cc:3060] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 27551a87f256435d88de1b62cd150e1f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:43.870398  3460 raft_consensus.cc:515] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 27551a87f256435d88de1b62cd150e1f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:43.872664  3460 leader_election.cc:290] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 27551a87f256435d88de1b62cd150e1f [CANDIDATE]: Term 4 election: Requested vote from peers bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123), 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4:39095)
I20260710 11:10:43.872958  3533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dfdc996b3ff4eb08bc46a841c21e1ed" candidate_uuid: "27551a87f256435d88de1b62cd150e1f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2"
I20260710 11:10:43.873253  3605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dfdc996b3ff4eb08bc46a841c21e1ed" candidate_uuid: "27551a87f256435d88de1b62cd150e1f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b"
I20260710 11:10:43.873548  3533 raft_consensus.cc:3060] T 1dfdc996b3ff4eb08bc46a841c21e1ed P bc69c6e2cbf9469696e2db60fcf952c2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:43.873898  3605 raft_consensus.cc:3055] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 29e9dfb1d70c4f28bc6a6729380ce48b [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:10:43.874181  3605 raft_consensus.cc:740] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 29e9dfb1d70c4f28bc6a6729380ce48b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 29e9dfb1d70c4f28bc6a6729380ce48b, State: Running, Role: LEADER
I20260710 11:10:43.874856  3605 consensus_queue.cc:260] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 29e9dfb1d70c4f28bc6a6729380ce48b [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: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:43.875721  3605 raft_consensus.cc:3060] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 29e9dfb1d70c4f28bc6a6729380ce48b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:43.877983  3533 raft_consensus.cc:2468] T 1dfdc996b3ff4eb08bc46a841c21e1ed P bc69c6e2cbf9469696e2db60fcf952c2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27551a87f256435d88de1b62cd150e1f in term 4.
I20260710 11:10:43.878949  3425 leader_election.cc:304] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 27551a87f256435d88de1b62cd150e1f [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: 27551a87f256435d88de1b62cd150e1f, bc69c6e2cbf9469696e2db60fcf952c2; no voters: 
I20260710 11:10:43.879566  4073 raft_consensus.cc:2804] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 27551a87f256435d88de1b62cd150e1f [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:10:43.880025  4073 raft_consensus.cc:697] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 27551a87f256435d88de1b62cd150e1f [term 4 LEADER]: Becoming Leader. State: Replica: 27551a87f256435d88de1b62cd150e1f, State: Running, Role: LEADER
I20260710 11:10:43.880802  4073 consensus_queue.cc:237] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 27551a87f256435d88de1b62cd150e1f [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: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } }
I20260710 11:10:43.881269  3605 raft_consensus.cc:2468] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 29e9dfb1d70c4f28bc6a6729380ce48b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27551a87f256435d88de1b62cd150e1f in term 4.
I20260710 11:10:43.888058  3282 catalog_manager.cc:5697] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 27551a87f256435d88de1b62cd150e1f reported cstate change: term changed from 3 to 4, leader changed from 29e9dfb1d70c4f28bc6a6729380ce48b (127.1.69.4) to 27551a87f256435d88de1b62cd150e1f (127.1.69.2). New cstate: current_term: 4 leader_uuid: "27551a87f256435d88de1b62cd150e1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:44.198860  1300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:44.221740  1300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:44.235863  3460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f20ddde1ed164a94b3a1214785622d15"
dest_uuid: "27551a87f256435d88de1b62cd150e1f"
mode: GRACEFUL
new_leader_uuid: "b8508a424f9c4d33b51d06da0b1b82dd"
 from {username='slave'} at 127.0.0.1:39476
I20260710 11:10:44.236333  3460 raft_consensus.cc:606] T f20ddde1ed164a94b3a1214785622d15 P 27551a87f256435d88de1b62cd150e1f [term 2 LEADER]: Received request to transfer leadership to TS b8508a424f9c4d33b51d06da0b1b82dd
I20260710 11:10:44.237447  1300 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:10:44.238060  1300 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:44.266350  3605 raft_consensus.cc:1275] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 29e9dfb1d70c4f28bc6a6729380ce48b [term 4 FOLLOWER]: Refusing update from remote peer 27551a87f256435d88de1b62cd150e1f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:10:44.267537  4073 consensus_queue.cc:1048] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 27551a87f256435d88de1b62cd150e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e9dfb1d70c4f28bc6a6729380ce48b" member_type: VOTER last_known_addr { host: "127.1.69.4" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:44.277618  3533 raft_consensus.cc:1275] T 1dfdc996b3ff4eb08bc46a841c21e1ed P bc69c6e2cbf9469696e2db60fcf952c2 [term 4 FOLLOWER]: Refusing update from remote peer 27551a87f256435d88de1b62cd150e1f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:10:44.280715  4074 consensus_queue.cc:1048] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 27551a87f256435d88de1b62cd150e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:44.620834  4074 raft_consensus.cc:993] T f20ddde1ed164a94b3a1214785622d15 P 27551a87f256435d88de1b62cd150e1f: : Instructing follower b8508a424f9c4d33b51d06da0b1b82dd to start an election
I20260710 11:10:44.621320  4073 raft_consensus.cc:1081] T f20ddde1ed164a94b3a1214785622d15 P 27551a87f256435d88de1b62cd150e1f [term 2 LEADER]: Signalling peer b8508a424f9c4d33b51d06da0b1b82dd to start an election
I20260710 11:10:44.622764  3912 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f20ddde1ed164a94b3a1214785622d15"
dest_uuid: "b8508a424f9c4d33b51d06da0b1b82dd"
 from {username='slave'} at 127.0.0.1:55550
I20260710 11:10:44.623257  3912 raft_consensus.cc:493] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:44.623557  3912 raft_consensus.cc:3060] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:44.628301  3912 raft_consensus.cc:515] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:44.629899  3912 leader_election.cc:290] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd [CANDIDATE]: Term 3 election: Requested vote from peers 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959), bc69c6e2cbf9469696e2db60fcf952c2 (127.1.69.3:37123)
I20260710 11:10:44.630692  3460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20ddde1ed164a94b3a1214785622d15" candidate_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "27551a87f256435d88de1b62cd150e1f"
I20260710 11:10:44.630774  3533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20ddde1ed164a94b3a1214785622d15" candidate_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bc69c6e2cbf9469696e2db60fcf952c2"
I20260710 11:10:44.631358  3460 raft_consensus.cc:3055] T f20ddde1ed164a94b3a1214785622d15 P 27551a87f256435d88de1b62cd150e1f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:44.631412  3533 raft_consensus.cc:3060] T f20ddde1ed164a94b3a1214785622d15 P bc69c6e2cbf9469696e2db60fcf952c2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:44.631718  3460 raft_consensus.cc:740] T f20ddde1ed164a94b3a1214785622d15 P 27551a87f256435d88de1b62cd150e1f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 27551a87f256435d88de1b62cd150e1f, State: Running, Role: LEADER
I20260710 11:10:44.632387  3460 consensus_queue.cc:260] T f20ddde1ed164a94b3a1214785622d15 P 27551a87f256435d88de1b62cd150e1f [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: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:44.633363  3460 raft_consensus.cc:3060] T f20ddde1ed164a94b3a1214785622d15 P 27551a87f256435d88de1b62cd150e1f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:44.635751  3533 raft_consensus.cc:2468] T f20ddde1ed164a94b3a1214785622d15 P bc69c6e2cbf9469696e2db60fcf952c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8508a424f9c4d33b51d06da0b1b82dd in term 3.
I20260710 11:10:44.636667  3868 leader_election.cc:304] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd [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: b8508a424f9c4d33b51d06da0b1b82dd, bc69c6e2cbf9469696e2db60fcf952c2; no voters: 
I20260710 11:10:44.637593  4009 raft_consensus.cc:2804] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:44.638089  4009 raft_consensus.cc:697] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd [term 3 LEADER]: Becoming Leader. State: Replica: b8508a424f9c4d33b51d06da0b1b82dd, State: Running, Role: LEADER
I20260710 11:10:44.639479  4009 consensus_queue.cc:237] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd [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: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } }
I20260710 11:10:44.640398  3460 raft_consensus.cc:2468] T f20ddde1ed164a94b3a1214785622d15 P 27551a87f256435d88de1b62cd150e1f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8508a424f9c4d33b51d06da0b1b82dd in term 3.
I20260710 11:10:44.646891  3281 catalog_manager.cc:5697] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd reported cstate change: term changed from 2 to 3, leader changed from 27551a87f256435d88de1b62cd150e1f (127.1.69.2) to b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1). New cstate: current_term: 3 leader_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8508a424f9c4d33b51d06da0b1b82dd" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 39215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 } health_report { overall_health: UNKNOWN } } }
W20260710 11:10:44.693085  3314 debug-util.cc:398] Leaking SignalData structure 0x7b08001f5f40 after lost signal to thread 1303
W20260710 11:10:44.693975  3314 debug-util.cc:398] Leaking SignalData structure 0x7b0800077260 after lost signal to thread 3317
W20260710 11:10:44.694913  3314 debug-util.cc:398] Leaking SignalData structure 0x7b08001116a0 after lost signal to thread 3485
W20260710 11:10:44.695746  3314 debug-util.cc:398] Leaking SignalData structure 0x7b0800286cc0 after lost signal to thread 3559
W20260710 11:10:44.696689  3314 debug-util.cc:398] Leaking SignalData structure 0x7b0800103b20 after lost signal to thread 3633
W20260710 11:10:44.697759  3314 debug-util.cc:398] Leaking SignalData structure 0x7b080009da00 after lost signal to thread 3939
I20260710 11:10:45.192276  3532 raft_consensus.cc:1275] T f20ddde1ed164a94b3a1214785622d15 P bc69c6e2cbf9469696e2db60fcf952c2 [term 3 FOLLOWER]: Refusing update from remote peer b8508a424f9c4d33b51d06da0b1b82dd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:45.195246  4086 consensus_queue.cc:1048] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc69c6e2cbf9469696e2db60fcf952c2" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 37123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:10:45.225914  3460 raft_consensus.cc:1275] T f20ddde1ed164a94b3a1214785622d15 P 27551a87f256435d88de1b62cd150e1f [term 3 FOLLOWER]: Refusing update from remote peer b8508a424f9c4d33b51d06da0b1b82dd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:45.228468  4086 consensus_queue.cc:1048] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "27551a87f256435d88de1b62cd150e1f" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:45.239485  1300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:45.276038  1300 tablet_server.cc:179] TabletServer@127.1.69.1:39215 shutting down...
W20260710 11:10:45.308584  3574 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 11 similar messages]
W20260710 11:10:45.315728  3574 consensus_peers.cc:597] T b2443b31d4844387ace93f74716438b7 P 29e9dfb1d70c4f28bc6a6729380ce48b -> Peer b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215): Couldn't send request to peer b8508a424f9c4d33b51d06da0b1b82dd. 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 11:10:45.334029  3574 consensus_peers.cc:597] T 222a3dc54f784bfa82afa03aa0cf7686 P 29e9dfb1d70c4f28bc6a6729380ce48b -> Peer b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215): Couldn't send request to peer b8508a424f9c4d33b51d06da0b1b82dd. 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 11:10:45.337400  1300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:45.338359  1300 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:45.339326  1300 raft_consensus.cc:2243] T 222a3dc54f784bfa82afa03aa0cf7686 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:45.339872  1300 raft_consensus.cc:2272] T 222a3dc54f784bfa82afa03aa0cf7686 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.344103  1300 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:45.345168  1300 raft_consensus.cc:2243] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:45.346846  1300 raft_consensus.cc:2272] T 84e21588368b42b1bbfd9ae1d1fd70b8 P b8508a424f9c4d33b51d06da0b1b82dd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.351143  1300 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:45.352464  1300 raft_consensus.cc:2243] T 54826d2c02cc4b3a863d08164cbb642d P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:45.353288  1300 raft_consensus.cc:2272] T 54826d2c02cc4b3a863d08164cbb642d P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.356783  1300 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:45.357371  1300 raft_consensus.cc:2243] T 1b42eee39041487c83a75b4ddc8fd49a P b8508a424f9c4d33b51d06da0b1b82dd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:45.358459  1300 raft_consensus.cc:2272] T 1b42eee39041487c83a75b4ddc8fd49a P b8508a424f9c4d33b51d06da0b1b82dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.362006  1300 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:45.362985  1300 raft_consensus.cc:2243] T 046f635975494ad3b8f3293d74f5dac6 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:45.363612  1300 raft_consensus.cc:2272] T 046f635975494ad3b8f3293d74f5dac6 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.366873  1300 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:45.367445  1300 raft_consensus.cc:2243] T 2e498e9d13c7464596dca0fec1358d23 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:45.367992  1300 raft_consensus.cc:2272] T 2e498e9d13c7464596dca0fec1358d23 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.371024  1300 tablet_replica.cc:333] stopping tablet replica
W20260710 11:10:45.371201  3500 consensus_peers.cc:597] T 54d9c7436de74ef482b1d4bd8767c4d1 P bc69c6e2cbf9469696e2db60fcf952c2 -> Peer b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215): Couldn't send request to peer b8508a424f9c4d33b51d06da0b1b82dd. 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 11:10:45.371678  1300 raft_consensus.cc:2243] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:45.372715  1300 raft_consensus.cc:2272] T 0a251cd801524a78b5fc53a41c957891 P b8508a424f9c4d33b51d06da0b1b82dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.374974  1300 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:45.375665  1300 raft_consensus.cc:2243] T 54d9c7436de74ef482b1d4bd8767c4d1 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:45.376191  1300 raft_consensus.cc:2272] T 54d9c7436de74ef482b1d4bd8767c4d1 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.378566  1300 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:45.379110  1300 raft_consensus.cc:2243] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:45.379865  1300 raft_consensus.cc:2272] T f20ddde1ed164a94b3a1214785622d15 P b8508a424f9c4d33b51d06da0b1b82dd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.382962  1300 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:45.383556  1300 raft_consensus.cc:2243] T b5383711879d4096af14d92215080335 P b8508a424f9c4d33b51d06da0b1b82dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:45.384119  1300 raft_consensus.cc:2272] T b5383711879d4096af14d92215080335 P b8508a424f9c4d33b51d06da0b1b82dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.386719  1300 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:45.387240  1300 raft_consensus.cc:2243] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P b8508a424f9c4d33b51d06da0b1b82dd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:45.388098  1300 raft_consensus.cc:2272] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P b8508a424f9c4d33b51d06da0b1b82dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.390265  1300 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:45.391113  1300 raft_consensus.cc:2243] T 10ec7d6b2ff04160bbe65e46c546e7a3 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:45.391743  1300 raft_consensus.cc:2272] T 10ec7d6b2ff04160bbe65e46c546e7a3 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.394753  1300 tablet_replica.cc:333] stopping tablet replica
W20260710 11:10:45.394910  3574 consensus_peers.cc:597] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 29e9dfb1d70c4f28bc6a6729380ce48b -> Peer b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215): Couldn't send request to peer b8508a424f9c4d33b51d06da0b1b82dd. 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 11:10:45.395382  1300 raft_consensus.cc:2243] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:45.395923  1300 raft_consensus.cc:2272] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.398165  1300 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:45.398685  1300 raft_consensus.cc:2243] T 0a5690fed55b4dc0b7858f0500e48a8e P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:45.399111  1300 raft_consensus.cc:2272] T 0a5690fed55b4dc0b7858f0500e48a8e P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.401337  1300 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:45.402190  1300 raft_consensus.cc:2243] T 1196b39b04c747e9bc1c632bfff67af6 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:45.402837  1300 raft_consensus.cc:2272] T 1196b39b04c747e9bc1c632bfff67af6 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.405755  1300 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:45.406453  1300 raft_consensus.cc:2243] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:45.407248  1300 raft_consensus.cc:2272] T 8ae5f5152142437eb6771255bcdee690 P b8508a424f9c4d33b51d06da0b1b82dd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.409353  1300 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:45.409797  1300 raft_consensus.cc:2243] T b9d6dd7a94584004ad212b8e2f7e0807 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:45.410276  1300 raft_consensus.cc:2272] T b9d6dd7a94584004ad212b8e2f7e0807 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.412567  1300 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:45.413201  1300 raft_consensus.cc:2243] T b2443b31d4844387ace93f74716438b7 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:45.413702  1300 raft_consensus.cc:2272] T b2443b31d4844387ace93f74716438b7 P b8508a424f9c4d33b51d06da0b1b82dd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:45.416298  3574 consensus_peers.cc:597] T b9d6dd7a94584004ad212b8e2f7e0807 P 29e9dfb1d70c4f28bc6a6729380ce48b -> Peer b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215): Couldn't send request to peer b8508a424f9c4d33b51d06da0b1b82dd. 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 11:10:45.448808  3426 consensus_peers.cc:597] T 046f635975494ad3b8f3293d74f5dac6 P 27551a87f256435d88de1b62cd150e1f -> Peer b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215): Couldn't send request to peer b8508a424f9c4d33b51d06da0b1b82dd. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:45.451310  1300 tablet_server.cc:196] TabletServer@127.1.69.1:39215 shutdown complete.
I20260710 11:10:45.505805  1300 tablet_server.cc:179] TabletServer@127.1.69.2:0 shutting down...
W20260710 11:10:45.528640  3572 consensus_peers.cc:597] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 29e9dfb1d70c4f28bc6a6729380ce48b -> Peer 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959): Couldn't send request to peer 27551a87f256435d88de1b62cd150e1f. 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 11:10:45.552356  1300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:45.553414  1300 tablet_replica.cc:333] T 8a289d99402545b8b3e3a66111071e32 P 27551a87f256435d88de1b62cd150e1f: stopping tablet replica
I20260710 11:10:45.554425  1300 raft_consensus.cc:2243] T 8a289d99402545b8b3e3a66111071e32 P 27551a87f256435d88de1b62cd150e1f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:45.555891  1300 raft_consensus.cc:2272] T 8a289d99402545b8b3e3a66111071e32 P 27551a87f256435d88de1b62cd150e1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.559006  1300 tablet_replica.cc:333] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 27551a87f256435d88de1b62cd150e1f: stopping tablet replica
I20260710 11:10:45.559934  1300 raft_consensus.cc:2243] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:45.560524  1300 raft_consensus.cc:2272] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.563216  1300 tablet_replica.cc:333] T 808fc28143f14e71b78478f71794089f P 27551a87f256435d88de1b62cd150e1f: stopping tablet replica
I20260710 11:10:45.564234  1300 raft_consensus.cc:2243] T 808fc28143f14e71b78478f71794089f P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:45.564848  1300 raft_consensus.cc:2272] T 808fc28143f14e71b78478f71794089f P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.567934  1300 tablet_replica.cc:333] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 27551a87f256435d88de1b62cd150e1f: stopping tablet replica
I20260710 11:10:45.568856  1300 raft_consensus.cc:2243] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 27551a87f256435d88de1b62cd150e1f [term 4 LEADER]: Raft consensus shutting down.
W20260710 11:10:45.569903  3500 consensus_peers.cc:597] T 54826d2c02cc4b3a863d08164cbb642d P bc69c6e2cbf9469696e2db60fcf952c2 -> Peer b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215): Couldn't send request to peer b8508a424f9c4d33b51d06da0b1b82dd. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:39215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:45.570012  1300 raft_consensus.cc:2272] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 27551a87f256435d88de1b62cd150e1f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.573171  1300 tablet_replica.cc:333] T 1196b39b04c747e9bc1c632bfff67af6 P 27551a87f256435d88de1b62cd150e1f: stopping tablet replica
I20260710 11:10:45.573992  1300 raft_consensus.cc:2243] T 1196b39b04c747e9bc1c632bfff67af6 P 27551a87f256435d88de1b62cd150e1f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:45.575239  1300 raft_consensus.cc:2272] T 1196b39b04c747e9bc1c632bfff67af6 P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.578001  1300 tablet_replica.cc:333] T 0a5690fed55b4dc0b7858f0500e48a8e P 27551a87f256435d88de1b62cd150e1f: stopping tablet replica
I20260710 11:10:45.578783  1300 raft_consensus.cc:2243] T 0a5690fed55b4dc0b7858f0500e48a8e P 27551a87f256435d88de1b62cd150e1f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:45.579895  1300 raft_consensus.cc:2272] T 0a5690fed55b4dc0b7858f0500e48a8e P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.582533  1300 tablet_replica.cc:333] T b9d6dd7a94584004ad212b8e2f7e0807 P 27551a87f256435d88de1b62cd150e1f: stopping tablet replica
I20260710 11:10:45.583271  1300 raft_consensus.cc:2243] T b9d6dd7a94584004ad212b8e2f7e0807 P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:45.583859  1300 raft_consensus.cc:2272] T b9d6dd7a94584004ad212b8e2f7e0807 P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.586540  1300 tablet_replica.cc:333] T 0a251cd801524a78b5fc53a41c957891 P 27551a87f256435d88de1b62cd150e1f: stopping tablet replica
I20260710 11:10:45.587342  1300 raft_consensus.cc:2243] T 0a251cd801524a78b5fc53a41c957891 P 27551a87f256435d88de1b62cd150e1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:45.587875  1300 raft_consensus.cc:2272] T 0a251cd801524a78b5fc53a41c957891 P 27551a87f256435d88de1b62cd150e1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.590734  1300 tablet_replica.cc:333] T 2e498e9d13c7464596dca0fec1358d23 P 27551a87f256435d88de1b62cd150e1f: stopping tablet replica
I20260710 11:10:45.591511  1300 raft_consensus.cc:2243] T 2e498e9d13c7464596dca0fec1358d23 P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:45.592338  1300 raft_consensus.cc:2272] T 2e498e9d13c7464596dca0fec1358d23 P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.595183  1300 tablet_replica.cc:333] T 7542a2351f804226bc5b2d8338949470 P 27551a87f256435d88de1b62cd150e1f: stopping tablet replica
I20260710 11:10:45.595963  1300 raft_consensus.cc:2243] T 7542a2351f804226bc5b2d8338949470 P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:45.596542  1300 raft_consensus.cc:2272] T 7542a2351f804226bc5b2d8338949470 P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.599081  1300 tablet_replica.cc:333] T 046f635975494ad3b8f3293d74f5dac6 P 27551a87f256435d88de1b62cd150e1f: stopping tablet replica
I20260710 11:10:45.599871  1300 raft_consensus.cc:2243] T 046f635975494ad3b8f3293d74f5dac6 P 27551a87f256435d88de1b62cd150e1f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:45.600988  1300 raft_consensus.cc:2272] T 046f635975494ad3b8f3293d74f5dac6 P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.603626  1300 tablet_replica.cc:333] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 27551a87f256435d88de1b62cd150e1f: stopping tablet replica
I20260710 11:10:45.604353  1300 raft_consensus.cc:2243] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 27551a87f256435d88de1b62cd150e1f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:45.605406  1300 raft_consensus.cc:2272] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 27551a87f256435d88de1b62cd150e1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.608088  1300 tablet_replica.cc:333] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 27551a87f256435d88de1b62cd150e1f: stopping tablet replica
I20260710 11:10:45.608829  1300 raft_consensus.cc:2243] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:45.609472  1300 raft_consensus.cc:2272] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.612066  1300 tablet_replica.cc:333] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 27551a87f256435d88de1b62cd150e1f: stopping tablet replica
I20260710 11:10:45.612811  1300 raft_consensus.cc:2243] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:45.613365  1300 raft_consensus.cc:2272] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.616182  1300 tablet_replica.cc:333] T 54826d2c02cc4b3a863d08164cbb642d P 27551a87f256435d88de1b62cd150e1f: stopping tablet replica
I20260710 11:10:45.616909  1300 raft_consensus.cc:2243] T 54826d2c02cc4b3a863d08164cbb642d P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:45.617517  1300 raft_consensus.cc:2272] T 54826d2c02cc4b3a863d08164cbb642d P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.620101  1300 tablet_replica.cc:333] T 1b42eee39041487c83a75b4ddc8fd49a P 27551a87f256435d88de1b62cd150e1f: stopping tablet replica
I20260710 11:10:45.620817  1300 raft_consensus.cc:2243] T 1b42eee39041487c83a75b4ddc8fd49a P 27551a87f256435d88de1b62cd150e1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:45.621397  1300 raft_consensus.cc:2272] T 1b42eee39041487c83a75b4ddc8fd49a P 27551a87f256435d88de1b62cd150e1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.624049  1300 tablet_replica.cc:333] T f20ddde1ed164a94b3a1214785622d15 P 27551a87f256435d88de1b62cd150e1f: stopping tablet replica
I20260710 11:10:45.624761  1300 raft_consensus.cc:2243] T f20ddde1ed164a94b3a1214785622d15 P 27551a87f256435d88de1b62cd150e1f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:45.625298  1300 raft_consensus.cc:2272] T f20ddde1ed164a94b3a1214785622d15 P 27551a87f256435d88de1b62cd150e1f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.628537  1300 tablet_replica.cc:333] T b2443b31d4844387ace93f74716438b7 P 27551a87f256435d88de1b62cd150e1f: stopping tablet replica
I20260710 11:10:45.629217  1300 raft_consensus.cc:2243] T b2443b31d4844387ace93f74716438b7 P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:45.629748  1300 raft_consensus.cc:2272] T b2443b31d4844387ace93f74716438b7 P 27551a87f256435d88de1b62cd150e1f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:45.641938  3500 consensus_peers.cc:597] T 2e498e9d13c7464596dca0fec1358d23 P bc69c6e2cbf9469696e2db60fcf952c2 -> Peer b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215): Couldn't send request to peer b8508a424f9c4d33b51d06da0b1b82dd. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:39215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:45.648047  3574 consensus_peers.cc:597] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 29e9dfb1d70c4f28bc6a6729380ce48b -> Peer b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215): Couldn't send request to peer b8508a424f9c4d33b51d06da0b1b82dd. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:39215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:45.649967  3498 consensus_peers.cc:597] T 7542a2351f804226bc5b2d8338949470 P bc69c6e2cbf9469696e2db60fcf952c2 -> Peer 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959): Couldn't send request to peer 27551a87f256435d88de1b62cd150e1f. 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 11:10:45.667546  3498 consensus_peers.cc:597] T 2e498e9d13c7464596dca0fec1358d23 P bc69c6e2cbf9469696e2db60fcf952c2 -> Peer 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959): Couldn't send request to peer 27551a87f256435d88de1b62cd150e1f. 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 11:10:45.683106  1300 tablet_server.cc:196] TabletServer@127.1.69.2:0 shutdown complete.
W20260710 11:10:45.701921  3500 consensus_peers.cc:597] T b5383711879d4096af14d92215080335 P bc69c6e2cbf9469696e2db60fcf952c2 -> Peer b8508a424f9c4d33b51d06da0b1b82dd (127.1.69.1:39215): Couldn't send request to peer b8508a424f9c4d33b51d06da0b1b82dd. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:39215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:45.702443  3572 consensus_peers.cc:597] T b2443b31d4844387ace93f74716438b7 P 29e9dfb1d70c4f28bc6a6729380ce48b -> Peer 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959): Couldn't send request to peer 27551a87f256435d88de1b62cd150e1f. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.2:38959: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:45.725109  1300 tablet_server.cc:179] TabletServer@127.1.69.3:0 shutting down...
W20260710 11:10:45.760754  3572 consensus_peers.cc:597] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 29e9dfb1d70c4f28bc6a6729380ce48b -> Peer 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959): Couldn't send request to peer 27551a87f256435d88de1b62cd150e1f. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.2:38959: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:45.768798  1300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:45.769917  1300 tablet_replica.cc:333] T 8a289d99402545b8b3e3a66111071e32 P bc69c6e2cbf9469696e2db60fcf952c2: stopping tablet replica
I20260710 11:10:45.771155  1300 raft_consensus.cc:2243] T 8a289d99402545b8b3e3a66111071e32 P bc69c6e2cbf9469696e2db60fcf952c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:45.772035  1300 raft_consensus.cc:2272] T 8a289d99402545b8b3e3a66111071e32 P bc69c6e2cbf9469696e2db60fcf952c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.775753  1300 tablet_replica.cc:333] T 0a5690fed55b4dc0b7858f0500e48a8e P bc69c6e2cbf9469696e2db60fcf952c2: stopping tablet replica
I20260710 11:10:45.776750  1300 raft_consensus.cc:2243] T 0a5690fed55b4dc0b7858f0500e48a8e P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:45.777341  1300 raft_consensus.cc:2272] T 0a5690fed55b4dc0b7858f0500e48a8e P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:45.779491  3498 consensus_peers.cc:597] T 54826d2c02cc4b3a863d08164cbb642d P bc69c6e2cbf9469696e2db60fcf952c2 -> Peer 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959): Couldn't send request to peer 27551a87f256435d88de1b62cd150e1f. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.2:38959: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:45.779862  1300 tablet_replica.cc:333] T 222a3dc54f784bfa82afa03aa0cf7686 P bc69c6e2cbf9469696e2db60fcf952c2: stopping tablet replica
I20260710 11:10:45.780702  1300 raft_consensus.cc:2243] T 222a3dc54f784bfa82afa03aa0cf7686 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:45.781284  1300 raft_consensus.cc:2272] T 222a3dc54f784bfa82afa03aa0cf7686 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:45.782680  3498 consensus_peers.cc:597] T 808fc28143f14e71b78478f71794089f P bc69c6e2cbf9469696e2db60fcf952c2 -> Peer 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959): Couldn't send request to peer 27551a87f256435d88de1b62cd150e1f. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.2:38959: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:45.783741  1300 tablet_replica.cc:333] T 54d9c7436de74ef482b1d4bd8767c4d1 P bc69c6e2cbf9469696e2db60fcf952c2: stopping tablet replica
I20260710 11:10:45.784343  1300 raft_consensus.cc:2243] T 54d9c7436de74ef482b1d4bd8767c4d1 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:45.785157  1300 raft_consensus.cc:2272] T 54d9c7436de74ef482b1d4bd8767c4d1 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.787065  1300 tablet_replica.cc:333] T 1dfdc996b3ff4eb08bc46a841c21e1ed P bc69c6e2cbf9469696e2db60fcf952c2: stopping tablet replica
I20260710 11:10:45.787854  1300 raft_consensus.cc:2243] T 1dfdc996b3ff4eb08bc46a841c21e1ed P bc69c6e2cbf9469696e2db60fcf952c2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:45.788440  1300 raft_consensus.cc:2272] T 1dfdc996b3ff4eb08bc46a841c21e1ed P bc69c6e2cbf9469696e2db60fcf952c2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.791028  1300 tablet_replica.cc:333] T 808fc28143f14e71b78478f71794089f P bc69c6e2cbf9469696e2db60fcf952c2: stopping tablet replica
I20260710 11:10:45.791815  1300 raft_consensus.cc:2243] T 808fc28143f14e71b78478f71794089f P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:45.792795  1300 raft_consensus.cc:2272] T 808fc28143f14e71b78478f71794089f P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.795382  1300 tablet_replica.cc:333] T 84e21588368b42b1bbfd9ae1d1fd70b8 P bc69c6e2cbf9469696e2db60fcf952c2: stopping tablet replica
I20260710 11:10:45.796129  1300 raft_consensus.cc:2243] T 84e21588368b42b1bbfd9ae1d1fd70b8 P bc69c6e2cbf9469696e2db60fcf952c2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:45.796777  1300 raft_consensus.cc:2272] T 84e21588368b42b1bbfd9ae1d1fd70b8 P bc69c6e2cbf9469696e2db60fcf952c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.799443  1300 tablet_replica.cc:333] T 2e498e9d13c7464596dca0fec1358d23 P bc69c6e2cbf9469696e2db60fcf952c2: stopping tablet replica
I20260710 11:10:45.801946  1300 raft_consensus.cc:2243] T 2e498e9d13c7464596dca0fec1358d23 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:45.802999  1300 raft_consensus.cc:2272] T 2e498e9d13c7464596dca0fec1358d23 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.805915  1300 tablet_replica.cc:333] T 7542a2351f804226bc5b2d8338949470 P bc69c6e2cbf9469696e2db60fcf952c2: stopping tablet replica
I20260710 11:10:45.806609  1300 raft_consensus.cc:2243] T 7542a2351f804226bc5b2d8338949470 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:45.807579  1300 raft_consensus.cc:2272] T 7542a2351f804226bc5b2d8338949470 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.810194  1300 tablet_replica.cc:333] T 046f635975494ad3b8f3293d74f5dac6 P bc69c6e2cbf9469696e2db60fcf952c2: stopping tablet replica
I20260710 11:10:45.810882  1300 raft_consensus.cc:2243] T 046f635975494ad3b8f3293d74f5dac6 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:45.811427  1300 raft_consensus.cc:2272] T 046f635975494ad3b8f3293d74f5dac6 P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.814133  1300 tablet_replica.cc:333] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P bc69c6e2cbf9469696e2db60fcf952c2: stopping tablet replica
I20260710 11:10:45.814842  1300 raft_consensus.cc:2243] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P bc69c6e2cbf9469696e2db60fcf952c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:45.815397  1300 raft_consensus.cc:2272] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P bc69c6e2cbf9469696e2db60fcf952c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.819274  1300 tablet_replica.cc:333] T b5383711879d4096af14d92215080335 P bc69c6e2cbf9469696e2db60fcf952c2: stopping tablet replica
I20260710 11:10:45.819947  1300 raft_consensus.cc:2243] T b5383711879d4096af14d92215080335 P bc69c6e2cbf9469696e2db60fcf952c2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:45.820894  1300 raft_consensus.cc:2272] T b5383711879d4096af14d92215080335 P bc69c6e2cbf9469696e2db60fcf952c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.822783  1300 tablet_replica.cc:333] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P bc69c6e2cbf9469696e2db60fcf952c2: stopping tablet replica
I20260710 11:10:45.823288  1300 raft_consensus.cc:2243] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P bc69c6e2cbf9469696e2db60fcf952c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:45.823695  1300 raft_consensus.cc:2272] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P bc69c6e2cbf9469696e2db60fcf952c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.825515  1300 tablet_replica.cc:333] T f20ddde1ed164a94b3a1214785622d15 P bc69c6e2cbf9469696e2db60fcf952c2: stopping tablet replica
I20260710 11:10:45.825978  1300 raft_consensus.cc:2243] T f20ddde1ed164a94b3a1214785622d15 P bc69c6e2cbf9469696e2db60fcf952c2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:45.826385  1300 raft_consensus.cc:2272] T f20ddde1ed164a94b3a1214785622d15 P bc69c6e2cbf9469696e2db60fcf952c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.829419  1300 tablet_replica.cc:333] T 8ae5f5152142437eb6771255bcdee690 P bc69c6e2cbf9469696e2db60fcf952c2: stopping tablet replica
I20260710 11:10:45.830057  1300 raft_consensus.cc:2243] T 8ae5f5152142437eb6771255bcdee690 P bc69c6e2cbf9469696e2db60fcf952c2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:45.830545  1300 raft_consensus.cc:2272] T 8ae5f5152142437eb6771255bcdee690 P bc69c6e2cbf9469696e2db60fcf952c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.832705  1300 tablet_replica.cc:333] T 6a1875e1d14d4b8d9ae471d0765cdc9a P bc69c6e2cbf9469696e2db60fcf952c2: stopping tablet replica
I20260710 11:10:45.833163  1300 raft_consensus.cc:2243] T 6a1875e1d14d4b8d9ae471d0765cdc9a P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:45.833556  1300 raft_consensus.cc:2272] T 6a1875e1d14d4b8d9ae471d0765cdc9a P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.835448  1300 tablet_replica.cc:333] T 54826d2c02cc4b3a863d08164cbb642d P bc69c6e2cbf9469696e2db60fcf952c2: stopping tablet replica
I20260710 11:10:45.835896  1300 raft_consensus.cc:2243] T 54826d2c02cc4b3a863d08164cbb642d P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:45.836861  1300 raft_consensus.cc:2272] T 54826d2c02cc4b3a863d08164cbb642d P bc69c6e2cbf9469696e2db60fcf952c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.839152  1300 tablet_replica.cc:333] T 1b42eee39041487c83a75b4ddc8fd49a P bc69c6e2cbf9469696e2db60fcf952c2: stopping tablet replica
I20260710 11:10:45.839731  1300 raft_consensus.cc:2243] T 1b42eee39041487c83a75b4ddc8fd49a P bc69c6e2cbf9469696e2db60fcf952c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:45.840260  1300 raft_consensus.cc:2272] T 1b42eee39041487c83a75b4ddc8fd49a P bc69c6e2cbf9469696e2db60fcf952c2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:45.863812  3572 consensus_peers.cc:597] T b9d6dd7a94584004ad212b8e2f7e0807 P 29e9dfb1d70c4f28bc6a6729380ce48b -> Peer 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959): Couldn't send request to peer 27551a87f256435d88de1b62cd150e1f. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.2:38959: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:45.878408  3572 consensus_peers.cc:597] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 29e9dfb1d70c4f28bc6a6729380ce48b -> Peer 27551a87f256435d88de1b62cd150e1f (127.1.69.2:38959): Couldn't send request to peer 27551a87f256435d88de1b62cd150e1f. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.2:38959: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:45.892789  1300 tablet_server.cc:196] TabletServer@127.1.69.3:0 shutdown complete.
I20260710 11:10:45.941679  1300 tablet_server.cc:179] TabletServer@127.1.69.4:0 shutting down...
I20260710 11:10:45.979056  1300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:45.981276  1300 tablet_replica.cc:333] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 29e9dfb1d70c4f28bc6a6729380ce48b: stopping tablet replica
I20260710 11:10:45.982262  1300 raft_consensus.cc:2243] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:45.983414  1300 raft_consensus.cc:2272] T 10ec7d6b2ff04160bbe65e46c546e7a3 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.986164  1300 tablet_replica.cc:333] T 1196b39b04c747e9bc1c632bfff67af6 P 29e9dfb1d70c4f28bc6a6729380ce48b: stopping tablet replica
I20260710 11:10:45.986961  1300 raft_consensus.cc:2243] T 1196b39b04c747e9bc1c632bfff67af6 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:45.987463  1300 raft_consensus.cc:2272] T 1196b39b04c747e9bc1c632bfff67af6 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.990095  1300 tablet_replica.cc:333] T 8a289d99402545b8b3e3a66111071e32 P 29e9dfb1d70c4f28bc6a6729380ce48b: stopping tablet replica
I20260710 11:10:45.990847  1300 raft_consensus.cc:2243] T 8a289d99402545b8b3e3a66111071e32 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:45.991430  1300 raft_consensus.cc:2272] T 8a289d99402545b8b3e3a66111071e32 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.993947  1300 tablet_replica.cc:333] T 222a3dc54f784bfa82afa03aa0cf7686 P 29e9dfb1d70c4f28bc6a6729380ce48b: stopping tablet replica
I20260710 11:10:45.994745  1300 raft_consensus.cc:2243] T 222a3dc54f784bfa82afa03aa0cf7686 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:45.995741  1300 raft_consensus.cc:2272] T 222a3dc54f784bfa82afa03aa0cf7686 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:45.998354  1300 tablet_replica.cc:333] T 54d9c7436de74ef482b1d4bd8767c4d1 P 29e9dfb1d70c4f28bc6a6729380ce48b: stopping tablet replica
I20260710 11:10:45.999154  1300 raft_consensus.cc:2243] T 54d9c7436de74ef482b1d4bd8767c4d1 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:45.999722  1300 raft_consensus.cc:2272] T 54d9c7436de74ef482b1d4bd8767c4d1 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:46.002312  1300 tablet_replica.cc:333] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 29e9dfb1d70c4f28bc6a6729380ce48b: stopping tablet replica
I20260710 11:10:46.003083  1300 raft_consensus.cc:2243] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 29e9dfb1d70c4f28bc6a6729380ce48b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:46.003659  1300 raft_consensus.cc:2272] T 1dfdc996b3ff4eb08bc46a841c21e1ed P 29e9dfb1d70c4f28bc6a6729380ce48b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:46.006217  1300 tablet_replica.cc:333] T 808fc28143f14e71b78478f71794089f P 29e9dfb1d70c4f28bc6a6729380ce48b: stopping tablet replica
I20260710 11:10:46.006987  1300 raft_consensus.cc:2243] T 808fc28143f14e71b78478f71794089f P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:46.007548  1300 raft_consensus.cc:2272] T 808fc28143f14e71b78478f71794089f P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:46.010104  1300 tablet_replica.cc:333] T 84e21588368b42b1bbfd9ae1d1fd70b8 P 29e9dfb1d70c4f28bc6a6729380ce48b: stopping tablet replica
I20260710 11:10:46.010836  1300 raft_consensus.cc:2243] T 84e21588368b42b1bbfd9ae1d1fd70b8 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:46.011365  1300 raft_consensus.cc:2272] T 84e21588368b42b1bbfd9ae1d1fd70b8 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:46.013986  1300 tablet_replica.cc:333] T b5383711879d4096af14d92215080335 P 29e9dfb1d70c4f28bc6a6729380ce48b: stopping tablet replica
I20260710 11:10:46.014740  1300 raft_consensus.cc:2243] T b5383711879d4096af14d92215080335 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:46.015308  1300 raft_consensus.cc:2272] T b5383711879d4096af14d92215080335 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:46.017904  1300 tablet_replica.cc:333] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P 29e9dfb1d70c4f28bc6a6729380ce48b: stopping tablet replica
I20260710 11:10:46.018607  1300 raft_consensus.cc:2243] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:46.019104  1300 raft_consensus.cc:2272] T 5ecdd25a3fed4536869b1c1ed8e2ede2 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:46.021543  1300 tablet_replica.cc:333] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b: stopping tablet replica
I20260710 11:10:46.022280  1300 raft_consensus.cc:2243] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:46.022830  1300 raft_consensus.cc:2272] T 8ae5f5152142437eb6771255bcdee690 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:46.025468  1300 tablet_replica.cc:333] T b9d6dd7a94584004ad212b8e2f7e0807 P 29e9dfb1d70c4f28bc6a6729380ce48b: stopping tablet replica
I20260710 11:10:46.026163  1300 raft_consensus.cc:2243] T b9d6dd7a94584004ad212b8e2f7e0807 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:46.027143  1300 raft_consensus.cc:2272] T b9d6dd7a94584004ad212b8e2f7e0807 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:46.029601  1300 tablet_replica.cc:333] T 0a251cd801524a78b5fc53a41c957891 P 29e9dfb1d70c4f28bc6a6729380ce48b: stopping tablet replica
I20260710 11:10:46.030326  1300 raft_consensus.cc:2243] T 0a251cd801524a78b5fc53a41c957891 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:46.030889  1300 raft_consensus.cc:2272] T 0a251cd801524a78b5fc53a41c957891 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:46.033252  1300 tablet_replica.cc:333] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 29e9dfb1d70c4f28bc6a6729380ce48b: stopping tablet replica
I20260710 11:10:46.033941  1300 raft_consensus.cc:2243] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:46.034937  1300 raft_consensus.cc:2272] T 2a7cf06b2ea54f4c8dc0e7db5f820f72 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:46.037493  1300 tablet_replica.cc:333] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 29e9dfb1d70c4f28bc6a6729380ce48b: stopping tablet replica
I20260710 11:10:46.038167  1300 raft_consensus.cc:2243] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:46.039143  1300 raft_consensus.cc:2272] T 6a1875e1d14d4b8d9ae471d0765cdc9a P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:46.041706  1300 tablet_replica.cc:333] T 7542a2351f804226bc5b2d8338949470 P 29e9dfb1d70c4f28bc6a6729380ce48b: stopping tablet replica
I20260710 11:10:46.042383  1300 raft_consensus.cc:2243] T 7542a2351f804226bc5b2d8338949470 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:46.042903  1300 raft_consensus.cc:2272] T 7542a2351f804226bc5b2d8338949470 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:46.045313  1300 tablet_replica.cc:333] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 29e9dfb1d70c4f28bc6a6729380ce48b: stopping tablet replica
I20260710 11:10:46.045974  1300 raft_consensus.cc:2243] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:46.046537  1300 raft_consensus.cc:2272] T aa9f3aa2311d4b88b0a93e9bfd3c1106 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:46.049033  1300 tablet_replica.cc:333] T b2443b31d4844387ace93f74716438b7 P 29e9dfb1d70c4f28bc6a6729380ce48b: stopping tablet replica
I20260710 11:10:46.049644  1300 raft_consensus.cc:2243] T b2443b31d4844387ace93f74716438b7 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:46.050565  1300 raft_consensus.cc:2272] T b2443b31d4844387ace93f74716438b7 P 29e9dfb1d70c4f28bc6a6729380ce48b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:46.097385  1300 tablet_server.cc:196] TabletServer@127.1.69.4:0 shutdown complete.
I20260710 11:10:46.130771  1300 master.cc:562] Master@127.1.69.62:36873 shutting down...
I20260710 11:10:46.158601  1300 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 18e8acb83d51447491c5fd3be714eae3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:46.159199  1300 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 18e8acb83d51447491c5fd3be714eae3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:46.159555  1300 tablet_replica.cc:333] T 00000000000000000000000000000000 P 18e8acb83d51447491c5fd3be714eae3: stopping tablet replica
W20260710 11:10:47.177098  1300 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 3314)
I20260710 11:10:47.549196  1300 master.cc:584] Master@127.1.69.62:36873 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (22597 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:10:47.609166  1300 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.69.62:39453
I20260710 11:10:47.610303  1300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:47.616976  4119 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 11:10:47.617208  4116 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 11:10:47.617436  4117 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 11:10:47.618633  1300 server_base.cc:1061] running on GCE node
I20260710 11:10:47.619640  1300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:47.619822  1300 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 11:10:47.619985  1300 hybrid_clock.cc:648] HybridClock initialized: now 1783681847619971 us; error 0 us; skew 500 ppm
I20260710 11:10:47.620611  1300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:47.623179  1300 webserver.cc:533] Webserver started at http://127.1.69.62:45021/ using document root <none> and password file <none>
I20260710 11:10:47.623659  1300 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:47.623847  1300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:47.624150  1300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:47.625311  1300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774487140-1300-0/minicluster-data/master-0-root/instance:
uuid: "4b3d81f164a843e6b3b0927eddfd415b"
format_stamp: "Formatted at 2026-07-10 11:10:47 on dist-test-slave-c0pq"
I20260710 11:10:47.629935  1300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 11:10:47.633495  4124 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:47.634352  1300 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260710 11:10:47.634641  1300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774487140-1300-0/minicluster-data/master-0-root
uuid: "4b3d81f164a843e6b3b0927eddfd415b"
format_stamp: "Formatted at 2026-07-10 11:10:47 on dist-test-slave-c0pq"
I20260710 11:10:47.634944  1300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774487140-1300-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774487140-1300-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774487140-1300-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 11:10:47.656208  1300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:47.657415  1300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:47.702361  1300 rpc_server.cc:307] RPC server started. Bound to: 127.1.69.62:39453
I20260710 11:10:47.702466  4175 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.69.62:39453 every 8 connection(s)
I20260710 11:10:47.706212  4176 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 11:10:47.716038  4176 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4b3d81f164a843e6b3b0927eddfd415b: Bootstrap starting.
I20260710 11:10:47.720641  4176 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4b3d81f164a843e6b3b0927eddfd415b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:47.724627  4176 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4b3d81f164a843e6b3b0927eddfd415b: No bootstrap required, opened a new log
I20260710 11:10:47.726693  4176 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4b3d81f164a843e6b3b0927eddfd415b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b3d81f164a843e6b3b0927eddfd415b" member_type: VOTER }
I20260710 11:10:47.727072  4176 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4b3d81f164a843e6b3b0927eddfd415b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:47.727315  4176 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4b3d81f164a843e6b3b0927eddfd415b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3d81f164a843e6b3b0927eddfd415b, State: Initialized, Role: FOLLOWER
I20260710 11:10:47.727876  4176 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4b3d81f164a843e6b3b0927eddfd415b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4b3d81f164a843e6b3b0927eddfd415b" member_type: VOTER }
I20260710 11:10:47.728332  4176 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4b3d81f164a843e6b3b0927eddfd415b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:10:47.728550  4176 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4b3d81f164a843e6b3b0927eddfd415b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:10:47.728845  4176 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4b3d81f164a843e6b3b0927eddfd415b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:47.732970  4176 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4b3d81f164a843e6b3b0927eddfd415b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b3d81f164a843e6b3b0927eddfd415b" member_type: VOTER }
I20260710 11:10:47.733462  4176 leader_election.cc:304] T 00000000000000000000000000000000 P 4b3d81f164a843e6b3b0927eddfd415b [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: 4b3d81f164a843e6b3b0927eddfd415b; no voters: 
I20260710 11:10:47.734551  4176 leader_election.cc:290] T 00000000000000000000000000000000 P 4b3d81f164a843e6b3b0927eddfd415b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:10:47.734871  4179 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4b3d81f164a843e6b3b0927eddfd415b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:47.736151  4179 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4b3d81f164a843e6b3b0927eddfd415b [term 1 LEADER]: Becoming Leader. State: Replica: 4b3d81f164a843e6b3b0927eddfd415b, State: Running, Role: LEADER
I20260710 11:10:47.736918  4179 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4b3d81f164a843e6b3b0927eddfd415b [LEADER]: Queue going to LEADER mode. State: All 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: "4b3d81f164a843e6b3b0927eddfd415b" member_type: VOTER }
I20260710 11:10:47.737645  4176 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4b3d81f164a843e6b3b0927eddfd415b [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:10:47.741824  4180 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4b3d81f164a843e6b3b0927eddfd415b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4b3d81f164a843e6b3b0927eddfd415b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b3d81f164a843e6b3b0927eddfd415b" member_type: VOTER } }
I20260710 11:10:47.742161  4181 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4b3d81f164a843e6b3b0927eddfd415b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4b3d81f164a843e6b3b0927eddfd415b. Latest consensus state: current_term: 1 leader_uuid: "4b3d81f164a843e6b3b0927eddfd415b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b3d81f164a843e6b3b0927eddfd415b" member_type: VOTER } }
I20260710 11:10:47.742635  4180 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4b3d81f164a843e6b3b0927eddfd415b [sys.catalog]: This master's current role is: LEADER
I20260710 11:10:47.742920  4181 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4b3d81f164a843e6b3b0927eddfd415b [sys.catalog]: This master's current role is: LEADER
I20260710 11:10:47.747978  4186 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:10:47.753629  4186 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:10:47.754863  1300 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:10:47.761878  4186 catalog_manager.cc:1383] Generated new cluster ID: 06336ef8532447b5823f5ac935684580
I20260710 11:10:47.762154  4186 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:10:47.775766  4186 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:10:47.777185  4186 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:10:47.790673  4186 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4b3d81f164a843e6b3b0927eddfd415b: Generated new TSK 0
I20260710 11:10:47.791257  4186 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:10:47.821920  1300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:47.827852  4197 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 11:10:47.829209  4198 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 11:10:47.830608  4200 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 11:10:47.831058  1300 server_base.cc:1061] running on GCE node
I20260710 11:10:47.831893  1300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:47.832129  1300 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 11:10:47.832294  1300 hybrid_clock.cc:648] HybridClock initialized: now 1783681847832271 us; error 0 us; skew 500 ppm
I20260710 11:10:47.832890  1300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:47.834944  1300 webserver.cc:533] Webserver started at http://127.1.69.1:45385/ using document root <none> and password file <none>
I20260710 11:10:47.835446  1300 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:47.835654  1300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:47.835914  1300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:47.837092  1300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774487140-1300-0/minicluster-data/ts-0-root/instance:
uuid: "9ab745229bcd492997b620181d531411"
format_stamp: "Formatted at 2026-07-10 11:10:47 on dist-test-slave-c0pq"
I20260710 11:10:47.841264  1300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:10:47.844305  4205 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:47.845166  1300 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:10:47.845407  1300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774487140-1300-0/minicluster-data/ts-0-root
uuid: "9ab745229bcd492997b620181d531411"
format_stamp: "Formatted at 2026-07-10 11:10:47 on dist-test-slave-c0pq"
I20260710 11:10:47.845633  1300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774487140-1300-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774487140-1300-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774487140-1300-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 11:10:47.869727  1300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:47.870867  1300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:47.872236  1300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:47.874473  1300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:47.874675  1300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:47.874943  1300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:47.875113  1300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:47.916322  1300 rpc_server.cc:307] RPC server started. Bound to: 127.1.69.1:33093
I20260710 11:10:47.916687  4267 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.69.1:33093 every 8 connection(s)
I20260710 11:10:47.921324  1300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:47.928460  4272 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 11:10:47.929472  4273 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 11:10:47.932693  4275 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 11:10:47.933593  1300 server_base.cc:1061] running on GCE node
I20260710 11:10:47.934605  1300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:47.934847  1300 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 11:10:47.935020  1300 hybrid_clock.cc:648] HybridClock initialized: now 1783681847934999 us; error 0 us; skew 500 ppm
I20260710 11:10:47.935557  1300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:47.937865  1300 webserver.cc:533] Webserver started at http://127.1.69.2:43363/ using document root <none> and password file <none>
I20260710 11:10:47.938340  1300 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:47.938542  1300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:47.938797  1300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:47.940019  1300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774487140-1300-0/minicluster-data/ts-1-root/instance:
uuid: "c622070f6c1e48a5925897080c0d9cb8"
format_stamp: "Formatted at 2026-07-10 11:10:47 on dist-test-slave-c0pq"
I20260710 11:10:47.945111  1300 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.001s
I20260710 11:10:47.946179  4268 heartbeater.cc:344] Connected to a master server at 127.1.69.62:39453
I20260710 11:10:47.946564  4268 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:47.947397  4268 heartbeater.cc:507] Master 127.1.69.62:39453 requested a full tablet report, sending...
I20260710 11:10:47.948979  4280 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:47.949564  4141 ts_manager.cc:194] Registered new tserver with Master: 9ab745229bcd492997b620181d531411 (127.1.69.1:33093)
I20260710 11:10:47.949894  1300 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 11:10:47.950235  1300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774487140-1300-0/minicluster-data/ts-1-root
uuid: "c622070f6c1e48a5925897080c0d9cb8"
format_stamp: "Formatted at 2026-07-10 11:10:47 on dist-test-slave-c0pq"
I20260710 11:10:47.950476  1300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774487140-1300-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774487140-1300-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774487140-1300-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 11:10:47.951567  4141 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45466
I20260710 11:10:47.967307  1300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:47.968642  1300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:47.970096  1300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:47.972317  1300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:47.972502  1300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:47.972797  1300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:47.972955  1300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:48.016796  1300 rpc_server.cc:307] RPC server started. Bound to: 127.1.69.2:44323
I20260710 11:10:48.016891  4342 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.69.2:44323 every 8 connection(s)
I20260710 11:10:48.021253  1300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:48.027781  4346 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 11:10:48.028540  4347 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 11:10:48.032238  4349 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 11:10:48.033946  4343 heartbeater.cc:344] Connected to a master server at 127.1.69.62:39453
I20260710 11:10:48.034315  4343 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:48.035003  4343 heartbeater.cc:507] Master 127.1.69.62:39453 requested a full tablet report, sending...
I20260710 11:10:48.036826  1300 server_base.cc:1061] running on GCE node
I20260710 11:10:48.037271  4141 ts_manager.cc:194] Registered new tserver with Master: c622070f6c1e48a5925897080c0d9cb8 (127.1.69.2:44323)
I20260710 11:10:48.037626  1300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:48.037880  1300 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 11:10:48.038056  1300 hybrid_clock.cc:648] HybridClock initialized: now 1783681848038041 us; error 0 us; skew 500 ppm
I20260710 11:10:48.038664  1300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:48.038776  4141 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45468
I20260710 11:10:48.041489  1300 webserver.cc:533] Webserver started at http://127.1.69.3:37559/ using document root <none> and password file <none>
I20260710 11:10:48.041983  1300 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:48.042176  1300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:48.042438  1300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:48.043531  1300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774487140-1300-0/minicluster-data/ts-2-root/instance:
uuid: "4250cd779a3c47bdb213e97fdea3bb1f"
format_stamp: "Formatted at 2026-07-10 11:10:48 on dist-test-slave-c0pq"
I20260710 11:10:48.047848  1300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:10:48.050990  4354 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:48.051718  1300 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:10:48.052000  1300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774487140-1300-0/minicluster-data/ts-2-root
uuid: "4250cd779a3c47bdb213e97fdea3bb1f"
format_stamp: "Formatted at 2026-07-10 11:10:48 on dist-test-slave-c0pq"
I20260710 11:10:48.052289  1300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774487140-1300-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774487140-1300-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774487140-1300-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 11:10:48.064743  1300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:48.065879  1300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:48.067261  1300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:48.069423  1300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:48.069639  1300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:48.069873  1300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:48.070046  1300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:48.109130  1300 rpc_server.cc:307] RPC server started. Bound to: 127.1.69.3:33001
I20260710 11:10:48.109222  4416 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.69.3:33001 every 8 connection(s)
I20260710 11:10:48.122725  4417 heartbeater.cc:344] Connected to a master server at 127.1.69.62:39453
I20260710 11:10:48.123082  4417 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:48.123780  4417 heartbeater.cc:507] Master 127.1.69.62:39453 requested a full tablet report, sending...
I20260710 11:10:48.125548  4141 ts_manager.cc:194] Registered new tserver with Master: 4250cd779a3c47bdb213e97fdea3bb1f (127.1.69.3:33001)
I20260710 11:10:48.126211  1300 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013352767s
I20260710 11:10:48.127233  4141 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45472
I20260710 11:10:48.151684  4141 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45478:
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 11:10:48.155202  4141 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 11:10:48.221714  4308 tablet_service.cc:1511] Processing CreateTablet for tablet 43ecbdd0a26a4e6e94dd7b97f6944e84 (DEFAULT_TABLE table=test-workload [id=4fffa969e3f44f25ac73104752590d6a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:10:48.223225  4308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43ecbdd0a26a4e6e94dd7b97f6944e84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:48.222842  4307 tablet_service.cc:1511] Processing CreateTablet for tablet a86c0adcb48346e9987dd4f0ea8cdc4e (DEFAULT_TABLE table=test-workload [id=4fffa969e3f44f25ac73104752590d6a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:10:48.225023  4307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a86c0adcb48346e9987dd4f0ea8cdc4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:48.225428  4382 tablet_service.cc:1511] Processing CreateTablet for tablet 43ecbdd0a26a4e6e94dd7b97f6944e84 (DEFAULT_TABLE table=test-workload [id=4fffa969e3f44f25ac73104752590d6a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:10:48.226742  4382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43ecbdd0a26a4e6e94dd7b97f6944e84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:48.227634  4306 tablet_service.cc:1511] Processing CreateTablet for tablet 59f12bed336243789abed2a0cae3a834 (DEFAULT_TABLE table=test-workload [id=4fffa969e3f44f25ac73104752590d6a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:10:48.228653  4381 tablet_service.cc:1511] Processing CreateTablet for tablet a86c0adcb48346e9987dd4f0ea8cdc4e (DEFAULT_TABLE table=test-workload [id=4fffa969e3f44f25ac73104752590d6a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:10:48.231201  4381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a86c0adcb48346e9987dd4f0ea8cdc4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:48.229066  4306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59f12bed336243789abed2a0cae3a834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:48.239293  4233 tablet_service.cc:1511] Processing CreateTablet for tablet 43ecbdd0a26a4e6e94dd7b97f6944e84 (DEFAULT_TABLE table=test-workload [id=4fffa969e3f44f25ac73104752590d6a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:10:48.240808  4233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43ecbdd0a26a4e6e94dd7b97f6944e84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:48.245007  4232 tablet_service.cc:1511] Processing CreateTablet for tablet a86c0adcb48346e9987dd4f0ea8cdc4e (DEFAULT_TABLE table=test-workload [id=4fffa969e3f44f25ac73104752590d6a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:10:48.246580  4232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a86c0adcb48346e9987dd4f0ea8cdc4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:48.248498  4231 tablet_service.cc:1511] Processing CreateTablet for tablet 59f12bed336243789abed2a0cae3a834 (DEFAULT_TABLE table=test-workload [id=4fffa969e3f44f25ac73104752590d6a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:10:48.249971  4231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59f12bed336243789abed2a0cae3a834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:48.260694  4433 tablet_bootstrap.cc:492] T a86c0adcb48346e9987dd4f0ea8cdc4e P 4250cd779a3c47bdb213e97fdea3bb1f: Bootstrap starting.
I20260710 11:10:48.263942  4432 tablet_bootstrap.cc:492] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8: Bootstrap starting.
I20260710 11:10:48.270191  4433 tablet_bootstrap.cc:654] T a86c0adcb48346e9987dd4f0ea8cdc4e P 4250cd779a3c47bdb213e97fdea3bb1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:48.271704  4432 tablet_bootstrap.cc:654] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:48.273258  4230 tablet_service.cc:1511] Processing CreateTablet for tablet 899119ee65f84f5592a87a66c39c3f1f (DEFAULT_TABLE table=test-workload [id=4fffa969e3f44f25ac73104752590d6a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:10:48.274809  4230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 899119ee65f84f5592a87a66c39c3f1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:48.273025  4381 tablet_service.cc:1511] Processing CreateTablet for tablet 59f12bed336243789abed2a0cae3a834 (DEFAULT_TABLE table=test-workload [id=4fffa969e3f44f25ac73104752590d6a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:10:48.278192  4381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59f12bed336243789abed2a0cae3a834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:48.282133  4306 tablet_service.cc:1511] Processing CreateTablet for tablet 899119ee65f84f5592a87a66c39c3f1f (DEFAULT_TABLE table=test-workload [id=4fffa969e3f44f25ac73104752590d6a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:10:48.283418  4306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 899119ee65f84f5592a87a66c39c3f1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:48.283908  4380 tablet_service.cc:1511] Processing CreateTablet for tablet 899119ee65f84f5592a87a66c39c3f1f (DEFAULT_TABLE table=test-workload [id=4fffa969e3f44f25ac73104752590d6a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:10:48.285362  4380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 899119ee65f84f5592a87a66c39c3f1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:48.289988  4433 tablet_bootstrap.cc:492] T a86c0adcb48346e9987dd4f0ea8cdc4e P 4250cd779a3c47bdb213e97fdea3bb1f: No bootstrap required, opened a new log
I20260710 11:10:48.289731  4229 tablet_service.cc:1511] Processing CreateTablet for tablet ff641dfe104244349c53546c41f1cfea (DEFAULT_TABLE table=test-workload [id=4fffa969e3f44f25ac73104752590d6a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:10:48.290529  4433 ts_tablet_manager.cc:1403] T a86c0adcb48346e9987dd4f0ea8cdc4e P 4250cd779a3c47bdb213e97fdea3bb1f: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.007s
I20260710 11:10:48.291198  4229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff641dfe104244349c53546c41f1cfea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:48.293841  4433 raft_consensus.cc:359] T a86c0adcb48346e9987dd4f0ea8cdc4e P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.302438  4433 raft_consensus.cc:385] T a86c0adcb48346e9987dd4f0ea8cdc4e P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:48.302781  4433 raft_consensus.cc:740] T a86c0adcb48346e9987dd4f0ea8cdc4e P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4250cd779a3c47bdb213e97fdea3bb1f, State: Initialized, Role: FOLLOWER
I20260710 11:10:48.303344  4432 tablet_bootstrap.cc:492] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8: No bootstrap required, opened a new log
I20260710 11:10:48.303833  4432 ts_tablet_manager.cc:1403] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.004s
I20260710 11:10:48.306782  4432 raft_consensus.cc:359] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.303704  4433 consensus_queue.cc:260] T a86c0adcb48346e9987dd4f0ea8cdc4e P 4250cd779a3c47bdb213e97fdea3bb1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.313864  4432 raft_consensus.cc:385] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:48.314639  4432 raft_consensus.cc:740] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c622070f6c1e48a5925897080c0d9cb8, State: Initialized, Role: FOLLOWER
I20260710 11:10:48.316763  4432 consensus_queue.cc:260] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.321784  4436 tablet_bootstrap.cc:492] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 9ab745229bcd492997b620181d531411: Bootstrap starting.
I20260710 11:10:48.317955  4306 tablet_service.cc:1511] Processing CreateTablet for tablet ff641dfe104244349c53546c41f1cfea (DEFAULT_TABLE table=test-workload [id=4fffa969e3f44f25ac73104752590d6a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:10:48.328634  4306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff641dfe104244349c53546c41f1cfea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:48.328868  4382 tablet_service.cc:1511] Processing CreateTablet for tablet 68c2f189da80403fb22dcf2f51a8cf4e (DEFAULT_TABLE table=test-workload [id=4fffa969e3f44f25ac73104752590d6a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:10:48.322680  4381 tablet_service.cc:1511] Processing CreateTablet for tablet ff641dfe104244349c53546c41f1cfea (DEFAULT_TABLE table=test-workload [id=4fffa969e3f44f25ac73104752590d6a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:10:48.330523  4382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68c2f189da80403fb22dcf2f51a8cf4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:48.326815  4307 tablet_service.cc:1511] Processing CreateTablet for tablet 68c2f189da80403fb22dcf2f51a8cf4e (DEFAULT_TABLE table=test-workload [id=4fffa969e3f44f25ac73104752590d6a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:10:48.325598  4232 tablet_service.cc:1511] Processing CreateTablet for tablet 68c2f189da80403fb22dcf2f51a8cf4e (DEFAULT_TABLE table=test-workload [id=4fffa969e3f44f25ac73104752590d6a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:10:48.331710  4307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68c2f189da80403fb22dcf2f51a8cf4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:48.332250  4232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68c2f189da80403fb22dcf2f51a8cf4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:48.334254  4381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff641dfe104244349c53546c41f1cfea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:48.359762  4432 ts_tablet_manager.cc:1434] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8: Time spent starting tablet: real 0.056s	user 0.017s	sys 0.010s
I20260710 11:10:48.359650  4308 tablet_service.cc:1511] Processing CreateTablet for tablet 0a9e4b2345f24371b22406054e380fe5 (DEFAULT_TABLE table=test-workload [id=4fffa969e3f44f25ac73104752590d6a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:10:48.360885  4343 heartbeater.cc:499] Master 127.1.69.62:39453 was elected leader, sending a full tablet report...
I20260710 11:10:48.361636  4308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a9e4b2345f24371b22406054e380fe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:48.369095  4432 tablet_bootstrap.cc:492] T a86c0adcb48346e9987dd4f0ea8cdc4e P c622070f6c1e48a5925897080c0d9cb8: Bootstrap starting.
I20260710 11:10:48.356444  4229 tablet_service.cc:1511] Processing CreateTablet for tablet 0a9e4b2345f24371b22406054e380fe5 (DEFAULT_TABLE table=test-workload [id=4fffa969e3f44f25ac73104752590d6a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:10:48.377116  4432 tablet_bootstrap.cc:654] T a86c0adcb48346e9987dd4f0ea8cdc4e P c622070f6c1e48a5925897080c0d9cb8: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:48.377202  4229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a9e4b2345f24371b22406054e380fe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:48.378088  4417 heartbeater.cc:499] Master 127.1.69.62:39453 was elected leader, sending a full tablet report...
I20260710 11:10:48.381340  4436 tablet_bootstrap.cc:654] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 9ab745229bcd492997b620181d531411: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:48.389472  4382 tablet_service.cc:1511] Processing CreateTablet for tablet 0a9e4b2345f24371b22406054e380fe5 (DEFAULT_TABLE table=test-workload [id=4fffa969e3f44f25ac73104752590d6a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:10:48.390872  4382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a9e4b2345f24371b22406054e380fe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:48.395831  4433 ts_tablet_manager.cc:1434] T a86c0adcb48346e9987dd4f0ea8cdc4e P 4250cd779a3c47bdb213e97fdea3bb1f: Time spent starting tablet: real 0.105s	user 0.023s	sys 0.023s
I20260710 11:10:48.397145  4433 tablet_bootstrap.cc:492] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f: Bootstrap starting.
I20260710 11:10:48.399175  4230 tablet_service.cc:1511] Processing CreateTablet for tablet 604215eb738a4e9d8f0a653552096c26 (DEFAULT_TABLE table=test-workload [id=4fffa969e3f44f25ac73104752590d6a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:10:48.400444  4230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 604215eb738a4e9d8f0a653552096c26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:48.403702  4433 tablet_bootstrap.cc:654] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:48.414535  4308 tablet_service.cc:1511] Processing CreateTablet for tablet 604215eb738a4e9d8f0a653552096c26 (DEFAULT_TABLE table=test-workload [id=4fffa969e3f44f25ac73104752590d6a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:10:48.415875  4308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 604215eb738a4e9d8f0a653552096c26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:48.420750  4438 raft_consensus.cc:493] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:48.421317  4438 raft_consensus.cc:515] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.427330  4438 leader_election.cc:290] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab745229bcd492997b620181d531411 (127.1.69.1:33093), 4250cd779a3c47bdb213e97fdea3bb1f (127.1.69.3:33001)
I20260710 11:10:48.434942  4432 tablet_bootstrap.cc:492] T a86c0adcb48346e9987dd4f0ea8cdc4e P c622070f6c1e48a5925897080c0d9cb8: No bootstrap required, opened a new log
I20260710 11:10:48.439049  4243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59f12bed336243789abed2a0cae3a834" candidate_uuid: "c622070f6c1e48a5925897080c0d9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab745229bcd492997b620181d531411" is_pre_election: true
I20260710 11:10:48.439779  4432 ts_tablet_manager.cc:1403] T a86c0adcb48346e9987dd4f0ea8cdc4e P c622070f6c1e48a5925897080c0d9cb8: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.005s
I20260710 11:10:48.431309  4436 tablet_bootstrap.cc:492] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 9ab745229bcd492997b620181d531411: No bootstrap required, opened a new log
I20260710 11:10:48.436456  4230 tablet_service.cc:1511] Processing CreateTablet for tablet 89d6115a1dbb467191e18e4aef1c3ead (DEFAULT_TABLE table=test-workload [id=4fffa969e3f44f25ac73104752590d6a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
W20260710 11:10:48.441212  4283 leader_election.cc:343] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ab745229bcd492997b620181d531411 (127.1.69.1:33093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:48.438050  4382 tablet_service.cc:1511] Processing CreateTablet for tablet 604215eb738a4e9d8f0a653552096c26 (DEFAULT_TABLE table=test-workload [id=4fffa969e3f44f25ac73104752590d6a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:10:48.441252  4436 ts_tablet_manager.cc:1403] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 9ab745229bcd492997b620181d531411: Time spent bootstrapping tablet: real 0.120s	user 0.014s	sys 0.004s
I20260710 11:10:48.445200  4381 tablet_service.cc:1511] Processing CreateTablet for tablet 89d6115a1dbb467191e18e4aef1c3ead (DEFAULT_TABLE table=test-workload [id=4fffa969e3f44f25ac73104752590d6a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:10:48.446615  4432 raft_consensus.cc:359] T a86c0adcb48346e9987dd4f0ea8cdc4e P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.447443  4432 raft_consensus.cc:385] T a86c0adcb48346e9987dd4f0ea8cdc4e P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:48.441843  4308 tablet_service.cc:1511] Processing CreateTablet for tablet 89d6115a1dbb467191e18e4aef1c3ead (DEFAULT_TABLE table=test-workload [id=4fffa969e3f44f25ac73104752590d6a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:10:48.442677  4382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 604215eb738a4e9d8f0a653552096c26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:48.441869  4230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89d6115a1dbb467191e18e4aef1c3ead. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:48.449401  4308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89d6115a1dbb467191e18e4aef1c3ead. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:48.452322  4381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89d6115a1dbb467191e18e4aef1c3ead. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:48.457877  4436 raft_consensus.cc:359] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } } peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } }
I20260710 11:10:48.458760  4436 raft_consensus.cc:385] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:48.459089  4436 raft_consensus.cc:740] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab745229bcd492997b620181d531411, State: Initialized, Role: FOLLOWER
I20260710 11:10:48.460408  4229 tablet_service.cc:1511] Processing CreateTablet for tablet ee5cbb13e2c24e4a9e6d51dde02febdf (DEFAULT_TABLE table=test-workload [id=4fffa969e3f44f25ac73104752590d6a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:10:48.462296  4229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee5cbb13e2c24e4a9e6d51dde02febdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:48.469266  4436 consensus_queue.cc:260] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 9ab745229bcd492997b620181d531411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } } peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } }
I20260710 11:10:48.472486  4306 tablet_service.cc:1511] Processing CreateTablet for tablet ee5cbb13e2c24e4a9e6d51dde02febdf (DEFAULT_TABLE table=test-workload [id=4fffa969e3f44f25ac73104752590d6a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:10:48.473899  4306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee5cbb13e2c24e4a9e6d51dde02febdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:48.476797  4268 heartbeater.cc:499] Master 127.1.69.62:39453 was elected leader, sending a full tablet report...
I20260710 11:10:48.480681  4380 tablet_service.cc:1511] Processing CreateTablet for tablet ee5cbb13e2c24e4a9e6d51dde02febdf (DEFAULT_TABLE table=test-workload [id=4fffa969e3f44f25ac73104752590d6a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:10:48.482115  4380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee5cbb13e2c24e4a9e6d51dde02febdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:48.483319  4433 tablet_bootstrap.cc:492] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f: No bootstrap required, opened a new log
I20260710 11:10:48.483816  4433 ts_tablet_manager.cc:1403] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f: Time spent bootstrapping tablet: real 0.087s	user 0.033s	sys 0.024s
I20260710 11:10:48.486723  4433 raft_consensus.cc:359] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } } peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } }
I20260710 11:10:48.487509  4433 raft_consensus.cc:385] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:48.487859  4433 raft_consensus.cc:740] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4250cd779a3c47bdb213e97fdea3bb1f, State: Initialized, Role: FOLLOWER
I20260710 11:10:48.488762  4433 consensus_queue.cc:260] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } } peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } }
I20260710 11:10:48.491374  4392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59f12bed336243789abed2a0cae3a834" candidate_uuid: "c622070f6c1e48a5925897080c0d9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" is_pre_election: true
I20260710 11:10:48.491636  4433 ts_tablet_manager.cc:1434] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 11:10:48.492720  4433 tablet_bootstrap.cc:492] T 59f12bed336243789abed2a0cae3a834 P 4250cd779a3c47bdb213e97fdea3bb1f: Bootstrap starting.
I20260710 11:10:48.447783  4432 raft_consensus.cc:740] T a86c0adcb48346e9987dd4f0ea8cdc4e P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c622070f6c1e48a5925897080c0d9cb8, State: Initialized, Role: FOLLOWER
I20260710 11:10:48.494374  4432 consensus_queue.cc:260] T a86c0adcb48346e9987dd4f0ea8cdc4e P c622070f6c1e48a5925897080c0d9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
W20260710 11:10:48.496892  4282 leader_election.cc:343] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4250cd779a3c47bdb213e97fdea3bb1f (127.1.69.3:33001): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:48.497738  4282 leader_election.cc:304] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c622070f6c1e48a5925897080c0d9cb8; no voters: 4250cd779a3c47bdb213e97fdea3bb1f, 9ab745229bcd492997b620181d531411
I20260710 11:10:48.499173  4433 tablet_bootstrap.cc:654] T 59f12bed336243789abed2a0cae3a834 P 4250cd779a3c47bdb213e97fdea3bb1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:48.499778  4438 raft_consensus.cc:2749] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:48.511579  4432 ts_tablet_manager.cc:1434] T a86c0adcb48346e9987dd4f0ea8cdc4e P c622070f6c1e48a5925897080c0d9cb8: Time spent starting tablet: real 0.071s	user 0.006s	sys 0.001s
I20260710 11:10:48.514179  4432 tablet_bootstrap.cc:492] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P c622070f6c1e48a5925897080c0d9cb8: Bootstrap starting.
I20260710 11:10:48.520284  4436 ts_tablet_manager.cc:1434] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 9ab745229bcd492997b620181d531411: Time spent starting tablet: real 0.076s	user 0.005s	sys 0.003s
I20260710 11:10:48.521468  4436 tablet_bootstrap.cc:492] T a86c0adcb48346e9987dd4f0ea8cdc4e P 9ab745229bcd492997b620181d531411: Bootstrap starting.
I20260710 11:10:48.531356  4433 tablet_bootstrap.cc:492] T 59f12bed336243789abed2a0cae3a834 P 4250cd779a3c47bdb213e97fdea3bb1f: No bootstrap required, opened a new log
I20260710 11:10:48.531873  4433 ts_tablet_manager.cc:1403] T 59f12bed336243789abed2a0cae3a834 P 4250cd779a3c47bdb213e97fdea3bb1f: Time spent bootstrapping tablet: real 0.039s	user 0.022s	sys 0.016s
I20260710 11:10:48.533638  4436 tablet_bootstrap.cc:654] T a86c0adcb48346e9987dd4f0ea8cdc4e P 9ab745229bcd492997b620181d531411: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:48.534464  4432 tablet_bootstrap.cc:654] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P c622070f6c1e48a5925897080c0d9cb8: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:48.534752  4433 raft_consensus.cc:359] T 59f12bed336243789abed2a0cae3a834 P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.535504  4433 raft_consensus.cc:385] T 59f12bed336243789abed2a0cae3a834 P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:48.535779  4433 raft_consensus.cc:740] T 59f12bed336243789abed2a0cae3a834 P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4250cd779a3c47bdb213e97fdea3bb1f, State: Initialized, Role: FOLLOWER
I20260710 11:10:48.536780  4433 consensus_queue.cc:260] T 59f12bed336243789abed2a0cae3a834 P 4250cd779a3c47bdb213e97fdea3bb1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.540921  4433 ts_tablet_manager.cc:1434] T 59f12bed336243789abed2a0cae3a834 P 4250cd779a3c47bdb213e97fdea3bb1f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260710 11:10:48.542203  4433 tablet_bootstrap.cc:492] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f: Bootstrap starting.
I20260710 11:10:48.546757  4432 tablet_bootstrap.cc:492] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P c622070f6c1e48a5925897080c0d9cb8: No bootstrap required, opened a new log
I20260710 11:10:48.547369  4432 ts_tablet_manager.cc:1403] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P c622070f6c1e48a5925897080c0d9cb8: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.009s
I20260710 11:10:48.549162  4433 tablet_bootstrap.cc:654] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:48.550685  4432 raft_consensus.cc:359] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } } peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } }
I20260710 11:10:48.551503  4432 raft_consensus.cc:385] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:48.551954  4432 raft_consensus.cc:740] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c622070f6c1e48a5925897080c0d9cb8, State: Initialized, Role: FOLLOWER
I20260710 11:10:48.552990  4432 consensus_queue.cc:260] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P c622070f6c1e48a5925897080c0d9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } } peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } }
I20260710 11:10:48.554426  4436 tablet_bootstrap.cc:492] T a86c0adcb48346e9987dd4f0ea8cdc4e P 9ab745229bcd492997b620181d531411: No bootstrap required, opened a new log
I20260710 11:10:48.555037  4436 ts_tablet_manager.cc:1403] T a86c0adcb48346e9987dd4f0ea8cdc4e P 9ab745229bcd492997b620181d531411: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.009s
I20260710 11:10:48.555689  4432 ts_tablet_manager.cc:1434] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P c622070f6c1e48a5925897080c0d9cb8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:10:48.556778  4432 tablet_bootstrap.cc:492] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8: Bootstrap starting.
I20260710 11:10:48.557890  4436 raft_consensus.cc:359] T a86c0adcb48346e9987dd4f0ea8cdc4e P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.558615  4436 raft_consensus.cc:385] T a86c0adcb48346e9987dd4f0ea8cdc4e P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:48.558921  4436 raft_consensus.cc:740] T a86c0adcb48346e9987dd4f0ea8cdc4e P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab745229bcd492997b620181d531411, State: Initialized, Role: FOLLOWER
I20260710 11:10:48.559850  4436 consensus_queue.cc:260] T a86c0adcb48346e9987dd4f0ea8cdc4e P 9ab745229bcd492997b620181d531411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.562824  4433 tablet_bootstrap.cc:492] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f: No bootstrap required, opened a new log
I20260710 11:10:48.563385  4433 ts_tablet_manager.cc:1403] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.007s
I20260710 11:10:48.564246  4436 ts_tablet_manager.cc:1434] T a86c0adcb48346e9987dd4f0ea8cdc4e P 9ab745229bcd492997b620181d531411: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:10:48.565238  4436 tablet_bootstrap.cc:492] T 59f12bed336243789abed2a0cae3a834 P 9ab745229bcd492997b620181d531411: Bootstrap starting.
I20260710 11:10:48.566381  4432 tablet_bootstrap.cc:654] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:48.566430  4433 raft_consensus.cc:359] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.567467  4433 raft_consensus.cc:385] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:48.567836  4433 raft_consensus.cc:740] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4250cd779a3c47bdb213e97fdea3bb1f, State: Initialized, Role: FOLLOWER
I20260710 11:10:48.568740  4433 consensus_queue.cc:260] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.571092  4433 ts_tablet_manager.cc:1434] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:10:48.572084  4433 tablet_bootstrap.cc:492] T 68c2f189da80403fb22dcf2f51a8cf4e P 4250cd779a3c47bdb213e97fdea3bb1f: Bootstrap starting.
I20260710 11:10:48.572386  4436 tablet_bootstrap.cc:654] T 59f12bed336243789abed2a0cae3a834 P 9ab745229bcd492997b620181d531411: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:48.578431  4433 tablet_bootstrap.cc:654] T 68c2f189da80403fb22dcf2f51a8cf4e P 4250cd779a3c47bdb213e97fdea3bb1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:48.583137  4432 tablet_bootstrap.cc:492] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8: No bootstrap required, opened a new log
I20260710 11:10:48.583851  4432 ts_tablet_manager.cc:1403] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.006s
I20260710 11:10:48.583936  4433 tablet_bootstrap.cc:492] T 68c2f189da80403fb22dcf2f51a8cf4e P 4250cd779a3c47bdb213e97fdea3bb1f: No bootstrap required, opened a new log
I20260710 11:10:48.584683  4433 ts_tablet_manager.cc:1403] T 68c2f189da80403fb22dcf2f51a8cf4e P 4250cd779a3c47bdb213e97fdea3bb1f: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.007s
I20260710 11:10:48.586931  4433 raft_consensus.cc:359] T 68c2f189da80403fb22dcf2f51a8cf4e P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.587464  4433 raft_consensus.cc:385] T 68c2f189da80403fb22dcf2f51a8cf4e P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:48.587702  4433 raft_consensus.cc:740] T 68c2f189da80403fb22dcf2f51a8cf4e P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4250cd779a3c47bdb213e97fdea3bb1f, State: Initialized, Role: FOLLOWER
I20260710 11:10:48.588325  4433 consensus_queue.cc:260] T 68c2f189da80403fb22dcf2f51a8cf4e P 4250cd779a3c47bdb213e97fdea3bb1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.589115  4432 raft_consensus.cc:359] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.590315  4433 ts_tablet_manager.cc:1434] T 68c2f189da80403fb22dcf2f51a8cf4e P 4250cd779a3c47bdb213e97fdea3bb1f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:10:48.590271  4432 raft_consensus.cc:385] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:48.590947  4432 raft_consensus.cc:740] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c622070f6c1e48a5925897080c0d9cb8, State: Initialized, Role: FOLLOWER
I20260710 11:10:48.591521  4433 tablet_bootstrap.cc:492] T ff641dfe104244349c53546c41f1cfea P 4250cd779a3c47bdb213e97fdea3bb1f: Bootstrap starting.
I20260710 11:10:48.592204  4432 consensus_queue.cc:260] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.598412  4433 tablet_bootstrap.cc:654] T ff641dfe104244349c53546c41f1cfea P 4250cd779a3c47bdb213e97fdea3bb1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:48.606981  4432 ts_tablet_manager.cc:1434] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260710 11:10:48.608866  4437 raft_consensus.cc:493] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:48.609213  4432 tablet_bootstrap.cc:492] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8: Bootstrap starting.
I20260710 11:10:48.609544  4437 raft_consensus.cc:515] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } } peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } }
I20260710 11:10:48.616180  4432 tablet_bootstrap.cc:654] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:48.617323  4436 tablet_bootstrap.cc:492] T 59f12bed336243789abed2a0cae3a834 P 9ab745229bcd492997b620181d531411: No bootstrap required, opened a new log
I20260710 11:10:48.617861  4436 ts_tablet_manager.cc:1403] T 59f12bed336243789abed2a0cae3a834 P 9ab745229bcd492997b620181d531411: Time spent bootstrapping tablet: real 0.053s	user 0.026s	sys 0.014s
I20260710 11:10:48.622051  4436 raft_consensus.cc:359] T 59f12bed336243789abed2a0cae3a834 P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.623127  4436 raft_consensus.cc:385] T 59f12bed336243789abed2a0cae3a834 P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:48.623543  4436 raft_consensus.cc:740] T 59f12bed336243789abed2a0cae3a834 P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab745229bcd492997b620181d531411, State: Initialized, Role: FOLLOWER
I20260710 11:10:48.624629  4436 consensus_queue.cc:260] T 59f12bed336243789abed2a0cae3a834 P 9ab745229bcd492997b620181d531411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.627985  4436 ts_tablet_manager.cc:1434] T 59f12bed336243789abed2a0cae3a834 P 9ab745229bcd492997b620181d531411: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260710 11:10:48.628702  4437 leader_election.cc:290] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c622070f6c1e48a5925897080c0d9cb8 (127.1.69.2:44323), 9ab745229bcd492997b620181d531411 (127.1.69.1:33093)
I20260710 11:10:48.629530  4436 tablet_bootstrap.cc:492] T ff641dfe104244349c53546c41f1cfea P 9ab745229bcd492997b620181d531411: Bootstrap starting.
I20260710 11:10:48.629658  4437 raft_consensus.cc:493] T a86c0adcb48346e9987dd4f0ea8cdc4e P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:48.635084  4437 raft_consensus.cc:515] T a86c0adcb48346e9987dd4f0ea8cdc4e P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.635267  4318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ecbdd0a26a4e6e94dd7b97f6944e84" candidate_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c622070f6c1e48a5925897080c0d9cb8" is_pre_election: true
I20260710 11:10:48.638095  4318 raft_consensus.cc:2468] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4250cd779a3c47bdb213e97fdea3bb1f in term 0.
I20260710 11:10:48.639586  4436 tablet_bootstrap.cc:654] T ff641dfe104244349c53546c41f1cfea P 9ab745229bcd492997b620181d531411: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:48.639449  4355 leader_election.cc:304] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4250cd779a3c47bdb213e97fdea3bb1f, c622070f6c1e48a5925897080c0d9cb8; no voters: 
I20260710 11:10:48.648514  4318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a86c0adcb48346e9987dd4f0ea8cdc4e" candidate_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c622070f6c1e48a5925897080c0d9cb8" is_pre_election: true
I20260710 11:10:48.649325  4318 raft_consensus.cc:2468] T a86c0adcb48346e9987dd4f0ea8cdc4e P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4250cd779a3c47bdb213e97fdea3bb1f in term 0.
I20260710 11:10:48.650944  4355 leader_election.cc:304] T a86c0adcb48346e9987dd4f0ea8cdc4e P 4250cd779a3c47bdb213e97fdea3bb1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4250cd779a3c47bdb213e97fdea3bb1f, c622070f6c1e48a5925897080c0d9cb8; no voters: 
I20260710 11:10:48.653007  4454 raft_consensus.cc:2804] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:48.653481  4454 raft_consensus.cc:493] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:48.653877  4454 raft_consensus.cc:3060] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:48.654225  4436 tablet_bootstrap.cc:492] T ff641dfe104244349c53546c41f1cfea P 9ab745229bcd492997b620181d531411: No bootstrap required, opened a new log
I20260710 11:10:48.654987  4436 ts_tablet_manager.cc:1403] T ff641dfe104244349c53546c41f1cfea P 9ab745229bcd492997b620181d531411: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.009s
I20260710 11:10:48.659034  4437 leader_election.cc:290] T a86c0adcb48346e9987dd4f0ea8cdc4e P 4250cd779a3c47bdb213e97fdea3bb1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab745229bcd492997b620181d531411 (127.1.69.1:33093), c622070f6c1e48a5925897080c0d9cb8 (127.1.69.2:44323)
I20260710 11:10:48.659024  4436 raft_consensus.cc:359] T ff641dfe104244349c53546c41f1cfea P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.660063  4437 raft_consensus.cc:2804] T a86c0adcb48346e9987dd4f0ea8cdc4e P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:48.660490  4436 raft_consensus.cc:385] T ff641dfe104244349c53546c41f1cfea P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:48.660682  4437 raft_consensus.cc:493] T a86c0adcb48346e9987dd4f0ea8cdc4e P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:48.661082  4436 raft_consensus.cc:740] T ff641dfe104244349c53546c41f1cfea P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab745229bcd492997b620181d531411, State: Initialized, Role: FOLLOWER
I20260710 11:10:48.661381  4437 raft_consensus.cc:3060] T a86c0adcb48346e9987dd4f0ea8cdc4e P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:48.662400  4436 consensus_queue.cc:260] T ff641dfe104244349c53546c41f1cfea P 9ab745229bcd492997b620181d531411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.670115  4436 ts_tablet_manager.cc:1434] T ff641dfe104244349c53546c41f1cfea P 9ab745229bcd492997b620181d531411: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.002s
I20260710 11:10:48.671458  4436 tablet_bootstrap.cc:492] T 899119ee65f84f5592a87a66c39c3f1f P 9ab745229bcd492997b620181d531411: Bootstrap starting.
I20260710 11:10:48.679597  4436 tablet_bootstrap.cc:654] T 899119ee65f84f5592a87a66c39c3f1f P 9ab745229bcd492997b620181d531411: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:48.681649  4456 raft_consensus.cc:493] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:48.682196  4433 tablet_bootstrap.cc:492] T ff641dfe104244349c53546c41f1cfea P 4250cd779a3c47bdb213e97fdea3bb1f: No bootstrap required, opened a new log
I20260710 11:10:48.682189  4456 raft_consensus.cc:515] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.682979  4433 ts_tablet_manager.cc:1403] T ff641dfe104244349c53546c41f1cfea P 4250cd779a3c47bdb213e97fdea3bb1f: Time spent bootstrapping tablet: real 0.092s	user 0.020s	sys 0.020s
I20260710 11:10:48.684553  4456 leader_election.cc:290] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab745229bcd492997b620181d531411 (127.1.69.1:33093), c622070f6c1e48a5925897080c0d9cb8 (127.1.69.2:44323)
I20260710 11:10:48.686491  4318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "899119ee65f84f5592a87a66c39c3f1f" candidate_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c622070f6c1e48a5925897080c0d9cb8" is_pre_election: true
I20260710 11:10:48.692836  4318 raft_consensus.cc:2468] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4250cd779a3c47bdb213e97fdea3bb1f in term 0.
I20260710 11:10:48.695590  4437 raft_consensus.cc:515] T a86c0adcb48346e9987dd4f0ea8cdc4e P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.697034  4443 raft_consensus.cc:493] T 59f12bed336243789abed2a0cae3a834 P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:48.697079  4355 leader_election.cc:304] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4250cd779a3c47bdb213e97fdea3bb1f, c622070f6c1e48a5925897080c0d9cb8; no voters: 
I20260710 11:10:48.697618  4443 raft_consensus.cc:515] T 59f12bed336243789abed2a0cae3a834 P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.698474  4243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ecbdd0a26a4e6e94dd7b97f6944e84" candidate_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab745229bcd492997b620181d531411" is_pre_election: true
I20260710 11:10:48.698938  4437 leader_election.cc:290] T a86c0adcb48346e9987dd4f0ea8cdc4e P 4250cd779a3c47bdb213e97fdea3bb1f [CANDIDATE]: Term 1 election: Requested vote from peers 9ab745229bcd492997b620181d531411 (127.1.69.1:33093), c622070f6c1e48a5925897080c0d9cb8 (127.1.69.2:44323)
I20260710 11:10:48.699107  4243 raft_consensus.cc:2468] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4250cd779a3c47bdb213e97fdea3bb1f in term 0.
I20260710 11:10:48.688015  4433 raft_consensus.cc:359] T ff641dfe104244349c53546c41f1cfea P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.688112  4454 raft_consensus.cc:515] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } } peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } }
I20260710 11:10:48.701388  4433 raft_consensus.cc:385] T ff641dfe104244349c53546c41f1cfea P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:48.702432  4443 leader_election.cc:290] T 59f12bed336243789abed2a0cae3a834 P 9ab745229bcd492997b620181d531411 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c622070f6c1e48a5925897080c0d9cb8 (127.1.69.2:44323), 4250cd779a3c47bdb213e97fdea3bb1f (127.1.69.3:33001)
I20260710 11:10:48.702792  4433 raft_consensus.cc:740] T ff641dfe104244349c53546c41f1cfea P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4250cd779a3c47bdb213e97fdea3bb1f, State: Initialized, Role: FOLLOWER
I20260710 11:10:48.701602  4456 raft_consensus.cc:2804] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:48.703336  4456 raft_consensus.cc:493] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:48.703498  4241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "899119ee65f84f5592a87a66c39c3f1f" candidate_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab745229bcd492997b620181d531411" is_pre_election: true
I20260710 11:10:48.703624  4454 leader_election.cc:290] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f [CANDIDATE]: Term 1 election: Requested vote from peers c622070f6c1e48a5925897080c0d9cb8 (127.1.69.2:44323), 9ab745229bcd492997b620181d531411 (127.1.69.1:33093)
I20260710 11:10:48.703711  4456 raft_consensus.cc:3060] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:48.708801  4243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a86c0adcb48346e9987dd4f0ea8cdc4e" candidate_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab745229bcd492997b620181d531411"
I20260710 11:10:48.709628  4243 raft_consensus.cc:3060] T a86c0adcb48346e9987dd4f0ea8cdc4e P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:48.703611  4433 consensus_queue.cc:260] T ff641dfe104244349c53546c41f1cfea P 4250cd779a3c47bdb213e97fdea3bb1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.711614  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a86c0adcb48346e9987dd4f0ea8cdc4e" candidate_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab745229bcd492997b620181d531411" is_pre_election: true
I20260710 11:10:48.712558  4433 ts_tablet_manager.cc:1434] T ff641dfe104244349c53546c41f1cfea P 4250cd779a3c47bdb213e97fdea3bb1f: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260710 11:10:48.713537  4433 tablet_bootstrap.cc:492] T 0a9e4b2345f24371b22406054e380fe5 P 4250cd779a3c47bdb213e97fdea3bb1f: Bootstrap starting.
I20260710 11:10:48.705377  4318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a86c0adcb48346e9987dd4f0ea8cdc4e" candidate_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c622070f6c1e48a5925897080c0d9cb8"
I20260710 11:10:48.714690  4317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ecbdd0a26a4e6e94dd7b97f6944e84" candidate_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c622070f6c1e48a5925897080c0d9cb8"
I20260710 11:10:48.714844  4318 raft_consensus.cc:3060] T a86c0adcb48346e9987dd4f0ea8cdc4e P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:48.715471  4317 raft_consensus.cc:3060] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:48.714951  4432 tablet_bootstrap.cc:492] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8: No bootstrap required, opened a new log
I20260710 11:10:48.716989  4432 ts_tablet_manager.cc:1403] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8: Time spent bootstrapping tablet: real 0.108s	user 0.052s	sys 0.037s
I20260710 11:10:48.719717  4433 tablet_bootstrap.cc:654] T 0a9e4b2345f24371b22406054e380fe5 P 4250cd779a3c47bdb213e97fdea3bb1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:48.722728  4432 raft_consensus.cc:359] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.724750  4432 raft_consensus.cc:385] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:48.725493  4432 raft_consensus.cc:740] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c622070f6c1e48a5925897080c0d9cb8, State: Initialized, Role: FOLLOWER
I20260710 11:10:48.727005  4432 consensus_queue.cc:260] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.728119  4243 raft_consensus.cc:2468] T a86c0adcb48346e9987dd4f0ea8cdc4e P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4250cd779a3c47bdb213e97fdea3bb1f in term 1.
I20260710 11:10:48.734725  4317 raft_consensus.cc:2468] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P c622070f6c1e48a5925897080c0d9cb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4250cd779a3c47bdb213e97fdea3bb1f in term 1.
I20260710 11:10:48.738855  4432 ts_tablet_manager.cc:1434] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.002s
I20260710 11:10:48.739830  4316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59f12bed336243789abed2a0cae3a834" candidate_uuid: "9ab745229bcd492997b620181d531411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c622070f6c1e48a5925897080c0d9cb8" is_pre_election: true
I20260710 11:10:48.740613  4316 raft_consensus.cc:2468] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab745229bcd492997b620181d531411 in term 0.
I20260710 11:10:48.741974  4206 leader_election.cc:304] T 59f12bed336243789abed2a0cae3a834 P 9ab745229bcd492997b620181d531411 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ab745229bcd492997b620181d531411, c622070f6c1e48a5925897080c0d9cb8; no voters: 
I20260710 11:10:48.742820  4443 raft_consensus.cc:2804] T 59f12bed336243789abed2a0cae3a834 P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:48.743183  4443 raft_consensus.cc:493] T 59f12bed336243789abed2a0cae3a834 P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:48.743526  4443 raft_consensus.cc:3060] T 59f12bed336243789abed2a0cae3a834 P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:48.743575  4456 raft_consensus.cc:515] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.746995  4456 leader_election.cc:290] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [CANDIDATE]: Term 1 election: Requested vote from peers 9ab745229bcd492997b620181d531411 (127.1.69.1:33093), c622070f6c1e48a5925897080c0d9cb8 (127.1.69.2:44323)
I20260710 11:10:48.748183  4432 tablet_bootstrap.cc:492] T 0a9e4b2345f24371b22406054e380fe5 P c622070f6c1e48a5925897080c0d9cb8: Bootstrap starting.
W20260710 11:10:48.750907  4189 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260710 11:10:48.756198  4357 leader_election.cc:343] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ab745229bcd492997b620181d531411 (127.1.69.1:33093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:48.756587  4318 raft_consensus.cc:2468] T a86c0adcb48346e9987dd4f0ea8cdc4e P c622070f6c1e48a5925897080c0d9cb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4250cd779a3c47bdb213e97fdea3bb1f in term 1.
I20260710 11:10:48.757000  4436 tablet_bootstrap.cc:492] T 899119ee65f84f5592a87a66c39c3f1f P 9ab745229bcd492997b620181d531411: No bootstrap required, opened a new log
I20260710 11:10:48.757527  4436 ts_tablet_manager.cc:1403] T 899119ee65f84f5592a87a66c39c3f1f P 9ab745229bcd492997b620181d531411: Time spent bootstrapping tablet: real 0.086s	user 0.009s	sys 0.009s
I20260710 11:10:48.758037  4443 raft_consensus.cc:515] T 59f12bed336243789abed2a0cae3a834 P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.758997  4357 leader_election.cc:304] T a86c0adcb48346e9987dd4f0ea8cdc4e P 4250cd779a3c47bdb213e97fdea3bb1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4250cd779a3c47bdb213e97fdea3bb1f, 9ab745229bcd492997b620181d531411; no voters: 
I20260710 11:10:48.760015  4443 leader_election.cc:290] T 59f12bed336243789abed2a0cae3a834 P 9ab745229bcd492997b620181d531411 [CANDIDATE]: Term 1 election: Requested vote from peers c622070f6c1e48a5925897080c0d9cb8 (127.1.69.2:44323), 4250cd779a3c47bdb213e97fdea3bb1f (127.1.69.3:33001)
I20260710 11:10:48.760708  4456 raft_consensus.cc:2804] T a86c0adcb48346e9987dd4f0ea8cdc4e P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:48.760406  4436 raft_consensus.cc:359] T 899119ee65f84f5592a87a66c39c3f1f P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.760592  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "899119ee65f84f5592a87a66c39c3f1f" candidate_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab745229bcd492997b620181d531411"
I20260710 11:10:48.761307  4456 raft_consensus.cc:697] T a86c0adcb48346e9987dd4f0ea8cdc4e P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 LEADER]: Becoming Leader. State: Replica: 4250cd779a3c47bdb213e97fdea3bb1f, State: Running, Role: LEADER
I20260710 11:10:48.761687  4436 raft_consensus.cc:385] T 899119ee65f84f5592a87a66c39c3f1f P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:48.761826  4317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59f12bed336243789abed2a0cae3a834" candidate_uuid: "9ab745229bcd492997b620181d531411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c622070f6c1e48a5925897080c0d9cb8"
I20260710 11:10:48.762050  4436 raft_consensus.cc:740] T 899119ee65f84f5592a87a66c39c3f1f P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab745229bcd492997b620181d531411, State: Initialized, Role: FOLLOWER
I20260710 11:10:48.762494  4317 raft_consensus.cc:3060] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:48.762166  4456 consensus_queue.cc:237] T a86c0adcb48346e9987dd4f0ea8cdc4e P 4250cd779a3c47bdb213e97fdea3bb1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.762917  4436 consensus_queue.cc:260] T 899119ee65f84f5592a87a66c39c3f1f P 9ab745229bcd492997b620181d531411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.763788  4242 raft_consensus.cc:3060] T 899119ee65f84f5592a87a66c39c3f1f P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:48.764647  4432 tablet_bootstrap.cc:654] T 0a9e4b2345f24371b22406054e380fe5 P c622070f6c1e48a5925897080c0d9cb8: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:48.764770  4243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ecbdd0a26a4e6e94dd7b97f6944e84" candidate_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab745229bcd492997b620181d531411"
I20260710 11:10:48.765348  4243 raft_consensus.cc:3060] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:48.773249  4242 raft_consensus.cc:2468] T 899119ee65f84f5592a87a66c39c3f1f P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4250cd779a3c47bdb213e97fdea3bb1f in term 1.
I20260710 11:10:48.777696  4317 raft_consensus.cc:2468] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ab745229bcd492997b620181d531411 in term 1.
I20260710 11:10:48.778345  4433 tablet_bootstrap.cc:492] T 0a9e4b2345f24371b22406054e380fe5 P 4250cd779a3c47bdb213e97fdea3bb1f: No bootstrap required, opened a new log
I20260710 11:10:48.779068  4433 ts_tablet_manager.cc:1403] T 0a9e4b2345f24371b22406054e380fe5 P 4250cd779a3c47bdb213e97fdea3bb1f: Time spent bootstrapping tablet: real 0.066s	user 0.021s	sys 0.022s
I20260710 11:10:48.779353  4206 leader_election.cc:304] T 59f12bed336243789abed2a0cae3a834 P 9ab745229bcd492997b620181d531411 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ab745229bcd492997b620181d531411, c622070f6c1e48a5925897080c0d9cb8; no voters: 
I20260710 11:10:48.780599  4443 raft_consensus.cc:2804] T 59f12bed336243789abed2a0cae3a834 P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:48.782454  4443 raft_consensus.cc:697] T 59f12bed336243789abed2a0cae3a834 P 9ab745229bcd492997b620181d531411 [term 1 LEADER]: Becoming Leader. State: Replica: 9ab745229bcd492997b620181d531411, State: Running, Role: LEADER
I20260710 11:10:48.782759  4433 raft_consensus.cc:359] T 0a9e4b2345f24371b22406054e380fe5 P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.783659  4433 raft_consensus.cc:385] T 0a9e4b2345f24371b22406054e380fe5 P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:48.783987  4433 raft_consensus.cc:740] T 0a9e4b2345f24371b22406054e380fe5 P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4250cd779a3c47bdb213e97fdea3bb1f, State: Initialized, Role: FOLLOWER
I20260710 11:10:48.783962  4443 consensus_queue.cc:237] T 59f12bed336243789abed2a0cae3a834 P 9ab745229bcd492997b620181d531411 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.785461  4433 consensus_queue.cc:260] T 0a9e4b2345f24371b22406054e380fe5 P 4250cd779a3c47bdb213e97fdea3bb1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.791632  4357 leader_election.cc:304] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4250cd779a3c47bdb213e97fdea3bb1f, 9ab745229bcd492997b620181d531411; no voters: 
I20260710 11:10:48.792738  4454 raft_consensus.cc:2804] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:48.793251  4355 leader_election.cc:304] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4250cd779a3c47bdb213e97fdea3bb1f, c622070f6c1e48a5925897080c0d9cb8; no voters: 
I20260710 11:10:48.793244  4454 raft_consensus.cc:697] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 LEADER]: Becoming Leader. State: Replica: 4250cd779a3c47bdb213e97fdea3bb1f, State: Running, Role: LEADER
I20260710 11:10:48.794821  4318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "899119ee65f84f5592a87a66c39c3f1f" candidate_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c622070f6c1e48a5925897080c0d9cb8"
I20260710 11:10:48.795156  4436 ts_tablet_manager.cc:1434] T 899119ee65f84f5592a87a66c39c3f1f P 9ab745229bcd492997b620181d531411: Time spent starting tablet: real 0.037s	user 0.003s	sys 0.006s
I20260710 11:10:48.795418  4318 raft_consensus.cc:3060] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:48.796195  4436 tablet_bootstrap.cc:492] T 68c2f189da80403fb22dcf2f51a8cf4e P 9ab745229bcd492997b620181d531411: Bootstrap starting.
I20260710 11:10:48.794533  4454 consensus_queue.cc:237] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.796403  4392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59f12bed336243789abed2a0cae3a834" candidate_uuid: "9ab745229bcd492997b620181d531411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" is_pre_election: true
I20260710 11:10:48.797573  4437 raft_consensus.cc:2804] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:48.797745  4392 raft_consensus.cc:2468] T 59f12bed336243789abed2a0cae3a834 P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab745229bcd492997b620181d531411 in term 0.
I20260710 11:10:48.797938  4391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59f12bed336243789abed2a0cae3a834" candidate_uuid: "9ab745229bcd492997b620181d531411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4250cd779a3c47bdb213e97fdea3bb1f"
I20260710 11:10:48.798090  4437 raft_consensus.cc:697] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 LEADER]: Becoming Leader. State: Replica: 4250cd779a3c47bdb213e97fdea3bb1f, State: Running, Role: LEADER
I20260710 11:10:48.798547  4391 raft_consensus.cc:3060] T 59f12bed336243789abed2a0cae3a834 P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:48.798951  4437 consensus_queue.cc:237] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } } peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } }
I20260710 11:10:48.801411  4433 ts_tablet_manager.cc:1434] T 0a9e4b2345f24371b22406054e380fe5 P 4250cd779a3c47bdb213e97fdea3bb1f: Time spent starting tablet: real 0.022s	user 0.012s	sys 0.000s
I20260710 11:10:48.805536  4433 tablet_bootstrap.cc:492] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f: Bootstrap starting.
I20260710 11:10:48.806043  4318 raft_consensus.cc:2468] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4250cd779a3c47bdb213e97fdea3bb1f in term 1.
I20260710 11:10:48.817706  4436 tablet_bootstrap.cc:654] T 68c2f189da80403fb22dcf2f51a8cf4e P 9ab745229bcd492997b620181d531411: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:48.821252  4438 raft_consensus.cc:493] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:48.821884  4243 raft_consensus.cc:2468] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4250cd779a3c47bdb213e97fdea3bb1f in term 1.
I20260710 11:10:48.821796  4438 raft_consensus.cc:515] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.834414  4438 leader_election.cc:290] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab745229bcd492997b620181d531411 (127.1.69.1:33093), 4250cd779a3c47bdb213e97fdea3bb1f (127.1.69.3:33001)
I20260710 11:10:48.824438  4433 tablet_bootstrap.cc:654] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:48.835549  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c2f189da80403fb22dcf2f51a8cf4e" candidate_uuid: "c622070f6c1e48a5925897080c0d9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab745229bcd492997b620181d531411" is_pre_election: true
I20260710 11:10:48.816208  4391 raft_consensus.cc:2468] T 59f12bed336243789abed2a0cae3a834 P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ab745229bcd492997b620181d531411 in term 1.
I20260710 11:10:48.837343  4392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c2f189da80403fb22dcf2f51a8cf4e" candidate_uuid: "c622070f6c1e48a5925897080c0d9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" is_pre_election: true
I20260710 11:10:48.838167  4392 raft_consensus.cc:2468] T 68c2f189da80403fb22dcf2f51a8cf4e P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c622070f6c1e48a5925897080c0d9cb8 in term 0.
I20260710 11:10:48.838101  4138 catalog_manager.cc:5697] T 59f12bed336243789abed2a0cae3a834 P 9ab745229bcd492997b620181d531411 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ab745229bcd492997b620181d531411 (127.1.69.1). New cstate: current_term: 1 leader_uuid: "9ab745229bcd492997b620181d531411" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:48.840096  4282 leader_election.cc:304] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4250cd779a3c47bdb213e97fdea3bb1f, c622070f6c1e48a5925897080c0d9cb8; no voters: 
I20260710 11:10:48.841598  4432 tablet_bootstrap.cc:492] T 0a9e4b2345f24371b22406054e380fe5 P c622070f6c1e48a5925897080c0d9cb8: No bootstrap required, opened a new log
W20260710 11:10:48.841728  4283 leader_election.cc:343] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ab745229bcd492997b620181d531411 (127.1.69.1:33093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:48.842356  4432 ts_tablet_manager.cc:1403] T 0a9e4b2345f24371b22406054e380fe5 P c622070f6c1e48a5925897080c0d9cb8: Time spent bootstrapping tablet: real 0.094s	user 0.015s	sys 0.022s
I20260710 11:10:48.843037  4438 raft_consensus.cc:2804] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:48.843768  4438 raft_consensus.cc:493] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:48.844256  4438 raft_consensus.cc:3060] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:48.846071  4436 tablet_bootstrap.cc:492] T 68c2f189da80403fb22dcf2f51a8cf4e P 9ab745229bcd492997b620181d531411: No bootstrap required, opened a new log
I20260710 11:10:48.846413  4436 ts_tablet_manager.cc:1403] T 68c2f189da80403fb22dcf2f51a8cf4e P 9ab745229bcd492997b620181d531411: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.005s
I20260710 11:10:48.848603  4436 raft_consensus.cc:359] T 68c2f189da80403fb22dcf2f51a8cf4e P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.849330  4436 raft_consensus.cc:385] T 68c2f189da80403fb22dcf2f51a8cf4e P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:48.849624  4436 raft_consensus.cc:740] T 68c2f189da80403fb22dcf2f51a8cf4e P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab745229bcd492997b620181d531411, State: Initialized, Role: FOLLOWER
I20260710 11:10:48.850813  4436 consensus_queue.cc:260] T 68c2f189da80403fb22dcf2f51a8cf4e P 9ab745229bcd492997b620181d531411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.853127  4436 ts_tablet_manager.cc:1434] T 68c2f189da80403fb22dcf2f51a8cf4e P 9ab745229bcd492997b620181d531411: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 11:10:48.854157  4436 tablet_bootstrap.cc:492] T 0a9e4b2345f24371b22406054e380fe5 P 9ab745229bcd492997b620181d531411: Bootstrap starting.
I20260710 11:10:48.853713  4438 raft_consensus.cc:515] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.857224  4432 raft_consensus.cc:359] T 0a9e4b2345f24371b22406054e380fe5 P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.857573  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c2f189da80403fb22dcf2f51a8cf4e" candidate_uuid: "c622070f6c1e48a5925897080c0d9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab745229bcd492997b620181d531411"
I20260710 11:10:48.858150  4432 raft_consensus.cc:385] T 0a9e4b2345f24371b22406054e380fe5 P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:48.858389  4242 raft_consensus.cc:3060] T 68c2f189da80403fb22dcf2f51a8cf4e P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:48.858574  4432 raft_consensus.cc:740] T 0a9e4b2345f24371b22406054e380fe5 P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c622070f6c1e48a5925897080c0d9cb8, State: Initialized, Role: FOLLOWER
I20260710 11:10:48.859763  4432 consensus_queue.cc:260] T 0a9e4b2345f24371b22406054e380fe5 P c622070f6c1e48a5925897080c0d9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.862998  4433 tablet_bootstrap.cc:492] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f: No bootstrap required, opened a new log
I20260710 11:10:48.863586  4433 ts_tablet_manager.cc:1403] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.012s
I20260710 11:10:48.864830  4137 catalog_manager.cc:5697] T a86c0adcb48346e9987dd4f0ea8cdc4e P 4250cd779a3c47bdb213e97fdea3bb1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4250cd779a3c47bdb213e97fdea3bb1f (127.1.69.3). New cstate: current_term: 1 leader_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:48.866320  4242 raft_consensus.cc:2468] T 68c2f189da80403fb22dcf2f51a8cf4e P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c622070f6c1e48a5925897080c0d9cb8 in term 1.
I20260710 11:10:48.870092  4283 leader_election.cc:304] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ab745229bcd492997b620181d531411, c622070f6c1e48a5925897080c0d9cb8; no voters: 
I20260710 11:10:48.866834  4137 catalog_manager.cc:5697] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4250cd779a3c47bdb213e97fdea3bb1f (127.1.69.3). New cstate: current_term: 1 leader_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:48.872988  4436 tablet_bootstrap.cc:654] T 0a9e4b2345f24371b22406054e380fe5 P 9ab745229bcd492997b620181d531411: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:48.873451  4438 leader_election.cc:290] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8 [CANDIDATE]: Term 1 election: Requested vote from peers 9ab745229bcd492997b620181d531411 (127.1.69.1:33093), 4250cd779a3c47bdb213e97fdea3bb1f (127.1.69.3:33001)
I20260710 11:10:48.874223  4438 raft_consensus.cc:2804] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:48.868505  4392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c2f189da80403fb22dcf2f51a8cf4e" candidate_uuid: "c622070f6c1e48a5925897080c0d9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4250cd779a3c47bdb213e97fdea3bb1f"
I20260710 11:10:48.875487  4392 raft_consensus.cc:3060] T 68c2f189da80403fb22dcf2f51a8cf4e P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:48.867051  4433 raft_consensus.cc:359] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.876603  4433 raft_consensus.cc:385] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:48.876981  4433 raft_consensus.cc:740] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4250cd779a3c47bdb213e97fdea3bb1f, State: Initialized, Role: FOLLOWER
I20260710 11:10:48.877990  4433 consensus_queue.cc:260] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.880929  4433 ts_tablet_manager.cc:1434] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.002s
I20260710 11:10:48.882133  4433 tablet_bootstrap.cc:492] T 89d6115a1dbb467191e18e4aef1c3ead P 4250cd779a3c47bdb213e97fdea3bb1f: Bootstrap starting.
I20260710 11:10:48.883466  4392 raft_consensus.cc:2468] T 68c2f189da80403fb22dcf2f51a8cf4e P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c622070f6c1e48a5925897080c0d9cb8 in term 1.
I20260710 11:10:48.885363  4438 raft_consensus.cc:697] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8 [term 1 LEADER]: Becoming Leader. State: Replica: c622070f6c1e48a5925897080c0d9cb8, State: Running, Role: LEADER
I20260710 11:10:48.886257  4438 consensus_queue.cc:237] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.872949  4137 catalog_manager.cc:5697] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4250cd779a3c47bdb213e97fdea3bb1f (127.1.69.3). New cstate: current_term: 1 leader_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:48.890878  4433 tablet_bootstrap.cc:654] T 89d6115a1dbb467191e18e4aef1c3ead P 4250cd779a3c47bdb213e97fdea3bb1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:48.897049  4454 raft_consensus.cc:493] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:48.897804  4454 raft_consensus.cc:515] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.900023  4454 leader_election.cc:290] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab745229bcd492997b620181d531411 (127.1.69.1:33093), c622070f6c1e48a5925897080c0d9cb8 (127.1.69.2:44323)
I20260710 11:10:48.901481  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604215eb738a4e9d8f0a653552096c26" candidate_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab745229bcd492997b620181d531411" is_pre_election: true
I20260710 11:10:48.901855  4318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604215eb738a4e9d8f0a653552096c26" candidate_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c622070f6c1e48a5925897080c0d9cb8" is_pre_election: true
I20260710 11:10:48.903724  4432 ts_tablet_manager.cc:1434] T 0a9e4b2345f24371b22406054e380fe5 P c622070f6c1e48a5925897080c0d9cb8: Time spent starting tablet: real 0.055s	user 0.013s	sys 0.024s
W20260710 11:10:48.903059  4357 leader_election.cc:343] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ab745229bcd492997b620181d531411 (127.1.69.1:33093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:48.904857  4432 tablet_bootstrap.cc:492] T ff641dfe104244349c53546c41f1cfea P c622070f6c1e48a5925897080c0d9cb8: Bootstrap starting.
W20260710 11:10:48.907449  4355 leader_election.cc:343] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c622070f6c1e48a5925897080c0d9cb8 (127.1.69.2:44323): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:48.910050  4432 tablet_bootstrap.cc:654] T ff641dfe104244349c53546c41f1cfea P c622070f6c1e48a5925897080c0d9cb8: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:48.910451  4472 raft_consensus.cc:493] T 0a9e4b2345f24371b22406054e380fe5 P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:48.910778  4355 leader_election.cc:304] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4250cd779a3c47bdb213e97fdea3bb1f; no voters: 9ab745229bcd492997b620181d531411, c622070f6c1e48a5925897080c0d9cb8
I20260710 11:10:48.910910  4472 raft_consensus.cc:515] T 0a9e4b2345f24371b22406054e380fe5 P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.916347  4392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9e4b2345f24371b22406054e380fe5" candidate_uuid: "c622070f6c1e48a5925897080c0d9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" is_pre_election: true
I20260710 11:10:48.913141  4454 raft_consensus.cc:2749] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:48.917042  4392 raft_consensus.cc:2468] T 0a9e4b2345f24371b22406054e380fe5 P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c622070f6c1e48a5925897080c0d9cb8 in term 0.
I20260710 11:10:48.917582  4436 tablet_bootstrap.cc:492] T 0a9e4b2345f24371b22406054e380fe5 P 9ab745229bcd492997b620181d531411: No bootstrap required, opened a new log
I20260710 11:10:48.918857  4436 ts_tablet_manager.cc:1403] T 0a9e4b2345f24371b22406054e380fe5 P 9ab745229bcd492997b620181d531411: Time spent bootstrapping tablet: real 0.065s	user 0.018s	sys 0.000s
I20260710 11:10:48.918790  4282 leader_election.cc:304] T 0a9e4b2345f24371b22406054e380fe5 P c622070f6c1e48a5925897080c0d9cb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4250cd779a3c47bdb213e97fdea3bb1f, c622070f6c1e48a5925897080c0d9cb8; no voters: 
I20260710 11:10:48.915655  4472 leader_election.cc:290] T 0a9e4b2345f24371b22406054e380fe5 P c622070f6c1e48a5925897080c0d9cb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab745229bcd492997b620181d531411 (127.1.69.1:33093), 4250cd779a3c47bdb213e97fdea3bb1f (127.1.69.3:33001)
I20260710 11:10:48.920020  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9e4b2345f24371b22406054e380fe5" candidate_uuid: "c622070f6c1e48a5925897080c0d9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab745229bcd492997b620181d531411" is_pre_election: true
I20260710 11:10:48.920289  4472 raft_consensus.cc:2804] T 0a9e4b2345f24371b22406054e380fe5 P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:48.920845  4472 raft_consensus.cc:493] T 0a9e4b2345f24371b22406054e380fe5 P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:10:48.921550  4283 leader_election.cc:343] T 0a9e4b2345f24371b22406054e380fe5 P c622070f6c1e48a5925897080c0d9cb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ab745229bcd492997b620181d531411 (127.1.69.1:33093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:48.922145  4436 raft_consensus.cc:359] T 0a9e4b2345f24371b22406054e380fe5 P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.922809  4436 raft_consensus.cc:385] T 0a9e4b2345f24371b22406054e380fe5 P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:48.923043  4436 raft_consensus.cc:740] T 0a9e4b2345f24371b22406054e380fe5 P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab745229bcd492997b620181d531411, State: Initialized, Role: FOLLOWER
I20260710 11:10:48.923691  4436 consensus_queue.cc:260] T 0a9e4b2345f24371b22406054e380fe5 P 9ab745229bcd492997b620181d531411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.925490  4436 ts_tablet_manager.cc:1434] T 0a9e4b2345f24371b22406054e380fe5 P 9ab745229bcd492997b620181d531411: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:10:48.926559  4436 tablet_bootstrap.cc:492] T 604215eb738a4e9d8f0a653552096c26 P 9ab745229bcd492997b620181d531411: Bootstrap starting.
I20260710 11:10:48.930141  4472 raft_consensus.cc:3060] T 0a9e4b2345f24371b22406054e380fe5 P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:48.934410  4436 tablet_bootstrap.cc:654] T 604215eb738a4e9d8f0a653552096c26 P 9ab745229bcd492997b620181d531411: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:48.944763  4472 raft_consensus.cc:515] T 0a9e4b2345f24371b22406054e380fe5 P c622070f6c1e48a5925897080c0d9cb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.950970  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9e4b2345f24371b22406054e380fe5" candidate_uuid: "c622070f6c1e48a5925897080c0d9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab745229bcd492997b620181d531411"
I20260710 11:10:48.951288  4436 tablet_bootstrap.cc:492] T 604215eb738a4e9d8f0a653552096c26 P 9ab745229bcd492997b620181d531411: No bootstrap required, opened a new log
I20260710 11:10:48.951630  4242 raft_consensus.cc:3060] T 0a9e4b2345f24371b22406054e380fe5 P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:48.951778  4436 ts_tablet_manager.cc:1403] T 604215eb738a4e9d8f0a653552096c26 P 9ab745229bcd492997b620181d531411: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.007s
I20260710 11:10:48.953356  4140 catalog_manager.cc:5697] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c622070f6c1e48a5925897080c0d9cb8 (127.1.69.2). New cstate: current_term: 1 leader_uuid: "c622070f6c1e48a5925897080c0d9cb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:48.954689  4436 raft_consensus.cc:359] T 604215eb738a4e9d8f0a653552096c26 P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.955422  4436 raft_consensus.cc:385] T 604215eb738a4e9d8f0a653552096c26 P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:48.955713  4436 raft_consensus.cc:740] T 604215eb738a4e9d8f0a653552096c26 P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab745229bcd492997b620181d531411, State: Initialized, Role: FOLLOWER
I20260710 11:10:48.956524  4436 consensus_queue.cc:260] T 604215eb738a4e9d8f0a653552096c26 P 9ab745229bcd492997b620181d531411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.958513  4436 ts_tablet_manager.cc:1434] T 604215eb738a4e9d8f0a653552096c26 P 9ab745229bcd492997b620181d531411: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260710 11:10:48.959376  4472 leader_election.cc:290] T 0a9e4b2345f24371b22406054e380fe5 P c622070f6c1e48a5925897080c0d9cb8 [CANDIDATE]: Term 1 election: Requested vote from peers 9ab745229bcd492997b620181d531411 (127.1.69.1:33093), 4250cd779a3c47bdb213e97fdea3bb1f (127.1.69.3:33001)
I20260710 11:10:48.945668  4433 tablet_bootstrap.cc:492] T 89d6115a1dbb467191e18e4aef1c3ead P 4250cd779a3c47bdb213e97fdea3bb1f: No bootstrap required, opened a new log
I20260710 11:10:48.960162  4433 ts_tablet_manager.cc:1403] T 89d6115a1dbb467191e18e4aef1c3ead P 4250cd779a3c47bdb213e97fdea3bb1f: Time spent bootstrapping tablet: real 0.078s	user 0.026s	sys 0.020s
I20260710 11:10:48.961108  4392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9e4b2345f24371b22406054e380fe5" candidate_uuid: "c622070f6c1e48a5925897080c0d9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4250cd779a3c47bdb213e97fdea3bb1f"
I20260710 11:10:48.961684  4392 raft_consensus.cc:3060] T 0a9e4b2345f24371b22406054e380fe5 P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:48.962833  4433 raft_consensus.cc:359] T 89d6115a1dbb467191e18e4aef1c3ead P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.963496  4433 raft_consensus.cc:385] T 89d6115a1dbb467191e18e4aef1c3ead P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:48.963752  4433 raft_consensus.cc:740] T 89d6115a1dbb467191e18e4aef1c3ead P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4250cd779a3c47bdb213e97fdea3bb1f, State: Initialized, Role: FOLLOWER
I20260710 11:10:48.964473  4433 consensus_queue.cc:260] T 89d6115a1dbb467191e18e4aef1c3ead P 4250cd779a3c47bdb213e97fdea3bb1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.966492  4433 ts_tablet_manager.cc:1434] T 89d6115a1dbb467191e18e4aef1c3ead P 4250cd779a3c47bdb213e97fdea3bb1f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:10:48.967389  4433 tablet_bootstrap.cc:492] T ee5cbb13e2c24e4a9e6d51dde02febdf P 4250cd779a3c47bdb213e97fdea3bb1f: Bootstrap starting.
I20260710 11:10:48.971443  4242 raft_consensus.cc:2468] T 0a9e4b2345f24371b22406054e380fe5 P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c622070f6c1e48a5925897080c0d9cb8 in term 1.
I20260710 11:10:48.974395  4283 leader_election.cc:304] T 0a9e4b2345f24371b22406054e380fe5 P c622070f6c1e48a5925897080c0d9cb8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ab745229bcd492997b620181d531411, c622070f6c1e48a5925897080c0d9cb8; no voters: 
I20260710 11:10:48.972077  4392 raft_consensus.cc:2468] T 0a9e4b2345f24371b22406054e380fe5 P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c622070f6c1e48a5925897080c0d9cb8 in term 1.
I20260710 11:10:48.975100  4432 tablet_bootstrap.cc:492] T ff641dfe104244349c53546c41f1cfea P c622070f6c1e48a5925897080c0d9cb8: No bootstrap required, opened a new log
I20260710 11:10:48.975613  4432 ts_tablet_manager.cc:1403] T ff641dfe104244349c53546c41f1cfea P c622070f6c1e48a5925897080c0d9cb8: Time spent bootstrapping tablet: real 0.071s	user 0.026s	sys 0.017s
I20260710 11:10:48.976059  4472 raft_consensus.cc:2804] T 0a9e4b2345f24371b22406054e380fe5 P c622070f6c1e48a5925897080c0d9cb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:48.976593  4472 raft_consensus.cc:697] T 0a9e4b2345f24371b22406054e380fe5 P c622070f6c1e48a5925897080c0d9cb8 [term 1 LEADER]: Becoming Leader. State: Replica: c622070f6c1e48a5925897080c0d9cb8, State: Running, Role: LEADER
I20260710 11:10:48.977576  4436 tablet_bootstrap.cc:492] T 89d6115a1dbb467191e18e4aef1c3ead P 9ab745229bcd492997b620181d531411: Bootstrap starting.
I20260710 11:10:48.977411  4472 consensus_queue.cc:237] T 0a9e4b2345f24371b22406054e380fe5 P c622070f6c1e48a5925897080c0d9cb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.978579  4432 raft_consensus.cc:359] T ff641dfe104244349c53546c41f1cfea P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.979296  4432 raft_consensus.cc:385] T ff641dfe104244349c53546c41f1cfea P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:48.979605  4432 raft_consensus.cc:740] T ff641dfe104244349c53546c41f1cfea P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c622070f6c1e48a5925897080c0d9cb8, State: Initialized, Role: FOLLOWER
I20260710 11:10:48.980471  4432 consensus_queue.cc:260] T ff641dfe104244349c53546c41f1cfea P c622070f6c1e48a5925897080c0d9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:48.982995  4432 ts_tablet_manager.cc:1434] T ff641dfe104244349c53546c41f1cfea P c622070f6c1e48a5925897080c0d9cb8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:10:48.983991  4432 tablet_bootstrap.cc:492] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8: Bootstrap starting.
I20260710 11:10:48.984288  4436 tablet_bootstrap.cc:654] T 89d6115a1dbb467191e18e4aef1c3ead P 9ab745229bcd492997b620181d531411: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:48.972999  4433 tablet_bootstrap.cc:654] T ee5cbb13e2c24e4a9e6d51dde02febdf P 4250cd779a3c47bdb213e97fdea3bb1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:49.001212  4432 tablet_bootstrap.cc:654] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:49.009687  4436 tablet_bootstrap.cc:492] T 89d6115a1dbb467191e18e4aef1c3ead P 9ab745229bcd492997b620181d531411: No bootstrap required, opened a new log
I20260710 11:10:49.010152  4436 ts_tablet_manager.cc:1403] T 89d6115a1dbb467191e18e4aef1c3ead P 9ab745229bcd492997b620181d531411: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.012s
I20260710 11:10:49.011610  4138 catalog_manager.cc:5697] T 0a9e4b2345f24371b22406054e380fe5 P c622070f6c1e48a5925897080c0d9cb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c622070f6c1e48a5925897080c0d9cb8 (127.1.69.2). New cstate: current_term: 1 leader_uuid: "c622070f6c1e48a5925897080c0d9cb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:49.013532  4436 raft_consensus.cc:359] T 89d6115a1dbb467191e18e4aef1c3ead P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:49.014183  4436 raft_consensus.cc:385] T 89d6115a1dbb467191e18e4aef1c3ead P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:49.014446  4436 raft_consensus.cc:740] T 89d6115a1dbb467191e18e4aef1c3ead P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab745229bcd492997b620181d531411, State: Initialized, Role: FOLLOWER
I20260710 11:10:49.015021  4433 tablet_bootstrap.cc:492] T ee5cbb13e2c24e4a9e6d51dde02febdf P 4250cd779a3c47bdb213e97fdea3bb1f: No bootstrap required, opened a new log
I20260710 11:10:49.015182  4436 consensus_queue.cc:260] T 89d6115a1dbb467191e18e4aef1c3ead P 9ab745229bcd492997b620181d531411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:49.015813  4433 ts_tablet_manager.cc:1403] T ee5cbb13e2c24e4a9e6d51dde02febdf P 4250cd779a3c47bdb213e97fdea3bb1f: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.008s
I20260710 11:10:49.017524  4436 ts_tablet_manager.cc:1434] T 89d6115a1dbb467191e18e4aef1c3ead P 9ab745229bcd492997b620181d531411: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:10:49.018415  4436 tablet_bootstrap.cc:492] T ee5cbb13e2c24e4a9e6d51dde02febdf P 9ab745229bcd492997b620181d531411: Bootstrap starting.
I20260710 11:10:49.019246  4433 raft_consensus.cc:359] T ee5cbb13e2c24e4a9e6d51dde02febdf P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:49.020112  4433 raft_consensus.cc:385] T ee5cbb13e2c24e4a9e6d51dde02febdf P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:49.020479  4433 raft_consensus.cc:740] T ee5cbb13e2c24e4a9e6d51dde02febdf P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4250cd779a3c47bdb213e97fdea3bb1f, State: Initialized, Role: FOLLOWER
I20260710 11:10:49.021570  4433 consensus_queue.cc:260] T ee5cbb13e2c24e4a9e6d51dde02febdf P 4250cd779a3c47bdb213e97fdea3bb1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:49.024008  4436 tablet_bootstrap.cc:654] T ee5cbb13e2c24e4a9e6d51dde02febdf P 9ab745229bcd492997b620181d531411: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:49.026772  4433 ts_tablet_manager.cc:1434] T ee5cbb13e2c24e4a9e6d51dde02febdf P 4250cd779a3c47bdb213e97fdea3bb1f: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260710 11:10:49.028936  4432 tablet_bootstrap.cc:492] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8: No bootstrap required, opened a new log
I20260710 11:10:49.029486  4432 ts_tablet_manager.cc:1403] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.027s
I20260710 11:10:49.032218  4432 raft_consensus.cc:359] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:49.032923  4432 raft_consensus.cc:385] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:49.033244  4432 raft_consensus.cc:740] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c622070f6c1e48a5925897080c0d9cb8, State: Initialized, Role: FOLLOWER
I20260710 11:10:49.033941  4432 consensus_queue.cc:260] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:49.035020  4436 tablet_bootstrap.cc:492] T ee5cbb13e2c24e4a9e6d51dde02febdf P 9ab745229bcd492997b620181d531411: No bootstrap required, opened a new log
I20260710 11:10:49.035472  4436 ts_tablet_manager.cc:1403] T ee5cbb13e2c24e4a9e6d51dde02febdf P 9ab745229bcd492997b620181d531411: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260710 11:10:49.035853  4432 ts_tablet_manager.cc:1434] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:10:49.036859  4432 tablet_bootstrap.cc:492] T 89d6115a1dbb467191e18e4aef1c3ead P c622070f6c1e48a5925897080c0d9cb8: Bootstrap starting.
I20260710 11:10:49.037937  4436 raft_consensus.cc:359] T ee5cbb13e2c24e4a9e6d51dde02febdf P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:49.038594  4436 raft_consensus.cc:385] T ee5cbb13e2c24e4a9e6d51dde02febdf P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:49.038846  4436 raft_consensus.cc:740] T ee5cbb13e2c24e4a9e6d51dde02febdf P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab745229bcd492997b620181d531411, State: Initialized, Role: FOLLOWER
I20260710 11:10:49.039494  4436 consensus_queue.cc:260] T ee5cbb13e2c24e4a9e6d51dde02febdf P 9ab745229bcd492997b620181d531411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:49.041721  4436 ts_tablet_manager.cc:1434] T ee5cbb13e2c24e4a9e6d51dde02febdf P 9ab745229bcd492997b620181d531411: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:10:49.041805  4432 tablet_bootstrap.cc:654] T 89d6115a1dbb467191e18e4aef1c3ead P c622070f6c1e48a5925897080c0d9cb8: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:49.047788  4432 tablet_bootstrap.cc:492] T 89d6115a1dbb467191e18e4aef1c3ead P c622070f6c1e48a5925897080c0d9cb8: No bootstrap required, opened a new log
I20260710 11:10:49.048286  4432 ts_tablet_manager.cc:1403] T 89d6115a1dbb467191e18e4aef1c3ead P c622070f6c1e48a5925897080c0d9cb8: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 11:10:49.050351  4432 raft_consensus.cc:359] T 89d6115a1dbb467191e18e4aef1c3ead P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:49.050988  4432 raft_consensus.cc:385] T 89d6115a1dbb467191e18e4aef1c3ead P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:49.051196  4432 raft_consensus.cc:740] T 89d6115a1dbb467191e18e4aef1c3ead P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c622070f6c1e48a5925897080c0d9cb8, State: Initialized, Role: FOLLOWER
I20260710 11:10:49.051700  4432 consensus_queue.cc:260] T 89d6115a1dbb467191e18e4aef1c3ead P c622070f6c1e48a5925897080c0d9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:49.053510  4432 ts_tablet_manager.cc:1434] T 89d6115a1dbb467191e18e4aef1c3ead P c622070f6c1e48a5925897080c0d9cb8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:10:49.054455  4432 tablet_bootstrap.cc:492] T ee5cbb13e2c24e4a9e6d51dde02febdf P c622070f6c1e48a5925897080c0d9cb8: Bootstrap starting.
I20260710 11:10:49.058112  4432 tablet_bootstrap.cc:654] T ee5cbb13e2c24e4a9e6d51dde02febdf P c622070f6c1e48a5925897080c0d9cb8: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:49.062322  4432 tablet_bootstrap.cc:492] T ee5cbb13e2c24e4a9e6d51dde02febdf P c622070f6c1e48a5925897080c0d9cb8: No bootstrap required, opened a new log
I20260710 11:10:49.062683  4432 ts_tablet_manager.cc:1403] T ee5cbb13e2c24e4a9e6d51dde02febdf P c622070f6c1e48a5925897080c0d9cb8: Time spent bootstrapping tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:10:49.064570  4432 raft_consensus.cc:359] T ee5cbb13e2c24e4a9e6d51dde02febdf P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:49.065021  4432 raft_consensus.cc:385] T ee5cbb13e2c24e4a9e6d51dde02febdf P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:49.065230  4432 raft_consensus.cc:740] T ee5cbb13e2c24e4a9e6d51dde02febdf P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c622070f6c1e48a5925897080c0d9cb8, State: Initialized, Role: FOLLOWER
I20260710 11:10:49.065719  4432 consensus_queue.cc:260] T ee5cbb13e2c24e4a9e6d51dde02febdf P c622070f6c1e48a5925897080c0d9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:49.066982  4432 ts_tablet_manager.cc:1434] T ee5cbb13e2c24e4a9e6d51dde02febdf P c622070f6c1e48a5925897080c0d9cb8: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:10:49.101564  4472 raft_consensus.cc:493] T 89d6115a1dbb467191e18e4aef1c3ead P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:49.102093  4472 raft_consensus.cc:515] T 89d6115a1dbb467191e18e4aef1c3ead P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:49.103775  4472 leader_election.cc:290] T 89d6115a1dbb467191e18e4aef1c3ead P c622070f6c1e48a5925897080c0d9cb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab745229bcd492997b620181d531411 (127.1.69.1:33093), 4250cd779a3c47bdb213e97fdea3bb1f (127.1.69.3:33001)
I20260710 11:10:49.104544  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d6115a1dbb467191e18e4aef1c3ead" candidate_uuid: "c622070f6c1e48a5925897080c0d9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab745229bcd492997b620181d531411" is_pre_election: true
I20260710 11:10:49.104777  4392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d6115a1dbb467191e18e4aef1c3ead" candidate_uuid: "c622070f6c1e48a5925897080c0d9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" is_pre_election: true
I20260710 11:10:49.105087  4242 raft_consensus.cc:2468] T 89d6115a1dbb467191e18e4aef1c3ead P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c622070f6c1e48a5925897080c0d9cb8 in term 0.
I20260710 11:10:49.105376  4392 raft_consensus.cc:2468] T 89d6115a1dbb467191e18e4aef1c3ead P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c622070f6c1e48a5925897080c0d9cb8 in term 0.
I20260710 11:10:49.106076  4283 leader_election.cc:304] T 89d6115a1dbb467191e18e4aef1c3ead P c622070f6c1e48a5925897080c0d9cb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ab745229bcd492997b620181d531411, c622070f6c1e48a5925897080c0d9cb8; no voters: 
I20260710 11:10:49.106933  4472 raft_consensus.cc:2804] T 89d6115a1dbb467191e18e4aef1c3ead P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:49.107280  4472 raft_consensus.cc:493] T 89d6115a1dbb467191e18e4aef1c3ead P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:49.107553  4472 raft_consensus.cc:3060] T 89d6115a1dbb467191e18e4aef1c3ead P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:49.110775  4454 raft_consensus.cc:493] T ff641dfe104244349c53546c41f1cfea P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:49.111281  4454 raft_consensus.cc:515] T ff641dfe104244349c53546c41f1cfea P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:49.113334  4454 leader_election.cc:290] T ff641dfe104244349c53546c41f1cfea P 4250cd779a3c47bdb213e97fdea3bb1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab745229bcd492997b620181d531411 (127.1.69.1:33093), c622070f6c1e48a5925897080c0d9cb8 (127.1.69.2:44323)
I20260710 11:10:49.113916  4472 raft_consensus.cc:515] T 89d6115a1dbb467191e18e4aef1c3ead P c622070f6c1e48a5925897080c0d9cb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:49.114003  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff641dfe104244349c53546c41f1cfea" candidate_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab745229bcd492997b620181d531411" is_pre_election: true
I20260710 11:10:49.114437  4318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff641dfe104244349c53546c41f1cfea" candidate_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c622070f6c1e48a5925897080c0d9cb8" is_pre_election: true
I20260710 11:10:49.114818  4242 raft_consensus.cc:2468] T ff641dfe104244349c53546c41f1cfea P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4250cd779a3c47bdb213e97fdea3bb1f in term 0.
I20260710 11:10:49.115079  4318 raft_consensus.cc:2468] T ff641dfe104244349c53546c41f1cfea P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4250cd779a3c47bdb213e97fdea3bb1f in term 0.
I20260710 11:10:49.116169  4355 leader_election.cc:304] T ff641dfe104244349c53546c41f1cfea P 4250cd779a3c47bdb213e97fdea3bb1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4250cd779a3c47bdb213e97fdea3bb1f, c622070f6c1e48a5925897080c0d9cb8; no voters: 
I20260710 11:10:49.116643  4472 leader_election.cc:290] T 89d6115a1dbb467191e18e4aef1c3ead P c622070f6c1e48a5925897080c0d9cb8 [CANDIDATE]: Term 1 election: Requested vote from peers 9ab745229bcd492997b620181d531411 (127.1.69.1:33093), 4250cd779a3c47bdb213e97fdea3bb1f (127.1.69.3:33001)
I20260710 11:10:49.116688  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d6115a1dbb467191e18e4aef1c3ead" candidate_uuid: "c622070f6c1e48a5925897080c0d9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab745229bcd492997b620181d531411"
I20260710 11:10:49.116895  4392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d6115a1dbb467191e18e4aef1c3ead" candidate_uuid: "c622070f6c1e48a5925897080c0d9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4250cd779a3c47bdb213e97fdea3bb1f"
I20260710 11:10:49.117268  4454 raft_consensus.cc:2804] T ff641dfe104244349c53546c41f1cfea P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:49.117611  4242 raft_consensus.cc:3060] T 89d6115a1dbb467191e18e4aef1c3ead P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:49.117676  4392 raft_consensus.cc:3060] T 89d6115a1dbb467191e18e4aef1c3ead P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:49.117702  4454 raft_consensus.cc:493] T ff641dfe104244349c53546c41f1cfea P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:49.118372  4454 raft_consensus.cc:3060] T ff641dfe104244349c53546c41f1cfea P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:49.124704  4392 raft_consensus.cc:2468] T 89d6115a1dbb467191e18e4aef1c3ead P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c622070f6c1e48a5925897080c0d9cb8 in term 1.
I20260710 11:10:49.125059  4454 raft_consensus.cc:515] T ff641dfe104244349c53546c41f1cfea P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:49.125849  4282 leader_election.cc:304] T 89d6115a1dbb467191e18e4aef1c3ead P c622070f6c1e48a5925897080c0d9cb8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4250cd779a3c47bdb213e97fdea3bb1f, c622070f6c1e48a5925897080c0d9cb8; no voters: 
I20260710 11:10:49.126492  4242 raft_consensus.cc:2468] T 89d6115a1dbb467191e18e4aef1c3ead P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c622070f6c1e48a5925897080c0d9cb8 in term 1.
I20260710 11:10:49.126545  4472 raft_consensus.cc:2804] T 89d6115a1dbb467191e18e4aef1c3ead P c622070f6c1e48a5925897080c0d9cb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:49.127521  4472 raft_consensus.cc:697] T 89d6115a1dbb467191e18e4aef1c3ead P c622070f6c1e48a5925897080c0d9cb8 [term 1 LEADER]: Becoming Leader. State: Replica: c622070f6c1e48a5925897080c0d9cb8, State: Running, Role: LEADER
I20260710 11:10:49.128038  4454 leader_election.cc:290] T ff641dfe104244349c53546c41f1cfea P 4250cd779a3c47bdb213e97fdea3bb1f [CANDIDATE]: Term 1 election: Requested vote from peers 9ab745229bcd492997b620181d531411 (127.1.69.1:33093), c622070f6c1e48a5925897080c0d9cb8 (127.1.69.2:44323)
I20260710 11:10:49.127997  4318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff641dfe104244349c53546c41f1cfea" candidate_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c622070f6c1e48a5925897080c0d9cb8"
I20260710 11:10:49.128759  4318 raft_consensus.cc:3060] T ff641dfe104244349c53546c41f1cfea P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:49.128943  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff641dfe104244349c53546c41f1cfea" candidate_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab745229bcd492997b620181d531411"
I20260710 11:10:49.128669  4472 consensus_queue.cc:237] T 89d6115a1dbb467191e18e4aef1c3ead P c622070f6c1e48a5925897080c0d9cb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:49.129581  4242 raft_consensus.cc:3060] T ff641dfe104244349c53546c41f1cfea P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:49.135183  4318 raft_consensus.cc:2468] T ff641dfe104244349c53546c41f1cfea P c622070f6c1e48a5925897080c0d9cb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4250cd779a3c47bdb213e97fdea3bb1f in term 1.
I20260710 11:10:49.136319  4355 leader_election.cc:304] T ff641dfe104244349c53546c41f1cfea P 4250cd779a3c47bdb213e97fdea3bb1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4250cd779a3c47bdb213e97fdea3bb1f, c622070f6c1e48a5925897080c0d9cb8; no voters: 
I20260710 11:10:49.137130  4454 raft_consensus.cc:2804] T ff641dfe104244349c53546c41f1cfea P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:49.137235  4242 raft_consensus.cc:2468] T ff641dfe104244349c53546c41f1cfea P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4250cd779a3c47bdb213e97fdea3bb1f in term 1.
I20260710 11:10:49.137663  4454 raft_consensus.cc:697] T ff641dfe104244349c53546c41f1cfea P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 LEADER]: Becoming Leader. State: Replica: 4250cd779a3c47bdb213e97fdea3bb1f, State: Running, Role: LEADER
I20260710 11:10:49.138504  4454 consensus_queue.cc:237] T ff641dfe104244349c53546c41f1cfea P 4250cd779a3c47bdb213e97fdea3bb1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:49.138736  4140 catalog_manager.cc:5697] T 89d6115a1dbb467191e18e4aef1c3ead P c622070f6c1e48a5925897080c0d9cb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c622070f6c1e48a5925897080c0d9cb8 (127.1.69.2). New cstate: current_term: 1 leader_uuid: "c622070f6c1e48a5925897080c0d9cb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:49.146555  4137 catalog_manager.cc:5697] T ff641dfe104244349c53546c41f1cfea P 4250cd779a3c47bdb213e97fdea3bb1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4250cd779a3c47bdb213e97fdea3bb1f (127.1.69.3). New cstate: current_term: 1 leader_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:49.164110  4472 raft_consensus.cc:493] T ee5cbb13e2c24e4a9e6d51dde02febdf P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:49.164613  4472 raft_consensus.cc:515] T ee5cbb13e2c24e4a9e6d51dde02febdf P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:49.166229  4472 leader_election.cc:290] T ee5cbb13e2c24e4a9e6d51dde02febdf P c622070f6c1e48a5925897080c0d9cb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab745229bcd492997b620181d531411 (127.1.69.1:33093), 4250cd779a3c47bdb213e97fdea3bb1f (127.1.69.3:33001)
I20260710 11:10:49.166944  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5cbb13e2c24e4a9e6d51dde02febdf" candidate_uuid: "c622070f6c1e48a5925897080c0d9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab745229bcd492997b620181d531411" is_pre_election: true
I20260710 11:10:49.167143  4392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5cbb13e2c24e4a9e6d51dde02febdf" candidate_uuid: "c622070f6c1e48a5925897080c0d9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" is_pre_election: true
I20260710 11:10:49.167481  4242 raft_consensus.cc:2468] T ee5cbb13e2c24e4a9e6d51dde02febdf P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c622070f6c1e48a5925897080c0d9cb8 in term 0.
I20260710 11:10:49.167723  4392 raft_consensus.cc:2468] T ee5cbb13e2c24e4a9e6d51dde02febdf P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c622070f6c1e48a5925897080c0d9cb8 in term 0.
I20260710 11:10:49.168462  4283 leader_election.cc:304] T ee5cbb13e2c24e4a9e6d51dde02febdf P c622070f6c1e48a5925897080c0d9cb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ab745229bcd492997b620181d531411, c622070f6c1e48a5925897080c0d9cb8; no voters: 
I20260710 11:10:49.169199  4472 raft_consensus.cc:2804] T ee5cbb13e2c24e4a9e6d51dde02febdf P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:49.169502  4472 raft_consensus.cc:493] T ee5cbb13e2c24e4a9e6d51dde02febdf P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:49.169762  4472 raft_consensus.cc:3060] T ee5cbb13e2c24e4a9e6d51dde02febdf P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:49.174358  4472 raft_consensus.cc:515] T ee5cbb13e2c24e4a9e6d51dde02febdf P c622070f6c1e48a5925897080c0d9cb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:49.175825  4472 leader_election.cc:290] T ee5cbb13e2c24e4a9e6d51dde02febdf P c622070f6c1e48a5925897080c0d9cb8 [CANDIDATE]: Term 1 election: Requested vote from peers 9ab745229bcd492997b620181d531411 (127.1.69.1:33093), 4250cd779a3c47bdb213e97fdea3bb1f (127.1.69.3:33001)
I20260710 11:10:49.176749  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5cbb13e2c24e4a9e6d51dde02febdf" candidate_uuid: "c622070f6c1e48a5925897080c0d9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab745229bcd492997b620181d531411"
I20260710 11:10:49.176964  4392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5cbb13e2c24e4a9e6d51dde02febdf" candidate_uuid: "c622070f6c1e48a5925897080c0d9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4250cd779a3c47bdb213e97fdea3bb1f"
I20260710 11:10:49.177335  4242 raft_consensus.cc:3060] T ee5cbb13e2c24e4a9e6d51dde02febdf P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:49.177615  4392 raft_consensus.cc:3060] T ee5cbb13e2c24e4a9e6d51dde02febdf P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:49.182126  4242 raft_consensus.cc:2468] T ee5cbb13e2c24e4a9e6d51dde02febdf P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c622070f6c1e48a5925897080c0d9cb8 in term 1.
I20260710 11:10:49.183100  4283 leader_election.cc:304] T ee5cbb13e2c24e4a9e6d51dde02febdf P c622070f6c1e48a5925897080c0d9cb8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ab745229bcd492997b620181d531411, c622070f6c1e48a5925897080c0d9cb8; no voters: 
I20260710 11:10:49.183913  4472 raft_consensus.cc:2804] T ee5cbb13e2c24e4a9e6d51dde02febdf P c622070f6c1e48a5925897080c0d9cb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:49.183955  4392 raft_consensus.cc:2468] T ee5cbb13e2c24e4a9e6d51dde02febdf P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c622070f6c1e48a5925897080c0d9cb8 in term 1.
I20260710 11:10:49.184333  4472 raft_consensus.cc:697] T ee5cbb13e2c24e4a9e6d51dde02febdf P c622070f6c1e48a5925897080c0d9cb8 [term 1 LEADER]: Becoming Leader. State: Replica: c622070f6c1e48a5925897080c0d9cb8, State: Running, Role: LEADER
I20260710 11:10:49.185215  4472 consensus_queue.cc:237] T ee5cbb13e2c24e4a9e6d51dde02febdf P c622070f6c1e48a5925897080c0d9cb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:49.188711  4454 consensus_queue.cc:1048] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:49.193535  4137 catalog_manager.cc:5697] T ee5cbb13e2c24e4a9e6d51dde02febdf P c622070f6c1e48a5925897080c0d9cb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c622070f6c1e48a5925897080c0d9cb8 (127.1.69.2). New cstate: current_term: 1 leader_uuid: "c622070f6c1e48a5925897080c0d9cb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:49.197564  4472 raft_consensus.cc:493] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:49.198117  4472 raft_consensus.cc:515] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:49.201422  4243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604215eb738a4e9d8f0a653552096c26" candidate_uuid: "c622070f6c1e48a5925897080c0d9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab745229bcd492997b620181d531411" is_pre_election: true
I20260710 11:10:49.201939  4472 leader_election.cc:290] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab745229bcd492997b620181d531411 (127.1.69.1:33093), 4250cd779a3c47bdb213e97fdea3bb1f (127.1.69.3:33001)
I20260710 11:10:49.201961  4243 raft_consensus.cc:2468] T 604215eb738a4e9d8f0a653552096c26 P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c622070f6c1e48a5925897080c0d9cb8 in term 0.
I20260710 11:10:49.202157  4392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604215eb738a4e9d8f0a653552096c26" candidate_uuid: "c622070f6c1e48a5925897080c0d9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" is_pre_election: true
I20260710 11:10:49.203009  4392 raft_consensus.cc:2468] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c622070f6c1e48a5925897080c0d9cb8 in term 0.
I20260710 11:10:49.203624  4283 leader_election.cc:304] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ab745229bcd492997b620181d531411, c622070f6c1e48a5925897080c0d9cb8; no voters: 
I20260710 11:10:49.204533  4472 raft_consensus.cc:2804] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:49.204926  4472 raft_consensus.cc:493] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:49.205263  4472 raft_consensus.cc:3060] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:49.212839  4472 raft_consensus.cc:515] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:49.215219  4472 leader_election.cc:290] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [CANDIDATE]: Term 1 election: Requested vote from peers 9ab745229bcd492997b620181d531411 (127.1.69.1:33093), 4250cd779a3c47bdb213e97fdea3bb1f (127.1.69.3:33001)
I20260710 11:10:49.215471  4243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604215eb738a4e9d8f0a653552096c26" candidate_uuid: "c622070f6c1e48a5925897080c0d9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab745229bcd492997b620181d531411"
I20260710 11:10:49.216033  4243 raft_consensus.cc:3060] T 604215eb738a4e9d8f0a653552096c26 P 9ab745229bcd492997b620181d531411 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:49.216131  4392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604215eb738a4e9d8f0a653552096c26" candidate_uuid: "c622070f6c1e48a5925897080c0d9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4250cd779a3c47bdb213e97fdea3bb1f"
I20260710 11:10:49.217362  4392 raft_consensus.cc:3060] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:49.214097  4437 consensus_queue.cc:1048] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:49.222533  4243 raft_consensus.cc:2468] T 604215eb738a4e9d8f0a653552096c26 P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c622070f6c1e48a5925897080c0d9cb8 in term 1.
I20260710 11:10:49.223565  4392 raft_consensus.cc:2468] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c622070f6c1e48a5925897080c0d9cb8 in term 1.
I20260710 11:10:49.223824  4283 leader_election.cc:304] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ab745229bcd492997b620181d531411, c622070f6c1e48a5925897080c0d9cb8; no voters: 
I20260710 11:10:49.225114  4472 raft_consensus.cc:2804] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:49.225735  4472 raft_consensus.cc:697] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [term 1 LEADER]: Becoming Leader. State: Replica: c622070f6c1e48a5925897080c0d9cb8, State: Running, Role: LEADER
I20260710 11:10:49.226557  4472 consensus_queue.cc:237] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:49.237330  4140 catalog_manager.cc:5697] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c622070f6c1e48a5925897080c0d9cb8 (127.1.69.2). New cstate: current_term: 1 leader_uuid: "c622070f6c1e48a5925897080c0d9cb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:49.255546  4437 consensus_queue.cc:1048] T a86c0adcb48346e9987dd4f0ea8cdc4e P 4250cd779a3c47bdb213e97fdea3bb1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:49.266861  4457 consensus_queue.cc:1048] T a86c0adcb48346e9987dd4f0ea8cdc4e P 4250cd779a3c47bdb213e97fdea3bb1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:49.267963  4437 consensus_queue.cc:1048] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:49.282099  4499 consensus_queue.cc:1048] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:49.313884  4443 consensus_queue.cc:1048] T 59f12bed336243789abed2a0cae3a834 P 9ab745229bcd492997b620181d531411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:49.327018  4503 consensus_queue.cc:1048] T 59f12bed336243789abed2a0cae3a834 P 9ab745229bcd492997b620181d531411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:49.343398  1300 ts_manager.cc:295] Set tserver state for 9ab745229bcd492997b620181d531411 to MAINTENANCE_MODE
I20260710 11:10:49.344285  1300 tablet_server.cc:179] TabletServer@127.1.69.1:0 shutting down...
I20260710 11:10:49.362488  1300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:49.363377  1300 tablet_replica.cc:333] T 0a9e4b2345f24371b22406054e380fe5 P 9ab745229bcd492997b620181d531411: stopping tablet replica
I20260710 11:10:49.364064  1300 raft_consensus.cc:2243] T 0a9e4b2345f24371b22406054e380fe5 P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:49.364528  1300 raft_consensus.cc:2272] T 0a9e4b2345f24371b22406054e380fe5 P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:49.366379  1300 tablet_replica.cc:333] T ee5cbb13e2c24e4a9e6d51dde02febdf P 9ab745229bcd492997b620181d531411: stopping tablet replica
I20260710 11:10:49.366907  1300 raft_consensus.cc:2243] T ee5cbb13e2c24e4a9e6d51dde02febdf P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:49.367260  1300 raft_consensus.cc:2272] T ee5cbb13e2c24e4a9e6d51dde02febdf P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:49.368981  1300 tablet_replica.cc:333] T 68c2f189da80403fb22dcf2f51a8cf4e P 9ab745229bcd492997b620181d531411: stopping tablet replica
I20260710 11:10:49.369504  1300 raft_consensus.cc:2243] T 68c2f189da80403fb22dcf2f51a8cf4e P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:49.369864  1300 raft_consensus.cc:2272] T 68c2f189da80403fb22dcf2f51a8cf4e P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:49.371299  1300 tablet_replica.cc:333] T 899119ee65f84f5592a87a66c39c3f1f P 9ab745229bcd492997b620181d531411: stopping tablet replica
I20260710 11:10:49.371800  1300 raft_consensus.cc:2243] T 899119ee65f84f5592a87a66c39c3f1f P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:49.372172  1300 raft_consensus.cc:2272] T 899119ee65f84f5592a87a66c39c3f1f P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:49.374195  1300 tablet_replica.cc:333] T 604215eb738a4e9d8f0a653552096c26 P 9ab745229bcd492997b620181d531411: stopping tablet replica
I20260710 11:10:49.374797  1300 raft_consensus.cc:2243] T 604215eb738a4e9d8f0a653552096c26 P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:49.375175  1300 raft_consensus.cc:2272] T 604215eb738a4e9d8f0a653552096c26 P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:49.377699  1300 tablet_replica.cc:333] T 59f12bed336243789abed2a0cae3a834 P 9ab745229bcd492997b620181d531411: stopping tablet replica
W20260710 11:10:49.378228  4283 consensus_peers.cc:597] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8 -> Peer 9ab745229bcd492997b620181d531411 (127.1.69.1:33093): Couldn't send request to peer 9ab745229bcd492997b620181d531411. 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 11:10:49.378389  1300 raft_consensus.cc:2243] T 59f12bed336243789abed2a0cae3a834 P 9ab745229bcd492997b620181d531411 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:49.379221  1300 raft_consensus.cc:2272] T 59f12bed336243789abed2a0cae3a834 P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:49.381145  1300 tablet_replica.cc:333] T ff641dfe104244349c53546c41f1cfea P 9ab745229bcd492997b620181d531411: stopping tablet replica
I20260710 11:10:49.381628  1300 raft_consensus.cc:2243] T ff641dfe104244349c53546c41f1cfea P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:49.381965  1300 raft_consensus.cc:2272] T ff641dfe104244349c53546c41f1cfea P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:49.383364  1300 tablet_replica.cc:333] T 89d6115a1dbb467191e18e4aef1c3ead P 9ab745229bcd492997b620181d531411: stopping tablet replica
I20260710 11:10:49.383816  1300 raft_consensus.cc:2243] T 89d6115a1dbb467191e18e4aef1c3ead P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:49.384166  1300 raft_consensus.cc:2272] T 89d6115a1dbb467191e18e4aef1c3ead P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:49.385918  1300 tablet_replica.cc:333] T a86c0adcb48346e9987dd4f0ea8cdc4e P 9ab745229bcd492997b620181d531411: stopping tablet replica
I20260710 11:10:49.386394  1300 raft_consensus.cc:2243] T a86c0adcb48346e9987dd4f0ea8cdc4e P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:49.386765  1300 raft_consensus.cc:2272] T a86c0adcb48346e9987dd4f0ea8cdc4e P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:49.388687  1300 tablet_replica.cc:333] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 9ab745229bcd492997b620181d531411: stopping tablet replica
I20260710 11:10:49.389115  1300 raft_consensus.cc:2243] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:49.389478  1300 raft_consensus.cc:2272] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:49.404062  4472 consensus_queue.cc:1048] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:49.418833  1300 tablet_server.cc:196] TabletServer@127.1.69.1:0 shutdown complete.
I20260710 11:10:49.467509  4438 consensus_queue.cc:1048] T 0a9e4b2345f24371b22406054e380fe5 P c622070f6c1e48a5925897080c0d9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:10:49.479774  4283 consensus_peers.cc:597] T 0a9e4b2345f24371b22406054e380fe5 P c622070f6c1e48a5925897080c0d9cb8 -> Peer 9ab745229bcd492997b620181d531411 (127.1.69.1:33093): Couldn't send request to peer 9ab745229bcd492997b620181d531411. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:33093: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:49.610028  4283 consensus_peers.cc:597] T ee5cbb13e2c24e4a9e6d51dde02febdf P c622070f6c1e48a5925897080c0d9cb8 -> Peer 9ab745229bcd492997b620181d531411 (127.1.69.1:33093): Couldn't send request to peer 9ab745229bcd492997b620181d531411. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:33093: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:49.626631  4472 consensus_queue.cc:1048] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:49.639477  4457 consensus_queue.cc:1048] T ff641dfe104244349c53546c41f1cfea P 4250cd779a3c47bdb213e97fdea3bb1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:10:49.643652  4283 consensus_peers.cc:597] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 -> Peer 9ab745229bcd492997b620181d531411 (127.1.69.1:33093): Couldn't send request to peer 9ab745229bcd492997b620181d531411. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:33093: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:49.655232  4357 consensus_peers.cc:597] T ff641dfe104244349c53546c41f1cfea P 4250cd779a3c47bdb213e97fdea3bb1f -> Peer 9ab745229bcd492997b620181d531411 (127.1.69.1:33093): Couldn't send request to peer 9ab745229bcd492997b620181d531411. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:33093: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:49.723009  4283 consensus_peers.cc:597] T 89d6115a1dbb467191e18e4aef1c3ead P c622070f6c1e48a5925897080c0d9cb8 -> Peer 9ab745229bcd492997b620181d531411 (127.1.69.1:33093): Couldn't send request to peer 9ab745229bcd492997b620181d531411. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:33093: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:49.751956  4189 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:10:49.757014  4438 consensus_queue.cc:1048] T 89d6115a1dbb467191e18e4aef1c3ead P c622070f6c1e48a5925897080c0d9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:49.768107  4472 consensus_queue.cc:1048] T ee5cbb13e2c24e4a9e6d51dde02febdf P c622070f6c1e48a5925897080c0d9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:10:49.783128  4357 consensus_peers.cc:597] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f -> Peer 9ab745229bcd492997b620181d531411 (127.1.69.1:33093): Couldn't send request to peer 9ab745229bcd492997b620181d531411. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:33093: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:49.809087  4357 consensus_peers.cc:597] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f -> Peer 9ab745229bcd492997b620181d531411 (127.1.69.1:33093): Couldn't send request to peer 9ab745229bcd492997b620181d531411. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:33093: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:49.858901  4357 consensus_peers.cc:597] T a86c0adcb48346e9987dd4f0ea8cdc4e P 4250cd779a3c47bdb213e97fdea3bb1f -> Peer 9ab745229bcd492997b620181d531411 (127.1.69.1:33093): Couldn't send request to peer 9ab745229bcd492997b620181d531411. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:33093: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:50.352774  4357 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.69.1:33093: connect: Connection refused (error 111) [suppressed 39 similar messages]
W20260710 11:10:50.752844  4189 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:10:50.823609  4499 raft_consensus.cc:493] T 59f12bed336243789abed2a0cae3a834 P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9ab745229bcd492997b620181d531411)
I20260710 11:10:50.824152  4499 raft_consensus.cc:515] T 59f12bed336243789abed2a0cae3a834 P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:50.825655  4499 leader_election.cc:290] T 59f12bed336243789abed2a0cae3a834 P 4250cd779a3c47bdb213e97fdea3bb1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9ab745229bcd492997b620181d531411 (127.1.69.1:33093), c622070f6c1e48a5925897080c0d9cb8 (127.1.69.2:44323)
I20260710 11:10:50.826746  4318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59f12bed336243789abed2a0cae3a834" candidate_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c622070f6c1e48a5925897080c0d9cb8" is_pre_election: true
W20260710 11:10:50.829285  4357 leader_election.cc:336] T 59f12bed336243789abed2a0cae3a834 P 4250cd779a3c47bdb213e97fdea3bb1f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9ab745229bcd492997b620181d531411 (127.1.69.1:33093): Network error: Client connection negotiation failed: client connection to 127.1.69.1:33093: connect: Connection refused (error 111)
I20260710 11:10:50.829619  4357 leader_election.cc:304] T 59f12bed336243789abed2a0cae3a834 P 4250cd779a3c47bdb213e97fdea3bb1f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4250cd779a3c47bdb213e97fdea3bb1f; no voters: 9ab745229bcd492997b620181d531411, c622070f6c1e48a5925897080c0d9cb8
I20260710 11:10:50.830164  4499 raft_consensus.cc:2749] T 59f12bed336243789abed2a0cae3a834 P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:50.830380  4515 raft_consensus.cc:493] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9ab745229bcd492997b620181d531411)
I20260710 11:10:50.830976  4515 raft_consensus.cc:515] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:50.832717  4515 leader_election.cc:290] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9ab745229bcd492997b620181d531411 (127.1.69.1:33093), 4250cd779a3c47bdb213e97fdea3bb1f (127.1.69.3:33001)
I20260710 11:10:50.833783  4391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59f12bed336243789abed2a0cae3a834" candidate_uuid: "c622070f6c1e48a5925897080c0d9cb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" is_pre_election: true
I20260710 11:10:50.834465  4391 raft_consensus.cc:2468] T 59f12bed336243789abed2a0cae3a834 P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c622070f6c1e48a5925897080c0d9cb8 in term 1.
I20260710 11:10:50.835600  4282 leader_election.cc:304] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8 [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: 4250cd779a3c47bdb213e97fdea3bb1f, c622070f6c1e48a5925897080c0d9cb8; no voters: 
W20260710 11:10:50.836177  4283 leader_election.cc:336] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9ab745229bcd492997b620181d531411 (127.1.69.1:33093): Network error: Client connection negotiation failed: client connection to 127.1.69.1:33093: connect: Connection refused (error 111)
I20260710 11:10:50.836234  4515 raft_consensus.cc:2804] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:50.836732  4515 raft_consensus.cc:493] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9ab745229bcd492997b620181d531411)
I20260710 11:10:50.837136  4515 raft_consensus.cc:3060] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:50.842218  4515 raft_consensus.cc:515] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:50.843890  4515 leader_election.cc:290] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8 [CANDIDATE]: Term 2 election: Requested vote from peers 9ab745229bcd492997b620181d531411 (127.1.69.1:33093), 4250cd779a3c47bdb213e97fdea3bb1f (127.1.69.3:33001)
I20260710 11:10:50.845044  4391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59f12bed336243789abed2a0cae3a834" candidate_uuid: "c622070f6c1e48a5925897080c0d9cb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4250cd779a3c47bdb213e97fdea3bb1f"
I20260710 11:10:50.845695  4391 raft_consensus.cc:3060] T 59f12bed336243789abed2a0cae3a834 P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:10:50.847134  4283 leader_election.cc:336] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9ab745229bcd492997b620181d531411 (127.1.69.1:33093): Network error: Client connection negotiation failed: client connection to 127.1.69.1:33093: connect: Connection refused (error 111)
I20260710 11:10:50.850821  4391 raft_consensus.cc:2468] T 59f12bed336243789abed2a0cae3a834 P 4250cd779a3c47bdb213e97fdea3bb1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c622070f6c1e48a5925897080c0d9cb8 in term 2.
I20260710 11:10:50.851701  4282 leader_election.cc:304] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8 [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: 4250cd779a3c47bdb213e97fdea3bb1f, c622070f6c1e48a5925897080c0d9cb8; no voters: 9ab745229bcd492997b620181d531411
I20260710 11:10:50.852315  4515 raft_consensus.cc:2804] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:50.853104  4515 raft_consensus.cc:697] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8 [term 2 LEADER]: Becoming Leader. State: Replica: c622070f6c1e48a5925897080c0d9cb8, State: Running, Role: LEADER
I20260710 11:10:50.853829  4515 consensus_queue.cc:237] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:50.861979  4137 catalog_manager.cc:5697] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8 reported cstate change: term changed from 1 to 2, leader changed from 9ab745229bcd492997b620181d531411 (127.1.69.1) to c622070f6c1e48a5925897080c0d9cb8 (127.1.69.2). New cstate: current_term: 2 leader_uuid: "c622070f6c1e48a5925897080c0d9cb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:51.262933  4391 raft_consensus.cc:1275] T 59f12bed336243789abed2a0cae3a834 P 4250cd779a3c47bdb213e97fdea3bb1f [term 2 FOLLOWER]: Refusing update from remote peer c622070f6c1e48a5925897080c0d9cb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:51.264071  4515 consensus_queue.cc:1048] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:10:51.277524  4283 consensus_peers.cc:597] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8 -> Peer 9ab745229bcd492997b620181d531411 (127.1.69.1:33093): Couldn't send request to peer 9ab745229bcd492997b620181d531411. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:33093: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:51.753688  4189 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:10:51.837302  4283 consensus_peers.cc:597] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 -> Peer 9ab745229bcd492997b620181d531411 (127.1.69.1:33093): Couldn't send request to peer 9ab745229bcd492997b620181d531411. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:33093: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:51.974921  4283 consensus_peers.cc:597] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8 -> Peer 9ab745229bcd492997b620181d531411 (127.1.69.1:33093): Couldn't send request to peer 9ab745229bcd492997b620181d531411. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:33093: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:52.163738  4357 consensus_peers.cc:597] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f -> Peer 9ab745229bcd492997b620181d531411 (127.1.69.1:33093): Couldn't send request to peer 9ab745229bcd492997b620181d531411. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:33093: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:52.176299  4283 consensus_peers.cc:597] T 89d6115a1dbb467191e18e4aef1c3ead P c622070f6c1e48a5925897080c0d9cb8 -> Peer 9ab745229bcd492997b620181d531411 (127.1.69.1:33093): Couldn't send request to peer 9ab745229bcd492997b620181d531411. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:33093: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:52.176859  4283 consensus_peers.cc:597] T ee5cbb13e2c24e4a9e6d51dde02febdf P c622070f6c1e48a5925897080c0d9cb8 -> Peer 9ab745229bcd492997b620181d531411 (127.1.69.1:33093): Couldn't send request to peer 9ab745229bcd492997b620181d531411. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:33093: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:52.245325  4357 consensus_peers.cc:597] T ff641dfe104244349c53546c41f1cfea P 4250cd779a3c47bdb213e97fdea3bb1f -> Peer 9ab745229bcd492997b620181d531411 (127.1.69.1:33093): Couldn't send request to peer 9ab745229bcd492997b620181d531411. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:33093: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:52.261605  4357 consensus_peers.cc:597] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f -> Peer 9ab745229bcd492997b620181d531411 (127.1.69.1:33093): Couldn't send request to peer 9ab745229bcd492997b620181d531411. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:33093: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:52.278561  4283 consensus_peers.cc:597] T 0a9e4b2345f24371b22406054e380fe5 P c622070f6c1e48a5925897080c0d9cb8 -> Peer 9ab745229bcd492997b620181d531411 (127.1.69.1:33093): Couldn't send request to peer 9ab745229bcd492997b620181d531411. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:33093: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:52.317965  4357 consensus_peers.cc:597] T a86c0adcb48346e9987dd4f0ea8cdc4e P 4250cd779a3c47bdb213e97fdea3bb1f -> Peer 9ab745229bcd492997b620181d531411 (127.1.69.1:33093): Couldn't send request to peer 9ab745229bcd492997b620181d531411. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:33093: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:52.754494  4189 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:10:53.571928  4283 consensus_peers.cc:597] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8 -> Peer 9ab745229bcd492997b620181d531411 (127.1.69.1:33093): Couldn't send request to peer 9ab745229bcd492997b620181d531411. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:33093: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:53.755441  4189 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:10:54.070254  4283 consensus_peers.cc:597] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 -> Peer 9ab745229bcd492997b620181d531411 (127.1.69.1:33093): Couldn't send request to peer 9ab745229bcd492997b620181d531411. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:33093: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:10:54.527976  1300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:54.540588  4526 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 11:10:54.543242  4527 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 11:10:54.546999  1300 server_base.cc:1061] running on GCE node
W20260710 11:10:54.547783  4529 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 11:10:54.548998  1300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:54.549297  1300 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 11:10:54.549512  1300 hybrid_clock.cc:648] HybridClock initialized: now 1783681854549495 us; error 0 us; skew 500 ppm
I20260710 11:10:54.550213  1300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:54.564235  1300 webserver.cc:533] Webserver started at http://127.1.69.1:45385/ using document root <none> and password file <none>
I20260710 11:10:54.564913  1300 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:54.565196  1300 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:10:54.573287  1300 fs_manager.cc:714] Time spent opening directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:10:54.581913  4535 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:54.583338  1300 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.001s	sys 0.000s
I20260710 11:10:54.583690  1300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774487140-1300-0/minicluster-data/ts-0-root
uuid: "9ab745229bcd492997b620181d531411"
format_stamp: "Formatted at 2026-07-10 11:10:47 on dist-test-slave-c0pq"
I20260710 11:10:54.584086  1300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774487140-1300-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774487140-1300-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774487140-1300-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)
W20260710 11:10:54.585876  4283 consensus_peers.cc:597] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8 -> Peer 9ab745229bcd492997b620181d531411 (127.1.69.1:33093): Couldn't send request to peer 9ab745229bcd492997b620181d531411. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:33093: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:10:54.595665  1300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:54.596796  1300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:54.598286  1300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:54.602392  4542 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 11:10:54.647495  1300 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:10:54.647814  1300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.046s	user 0.003s	sys 0.000s
I20260710 11:10:54.648103  1300 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:10:54.652113  4542 tablet_bootstrap.cc:492] T a86c0adcb48346e9987dd4f0ea8cdc4e P 9ab745229bcd492997b620181d531411: Bootstrap starting.
I20260710 11:10:54.664016  4542 tablet_bootstrap.cc:492] T a86c0adcb48346e9987dd4f0ea8cdc4e P 9ab745229bcd492997b620181d531411: 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 11:10:54.664801  4542 tablet_bootstrap.cc:492] T a86c0adcb48346e9987dd4f0ea8cdc4e P 9ab745229bcd492997b620181d531411: Bootstrap complete.
I20260710 11:10:54.665319  4542 ts_tablet_manager.cc:1403] T a86c0adcb48346e9987dd4f0ea8cdc4e P 9ab745229bcd492997b620181d531411: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260710 11:10:54.667194  4542 raft_consensus.cc:359] T a86c0adcb48346e9987dd4f0ea8cdc4e P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:54.667685  4542 raft_consensus.cc:740] T a86c0adcb48346e9987dd4f0ea8cdc4e P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab745229bcd492997b620181d531411, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.668349  4542 consensus_queue.cc:260] T a86c0adcb48346e9987dd4f0ea8cdc4e P 9ab745229bcd492997b620181d531411 [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: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:54.670459  4542 ts_tablet_manager.cc:1434] T a86c0adcb48346e9987dd4f0ea8cdc4e P 9ab745229bcd492997b620181d531411: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:10:54.671134  4542 tablet_bootstrap.cc:492] T ff641dfe104244349c53546c41f1cfea P 9ab745229bcd492997b620181d531411: Bootstrap starting.
I20260710 11:10:54.680562  4542 tablet_bootstrap.cc:492] T ff641dfe104244349c53546c41f1cfea P 9ab745229bcd492997b620181d531411: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:54.681171  4542 tablet_bootstrap.cc:492] T ff641dfe104244349c53546c41f1cfea P 9ab745229bcd492997b620181d531411: Bootstrap complete.
I20260710 11:10:54.681702  4542 ts_tablet_manager.cc:1403] T ff641dfe104244349c53546c41f1cfea P 9ab745229bcd492997b620181d531411: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:10:54.682588  1300 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:10:54.682858  1300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.035s	user 0.033s	sys 0.000s
I20260710 11:10:54.683663  4542 raft_consensus.cc:359] T ff641dfe104244349c53546c41f1cfea P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:54.684345  4542 raft_consensus.cc:740] T ff641dfe104244349c53546c41f1cfea P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab745229bcd492997b620181d531411, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.684999  4542 consensus_queue.cc:260] T ff641dfe104244349c53546c41f1cfea P 9ab745229bcd492997b620181d531411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:54.686642  4542 ts_tablet_manager.cc:1434] T ff641dfe104244349c53546c41f1cfea P 9ab745229bcd492997b620181d531411: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:10:54.687268  4542 tablet_bootstrap.cc:492] T 59f12bed336243789abed2a0cae3a834 P 9ab745229bcd492997b620181d531411: Bootstrap starting.
I20260710 11:10:54.700989  4542 tablet_bootstrap.cc:492] T 59f12bed336243789abed2a0cae3a834 P 9ab745229bcd492997b620181d531411: 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 11:10:54.701726  4542 tablet_bootstrap.cc:492] T 59f12bed336243789abed2a0cae3a834 P 9ab745229bcd492997b620181d531411: Bootstrap complete.
I20260710 11:10:54.702324  4542 ts_tablet_manager.cc:1403] T 59f12bed336243789abed2a0cae3a834 P 9ab745229bcd492997b620181d531411: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.007s
I20260710 11:10:54.704406  4542 raft_consensus.cc:359] T 59f12bed336243789abed2a0cae3a834 P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:54.705008  4542 raft_consensus.cc:740] T 59f12bed336243789abed2a0cae3a834 P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab745229bcd492997b620181d531411, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.705644  4542 consensus_queue.cc:260] T 59f12bed336243789abed2a0cae3a834 P 9ab745229bcd492997b620181d531411 [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: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:54.707530  4542 ts_tablet_manager.cc:1434] T 59f12bed336243789abed2a0cae3a834 P 9ab745229bcd492997b620181d531411: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:10:54.708177  4542 tablet_bootstrap.cc:492] T 899119ee65f84f5592a87a66c39c3f1f P 9ab745229bcd492997b620181d531411: Bootstrap starting.
I20260710 11:10:54.719894  4542 tablet_bootstrap.cc:492] T 899119ee65f84f5592a87a66c39c3f1f P 9ab745229bcd492997b620181d531411: 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 11:10:54.720937  4542 tablet_bootstrap.cc:492] T 899119ee65f84f5592a87a66c39c3f1f P 9ab745229bcd492997b620181d531411: Bootstrap complete.
I20260710 11:10:54.721597  4542 ts_tablet_manager.cc:1403] T 899119ee65f84f5592a87a66c39c3f1f P 9ab745229bcd492997b620181d531411: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 11:10:54.723452  4542 raft_consensus.cc:359] T 899119ee65f84f5592a87a66c39c3f1f P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:54.723956  4542 raft_consensus.cc:740] T 899119ee65f84f5592a87a66c39c3f1f P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab745229bcd492997b620181d531411, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.724625  4542 consensus_queue.cc:260] T 899119ee65f84f5592a87a66c39c3f1f P 9ab745229bcd492997b620181d531411 [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: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:54.726044  4542 ts_tablet_manager.cc:1434] T 899119ee65f84f5592a87a66c39c3f1f P 9ab745229bcd492997b620181d531411: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:10:54.726652  4542 tablet_bootstrap.cc:492] T ee5cbb13e2c24e4a9e6d51dde02febdf P 9ab745229bcd492997b620181d531411: Bootstrap starting.
W20260710 11:10:54.741035  4357 consensus_peers.cc:597] T a86c0adcb48346e9987dd4f0ea8cdc4e P 4250cd779a3c47bdb213e97fdea3bb1f -> Peer 9ab745229bcd492997b620181d531411 (127.1.69.1:33093): Couldn't send request to peer 9ab745229bcd492997b620181d531411. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:33093: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:10:54.741945  4542 tablet_bootstrap.cc:492] T ee5cbb13e2c24e4a9e6d51dde02febdf P 9ab745229bcd492997b620181d531411: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:54.742784  4542 tablet_bootstrap.cc:492] T ee5cbb13e2c24e4a9e6d51dde02febdf P 9ab745229bcd492997b620181d531411: Bootstrap complete.
I20260710 11:10:54.743460  4542 ts_tablet_manager.cc:1403] T ee5cbb13e2c24e4a9e6d51dde02febdf P 9ab745229bcd492997b620181d531411: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
W20260710 11:10:54.745565  4283 consensus_peers.cc:597] T 89d6115a1dbb467191e18e4aef1c3ead P c622070f6c1e48a5925897080c0d9cb8 -> Peer 9ab745229bcd492997b620181d531411 (127.1.69.1:33093): Couldn't send request to peer 9ab745229bcd492997b620181d531411. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:33093: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:10:54.745931  1300 rpc_server.cc:307] RPC server started. Bound to: 127.1.69.1:33093
I20260710 11:10:54.746107  4604 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.69.1:33093 every 8 connection(s)
I20260710 11:10:54.745954  4542 raft_consensus.cc:359] T ee5cbb13e2c24e4a9e6d51dde02febdf P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:54.746843  4542 raft_consensus.cc:740] T ee5cbb13e2c24e4a9e6d51dde02febdf P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab745229bcd492997b620181d531411, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.747457  4542 consensus_queue.cc:260] T ee5cbb13e2c24e4a9e6d51dde02febdf P 9ab745229bcd492997b620181d531411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:54.748896  4542 ts_tablet_manager.cc:1434] T ee5cbb13e2c24e4a9e6d51dde02febdf P 9ab745229bcd492997b620181d531411: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:10:54.749747  4542 tablet_bootstrap.cc:492] T 604215eb738a4e9d8f0a653552096c26 P 9ab745229bcd492997b620181d531411: Bootstrap starting.
I20260710 11:10:54.750425  1300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:10:54.756670  4189 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:10:54.776834  4542 tablet_bootstrap.cc:492] T 604215eb738a4e9d8f0a653552096c26 P 9ab745229bcd492997b620181d531411: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:54.777695  4542 tablet_bootstrap.cc:492] T 604215eb738a4e9d8f0a653552096c26 P 9ab745229bcd492997b620181d531411: Bootstrap complete.
I20260710 11:10:54.778312  4542 ts_tablet_manager.cc:1403] T 604215eb738a4e9d8f0a653552096c26 P 9ab745229bcd492997b620181d531411: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.008s
I20260710 11:10:54.780277  4542 raft_consensus.cc:359] T 604215eb738a4e9d8f0a653552096c26 P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:54.781006  4542 raft_consensus.cc:740] T 604215eb738a4e9d8f0a653552096c26 P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab745229bcd492997b620181d531411, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.781797  4542 consensus_queue.cc:260] T 604215eb738a4e9d8f0a653552096c26 P 9ab745229bcd492997b620181d531411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:54.783985  4542 ts_tablet_manager.cc:1434] T 604215eb738a4e9d8f0a653552096c26 P 9ab745229bcd492997b620181d531411: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:10:54.784296  4605 heartbeater.cc:344] Connected to a master server at 127.1.69.62:39453
I20260710 11:10:54.784718  4605 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:54.784824  4542 tablet_bootstrap.cc:492] T 0a9e4b2345f24371b22406054e380fe5 P 9ab745229bcd492997b620181d531411: Bootstrap starting.
I20260710 11:10:54.785106  4318 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68c2f189da80403fb22dcf2f51a8cf4e"
dest_uuid: "c622070f6c1e48a5925897080c0d9cb8"
mode: GRACEFUL
new_leader_uuid: "4250cd779a3c47bdb213e97fdea3bb1f"
 from {username='slave'} at 127.0.0.1:55494
I20260710 11:10:54.785662  4605 heartbeater.cc:507] Master 127.1.69.62:39453 requested a full tablet report, sending...
I20260710 11:10:54.785801  4318 raft_consensus.cc:606] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8 [term 1 LEADER]: Received request to transfer leadership to TS 4250cd779a3c47bdb213e97fdea3bb1f
W20260710 11:10:54.786957  4357 consensus_peers.cc:597] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f -> Peer 9ab745229bcd492997b620181d531411 (127.1.69.1:33093): Couldn't send request to peer 9ab745229bcd492997b620181d531411. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260710 11:10:54.788822  4318 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "89d6115a1dbb467191e18e4aef1c3ead"
dest_uuid: "c622070f6c1e48a5925897080c0d9cb8"
mode: GRACEFUL
new_leader_uuid: "4250cd779a3c47bdb213e97fdea3bb1f"
 from {username='slave'} at 127.0.0.1:55494
I20260710 11:10:54.789281  4318 raft_consensus.cc:606] T 89d6115a1dbb467191e18e4aef1c3ead P c622070f6c1e48a5925897080c0d9cb8 [term 1 LEADER]: Received request to transfer leadership to TS 4250cd779a3c47bdb213e97fdea3bb1f
I20260710 11:10:54.790369  1300 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:10:54.790930  1300 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:54.791586  1300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:54.791847  4140 ts_manager.cc:194] Re-registered known tserver with Master: 9ab745229bcd492997b620181d531411 (127.1.69.1:33093)
I20260710 11:10:54.797073  4542 tablet_bootstrap.cc:492] T 0a9e4b2345f24371b22406054e380fe5 P 9ab745229bcd492997b620181d531411: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:54.797866  4542 tablet_bootstrap.cc:492] T 0a9e4b2345f24371b22406054e380fe5 P 9ab745229bcd492997b620181d531411: Bootstrap complete.
I20260710 11:10:54.799582  4542 ts_tablet_manager.cc:1403] T 0a9e4b2345f24371b22406054e380fe5 P 9ab745229bcd492997b620181d531411: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 11:10:54.803679  4542 raft_consensus.cc:359] T 0a9e4b2345f24371b22406054e380fe5 P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:54.804386  4542 raft_consensus.cc:740] T 0a9e4b2345f24371b22406054e380fe5 P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab745229bcd492997b620181d531411, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.805027  4140 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55808
I20260710 11:10:54.805120  4542 consensus_queue.cc:260] T 0a9e4b2345f24371b22406054e380fe5 P 9ab745229bcd492997b620181d531411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:54.806874  4542 ts_tablet_manager.cc:1434] T 0a9e4b2345f24371b22406054e380fe5 P 9ab745229bcd492997b620181d531411: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.002s
I20260710 11:10:54.807546  4542 tablet_bootstrap.cc:492] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 9ab745229bcd492997b620181d531411: Bootstrap starting.
I20260710 11:10:54.808885  4605 heartbeater.cc:499] Master 127.1.69.62:39453 was elected leader, sending a full tablet report...
I20260710 11:10:54.819032  4542 tablet_bootstrap.cc:492] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 9ab745229bcd492997b620181d531411: 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 11:10:54.819795  4542 tablet_bootstrap.cc:492] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 9ab745229bcd492997b620181d531411: Bootstrap complete.
I20260710 11:10:54.820286  4542 ts_tablet_manager.cc:1403] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 9ab745229bcd492997b620181d531411: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 11:10:54.822330  4542 raft_consensus.cc:359] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } } peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } }
I20260710 11:10:54.822928  4542 raft_consensus.cc:740] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab745229bcd492997b620181d531411, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.823602  4542 consensus_queue.cc:260] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 9ab745229bcd492997b620181d531411 [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: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } } peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } }
I20260710 11:10:54.825068  4542 ts_tablet_manager.cc:1434] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 9ab745229bcd492997b620181d531411: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:10:54.825588  4542 tablet_bootstrap.cc:492] T 89d6115a1dbb467191e18e4aef1c3ead P 9ab745229bcd492997b620181d531411: Bootstrap starting.
I20260710 11:10:54.834054  4542 tablet_bootstrap.cc:492] T 89d6115a1dbb467191e18e4aef1c3ead P 9ab745229bcd492997b620181d531411: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:54.834798  4542 tablet_bootstrap.cc:492] T 89d6115a1dbb467191e18e4aef1c3ead P 9ab745229bcd492997b620181d531411: Bootstrap complete.
I20260710 11:10:54.835332  4542 ts_tablet_manager.cc:1403] T 89d6115a1dbb467191e18e4aef1c3ead P 9ab745229bcd492997b620181d531411: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:10:54.837098  4542 raft_consensus.cc:359] T 89d6115a1dbb467191e18e4aef1c3ead P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:54.837523  4542 raft_consensus.cc:740] T 89d6115a1dbb467191e18e4aef1c3ead P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab745229bcd492997b620181d531411, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.838207  4542 consensus_queue.cc:260] T 89d6115a1dbb467191e18e4aef1c3ead P 9ab745229bcd492997b620181d531411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:54.839984  4542 ts_tablet_manager.cc:1434] T 89d6115a1dbb467191e18e4aef1c3ead P 9ab745229bcd492997b620181d531411: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:10:54.840727  4542 tablet_bootstrap.cc:492] T 68c2f189da80403fb22dcf2f51a8cf4e P 9ab745229bcd492997b620181d531411: Bootstrap starting.
I20260710 11:10:54.850541  4542 tablet_bootstrap.cc:492] T 68c2f189da80403fb22dcf2f51a8cf4e P 9ab745229bcd492997b620181d531411: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:54.851174  4542 tablet_bootstrap.cc:492] T 68c2f189da80403fb22dcf2f51a8cf4e P 9ab745229bcd492997b620181d531411: Bootstrap complete.
I20260710 11:10:54.851711  4542 ts_tablet_manager.cc:1403] T 68c2f189da80403fb22dcf2f51a8cf4e P 9ab745229bcd492997b620181d531411: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:10:54.853842  4542 raft_consensus.cc:359] T 68c2f189da80403fb22dcf2f51a8cf4e P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:54.854324  4542 raft_consensus.cc:740] T 68c2f189da80403fb22dcf2f51a8cf4e P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab745229bcd492997b620181d531411, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.855026  4542 consensus_queue.cc:260] T 68c2f189da80403fb22dcf2f51a8cf4e P 9ab745229bcd492997b620181d531411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:54.856899  4542 ts_tablet_manager.cc:1434] T 68c2f189da80403fb22dcf2f51a8cf4e P 9ab745229bcd492997b620181d531411: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:10:55.136760  4578 raft_consensus.cc:3060] T 59f12bed336243789abed2a0cae3a834 P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:55.157213  4515 raft_consensus.cc:993] T 89d6115a1dbb467191e18e4aef1c3ead P c622070f6c1e48a5925897080c0d9cb8: : Instructing follower 4250cd779a3c47bdb213e97fdea3bb1f to start an election
I20260710 11:10:55.157634  4625 raft_consensus.cc:1081] T 89d6115a1dbb467191e18e4aef1c3ead P c622070f6c1e48a5925897080c0d9cb8 [term 1 LEADER]: Signalling peer 4250cd779a3c47bdb213e97fdea3bb1f to start an election
I20260710 11:10:55.159006  4391 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "89d6115a1dbb467191e18e4aef1c3ead"
dest_uuid: "4250cd779a3c47bdb213e97fdea3bb1f"
 from {username='slave'} at 127.0.0.1:34490
I20260710 11:10:55.159482  4391 raft_consensus.cc:493] T 89d6115a1dbb467191e18e4aef1c3ead P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:55.159785  4391 raft_consensus.cc:3060] T 89d6115a1dbb467191e18e4aef1c3ead P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:55.164412  4391 raft_consensus.cc:515] T 89d6115a1dbb467191e18e4aef1c3ead P 4250cd779a3c47bdb213e97fdea3bb1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:55.166635  4391 leader_election.cc:290] T 89d6115a1dbb467191e18e4aef1c3ead P 4250cd779a3c47bdb213e97fdea3bb1f [CANDIDATE]: Term 2 election: Requested vote from peers 9ab745229bcd492997b620181d531411 (127.1.69.1:33093), c622070f6c1e48a5925897080c0d9cb8 (127.1.69.2:44323)
I20260710 11:10:55.166949  4578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d6115a1dbb467191e18e4aef1c3ead" candidate_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ab745229bcd492997b620181d531411"
I20260710 11:10:55.167196  4318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d6115a1dbb467191e18e4aef1c3ead" candidate_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c622070f6c1e48a5925897080c0d9cb8"
I20260710 11:10:55.167667  4578 raft_consensus.cc:3060] T 89d6115a1dbb467191e18e4aef1c3ead P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:55.167730  4318 raft_consensus.cc:3055] T 89d6115a1dbb467191e18e4aef1c3ead P c622070f6c1e48a5925897080c0d9cb8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:55.168211  4318 raft_consensus.cc:740] T 89d6115a1dbb467191e18e4aef1c3ead P c622070f6c1e48a5925897080c0d9cb8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c622070f6c1e48a5925897080c0d9cb8, State: Running, Role: LEADER
I20260710 11:10:55.169063  4318 consensus_queue.cc:260] T 89d6115a1dbb467191e18e4aef1c3ead P c622070f6c1e48a5925897080c0d9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:55.170282  4318 raft_consensus.cc:3060] T 89d6115a1dbb467191e18e4aef1c3ead P c622070f6c1e48a5925897080c0d9cb8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:55.174633  4578 raft_consensus.cc:2468] T 89d6115a1dbb467191e18e4aef1c3ead P 9ab745229bcd492997b620181d531411 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4250cd779a3c47bdb213e97fdea3bb1f in term 2.
I20260710 11:10:55.175828  4357 leader_election.cc:304] T 89d6115a1dbb467191e18e4aef1c3ead P 4250cd779a3c47bdb213e97fdea3bb1f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4250cd779a3c47bdb213e97fdea3bb1f, 9ab745229bcd492997b620181d531411; no voters: 
I20260710 11:10:55.176591  4499 raft_consensus.cc:2804] T 89d6115a1dbb467191e18e4aef1c3ead P 4250cd779a3c47bdb213e97fdea3bb1f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:55.176716  4318 raft_consensus.cc:2468] T 89d6115a1dbb467191e18e4aef1c3ead P c622070f6c1e48a5925897080c0d9cb8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4250cd779a3c47bdb213e97fdea3bb1f in term 2.
I20260710 11:10:55.177603  4499 raft_consensus.cc:697] T 89d6115a1dbb467191e18e4aef1c3ead P 4250cd779a3c47bdb213e97fdea3bb1f [term 2 LEADER]: Becoming Leader. State: Replica: 4250cd779a3c47bdb213e97fdea3bb1f, State: Running, Role: LEADER
I20260710 11:10:55.178449  4499 consensus_queue.cc:237] T 89d6115a1dbb467191e18e4aef1c3ead P 4250cd779a3c47bdb213e97fdea3bb1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:55.180058  4625 raft_consensus.cc:993] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8: : Instructing follower 4250cd779a3c47bdb213e97fdea3bb1f to start an election
I20260710 11:10:55.180543  4625 raft_consensus.cc:1081] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8 [term 1 LEADER]: Signalling peer 4250cd779a3c47bdb213e97fdea3bb1f to start an election
I20260710 11:10:55.181964  4391 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68c2f189da80403fb22dcf2f51a8cf4e"
dest_uuid: "4250cd779a3c47bdb213e97fdea3bb1f"
 from {username='slave'} at 127.0.0.1:34490
I20260710 11:10:55.182484  4391 raft_consensus.cc:493] T 68c2f189da80403fb22dcf2f51a8cf4e P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:55.182895  4391 raft_consensus.cc:3060] T 68c2f189da80403fb22dcf2f51a8cf4e P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:55.186576  4140 catalog_manager.cc:5697] T 89d6115a1dbb467191e18e4aef1c3ead P 4250cd779a3c47bdb213e97fdea3bb1f reported cstate change: term changed from 1 to 2, leader changed from c622070f6c1e48a5925897080c0d9cb8 (127.1.69.2) to 4250cd779a3c47bdb213e97fdea3bb1f (127.1.69.3). New cstate: current_term: 2 leader_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:55.187752  4391 raft_consensus.cc:515] T 68c2f189da80403fb22dcf2f51a8cf4e P 4250cd779a3c47bdb213e97fdea3bb1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:55.189936  4391 leader_election.cc:290] T 68c2f189da80403fb22dcf2f51a8cf4e P 4250cd779a3c47bdb213e97fdea3bb1f [CANDIDATE]: Term 2 election: Requested vote from peers 9ab745229bcd492997b620181d531411 (127.1.69.1:33093), c622070f6c1e48a5925897080c0d9cb8 (127.1.69.2:44323)
I20260710 11:10:55.190135  4578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c2f189da80403fb22dcf2f51a8cf4e" candidate_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ab745229bcd492997b620181d531411"
I20260710 11:10:55.190563  4318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c2f189da80403fb22dcf2f51a8cf4e" candidate_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c622070f6c1e48a5925897080c0d9cb8"
I20260710 11:10:55.190747  4578 raft_consensus.cc:3060] T 68c2f189da80403fb22dcf2f51a8cf4e P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:55.191118  4318 raft_consensus.cc:3055] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:55.191422  4318 raft_consensus.cc:740] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c622070f6c1e48a5925897080c0d9cb8, State: Running, Role: LEADER
I20260710 11:10:55.192209  4318 consensus_queue.cc:260] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:55.193477  4318 raft_consensus.cc:3060] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:55.197476  4578 raft_consensus.cc:2468] T 68c2f189da80403fb22dcf2f51a8cf4e P 9ab745229bcd492997b620181d531411 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4250cd779a3c47bdb213e97fdea3bb1f in term 2.
I20260710 11:10:55.198513  4357 leader_election.cc:304] T 68c2f189da80403fb22dcf2f51a8cf4e P 4250cd779a3c47bdb213e97fdea3bb1f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4250cd779a3c47bdb213e97fdea3bb1f, 9ab745229bcd492997b620181d531411; no voters: 
I20260710 11:10:55.199213  4499 raft_consensus.cc:2804] T 68c2f189da80403fb22dcf2f51a8cf4e P 4250cd779a3c47bdb213e97fdea3bb1f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:55.199692  4499 raft_consensus.cc:697] T 68c2f189da80403fb22dcf2f51a8cf4e P 4250cd779a3c47bdb213e97fdea3bb1f [term 2 LEADER]: Becoming Leader. State: Replica: 4250cd779a3c47bdb213e97fdea3bb1f, State: Running, Role: LEADER
I20260710 11:10:55.200474  4499 consensus_queue.cc:237] T 68c2f189da80403fb22dcf2f51a8cf4e P 4250cd779a3c47bdb213e97fdea3bb1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:55.200820  4318 raft_consensus.cc:2468] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4250cd779a3c47bdb213e97fdea3bb1f in term 2.
I20260710 11:10:55.206823  4140 catalog_manager.cc:5697] T 68c2f189da80403fb22dcf2f51a8cf4e P 4250cd779a3c47bdb213e97fdea3bb1f reported cstate change: term changed from 1 to 2, leader changed from c622070f6c1e48a5925897080c0d9cb8 (127.1.69.2) to 4250cd779a3c47bdb213e97fdea3bb1f (127.1.69.3). New cstate: current_term: 2 leader_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } health_report { overall_health: HEALTHY } } }
W20260710 11:10:55.575636  4413 debug-util.cc:398] Leaking SignalData structure 0x7b08000e9b60 after lost signal to thread 1303
W20260710 11:10:55.578765  4413 debug-util.cc:398] Leaking SignalData structure 0x7b08001cd900 after lost signal to thread 4416
I20260710 11:10:55.610360  4578 raft_consensus.cc:1275] T 89d6115a1dbb467191e18e4aef1c3ead P 9ab745229bcd492997b620181d531411 [term 2 FOLLOWER]: Refusing update from remote peer 4250cd779a3c47bdb213e97fdea3bb1f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:55.611311  4579 raft_consensus.cc:1275] T 68c2f189da80403fb22dcf2f51a8cf4e P 9ab745229bcd492997b620181d531411 [term 2 FOLLOWER]: Refusing update from remote peer 4250cd779a3c47bdb213e97fdea3bb1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:55.612257  4636 consensus_queue.cc:1048] T 89d6115a1dbb467191e18e4aef1c3ead P 4250cd779a3c47bdb213e97fdea3bb1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:55.613250  4626 consensus_queue.cc:1048] T 68c2f189da80403fb22dcf2f51a8cf4e P 4250cd779a3c47bdb213e97fdea3bb1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:55.626296  4318 raft_consensus.cc:1275] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8 [term 2 FOLLOWER]: Refusing update from remote peer 4250cd779a3c47bdb213e97fdea3bb1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:55.630281  4636 consensus_queue.cc:1048] T 68c2f189da80403fb22dcf2f51a8cf4e P 4250cd779a3c47bdb213e97fdea3bb1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:55.642589  4317 raft_consensus.cc:1275] T 89d6115a1dbb467191e18e4aef1c3ead P c622070f6c1e48a5925897080c0d9cb8 [term 2 FOLLOWER]: Refusing update from remote peer 4250cd779a3c47bdb213e97fdea3bb1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:55.644338  4636 consensus_queue.cc:1048] T 89d6115a1dbb467191e18e4aef1c3ead P 4250cd779a3c47bdb213e97fdea3bb1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:10:55.758098  4189 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:10:55.802891  1300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:55.811985  4317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "604215eb738a4e9d8f0a653552096c26"
dest_uuid: "c622070f6c1e48a5925897080c0d9cb8"
mode: GRACEFUL
new_leader_uuid: "4250cd779a3c47bdb213e97fdea3bb1f"
 from {username='slave'} at 127.0.0.1:55494
I20260710 11:10:55.812943  4317 raft_consensus.cc:606] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [term 1 LEADER]: Received request to transfer leadership to TS 4250cd779a3c47bdb213e97fdea3bb1f
I20260710 11:10:55.826659  4391 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "899119ee65f84f5592a87a66c39c3f1f"
dest_uuid: "4250cd779a3c47bdb213e97fdea3bb1f"
mode: GRACEFUL
new_leader_uuid: "c622070f6c1e48a5925897080c0d9cb8"
 from {username='slave'} at 127.0.0.1:50504
I20260710 11:10:55.827205  4391 raft_consensus.cc:606] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 LEADER]: Received request to transfer leadership to TS c622070f6c1e48a5925897080c0d9cb8
I20260710 11:10:55.829831  4391 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff641dfe104244349c53546c41f1cfea"
dest_uuid: "4250cd779a3c47bdb213e97fdea3bb1f"
mode: GRACEFUL
new_leader_uuid: "c622070f6c1e48a5925897080c0d9cb8"
 from {username='slave'} at 127.0.0.1:50504
I20260710 11:10:55.830374  4391 raft_consensus.cc:606] T ff641dfe104244349c53546c41f1cfea P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 LEADER]: Received request to transfer leadership to TS c622070f6c1e48a5925897080c0d9cb8
I20260710 11:10:55.831866  1300 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:10:55.832497  1300 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:55.833329  1300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:56.056113  4499 raft_consensus.cc:993] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f: : Instructing follower c622070f6c1e48a5925897080c0d9cb8 to start an election
I20260710 11:10:56.056773  4499 raft_consensus.cc:1081] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 LEADER]: Signalling peer c622070f6c1e48a5925897080c0d9cb8 to start an election
I20260710 11:10:56.058530  4317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "899119ee65f84f5592a87a66c39c3f1f"
dest_uuid: "c622070f6c1e48a5925897080c0d9cb8"
 from {username='slave'} at 127.0.0.1:42218
I20260710 11:10:56.059144  4317 raft_consensus.cc:493] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:56.059554  4317 raft_consensus.cc:3060] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:56.065994  4317 raft_consensus.cc:515] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:56.067826  4317 leader_election.cc:290] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8 [CANDIDATE]: Term 2 election: Requested vote from peers 9ab745229bcd492997b620181d531411 (127.1.69.1:33093), 4250cd779a3c47bdb213e97fdea3bb1f (127.1.69.3:33001)
I20260710 11:10:56.068722  4578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "899119ee65f84f5592a87a66c39c3f1f" candidate_uuid: "c622070f6c1e48a5925897080c0d9cb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ab745229bcd492997b620181d531411"
I20260710 11:10:56.069057  4391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "899119ee65f84f5592a87a66c39c3f1f" candidate_uuid: "c622070f6c1e48a5925897080c0d9cb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4250cd779a3c47bdb213e97fdea3bb1f"
I20260710 11:10:56.069542  4578 raft_consensus.cc:3060] T 899119ee65f84f5592a87a66c39c3f1f P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:56.069726  4391 raft_consensus.cc:3055] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:56.070132  4391 raft_consensus.cc:740] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4250cd779a3c47bdb213e97fdea3bb1f, State: Running, Role: LEADER
I20260710 11:10:56.070969  4391 consensus_queue.cc:260] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:56.072158  4391 raft_consensus.cc:3060] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:56.078128  4391 raft_consensus.cc:2468] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c622070f6c1e48a5925897080c0d9cb8 in term 2.
I20260710 11:10:56.078836  4578 raft_consensus.cc:2468] T 899119ee65f84f5592a87a66c39c3f1f P 9ab745229bcd492997b620181d531411 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c622070f6c1e48a5925897080c0d9cb8 in term 2.
I20260710 11:10:56.079506  4282 leader_election.cc:304] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4250cd779a3c47bdb213e97fdea3bb1f, c622070f6c1e48a5925897080c0d9cb8; no voters: 
I20260710 11:10:56.080471  4634 raft_consensus.cc:2804] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:56.080952  4634 raft_consensus.cc:697] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8 [term 2 LEADER]: Becoming Leader. State: Replica: c622070f6c1e48a5925897080c0d9cb8, State: Running, Role: LEADER
I20260710 11:10:56.081822  4634 consensus_queue.cc:237] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:56.092845  4137 catalog_manager.cc:5697] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8 reported cstate change: term changed from 1 to 2, leader changed from 4250cd779a3c47bdb213e97fdea3bb1f (127.1.69.3) to c622070f6c1e48a5925897080c0d9cb8 (127.1.69.2). New cstate: current_term: 2 leader_uuid: "c622070f6c1e48a5925897080c0d9cb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:56.167773  4626 raft_consensus.cc:993] T ff641dfe104244349c53546c41f1cfea P 4250cd779a3c47bdb213e97fdea3bb1f: : Instructing follower c622070f6c1e48a5925897080c0d9cb8 to start an election
I20260710 11:10:56.168488  4635 raft_consensus.cc:993] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8: : Instructing follower 4250cd779a3c47bdb213e97fdea3bb1f to start an election
I20260710 11:10:56.168541  4639 raft_consensus.cc:1081] T ff641dfe104244349c53546c41f1cfea P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 LEADER]: Signalling peer c622070f6c1e48a5925897080c0d9cb8 to start an election
I20260710 11:10:56.169108  4634 raft_consensus.cc:1081] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [term 1 LEADER]: Signalling peer 4250cd779a3c47bdb213e97fdea3bb1f to start an election
I20260710 11:10:56.170502  4317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff641dfe104244349c53546c41f1cfea"
dest_uuid: "c622070f6c1e48a5925897080c0d9cb8"
 from {username='slave'} at 127.0.0.1:42218
I20260710 11:10:56.170688  4391 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "604215eb738a4e9d8f0a653552096c26"
dest_uuid: "4250cd779a3c47bdb213e97fdea3bb1f"
 from {username='slave'} at 127.0.0.1:34490
I20260710 11:10:56.171134  4317 raft_consensus.cc:493] T ff641dfe104244349c53546c41f1cfea P c622070f6c1e48a5925897080c0d9cb8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:56.171206  4391 raft_consensus.cc:493] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:56.171667  4317 raft_consensus.cc:3060] T ff641dfe104244349c53546c41f1cfea P c622070f6c1e48a5925897080c0d9cb8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:56.171778  4391 raft_consensus.cc:3060] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:56.179378  4391 raft_consensus.cc:515] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:56.180397  4317 raft_consensus.cc:515] T ff641dfe104244349c53546c41f1cfea P c622070f6c1e48a5925897080c0d9cb8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:56.181602  4391 leader_election.cc:290] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f [CANDIDATE]: Term 2 election: Requested vote from peers 9ab745229bcd492997b620181d531411 (127.1.69.1:33093), c622070f6c1e48a5925897080c0d9cb8 (127.1.69.2:44323)
I20260710 11:10:56.181993  4578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604215eb738a4e9d8f0a653552096c26" candidate_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ab745229bcd492997b620181d531411"
I20260710 11:10:56.182497  4317 leader_election.cc:290] T ff641dfe104244349c53546c41f1cfea P c622070f6c1e48a5925897080c0d9cb8 [CANDIDATE]: Term 2 election: Requested vote from peers 9ab745229bcd492997b620181d531411 (127.1.69.1:33093), 4250cd779a3c47bdb213e97fdea3bb1f (127.1.69.3:33001)
I20260710 11:10:56.182592  4578 raft_consensus.cc:3060] T 604215eb738a4e9d8f0a653552096c26 P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:56.185504  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff641dfe104244349c53546c41f1cfea" candidate_uuid: "c622070f6c1e48a5925897080c0d9cb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ab745229bcd492997b620181d531411"
I20260710 11:10:56.186121  4579 raft_consensus.cc:3060] T ff641dfe104244349c53546c41f1cfea P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:56.186843  4317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604215eb738a4e9d8f0a653552096c26" candidate_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c622070f6c1e48a5925897080c0d9cb8"
I20260710 11:10:56.187438  4317 raft_consensus.cc:3055] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:56.187747  4317 raft_consensus.cc:740] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c622070f6c1e48a5925897080c0d9cb8, State: Running, Role: LEADER
I20260710 11:10:56.188625  4317 consensus_queue.cc:260] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:56.189765  4578 raft_consensus.cc:2468] T 604215eb738a4e9d8f0a653552096c26 P 9ab745229bcd492997b620181d531411 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4250cd779a3c47bdb213e97fdea3bb1f in term 2.
I20260710 11:10:56.190773  4391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff641dfe104244349c53546c41f1cfea" candidate_uuid: "c622070f6c1e48a5925897080c0d9cb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4250cd779a3c47bdb213e97fdea3bb1f"
I20260710 11:10:56.191417  4391 raft_consensus.cc:3055] T ff641dfe104244349c53546c41f1cfea P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:56.191535  4357 leader_election.cc:304] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4250cd779a3c47bdb213e97fdea3bb1f, 9ab745229bcd492997b620181d531411; no voters: 
I20260710 11:10:56.191814  4391 raft_consensus.cc:740] T ff641dfe104244349c53546c41f1cfea P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4250cd779a3c47bdb213e97fdea3bb1f, State: Running, Role: LEADER
I20260710 11:10:56.189796  4317 raft_consensus.cc:3060] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:56.192474  4639 raft_consensus.cc:2804] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:56.193058  4639 raft_consensus.cc:697] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f [term 2 LEADER]: Becoming Leader. State: Replica: 4250cd779a3c47bdb213e97fdea3bb1f, State: Running, Role: LEADER
I20260710 11:10:56.193507  4579 raft_consensus.cc:2468] T ff641dfe104244349c53546c41f1cfea P 9ab745229bcd492997b620181d531411 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c622070f6c1e48a5925897080c0d9cb8 in term 2.
I20260710 11:10:56.194093  4639 consensus_queue.cc:237] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:56.194783  4283 leader_election.cc:304] T ff641dfe104244349c53546c41f1cfea P c622070f6c1e48a5925897080c0d9cb8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ab745229bcd492997b620181d531411, c622070f6c1e48a5925897080c0d9cb8; no voters: 
I20260710 11:10:56.195700  4634 raft_consensus.cc:2804] T ff641dfe104244349c53546c41f1cfea P c622070f6c1e48a5925897080c0d9cb8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:56.196177  4634 raft_consensus.cc:697] T ff641dfe104244349c53546c41f1cfea P c622070f6c1e48a5925897080c0d9cb8 [term 2 LEADER]: Becoming Leader. State: Replica: c622070f6c1e48a5925897080c0d9cb8, State: Running, Role: LEADER
I20260710 11:10:56.197124  4634 consensus_queue.cc:237] T ff641dfe104244349c53546c41f1cfea P c622070f6c1e48a5925897080c0d9cb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:56.199560  4317 raft_consensus.cc:2468] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4250cd779a3c47bdb213e97fdea3bb1f in term 2.
I20260710 11:10:56.199985  4391 consensus_queue.cc:260] T ff641dfe104244349c53546c41f1cfea P 4250cd779a3c47bdb213e97fdea3bb1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:56.202296  4391 raft_consensus.cc:3060] T ff641dfe104244349c53546c41f1cfea P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:56.212380  4137 catalog_manager.cc:5697] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f reported cstate change: term changed from 1 to 2, leader changed from c622070f6c1e48a5925897080c0d9cb8 (127.1.69.2) to 4250cd779a3c47bdb213e97fdea3bb1f (127.1.69.3). New cstate: current_term: 2 leader_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:56.217873  4391 raft_consensus.cc:2468] T ff641dfe104244349c53546c41f1cfea P 4250cd779a3c47bdb213e97fdea3bb1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c622070f6c1e48a5925897080c0d9cb8 in term 2.
I20260710 11:10:56.217623  4140 catalog_manager.cc:5697] T ff641dfe104244349c53546c41f1cfea P c622070f6c1e48a5925897080c0d9cb8 reported cstate change: term changed from 1 to 2, leader changed from 4250cd779a3c47bdb213e97fdea3bb1f (127.1.69.3) to c622070f6c1e48a5925897080c0d9cb8 (127.1.69.2). New cstate: current_term: 2 leader_uuid: "c622070f6c1e48a5925897080c0d9cb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:56.488512  4391 raft_consensus.cc:1275] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [term 2 FOLLOWER]: Refusing update from remote peer c622070f6c1e48a5925897080c0d9cb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:56.489907  4634 consensus_queue.cc:1048] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:56.504261  4579 raft_consensus.cc:1275] T 899119ee65f84f5592a87a66c39c3f1f P 9ab745229bcd492997b620181d531411 [term 2 FOLLOWER]: Refusing update from remote peer c622070f6c1e48a5925897080c0d9cb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:56.506490  4634 consensus_queue.cc:1048] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:56.582888  4391 raft_consensus.cc:1275] T ff641dfe104244349c53546c41f1cfea P 4250cd779a3c47bdb213e97fdea3bb1f [term 2 FOLLOWER]: Refusing update from remote peer c622070f6c1e48a5925897080c0d9cb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:56.584057  4634 consensus_queue.cc:1048] T ff641dfe104244349c53546c41f1cfea P c622070f6c1e48a5925897080c0d9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:56.601912  4579 raft_consensus.cc:1275] T ff641dfe104244349c53546c41f1cfea P 9ab745229bcd492997b620181d531411 [term 2 FOLLOWER]: Refusing update from remote peer c622070f6c1e48a5925897080c0d9cb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:56.603231  4634 consensus_queue.cc:1048] T ff641dfe104244349c53546c41f1cfea P c622070f6c1e48a5925897080c0d9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:56.621413  4579 raft_consensus.cc:1275] T 604215eb738a4e9d8f0a653552096c26 P 9ab745229bcd492997b620181d531411 [term 2 FOLLOWER]: Refusing update from remote peer 4250cd779a3c47bdb213e97fdea3bb1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:56.622751  4639 consensus_queue.cc:1048] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:56.633586  4317 raft_consensus.cc:1275] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [term 2 FOLLOWER]: Refusing update from remote peer 4250cd779a3c47bdb213e97fdea3bb1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:56.635555  4499 consensus_queue.cc:1048] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:10:56.759284  4189 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:10:56.840013  1300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:56.846920  4391 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43ecbdd0a26a4e6e94dd7b97f6944e84"
dest_uuid: "4250cd779a3c47bdb213e97fdea3bb1f"
mode: GRACEFUL
new_leader_uuid: "c622070f6c1e48a5925897080c0d9cb8"
 from {username='slave'} at 127.0.0.1:50504
I20260710 11:10:56.847396  4391 raft_consensus.cc:606] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 LEADER]: Received request to transfer leadership to TS c622070f6c1e48a5925897080c0d9cb8
I20260710 11:10:56.849779  4317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59f12bed336243789abed2a0cae3a834"
dest_uuid: "c622070f6c1e48a5925897080c0d9cb8"
mode: GRACEFUL
new_leader_uuid: "4250cd779a3c47bdb213e97fdea3bb1f"
 from {username='slave'} at 127.0.0.1:55494
I20260710 11:10:56.850418  4317 raft_consensus.cc:606] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8 [term 2 LEADER]: Received request to transfer leadership to TS 4250cd779a3c47bdb213e97fdea3bb1f
I20260710 11:10:56.853034  4317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "899119ee65f84f5592a87a66c39c3f1f"
dest_uuid: "c622070f6c1e48a5925897080c0d9cb8"
mode: GRACEFUL
new_leader_uuid: "4250cd779a3c47bdb213e97fdea3bb1f"
 from {username='slave'} at 127.0.0.1:55494
I20260710 11:10:56.853600  4317 raft_consensus.cc:606] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8 [term 2 LEADER]: Received request to transfer leadership to TS 4250cd779a3c47bdb213e97fdea3bb1f
I20260710 11:10:56.854743  1300 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:10:56.855365  1300 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:56.856052  1300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:56.898042  4635 raft_consensus.cc:993] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8: : Instructing follower 4250cd779a3c47bdb213e97fdea3bb1f to start an election
I20260710 11:10:56.898566  4634 raft_consensus.cc:1081] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8 [term 2 LEADER]: Signalling peer 4250cd779a3c47bdb213e97fdea3bb1f to start an election
I20260710 11:10:56.900205  4391 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "899119ee65f84f5592a87a66c39c3f1f"
dest_uuid: "4250cd779a3c47bdb213e97fdea3bb1f"
 from {username='slave'} at 127.0.0.1:34490
I20260710 11:10:56.900650  4391 raft_consensus.cc:493] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:56.900954  4391 raft_consensus.cc:3060] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:56.905270  4391 raft_consensus.cc:515] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:56.906714  4391 leader_election.cc:290] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [CANDIDATE]: Term 3 election: Requested vote from peers 9ab745229bcd492997b620181d531411 (127.1.69.1:33093), c622070f6c1e48a5925897080c0d9cb8 (127.1.69.2:44323)
I20260710 11:10:56.907793  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "899119ee65f84f5592a87a66c39c3f1f" candidate_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9ab745229bcd492997b620181d531411"
I20260710 11:10:56.907891  4317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "899119ee65f84f5592a87a66c39c3f1f" candidate_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c622070f6c1e48a5925897080c0d9cb8"
I20260710 11:10:56.908317  4579 raft_consensus.cc:3060] T 899119ee65f84f5592a87a66c39c3f1f P 9ab745229bcd492997b620181d531411 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:56.908563  4317 raft_consensus.cc:3055] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:56.908988  4317 raft_consensus.cc:740] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c622070f6c1e48a5925897080c0d9cb8, State: Running, Role: LEADER
I20260710 11:10:56.909832  4317 consensus_queue.cc:260] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8 [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: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:56.911157  4317 raft_consensus.cc:3060] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:56.913414  4579 raft_consensus.cc:2468] T 899119ee65f84f5592a87a66c39c3f1f P 9ab745229bcd492997b620181d531411 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4250cd779a3c47bdb213e97fdea3bb1f in term 3.
I20260710 11:10:56.914434  4357 leader_election.cc:304] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [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: 4250cd779a3c47bdb213e97fdea3bb1f, 9ab745229bcd492997b620181d531411; no voters: 
I20260710 11:10:56.915126  4499 raft_consensus.cc:2804] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:56.915562  4499 raft_consensus.cc:697] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [term 3 LEADER]: Becoming Leader. State: Replica: 4250cd779a3c47bdb213e97fdea3bb1f, State: Running, Role: LEADER
I20260710 11:10:56.916327  4499 consensus_queue.cc:237] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [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: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:56.918262  4317 raft_consensus.cc:2468] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4250cd779a3c47bdb213e97fdea3bb1f in term 3.
I20260710 11:10:56.924039  4137 catalog_manager.cc:5697] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f reported cstate change: term changed from 2 to 3, leader changed from c622070f6c1e48a5925897080c0d9cb8 (127.1.69.2) to 4250cd779a3c47bdb213e97fdea3bb1f (127.1.69.3). New cstate: current_term: 3 leader_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:56.938978  4626 raft_consensus.cc:993] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f: : Instructing follower c622070f6c1e48a5925897080c0d9cb8 to start an election
I20260710 11:10:56.939456  4499 raft_consensus.cc:1081] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 LEADER]: Signalling peer c622070f6c1e48a5925897080c0d9cb8 to start an election
I20260710 11:10:56.940891  4317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43ecbdd0a26a4e6e94dd7b97f6944e84"
dest_uuid: "c622070f6c1e48a5925897080c0d9cb8"
 from {username='slave'} at 127.0.0.1:42218
I20260710 11:10:56.941458  4317 raft_consensus.cc:493] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P c622070f6c1e48a5925897080c0d9cb8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:56.941834  4317 raft_consensus.cc:3060] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P c622070f6c1e48a5925897080c0d9cb8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:56.949657  4317 raft_consensus.cc:515] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P c622070f6c1e48a5925897080c0d9cb8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } } peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } }
I20260710 11:10:56.951828  4317 leader_election.cc:290] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P c622070f6c1e48a5925897080c0d9cb8 [CANDIDATE]: Term 2 election: Requested vote from peers 4250cd779a3c47bdb213e97fdea3bb1f (127.1.69.3:33001), 9ab745229bcd492997b620181d531411 (127.1.69.1:33093)
I20260710 11:10:56.952384  4391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ecbdd0a26a4e6e94dd7b97f6944e84" candidate_uuid: "c622070f6c1e48a5925897080c0d9cb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4250cd779a3c47bdb213e97fdea3bb1f"
I20260710 11:10:56.952986  4391 raft_consensus.cc:3055] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:56.953289  4391 raft_consensus.cc:740] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4250cd779a3c47bdb213e97fdea3bb1f, State: Running, Role: LEADER
I20260710 11:10:56.953306  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ecbdd0a26a4e6e94dd7b97f6944e84" candidate_uuid: "c622070f6c1e48a5925897080c0d9cb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ab745229bcd492997b620181d531411"
I20260710 11:10:56.954025  4579 raft_consensus.cc:3060] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:56.954180  4391 consensus_queue.cc:260] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } } peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } }
I20260710 11:10:56.955202  4391 raft_consensus.cc:3060] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:56.959898  4391 raft_consensus.cc:2468] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c622070f6c1e48a5925897080c0d9cb8 in term 2.
I20260710 11:10:56.960985  4282 leader_election.cc:304] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P c622070f6c1e48a5925897080c0d9cb8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4250cd779a3c47bdb213e97fdea3bb1f, c622070f6c1e48a5925897080c0d9cb8; no voters: 
I20260710 11:10:56.961709  4634 raft_consensus.cc:2804] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P c622070f6c1e48a5925897080c0d9cb8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:56.961747  4579 raft_consensus.cc:2468] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 9ab745229bcd492997b620181d531411 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c622070f6c1e48a5925897080c0d9cb8 in term 2.
I20260710 11:10:56.962224  4634 raft_consensus.cc:697] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P c622070f6c1e48a5925897080c0d9cb8 [term 2 LEADER]: Becoming Leader. State: Replica: c622070f6c1e48a5925897080c0d9cb8, State: Running, Role: LEADER
I20260710 11:10:56.963264  4634 consensus_queue.cc:237] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P c622070f6c1e48a5925897080c0d9cb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } } peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } }
I20260710 11:10:56.970729  4137 catalog_manager.cc:5697] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P c622070f6c1e48a5925897080c0d9cb8 reported cstate change: term changed from 1 to 2, leader changed from 4250cd779a3c47bdb213e97fdea3bb1f (127.1.69.3) to c622070f6c1e48a5925897080c0d9cb8 (127.1.69.2). New cstate: current_term: 2 leader_uuid: "c622070f6c1e48a5925897080c0d9cb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:57.156785  4635 raft_consensus.cc:993] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8: : Instructing follower 4250cd779a3c47bdb213e97fdea3bb1f to start an election
I20260710 11:10:57.157246  4634 raft_consensus.cc:1081] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8 [term 2 LEADER]: Signalling peer 4250cd779a3c47bdb213e97fdea3bb1f to start an election
I20260710 11:10:57.158847  4391 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59f12bed336243789abed2a0cae3a834"
dest_uuid: "4250cd779a3c47bdb213e97fdea3bb1f"
 from {username='slave'} at 127.0.0.1:34490
I20260710 11:10:57.159296  4391 raft_consensus.cc:493] T 59f12bed336243789abed2a0cae3a834 P 4250cd779a3c47bdb213e97fdea3bb1f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:57.159602  4391 raft_consensus.cc:3060] T 59f12bed336243789abed2a0cae3a834 P 4250cd779a3c47bdb213e97fdea3bb1f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:57.163718  4391 raft_consensus.cc:515] T 59f12bed336243789abed2a0cae3a834 P 4250cd779a3c47bdb213e97fdea3bb1f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:57.165184  4391 leader_election.cc:290] T 59f12bed336243789abed2a0cae3a834 P 4250cd779a3c47bdb213e97fdea3bb1f [CANDIDATE]: Term 3 election: Requested vote from peers 9ab745229bcd492997b620181d531411 (127.1.69.1:33093), c622070f6c1e48a5925897080c0d9cb8 (127.1.69.2:44323)
I20260710 11:10:57.166093  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59f12bed336243789abed2a0cae3a834" candidate_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9ab745229bcd492997b620181d531411"
I20260710 11:10:57.166254  4317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59f12bed336243789abed2a0cae3a834" candidate_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c622070f6c1e48a5925897080c0d9cb8"
I20260710 11:10:57.166755  4579 raft_consensus.cc:3060] T 59f12bed336243789abed2a0cae3a834 P 9ab745229bcd492997b620181d531411 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:57.166766  4317 raft_consensus.cc:3055] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:57.167366  4317 raft_consensus.cc:740] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c622070f6c1e48a5925897080c0d9cb8, State: Running, Role: LEADER
I20260710 11:10:57.168336  4317 consensus_queue.cc:260] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8 [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: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:57.169703  4317 raft_consensus.cc:3060] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:57.172145  4579 raft_consensus.cc:2468] T 59f12bed336243789abed2a0cae3a834 P 9ab745229bcd492997b620181d531411 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4250cd779a3c47bdb213e97fdea3bb1f in term 3.
I20260710 11:10:57.173159  4357 leader_election.cc:304] T 59f12bed336243789abed2a0cae3a834 P 4250cd779a3c47bdb213e97fdea3bb1f [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: 4250cd779a3c47bdb213e97fdea3bb1f, 9ab745229bcd492997b620181d531411; no voters: 
I20260710 11:10:57.174086  4499 raft_consensus.cc:2804] T 59f12bed336243789abed2a0cae3a834 P 4250cd779a3c47bdb213e97fdea3bb1f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:57.174515  4499 raft_consensus.cc:697] T 59f12bed336243789abed2a0cae3a834 P 4250cd779a3c47bdb213e97fdea3bb1f [term 3 LEADER]: Becoming Leader. State: Replica: 4250cd779a3c47bdb213e97fdea3bb1f, State: Running, Role: LEADER
I20260710 11:10:57.175364  4499 consensus_queue.cc:237] T 59f12bed336243789abed2a0cae3a834 P 4250cd779a3c47bdb213e97fdea3bb1f [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: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:57.177347  4317 raft_consensus.cc:2468] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4250cd779a3c47bdb213e97fdea3bb1f in term 3.
I20260710 11:10:57.183667  4137 catalog_manager.cc:5697] T 59f12bed336243789abed2a0cae3a834 P 4250cd779a3c47bdb213e97fdea3bb1f reported cstate change: term changed from 2 to 3, leader changed from c622070f6c1e48a5925897080c0d9cb8 (127.1.69.2) to 4250cd779a3c47bdb213e97fdea3bb1f (127.1.69.3). New cstate: current_term: 3 leader_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:57.356544  4317 raft_consensus.cc:1275] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8 [term 3 FOLLOWER]: Refusing update from remote peer 4250cd779a3c47bdb213e97fdea3bb1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:57.357807  4626 consensus_queue.cc:1048] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:57.367713  4579 raft_consensus.cc:1275] T 899119ee65f84f5592a87a66c39c3f1f P 9ab745229bcd492997b620181d531411 [term 3 FOLLOWER]: Refusing update from remote peer 4250cd779a3c47bdb213e97fdea3bb1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:57.369135  4669 consensus_queue.cc:1048] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:57.488024  4391 raft_consensus.cc:1275] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f [term 2 FOLLOWER]: Refusing update from remote peer c622070f6c1e48a5925897080c0d9cb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:57.489215  4634 consensus_queue.cc:1048] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P c622070f6c1e48a5925897080c0d9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:57.498243  4579 raft_consensus.cc:1275] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 9ab745229bcd492997b620181d531411 [term 2 FOLLOWER]: Refusing update from remote peer c622070f6c1e48a5925897080c0d9cb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:57.499977  4668 consensus_queue.cc:1048] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P c622070f6c1e48a5925897080c0d9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:57.654458  4317 raft_consensus.cc:1275] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8 [term 3 FOLLOWER]: Refusing update from remote peer 4250cd779a3c47bdb213e97fdea3bb1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:57.655720  4669 consensus_queue.cc:1048] T 59f12bed336243789abed2a0cae3a834 P 4250cd779a3c47bdb213e97fdea3bb1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:57.666606  4579 raft_consensus.cc:1275] T 59f12bed336243789abed2a0cae3a834 P 9ab745229bcd492997b620181d531411 [term 3 FOLLOWER]: Refusing update from remote peer 4250cd779a3c47bdb213e97fdea3bb1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:57.668577  4669 consensus_queue.cc:1048] T 59f12bed336243789abed2a0cae3a834 P 4250cd779a3c47bdb213e97fdea3bb1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:10:57.760454  4189 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:10:57.865837  1300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:57.876627  4317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a9e4b2345f24371b22406054e380fe5"
dest_uuid: "c622070f6c1e48a5925897080c0d9cb8"
mode: GRACEFUL
new_leader_uuid: "4250cd779a3c47bdb213e97fdea3bb1f"
 from {username='slave'} at 127.0.0.1:55494
I20260710 11:10:57.877300  4317 raft_consensus.cc:606] T 0a9e4b2345f24371b22406054e380fe5 P c622070f6c1e48a5925897080c0d9cb8 [term 1 LEADER]: Received request to transfer leadership to TS 4250cd779a3c47bdb213e97fdea3bb1f
I20260710 11:10:57.880090  4391 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "604215eb738a4e9d8f0a653552096c26"
dest_uuid: "4250cd779a3c47bdb213e97fdea3bb1f"
mode: GRACEFUL
new_leader_uuid: "c622070f6c1e48a5925897080c0d9cb8"
 from {username='slave'} at 127.0.0.1:50504
I20260710 11:10:57.880561  4391 raft_consensus.cc:606] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f [term 2 LEADER]: Received request to transfer leadership to TS c622070f6c1e48a5925897080c0d9cb8
I20260710 11:10:57.882730  4391 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68c2f189da80403fb22dcf2f51a8cf4e"
dest_uuid: "4250cd779a3c47bdb213e97fdea3bb1f"
mode: GRACEFUL
new_leader_uuid: "c622070f6c1e48a5925897080c0d9cb8"
 from {username='slave'} at 127.0.0.1:50504
I20260710 11:10:57.883132  4391 raft_consensus.cc:606] T 68c2f189da80403fb22dcf2f51a8cf4e P 4250cd779a3c47bdb213e97fdea3bb1f [term 2 LEADER]: Received request to transfer leadership to TS c622070f6c1e48a5925897080c0d9cb8
I20260710 11:10:57.884197  1300 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:10:57.884869  1300 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:57.885572  1300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:57.889286  4626 raft_consensus.cc:993] T 68c2f189da80403fb22dcf2f51a8cf4e P 4250cd779a3c47bdb213e97fdea3bb1f: : Instructing follower c622070f6c1e48a5925897080c0d9cb8 to start an election
I20260710 11:10:57.889748  4499 raft_consensus.cc:1081] T 68c2f189da80403fb22dcf2f51a8cf4e P 4250cd779a3c47bdb213e97fdea3bb1f [term 2 LEADER]: Signalling peer c622070f6c1e48a5925897080c0d9cb8 to start an election
I20260710 11:10:57.898135  4318 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68c2f189da80403fb22dcf2f51a8cf4e"
dest_uuid: "c622070f6c1e48a5925897080c0d9cb8"
 from {username='slave'} at 127.0.0.1:42218
I20260710 11:10:57.898728  4318 raft_consensus.cc:493] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:57.899096  4318 raft_consensus.cc:3060] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:57.908600  4318 raft_consensus.cc:515] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:57.910771  4318 leader_election.cc:290] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8 [CANDIDATE]: Term 3 election: Requested vote from peers 9ab745229bcd492997b620181d531411 (127.1.69.1:33093), 4250cd779a3c47bdb213e97fdea3bb1f (127.1.69.3:33001)
I20260710 11:10:57.911283  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c2f189da80403fb22dcf2f51a8cf4e" candidate_uuid: "c622070f6c1e48a5925897080c0d9cb8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9ab745229bcd492997b620181d531411"
I20260710 11:10:57.911886  4579 raft_consensus.cc:3060] T 68c2f189da80403fb22dcf2f51a8cf4e P 9ab745229bcd492997b620181d531411 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:57.912041  4391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c2f189da80403fb22dcf2f51a8cf4e" candidate_uuid: "c622070f6c1e48a5925897080c0d9cb8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4250cd779a3c47bdb213e97fdea3bb1f"
I20260710 11:10:57.912585  4391 raft_consensus.cc:3055] T 68c2f189da80403fb22dcf2f51a8cf4e P 4250cd779a3c47bdb213e97fdea3bb1f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:57.912874  4391 raft_consensus.cc:740] T 68c2f189da80403fb22dcf2f51a8cf4e P 4250cd779a3c47bdb213e97fdea3bb1f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4250cd779a3c47bdb213e97fdea3bb1f, State: Running, Role: LEADER
I20260710 11:10:57.913612  4391 consensus_queue.cc:260] T 68c2f189da80403fb22dcf2f51a8cf4e P 4250cd779a3c47bdb213e97fdea3bb1f [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: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:57.914743  4391 raft_consensus.cc:3060] T 68c2f189da80403fb22dcf2f51a8cf4e P 4250cd779a3c47bdb213e97fdea3bb1f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:57.918679  4579 raft_consensus.cc:2468] T 68c2f189da80403fb22dcf2f51a8cf4e P 9ab745229bcd492997b620181d531411 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c622070f6c1e48a5925897080c0d9cb8 in term 3.
I20260710 11:10:57.919800  4283 leader_election.cc:304] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8 [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: 9ab745229bcd492997b620181d531411, c622070f6c1e48a5925897080c0d9cb8; no voters: 
I20260710 11:10:57.920552  4635 raft_consensus.cc:2804] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:57.921052  4635 raft_consensus.cc:697] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8 [term 3 LEADER]: Becoming Leader. State: Replica: c622070f6c1e48a5925897080c0d9cb8, State: Running, Role: LEADER
I20260710 11:10:57.921762  4391 raft_consensus.cc:2468] T 68c2f189da80403fb22dcf2f51a8cf4e P 4250cd779a3c47bdb213e97fdea3bb1f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c622070f6c1e48a5925897080c0d9cb8 in term 3.
I20260710 11:10:57.921957  4635 consensus_queue.cc:237] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8 [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: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:57.930254  4137 catalog_manager.cc:5697] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8 reported cstate change: term changed from 2 to 3, leader changed from 4250cd779a3c47bdb213e97fdea3bb1f (127.1.69.3) to c622070f6c1e48a5925897080c0d9cb8 (127.1.69.2). New cstate: current_term: 3 leader_uuid: "c622070f6c1e48a5925897080c0d9cb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:58.225431  4635 raft_consensus.cc:993] T 0a9e4b2345f24371b22406054e380fe5 P c622070f6c1e48a5925897080c0d9cb8: : Instructing follower 4250cd779a3c47bdb213e97fdea3bb1f to start an election
I20260710 11:10:58.225888  4634 raft_consensus.cc:1081] T 0a9e4b2345f24371b22406054e380fe5 P c622070f6c1e48a5925897080c0d9cb8 [term 1 LEADER]: Signalling peer 4250cd779a3c47bdb213e97fdea3bb1f to start an election
I20260710 11:10:58.227895  4391 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a9e4b2345f24371b22406054e380fe5"
dest_uuid: "4250cd779a3c47bdb213e97fdea3bb1f"
 from {username='slave'} at 127.0.0.1:34490
I20260710 11:10:58.228341  4391 raft_consensus.cc:493] T 0a9e4b2345f24371b22406054e380fe5 P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:58.228673  4391 raft_consensus.cc:3060] T 0a9e4b2345f24371b22406054e380fe5 P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:58.235132  4391 raft_consensus.cc:515] T 0a9e4b2345f24371b22406054e380fe5 P 4250cd779a3c47bdb213e97fdea3bb1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:58.237478  4391 leader_election.cc:290] T 0a9e4b2345f24371b22406054e380fe5 P 4250cd779a3c47bdb213e97fdea3bb1f [CANDIDATE]: Term 2 election: Requested vote from peers 9ab745229bcd492997b620181d531411 (127.1.69.1:33093), c622070f6c1e48a5925897080c0d9cb8 (127.1.69.2:44323)
I20260710 11:10:58.237666  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9e4b2345f24371b22406054e380fe5" candidate_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ab745229bcd492997b620181d531411"
I20260710 11:10:58.238999  4579 raft_consensus.cc:3060] T 0a9e4b2345f24371b22406054e380fe5 P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:58.240782  4318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9e4b2345f24371b22406054e380fe5" candidate_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c622070f6c1e48a5925897080c0d9cb8"
I20260710 11:10:58.241281  4318 raft_consensus.cc:3055] T 0a9e4b2345f24371b22406054e380fe5 P c622070f6c1e48a5925897080c0d9cb8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:58.241565  4318 raft_consensus.cc:740] T 0a9e4b2345f24371b22406054e380fe5 P c622070f6c1e48a5925897080c0d9cb8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c622070f6c1e48a5925897080c0d9cb8, State: Running, Role: LEADER
I20260710 11:10:58.242304  4318 consensus_queue.cc:260] T 0a9e4b2345f24371b22406054e380fe5 P c622070f6c1e48a5925897080c0d9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:58.243232  4318 raft_consensus.cc:3060] T 0a9e4b2345f24371b22406054e380fe5 P c622070f6c1e48a5925897080c0d9cb8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:58.245229  4579 raft_consensus.cc:2468] T 0a9e4b2345f24371b22406054e380fe5 P 9ab745229bcd492997b620181d531411 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4250cd779a3c47bdb213e97fdea3bb1f in term 2.
I20260710 11:10:58.246255  4357 leader_election.cc:304] T 0a9e4b2345f24371b22406054e380fe5 P 4250cd779a3c47bdb213e97fdea3bb1f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4250cd779a3c47bdb213e97fdea3bb1f, 9ab745229bcd492997b620181d531411; no voters: 
I20260710 11:10:58.246857  4499 raft_consensus.cc:2804] T 0a9e4b2345f24371b22406054e380fe5 P 4250cd779a3c47bdb213e97fdea3bb1f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:58.247344  4499 raft_consensus.cc:697] T 0a9e4b2345f24371b22406054e380fe5 P 4250cd779a3c47bdb213e97fdea3bb1f [term 2 LEADER]: Becoming Leader. State: Replica: 4250cd779a3c47bdb213e97fdea3bb1f, State: Running, Role: LEADER
I20260710 11:10:58.248157  4499 consensus_queue.cc:237] T 0a9e4b2345f24371b22406054e380fe5 P 4250cd779a3c47bdb213e97fdea3bb1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:58.248869  4318 raft_consensus.cc:2468] T 0a9e4b2345f24371b22406054e380fe5 P c622070f6c1e48a5925897080c0d9cb8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4250cd779a3c47bdb213e97fdea3bb1f in term 2.
I20260710 11:10:58.255344  4137 catalog_manager.cc:5697] T 0a9e4b2345f24371b22406054e380fe5 P 4250cd779a3c47bdb213e97fdea3bb1f reported cstate change: term changed from 1 to 2, leader changed from c622070f6c1e48a5925897080c0d9cb8 (127.1.69.2) to 4250cd779a3c47bdb213e97fdea3bb1f (127.1.69.3). New cstate: current_term: 2 leader_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:58.281597  4626 raft_consensus.cc:993] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f: : Instructing follower c622070f6c1e48a5925897080c0d9cb8 to start an election
I20260710 11:10:58.282035  4499 raft_consensus.cc:1081] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f [term 2 LEADER]: Signalling peer c622070f6c1e48a5925897080c0d9cb8 to start an election
I20260710 11:10:58.283380  4318 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "604215eb738a4e9d8f0a653552096c26"
dest_uuid: "c622070f6c1e48a5925897080c0d9cb8"
 from {username='slave'} at 127.0.0.1:42218
I20260710 11:10:58.283735  4318 raft_consensus.cc:493] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:58.283972  4318 raft_consensus.cc:3060] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:58.288101  4318 raft_consensus.cc:515] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:58.289587  4318 leader_election.cc:290] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [CANDIDATE]: Term 3 election: Requested vote from peers 9ab745229bcd492997b620181d531411 (127.1.69.1:33093), 4250cd779a3c47bdb213e97fdea3bb1f (127.1.69.3:33001)
I20260710 11:10:58.290400  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604215eb738a4e9d8f0a653552096c26" candidate_uuid: "c622070f6c1e48a5925897080c0d9cb8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9ab745229bcd492997b620181d531411"
I20260710 11:10:58.290635  4391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604215eb738a4e9d8f0a653552096c26" candidate_uuid: "c622070f6c1e48a5925897080c0d9cb8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4250cd779a3c47bdb213e97fdea3bb1f"
I20260710 11:10:58.290964  4579 raft_consensus.cc:3060] T 604215eb738a4e9d8f0a653552096c26 P 9ab745229bcd492997b620181d531411 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:58.291159  4391 raft_consensus.cc:3055] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:58.291523  4391 raft_consensus.cc:740] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4250cd779a3c47bdb213e97fdea3bb1f, State: Running, Role: LEADER
I20260710 11:10:58.292128  4391 consensus_queue.cc:260] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f [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: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:58.293015  4391 raft_consensus.cc:3060] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:58.296577  4579 raft_consensus.cc:2468] T 604215eb738a4e9d8f0a653552096c26 P 9ab745229bcd492997b620181d531411 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c622070f6c1e48a5925897080c0d9cb8 in term 3.
I20260710 11:10:58.297453  4391 raft_consensus.cc:2468] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c622070f6c1e48a5925897080c0d9cb8 in term 3.
I20260710 11:10:58.297799  4283 leader_election.cc:304] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [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: 9ab745229bcd492997b620181d531411, c622070f6c1e48a5925897080c0d9cb8; no voters: 
I20260710 11:10:58.298504  4634 raft_consensus.cc:2804] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:58.298887  4634 raft_consensus.cc:697] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [term 3 LEADER]: Becoming Leader. State: Replica: c622070f6c1e48a5925897080c0d9cb8, State: Running, Role: LEADER
I20260710 11:10:58.299636  4634 consensus_queue.cc:237] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [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: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:58.308682  4137 catalog_manager.cc:5697] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 reported cstate change: term changed from 2 to 3, leader changed from 4250cd779a3c47bdb213e97fdea3bb1f (127.1.69.3) to c622070f6c1e48a5925897080c0d9cb8 (127.1.69.2). New cstate: current_term: 3 leader_uuid: "c622070f6c1e48a5925897080c0d9cb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:58.325896  4579 raft_consensus.cc:1275] T 68c2f189da80403fb22dcf2f51a8cf4e P 9ab745229bcd492997b620181d531411 [term 3 FOLLOWER]: Refusing update from remote peer c622070f6c1e48a5925897080c0d9cb8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:58.327148  4634 consensus_queue.cc:1048] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:58.336637  4391 raft_consensus.cc:1275] T 68c2f189da80403fb22dcf2f51a8cf4e P 4250cd779a3c47bdb213e97fdea3bb1f [term 3 FOLLOWER]: Refusing update from remote peer c622070f6c1e48a5925897080c0d9cb8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:58.338340  4635 consensus_queue.cc:1048] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:58.699862  4579 raft_consensus.cc:1275] T 0a9e4b2345f24371b22406054e380fe5 P 9ab745229bcd492997b620181d531411 [term 2 FOLLOWER]: Refusing update from remote peer 4250cd779a3c47bdb213e97fdea3bb1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:58.701077  4499 consensus_queue.cc:1048] T 0a9e4b2345f24371b22406054e380fe5 P 4250cd779a3c47bdb213e97fdea3bb1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:58.711892  4318 raft_consensus.cc:1275] T 0a9e4b2345f24371b22406054e380fe5 P c622070f6c1e48a5925897080c0d9cb8 [term 2 FOLLOWER]: Refusing update from remote peer 4250cd779a3c47bdb213e97fdea3bb1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:58.713160  4679 consensus_queue.cc:1048] T 0a9e4b2345f24371b22406054e380fe5 P 4250cd779a3c47bdb213e97fdea3bb1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:10:58.761368  4189 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:10:58.871645  4391 raft_consensus.cc:1275] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f [term 3 FOLLOWER]: Refusing update from remote peer c622070f6c1e48a5925897080c0d9cb8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:58.872980  4684 consensus_queue.cc:1048] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:58.880848  4579 raft_consensus.cc:1275] T 604215eb738a4e9d8f0a653552096c26 P 9ab745229bcd492997b620181d531411 [term 3 FOLLOWER]: Refusing update from remote peer c622070f6c1e48a5925897080c0d9cb8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:58.882929  4635 consensus_queue.cc:1048] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:58.897104  1300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:58.904747  4318 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43ecbdd0a26a4e6e94dd7b97f6944e84"
dest_uuid: "c622070f6c1e48a5925897080c0d9cb8"
mode: GRACEFUL
new_leader_uuid: "4250cd779a3c47bdb213e97fdea3bb1f"
 from {username='slave'} at 127.0.0.1:55494
I20260710 11:10:58.905164  4318 raft_consensus.cc:606] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P c622070f6c1e48a5925897080c0d9cb8 [term 2 LEADER]: Received request to transfer leadership to TS 4250cd779a3c47bdb213e97fdea3bb1f
I20260710 11:10:58.907320  4318 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "604215eb738a4e9d8f0a653552096c26"
dest_uuid: "c622070f6c1e48a5925897080c0d9cb8"
mode: GRACEFUL
new_leader_uuid: "4250cd779a3c47bdb213e97fdea3bb1f"
 from {username='slave'} at 127.0.0.1:55494
I20260710 11:10:58.907668  4318 raft_consensus.cc:606] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [term 3 LEADER]: Received request to transfer leadership to TS 4250cd779a3c47bdb213e97fdea3bb1f
I20260710 11:10:58.909668  4391 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "899119ee65f84f5592a87a66c39c3f1f"
dest_uuid: "4250cd779a3c47bdb213e97fdea3bb1f"
mode: GRACEFUL
new_leader_uuid: "c622070f6c1e48a5925897080c0d9cb8"
 from {username='slave'} at 127.0.0.1:50504
I20260710 11:10:58.910030  4391 raft_consensus.cc:606] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [term 3 LEADER]: Received request to transfer leadership to TS c622070f6c1e48a5925897080c0d9cb8
I20260710 11:10:58.910924  1300 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:10:58.911306  1300 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:58.911851  1300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:59.024137  4634 raft_consensus.cc:993] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P c622070f6c1e48a5925897080c0d9cb8: : Instructing follower 4250cd779a3c47bdb213e97fdea3bb1f to start an election
I20260710 11:10:59.024685  4634 raft_consensus.cc:1081] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P c622070f6c1e48a5925897080c0d9cb8 [term 2 LEADER]: Signalling peer 4250cd779a3c47bdb213e97fdea3bb1f to start an election
I20260710 11:10:59.026204  4391 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43ecbdd0a26a4e6e94dd7b97f6944e84"
dest_uuid: "4250cd779a3c47bdb213e97fdea3bb1f"
 from {username='slave'} at 127.0.0.1:34490
I20260710 11:10:59.026784  4391 raft_consensus.cc:493] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:59.027067  4391 raft_consensus.cc:3060] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:59.031642  4391 raft_consensus.cc:515] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } } peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } }
I20260710 11:10:59.032931  4391 leader_election.cc:290] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f [CANDIDATE]: Term 3 election: Requested vote from peers c622070f6c1e48a5925897080c0d9cb8 (127.1.69.2:44323), 9ab745229bcd492997b620181d531411 (127.1.69.1:33093)
I20260710 11:10:59.033713  4318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ecbdd0a26a4e6e94dd7b97f6944e84" candidate_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c622070f6c1e48a5925897080c0d9cb8"
I20260710 11:10:59.033912  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ecbdd0a26a4e6e94dd7b97f6944e84" candidate_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9ab745229bcd492997b620181d531411"
I20260710 11:10:59.034302  4318 raft_consensus.cc:3055] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P c622070f6c1e48a5925897080c0d9cb8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:59.034425  4579 raft_consensus.cc:3060] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 9ab745229bcd492997b620181d531411 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:59.034636  4318 raft_consensus.cc:740] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P c622070f6c1e48a5925897080c0d9cb8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c622070f6c1e48a5925897080c0d9cb8, State: Running, Role: LEADER
I20260710 11:10:59.035386  4318 consensus_queue.cc:260] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P c622070f6c1e48a5925897080c0d9cb8 [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: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } } peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } }
I20260710 11:10:59.036492  4318 raft_consensus.cc:3060] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P c622070f6c1e48a5925897080c0d9cb8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:59.037633  4626 raft_consensus.cc:993] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f: : Instructing follower c622070f6c1e48a5925897080c0d9cb8 to start an election
I20260710 11:10:59.038071  4679 raft_consensus.cc:1081] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [term 3 LEADER]: Signalling peer c622070f6c1e48a5925897080c0d9cb8 to start an election
I20260710 11:10:59.039465  4317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "899119ee65f84f5592a87a66c39c3f1f"
dest_uuid: "c622070f6c1e48a5925897080c0d9cb8"
 from {username='slave'} at 127.0.0.1:42218
I20260710 11:10:59.039913  4317 raft_consensus.cc:493] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:59.040210  4317 raft_consensus.cc:3060] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:59.040588  4579 raft_consensus.cc:2468] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 9ab745229bcd492997b620181d531411 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4250cd779a3c47bdb213e97fdea3bb1f in term 3.
I20260710 11:10:59.041677  4357 leader_election.cc:304] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f [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: 4250cd779a3c47bdb213e97fdea3bb1f, 9ab745229bcd492997b620181d531411; no voters: 
I20260710 11:10:59.042366  4679 raft_consensus.cc:2804] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:59.042541  4318 raft_consensus.cc:2468] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P c622070f6c1e48a5925897080c0d9cb8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4250cd779a3c47bdb213e97fdea3bb1f in term 3.
I20260710 11:10:59.043108  4679 raft_consensus.cc:697] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f [term 3 LEADER]: Becoming Leader. State: Replica: 4250cd779a3c47bdb213e97fdea3bb1f, State: Running, Role: LEADER
I20260710 11:10:59.044016  4679 consensus_queue.cc:237] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f [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: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } } peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } }
I20260710 11:10:59.046267  4317 raft_consensus.cc:515] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:59.048997  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "899119ee65f84f5592a87a66c39c3f1f" candidate_uuid: "c622070f6c1e48a5925897080c0d9cb8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9ab745229bcd492997b620181d531411"
I20260710 11:10:59.049333  4391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "899119ee65f84f5592a87a66c39c3f1f" candidate_uuid: "c622070f6c1e48a5925897080c0d9cb8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4250cd779a3c47bdb213e97fdea3bb1f"
I20260710 11:10:59.049503  4579 raft_consensus.cc:3060] T 899119ee65f84f5592a87a66c39c3f1f P 9ab745229bcd492997b620181d531411 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:59.049211  4317 leader_election.cc:290] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8 [CANDIDATE]: Term 4 election: Requested vote from peers 9ab745229bcd492997b620181d531411 (127.1.69.1:33093), 4250cd779a3c47bdb213e97fdea3bb1f (127.1.69.3:33001)
I20260710 11:10:59.049876  4391 raft_consensus.cc:3055] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:10:59.050210  4391 raft_consensus.cc:740] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4250cd779a3c47bdb213e97fdea3bb1f, State: Running, Role: LEADER
I20260710 11:10:59.050877  4391 consensus_queue.cc:260] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [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: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:59.051941  4391 raft_consensus.cc:3060] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:59.051666  4137 catalog_manager.cc:5697] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f reported cstate change: term changed from 2 to 3, leader changed from c622070f6c1e48a5925897080c0d9cb8 (127.1.69.2) to 4250cd779a3c47bdb213e97fdea3bb1f (127.1.69.3). New cstate: current_term: 3 leader_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:59.055517  4579 raft_consensus.cc:2468] T 899119ee65f84f5592a87a66c39c3f1f P 9ab745229bcd492997b620181d531411 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c622070f6c1e48a5925897080c0d9cb8 in term 4.
I20260710 11:10:59.056588  4283 leader_election.cc:304] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8 [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: 9ab745229bcd492997b620181d531411, c622070f6c1e48a5925897080c0d9cb8; no voters: 
I20260710 11:10:59.057292  4634 raft_consensus.cc:2804] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:10:59.057811  4634 raft_consensus.cc:697] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8 [term 4 LEADER]: Becoming Leader. State: Replica: c622070f6c1e48a5925897080c0d9cb8, State: Running, Role: LEADER
I20260710 11:10:59.058152  4391 raft_consensus.cc:2468] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c622070f6c1e48a5925897080c0d9cb8 in term 4.
I20260710 11:10:59.058638  4634 consensus_queue.cc:237] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8 [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: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:59.069082  4137 catalog_manager.cc:5697] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8 reported cstate change: term changed from 3 to 4, leader changed from 4250cd779a3c47bdb213e97fdea3bb1f (127.1.69.3) to c622070f6c1e48a5925897080c0d9cb8 (127.1.69.2). New cstate: current_term: 4 leader_uuid: "c622070f6c1e48a5925897080c0d9cb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:59.315973  4635 raft_consensus.cc:993] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8: : Instructing follower 4250cd779a3c47bdb213e97fdea3bb1f to start an election
I20260710 11:10:59.316457  4634 raft_consensus.cc:1081] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [term 3 LEADER]: Signalling peer 4250cd779a3c47bdb213e97fdea3bb1f to start an election
I20260710 11:10:59.317801  4391 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "604215eb738a4e9d8f0a653552096c26"
dest_uuid: "4250cd779a3c47bdb213e97fdea3bb1f"
 from {username='slave'} at 127.0.0.1:34490
I20260710 11:10:59.318221  4391 raft_consensus.cc:493] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:59.318507  4391 raft_consensus.cc:3060] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:59.323132  4391 raft_consensus.cc:515] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:59.324915  4391 leader_election.cc:290] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f [CANDIDATE]: Term 4 election: Requested vote from peers 9ab745229bcd492997b620181d531411 (127.1.69.1:33093), c622070f6c1e48a5925897080c0d9cb8 (127.1.69.2:44323)
I20260710 11:10:59.325552  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604215eb738a4e9d8f0a653552096c26" candidate_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9ab745229bcd492997b620181d531411"
I20260710 11:10:59.326099  4579 raft_consensus.cc:3060] T 604215eb738a4e9d8f0a653552096c26 P 9ab745229bcd492997b620181d531411 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:59.326236  4317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604215eb738a4e9d8f0a653552096c26" candidate_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c622070f6c1e48a5925897080c0d9cb8"
I20260710 11:10:59.326769  4317 raft_consensus.cc:3055] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:10:59.327037  4317 raft_consensus.cc:740] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c622070f6c1e48a5925897080c0d9cb8, State: Running, Role: LEADER
I20260710 11:10:59.327716  4317 consensus_queue.cc:260] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [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: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:59.328749  4317 raft_consensus.cc:3060] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:59.331488  4579 raft_consensus.cc:2468] T 604215eb738a4e9d8f0a653552096c26 P 9ab745229bcd492997b620181d531411 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4250cd779a3c47bdb213e97fdea3bb1f in term 4.
I20260710 11:10:59.332365  4357 leader_election.cc:304] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f [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: 4250cd779a3c47bdb213e97fdea3bb1f, 9ab745229bcd492997b620181d531411; no voters: 
I20260710 11:10:59.333036  4703 raft_consensus.cc:2804] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:10:59.333513  4703 raft_consensus.cc:697] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f [term 4 LEADER]: Becoming Leader. State: Replica: 4250cd779a3c47bdb213e97fdea3bb1f, State: Running, Role: LEADER
I20260710 11:10:59.333778  4317 raft_consensus.cc:2468] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4250cd779a3c47bdb213e97fdea3bb1f in term 4.
I20260710 11:10:59.334295  4703 consensus_queue.cc:237] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f [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: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } }
I20260710 11:10:59.340332  4137 catalog_manager.cc:5697] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f reported cstate change: term changed from 3 to 4, leader changed from c622070f6c1e48a5925897080c0d9cb8 (127.1.69.2) to 4250cd779a3c47bdb213e97fdea3bb1f (127.1.69.3). New cstate: current_term: 4 leader_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:59.465332  4317 raft_consensus.cc:1275] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P c622070f6c1e48a5925897080c0d9cb8 [term 3 FOLLOWER]: Refusing update from remote peer 4250cd779a3c47bdb213e97fdea3bb1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:59.466447  4703 consensus_queue.cc:1048] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:59.476050  4579 raft_consensus.cc:1275] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 9ab745229bcd492997b620181d531411 [term 3 FOLLOWER]: Refusing update from remote peer 4250cd779a3c47bdb213e97fdea3bb1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:59.477296  4703 consensus_queue.cc:1048] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:59.545740  4579 raft_consensus.cc:1275] T 899119ee65f84f5592a87a66c39c3f1f P 9ab745229bcd492997b620181d531411 [term 4 FOLLOWER]: Refusing update from remote peer c622070f6c1e48a5925897080c0d9cb8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:10:59.546819  4634 consensus_queue.cc:1048] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:59.554711  4391 raft_consensus.cc:1275] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [term 4 FOLLOWER]: Refusing update from remote peer c622070f6c1e48a5925897080c0d9cb8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:10:59.556341  4634 consensus_queue.cc:1048] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4250cd779a3c47bdb213e97fdea3bb1f" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 33001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:59.743434  4317 raft_consensus.cc:1275] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [term 4 FOLLOWER]: Refusing update from remote peer 4250cd779a3c47bdb213e97fdea3bb1f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:10:59.744560  4703 consensus_queue.cc:1048] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c622070f6c1e48a5925897080c0d9cb8" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:59.752008  4579 raft_consensus.cc:1275] T 604215eb738a4e9d8f0a653552096c26 P 9ab745229bcd492997b620181d531411 [term 4 FOLLOWER]: Refusing update from remote peer 4250cd779a3c47bdb213e97fdea3bb1f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:10:59.753741  4703 consensus_queue.cc:1048] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab745229bcd492997b620181d531411" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260710 11:10:59.762223  4189 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:10:59.917577  1300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:59.944597  1300 tablet_server.cc:179] TabletServer@127.1.69.1:33093 shutting down...
I20260710 11:10:59.963945  1300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:59.964799  1300 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:59.965499  1300 raft_consensus.cc:2243] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 9ab745229bcd492997b620181d531411 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:59.965951  1300 raft_consensus.cc:2272] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 9ab745229bcd492997b620181d531411 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:59.968348  1300 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:59.969048  1300 raft_consensus.cc:2243] T 0a9e4b2345f24371b22406054e380fe5 P 9ab745229bcd492997b620181d531411 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:59.969477  1300 raft_consensus.cc:2272] T 0a9e4b2345f24371b22406054e380fe5 P 9ab745229bcd492997b620181d531411 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:59.971248  1300 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:59.971827  1300 raft_consensus.cc:2243] T 68c2f189da80403fb22dcf2f51a8cf4e P 9ab745229bcd492997b620181d531411 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:59.972241  1300 raft_consensus.cc:2272] T 68c2f189da80403fb22dcf2f51a8cf4e P 9ab745229bcd492997b620181d531411 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:59.974133  1300 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:59.974647  1300 raft_consensus.cc:2243] T ee5cbb13e2c24e4a9e6d51dde02febdf P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:59.975097  1300 raft_consensus.cc:2272] T ee5cbb13e2c24e4a9e6d51dde02febdf P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:59.977084  1300 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:59.977583  1300 raft_consensus.cc:2243] T 899119ee65f84f5592a87a66c39c3f1f P 9ab745229bcd492997b620181d531411 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:59.978001  1300 raft_consensus.cc:2272] T 899119ee65f84f5592a87a66c39c3f1f P 9ab745229bcd492997b620181d531411 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:59.980209  1300 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:59.980767  1300 raft_consensus.cc:2243] T 604215eb738a4e9d8f0a653552096c26 P 9ab745229bcd492997b620181d531411 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:59.981158  1300 raft_consensus.cc:2272] T 604215eb738a4e9d8f0a653552096c26 P 9ab745229bcd492997b620181d531411 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:59.983469  1300 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:59.984014  1300 raft_consensus.cc:2243] T 59f12bed336243789abed2a0cae3a834 P 9ab745229bcd492997b620181d531411 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:59.984403  1300 raft_consensus.cc:2272] T 59f12bed336243789abed2a0cae3a834 P 9ab745229bcd492997b620181d531411 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:59.986304  1300 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:59.986816  1300 raft_consensus.cc:2243] T ff641dfe104244349c53546c41f1cfea P 9ab745229bcd492997b620181d531411 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:59.987208  1300 raft_consensus.cc:2272] T ff641dfe104244349c53546c41f1cfea P 9ab745229bcd492997b620181d531411 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:59.989030  1300 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:59.989468  1300 raft_consensus.cc:2243] T 89d6115a1dbb467191e18e4aef1c3ead P 9ab745229bcd492997b620181d531411 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:59.989841  1300 raft_consensus.cc:2272] T 89d6115a1dbb467191e18e4aef1c3ead P 9ab745229bcd492997b620181d531411 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:59.991480  1300 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:59.991894  1300 raft_consensus.cc:2243] T a86c0adcb48346e9987dd4f0ea8cdc4e P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:59.992242  1300 raft_consensus.cc:2272] T a86c0adcb48346e9987dd4f0ea8cdc4e P 9ab745229bcd492997b620181d531411 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:00.025730  1300 tablet_server.cc:196] TabletServer@127.1.69.1:33093 shutdown complete.
W20260710 11:11:00.041667  4283 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.69.1:33093: connect: Connection refused (error 111) [suppressed 89 similar messages]
W20260710 11:11:00.045357  4283 consensus_peers.cc:597] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8 -> Peer 9ab745229bcd492997b620181d531411 (127.1.69.1:33093): Couldn't send request to peer 9ab745229bcd492997b620181d531411. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:33093: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:00.051908  1300 tablet_server.cc:179] TabletServer@127.1.69.2:0 shutting down...
W20260710 11:11:00.058276  4283 consensus_peers.cc:597] T ee5cbb13e2c24e4a9e6d51dde02febdf P c622070f6c1e48a5925897080c0d9cb8 -> Peer 9ab745229bcd492997b620181d531411 (127.1.69.1:33093): Couldn't send request to peer 9ab745229bcd492997b620181d531411. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:33093: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:00.077044  1300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:00.077886  1300 tablet_replica.cc:333] T ff641dfe104244349c53546c41f1cfea P c622070f6c1e48a5925897080c0d9cb8: stopping tablet replica
I20260710 11:11:00.078620  1300 raft_consensus.cc:2243] T ff641dfe104244349c53546c41f1cfea P c622070f6c1e48a5925897080c0d9cb8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:00.079432  1300 raft_consensus.cc:2272] T ff641dfe104244349c53546c41f1cfea P c622070f6c1e48a5925897080c0d9cb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:00.081539  1300 tablet_replica.cc:333] T 0a9e4b2345f24371b22406054e380fe5 P c622070f6c1e48a5925897080c0d9cb8: stopping tablet replica
I20260710 11:11:00.082123  1300 raft_consensus.cc:2243] T 0a9e4b2345f24371b22406054e380fe5 P c622070f6c1e48a5925897080c0d9cb8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:00.082576  1300 raft_consensus.cc:2272] T 0a9e4b2345f24371b22406054e380fe5 P c622070f6c1e48a5925897080c0d9cb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:00.084605  1300 tablet_replica.cc:333] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8: stopping tablet replica
I20260710 11:11:00.085139  1300 raft_consensus.cc:2243] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:11:00.085884  1300 raft_consensus.cc:2272] T 899119ee65f84f5592a87a66c39c3f1f P c622070f6c1e48a5925897080c0d9cb8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:00.088876  1300 tablet_replica.cc:333] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P c622070f6c1e48a5925897080c0d9cb8: stopping tablet replica
I20260710 11:11:00.089442  1300 raft_consensus.cc:2243] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P c622070f6c1e48a5925897080c0d9cb8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:00.089872  1300 raft_consensus.cc:2272] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P c622070f6c1e48a5925897080c0d9cb8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:00.092681  1300 tablet_replica.cc:333] T ee5cbb13e2c24e4a9e6d51dde02febdf P c622070f6c1e48a5925897080c0d9cb8: stopping tablet replica
I20260710 11:11:00.093513  1300 raft_consensus.cc:2243] T ee5cbb13e2c24e4a9e6d51dde02febdf P c622070f6c1e48a5925897080c0d9cb8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:00.094550  1300 raft_consensus.cc:2272] T ee5cbb13e2c24e4a9e6d51dde02febdf P c622070f6c1e48a5925897080c0d9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:00.097327  1300 tablet_replica.cc:333] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8: stopping tablet replica
I20260710 11:11:00.098153  1300 raft_consensus.cc:2243] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:00.099140  1300 raft_consensus.cc:2272] T 68c2f189da80403fb22dcf2f51a8cf4e P c622070f6c1e48a5925897080c0d9cb8 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:00.099781  4357 consensus_peers.cc:597] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f -> Peer 9ab745229bcd492997b620181d531411 (127.1.69.1:33093): Couldn't send request to peer 9ab745229bcd492997b620181d531411. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:33093: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:00.101334  1300 tablet_replica.cc:333] T 89d6115a1dbb467191e18e4aef1c3ead P c622070f6c1e48a5925897080c0d9cb8: stopping tablet replica
I20260710 11:11:00.101961  1300 raft_consensus.cc:2243] T 89d6115a1dbb467191e18e4aef1c3ead P c622070f6c1e48a5925897080c0d9cb8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:00.102483  1300 raft_consensus.cc:2272] T 89d6115a1dbb467191e18e4aef1c3ead P c622070f6c1e48a5925897080c0d9cb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:00.104455  1300 tablet_replica.cc:333] T a86c0adcb48346e9987dd4f0ea8cdc4e P c622070f6c1e48a5925897080c0d9cb8: stopping tablet replica
I20260710 11:11:00.105069  1300 raft_consensus.cc:2243] T a86c0adcb48346e9987dd4f0ea8cdc4e P c622070f6c1e48a5925897080c0d9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:00.105502  1300 raft_consensus.cc:2272] T a86c0adcb48346e9987dd4f0ea8cdc4e P c622070f6c1e48a5925897080c0d9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:00.108402  1300 tablet_replica.cc:333] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8: stopping tablet replica
I20260710 11:11:00.109109  1300 raft_consensus.cc:2243] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [term 4 FOLLOWER]: Raft consensus shutting down.
W20260710 11:11:00.109426  4357 consensus_peers.cc:597] T 89d6115a1dbb467191e18e4aef1c3ead P 4250cd779a3c47bdb213e97fdea3bb1f -> Peer 9ab745229bcd492997b620181d531411 (127.1.69.1:33093): Couldn't send request to peer 9ab745229bcd492997b620181d531411. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:33093: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:00.109637  1300 raft_consensus.cc:2272] T 604215eb738a4e9d8f0a653552096c26 P c622070f6c1e48a5925897080c0d9cb8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:00.111984  1300 tablet_replica.cc:333] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8: stopping tablet replica
I20260710 11:11:00.112555  1300 raft_consensus.cc:2243] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:00.112978  1300 raft_consensus.cc:2272] T 59f12bed336243789abed2a0cae3a834 P c622070f6c1e48a5925897080c0d9cb8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:00.134951  1300 tablet_server.cc:196] TabletServer@127.1.69.2:0 shutdown complete.
I20260710 11:11:00.154793  1300 tablet_server.cc:179] TabletServer@127.1.69.3:0 shutting down...
W20260710 11:11:00.180754  4355 consensus_peers.cc:597] T 59f12bed336243789abed2a0cae3a834 P 4250cd779a3c47bdb213e97fdea3bb1f -> Peer c622070f6c1e48a5925897080c0d9cb8 (127.1.69.2:44323): Couldn't send request to peer c622070f6c1e48a5925897080c0d9cb8. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.2:44323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:00.182739  1300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:00.183434  1300 tablet_replica.cc:333] T 0a9e4b2345f24371b22406054e380fe5 P 4250cd779a3c47bdb213e97fdea3bb1f: stopping tablet replica
I20260710 11:11:00.184041  1300 raft_consensus.cc:2243] T 0a9e4b2345f24371b22406054e380fe5 P 4250cd779a3c47bdb213e97fdea3bb1f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:00.184837  1300 raft_consensus.cc:2272] T 0a9e4b2345f24371b22406054e380fe5 P 4250cd779a3c47bdb213e97fdea3bb1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:00.186618  1300 tablet_replica.cc:333] T ff641dfe104244349c53546c41f1cfea P 4250cd779a3c47bdb213e97fdea3bb1f: stopping tablet replica
I20260710 11:11:00.187134  1300 raft_consensus.cc:2243] T ff641dfe104244349c53546c41f1cfea P 4250cd779a3c47bdb213e97fdea3bb1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:00.187534  1300 raft_consensus.cc:2272] T ff641dfe104244349c53546c41f1cfea P 4250cd779a3c47bdb213e97fdea3bb1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:00.189296  1300 tablet_replica.cc:333] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f: stopping tablet replica
I20260710 11:11:00.189771  1300 raft_consensus.cc:2243] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:00.190177  1300 raft_consensus.cc:2272] T 899119ee65f84f5592a87a66c39c3f1f P 4250cd779a3c47bdb213e97fdea3bb1f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:00.192339  1300 tablet_replica.cc:333] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f: stopping tablet replica
I20260710 11:11:00.192929  1300 raft_consensus.cc:2243] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:11:00.193661  1300 raft_consensus.cc:2272] T 604215eb738a4e9d8f0a653552096c26 P 4250cd779a3c47bdb213e97fdea3bb1f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:00.196197  1300 tablet_replica.cc:333] T 59f12bed336243789abed2a0cae3a834 P 4250cd779a3c47bdb213e97fdea3bb1f: stopping tablet replica
I20260710 11:11:00.196753  1300 raft_consensus.cc:2243] T 59f12bed336243789abed2a0cae3a834 P 4250cd779a3c47bdb213e97fdea3bb1f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:00.197444  1300 raft_consensus.cc:2272] T 59f12bed336243789abed2a0cae3a834 P 4250cd779a3c47bdb213e97fdea3bb1f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:00.199193  1300 tablet_replica.cc:333] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f: stopping tablet replica
I20260710 11:11:00.199708  1300 raft_consensus.cc:2243] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:00.200404  1300 raft_consensus.cc:2272] T 43ecbdd0a26a4e6e94dd7b97f6944e84 P 4250cd779a3c47bdb213e97fdea3bb1f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:00.202504  1300 tablet_replica.cc:333] T ee5cbb13e2c24e4a9e6d51dde02febdf P 4250cd779a3c47bdb213e97fdea3bb1f: stopping tablet replica
I20260710 11:11:00.202981  1300 raft_consensus.cc:2243] T ee5cbb13e2c24e4a9e6d51dde02febdf P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:00.203388  1300 raft_consensus.cc:2272] T ee5cbb13e2c24e4a9e6d51dde02febdf P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:00.205245  1300 tablet_replica.cc:333] T 68c2f189da80403fb22dcf2f51a8cf4e P 4250cd779a3c47bdb213e97fdea3bb1f: stopping tablet replica
I20260710 11:11:00.205672  1300 raft_consensus.cc:2243] T 68c2f189da80403fb22dcf2f51a8cf4e P 4250cd779a3c47bdb213e97fdea3bb1f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:00.206060  1300 raft_consensus.cc:2272] T 68c2f189da80403fb22dcf2f51a8cf4e P 4250cd779a3c47bdb213e97fdea3bb1f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:00.207669  1300 tablet_replica.cc:333] T 89d6115a1dbb467191e18e4aef1c3ead P 4250cd779a3c47bdb213e97fdea3bb1f: stopping tablet replica
I20260710 11:11:00.208129  1300 raft_consensus.cc:2243] T 89d6115a1dbb467191e18e4aef1c3ead P 4250cd779a3c47bdb213e97fdea3bb1f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:00.208899  1300 raft_consensus.cc:2272] T 89d6115a1dbb467191e18e4aef1c3ead P 4250cd779a3c47bdb213e97fdea3bb1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:00.210568  1300 tablet_replica.cc:333] T a86c0adcb48346e9987dd4f0ea8cdc4e P 4250cd779a3c47bdb213e97fdea3bb1f: stopping tablet replica
I20260710 11:11:00.211009  1300 raft_consensus.cc:2243] T a86c0adcb48346e9987dd4f0ea8cdc4e P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:00.211731  1300 raft_consensus.cc:2272] T a86c0adcb48346e9987dd4f0ea8cdc4e P 4250cd779a3c47bdb213e97fdea3bb1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:00.247483  1300 tablet_server.cc:196] TabletServer@127.1.69.3:0 shutdown complete.
I20260710 11:11:00.267211  1300 master.cc:562] Master@127.1.69.62:39453 shutting down...
I20260710 11:11:00.290504  1300 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4b3d81f164a843e6b3b0927eddfd415b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:00.290989  1300 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4b3d81f164a843e6b3b0927eddfd415b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:00.291252  1300 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4b3d81f164a843e6b3b0927eddfd415b: stopping tablet replica
I20260710 11:11:00.311645  1300 master.cc:584] Master@127.1.69.62:39453 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12747 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:11:00.357164  1300 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.69.62:37237
I20260710 11:11:00.358345  1300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:00.364151  4719 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 11:11:00.364571  4720 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 11:11:00.365892  1300 server_base.cc:1061] running on GCE node
W20260710 11:11:00.365788  4722 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 11:11:00.367012  1300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:00.367189  1300 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 11:11:00.367307  1300 hybrid_clock.cc:648] HybridClock initialized: now 1783681860367293 us; error 0 us; skew 500 ppm
I20260710 11:11:00.367759  1300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:00.370018  1300 webserver.cc:533] Webserver started at http://127.1.69.62:35821/ using document root <none> and password file <none>
I20260710 11:11:00.370447  1300 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:00.370600  1300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:00.370812  1300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:00.371838  1300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681774487140-1300-0/minicluster-data/master-0-root/instance:
uuid: "43fcaee6cecb4b8a8617efd381c3ba4f"
format_stamp: "Formatted at 2026-07-10 11:11:00 on dist-test-slave-c0pq"
I20260710 11:11:00.376039  1300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 11:11:00.379354  4727 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:00.380092  1300 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:11:00.380398  1300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681774487140-1300-0/minicluster-data/master-0-root
uuid: "43fcaee6cecb4b8a8617efd381c3ba4f"
format_stamp: "Formatted at 2026-07-10 11:11:00 on dist-test-slave-c0pq"
I20260710 11:11:00.380697  1300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681774487140-1300-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681774487140-1300-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681774487140-1300-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 11:11:00.414945  1300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:00.416169  1300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:00.453876  1300 rpc_server.cc:307] RPC server started. Bound to: 127.1.69.62:37237
I20260710 11:11:00.453987  4779 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.69.62:37237 every 8 connection(s)
I20260710 11:11:00.457749  4780 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 11:11:00.468803  4780 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 43fcaee6cecb4b8a8617efd381c3ba4f: Bootstrap starting.
I20260710 11:11:00.473452  4780 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 43fcaee6cecb4b8a8617efd381c3ba4f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:00.477874  4780 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 43fcaee6cecb4b8a8617efd381c3ba4f: No bootstrap required, opened a new log
I20260710 11:11:00.479914  4780 raft_consensus.cc:359] T 00000000000000000000000000000000 P 43fcaee6cecb4b8a8617efd381c3ba4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43fcaee6cecb4b8a8617efd381c3ba4f" member_type: VOTER }
I20260710 11:11:00.480266  4780 raft_consensus.cc:385] T 00000000000000000000000000000000 P 43fcaee6cecb4b8a8617efd381c3ba4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:00.480562  4780 raft_consensus.cc:740] T 00000000000000000000000000000000 P 43fcaee6cecb4b8a8617efd381c3ba4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43fcaee6cecb4b8a8617efd381c3ba4f, State: Initialized, Role: FOLLOWER
I20260710 11:11:00.481129  4780 consensus_queue.cc:260] T 00000000000000000000000000000000 P 43fcaee6cecb4b8a8617efd381c3ba4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "43fcaee6cecb4b8a8617efd381c3ba4f" member_type: VOTER }
I20260710 11:11:00.481591  4780 raft_consensus.cc:399] T 00000000000000000000000000000000 P 43fcaee6cecb4b8a8617efd381c3ba4f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:11:00.481812  4780 raft_consensus.cc:493] T 00000000000000000000000000000000 P 43fcaee6cecb4b8a8617efd381c3ba4f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:11:00.482077  4780 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 43fcaee6cecb4b8a8617efd381c3ba4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:00.486541  4780 raft_consensus.cc:515] T 00000000000000000000000000000000 P 43fcaee6cecb4b8a8617efd381c3ba4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43fcaee6cecb4b8a8617efd381c3ba4f" member_type: VOTER }
I20260710 11:11:00.487022  4780 leader_election.cc:304] T 00000000000000000000000000000000 P 43fcaee6cecb4b8a8617efd381c3ba4f [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: 43fcaee6cecb4b8a8617efd381c3ba4f; no voters: 
I20260710 11:11:00.488056  4780 leader_election.cc:290] T 00000000000000000000000000000000 P 43fcaee6cecb4b8a8617efd381c3ba4f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:11:00.488500  4783 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 43fcaee6cecb4b8a8617efd381c3ba4f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:00.489773  4783 raft_consensus.cc:697] T 00000000000000000000000000000000 P 43fcaee6cecb4b8a8617efd381c3ba4f [term 1 LEADER]: Becoming Leader. State: Replica: 43fcaee6cecb4b8a8617efd381c3ba4f, State: Running, Role: LEADER
I20260710 11:11:00.490422  4783 consensus_queue.cc:237] T 00000000000000000000000000000000 P 43fcaee6cecb4b8a8617efd381c3ba4f [LEADER]: Queue going to LEADER mode. State: All 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: "43fcaee6cecb4b8a8617efd381c3ba4f" member_type: VOTER }
I20260710 11:11:00.490952  4780 sys_catalog.cc:565] T 00000000000000000000000000000000 P 43fcaee6cecb4b8a8617efd381c3ba4f [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:11:00.494535  4784 sys_catalog.cc:455] T 00000000000000000000000000000000 P 43fcaee6cecb4b8a8617efd381c3ba4f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "43fcaee6cecb4b8a8617efd381c3ba4f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43fcaee6cecb4b8a8617efd381c3ba4f" member_type: VOTER } }
I20260710 11:11:00.494658  4785 sys_catalog.cc:455] T 00000000000000000000000000000000 P 43fcaee6cecb4b8a8617efd381c3ba4f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 43fcaee6cecb4b8a8617efd381c3ba4f. Latest consensus state: current_term: 1 leader_uuid: "43fcaee6cecb4b8a8617efd381c3ba4f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43fcaee6cecb4b8a8617efd381c3ba4f" member_type: VOTER } }
I20260710 11:11:00.495182  4784 sys_catalog.cc:458] T 00000000000000000000000000000000 P 43fcaee6cecb4b8a8617efd381c3ba4f [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:00.495249  4785 sys_catalog.cc:458] T 00000000000000000000000000000000 P 43fcaee6cecb4b8a8617efd381c3ba4f [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:00.499873  4789 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:11:00.507373  4789 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:11:00.508348  1300 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:11:00.515654  4789 catalog_manager.cc:1383] Generated new cluster ID: 19c9bb56f0964c0f822ff69e35a463c8
I20260710 11:11:00.516021  4789 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:11:00.533694  4789 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:11:00.534931  4789 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:11:00.545895  4789 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 43fcaee6cecb4b8a8617efd381c3ba4f: Generated new TSK 0
I20260710 11:11:00.546415  4789 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:11:00.574867  1300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:00.580543  4801 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 11:11:00.581498  4802 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 11:11:00.583132  4804 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 11:11:00.584196  1300 server_base.cc:1061] running on GCE node
I20260710 11:11:00.585210  1300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:00.585393  1300 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 11:11:00.585513  1300 hybrid_clock.cc:648] HybridClock initialized: now 1783681860585503 us; error 0 us; skew 500 ppm
I20260710 11:11:00.585956  1300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:00.588063  1300 webserver.cc:533] Webserver started at http://127.1.69.1:35159/ using document root <none> and password file <none>
I20260710 11:11:00.588671  1300 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:00.588857  1300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:00.589074  1300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:00.590122  1300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681774487140-1300-0/minicluster-data/ts-0-root/instance:
uuid: "780f9b66375543f18a4d857fe71c3e5a"
format_stamp: "Formatted at 2026-07-10 11:11:00 on dist-test-slave-c0pq"
I20260710 11:11:00.594311  1300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:11:00.597445  4809 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:00.598168  1300 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:11:00.598408  1300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681774487140-1300-0/minicluster-data/ts-0-root
uuid: "780f9b66375543f18a4d857fe71c3e5a"
format_stamp: "Formatted at 2026-07-10 11:11:00 on dist-test-slave-c0pq"
I20260710 11:11:00.598644  1300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681774487140-1300-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681774487140-1300-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681774487140-1300-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 11:11:00.616997  1300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:00.618172  1300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:00.619546  1300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:00.621768  1300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:00.621937  1300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:00.622221  1300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:00.622432  1300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:00.661023  1300 rpc_server.cc:307] RPC server started. Bound to: 127.1.69.1:44727
I20260710 11:11:00.661118  4871 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.69.1:44727 every 8 connection(s)
I20260710 11:11:00.666973  1300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:00.674065  4876 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 11:11:00.675678  4877 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 11:11:00.678673  4872 heartbeater.cc:344] Connected to a master server at 127.1.69.62:37237
I20260710 11:11:00.679116  4872 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:00.679286  1300 server_base.cc:1061] running on GCE node
W20260710 11:11:00.679776  4879 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 11:11:00.680035  4872 heartbeater.cc:507] Master 127.1.69.62:37237 requested a full tablet report, sending...
I20260710 11:11:00.680781  1300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:00.681011  1300 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 11:11:00.681183  1300 hybrid_clock.cc:648] HybridClock initialized: now 1783681860681161 us; error 0 us; skew 500 ppm
I20260710 11:11:00.681802  1300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:00.682314  4745 ts_manager.cc:194] Registered new tserver with Master: 780f9b66375543f18a4d857fe71c3e5a (127.1.69.1:44727)
I20260710 11:11:00.684118  4745 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58000
I20260710 11:11:00.684489  1300 webserver.cc:533] Webserver started at http://127.1.69.2:45119/ using document root <none> and password file <none>
I20260710 11:11:00.685015  1300 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:00.685232  1300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:00.685494  1300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:00.686663  1300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681774487140-1300-0/minicluster-data/ts-1-root/instance:
uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5"
format_stamp: "Formatted at 2026-07-10 11:11:00 on dist-test-slave-c0pq"
I20260710 11:11:00.691083  1300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:11:00.694217  4884 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:00.695015  1300 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:11:00.695318  1300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681774487140-1300-0/minicluster-data/ts-1-root
uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5"
format_stamp: "Formatted at 2026-07-10 11:11:00 on dist-test-slave-c0pq"
I20260710 11:11:00.695601  1300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681774487140-1300-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681774487140-1300-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681774487140-1300-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 11:11:00.707984  1300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:00.709167  1300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:00.710556  1300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:00.712706  1300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:00.712924  1300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:00.713155  1300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:00.713331  1300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:00.752125  1300 rpc_server.cc:307] RPC server started. Bound to: 127.1.69.2:45203
I20260710 11:11:00.752216  4946 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.69.2:45203 every 8 connection(s)
I20260710 11:11:00.756916  1300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:00.764137  4950 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 11:11:00.767798  4951 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 11:11:00.769589  4953 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 11:11:00.769805  1300 server_base.cc:1061] running on GCE node
I20260710 11:11:00.771185  1300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:00.771461  1300 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 11:11:00.771485  4947 heartbeater.cc:344] Connected to a master server at 127.1.69.62:37237
I20260710 11:11:00.771674  1300 hybrid_clock.cc:648] HybridClock initialized: now 1783681860771661 us; error 0 us; skew 500 ppm
I20260710 11:11:00.771875  4947 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:00.772198  1300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:00.772673  4947 heartbeater.cc:507] Master 127.1.69.62:37237 requested a full tablet report, sending...
I20260710 11:11:00.774792  1300 webserver.cc:533] Webserver started at http://127.1.69.3:39565/ using document root <none> and password file <none>
I20260710 11:11:00.775084  4745 ts_manager.cc:194] Registered new tserver with Master: ab84a90ea4504a0ebcf34ec4c1a0b2d5 (127.1.69.2:45203)
I20260710 11:11:00.775455  1300 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:00.775738  1300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:00.776057  1300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:00.776911  4745 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58002
I20260710 11:11:00.777563  1300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681774487140-1300-0/minicluster-data/ts-2-root/instance:
uuid: "8bae514f7ea74475883726c4d5456ade"
format_stamp: "Formatted at 2026-07-10 11:11:00 on dist-test-slave-c0pq"
I20260710 11:11:00.781953  1300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 11:11:00.785754  4958 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:00.786441  1300 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.004s
I20260710 11:11:00.786725  1300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681774487140-1300-0/minicluster-data/ts-2-root
uuid: "8bae514f7ea74475883726c4d5456ade"
format_stamp: "Formatted at 2026-07-10 11:11:00 on dist-test-slave-c0pq"
I20260710 11:11:00.786988  1300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681774487140-1300-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681774487140-1300-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681774487140-1300-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 11:11:00.811813  1300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:00.813053  1300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:00.814487  1300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:00.816592  1300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:00.816808  1300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:00.817054  1300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:00.817221  1300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:00.855722  1300 rpc_server.cc:307] RPC server started. Bound to: 127.1.69.3:45665
I20260710 11:11:00.855825  5020 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.69.3:45665 every 8 connection(s)
I20260710 11:11:00.869463  5021 heartbeater.cc:344] Connected to a master server at 127.1.69.62:37237
I20260710 11:11:00.869822  5021 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:00.870505  5021 heartbeater.cc:507] Master 127.1.69.62:37237 requested a full tablet report, sending...
I20260710 11:11:00.872502  4745 ts_manager.cc:194] Registered new tserver with Master: 8bae514f7ea74475883726c4d5456ade (127.1.69.3:45665)
I20260710 11:11:00.872983  1300 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.0142492s
I20260710 11:11:00.873770  4745 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58012
I20260710 11:11:00.897327  4745 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58022:
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 11:11:00.899411  4745 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 11:11:00.950512  4912 tablet_service.cc:1511] Processing CreateTablet for tablet ec766d3fd70e44cf82fedc67901bc787 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ddff2982a84a41f490c693eb92d3df6b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:11:00.950943  4911 tablet_service.cc:1511] Processing CreateTablet for tablet aae4f9a3d67d4e5baf3b0e2764383063 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ddff2982a84a41f490c693eb92d3df6b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:11:00.952170  4912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec766d3fd70e44cf82fedc67901bc787. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:00.955852  4911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aae4f9a3d67d4e5baf3b0e2764383063. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:00.957638  4837 tablet_service.cc:1511] Processing CreateTablet for tablet ec766d3fd70e44cf82fedc67901bc787 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ddff2982a84a41f490c693eb92d3df6b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:11:00.957772  4986 tablet_service.cc:1511] Processing CreateTablet for tablet ec766d3fd70e44cf82fedc67901bc787 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ddff2982a84a41f490c693eb92d3df6b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:11:00.958561  4836 tablet_service.cc:1511] Processing CreateTablet for tablet aae4f9a3d67d4e5baf3b0e2764383063 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ddff2982a84a41f490c693eb92d3df6b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:11:00.958974  4837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec766d3fd70e44cf82fedc67901bc787. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:00.959208  4986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec766d3fd70e44cf82fedc67901bc787. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:00.959754  4836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aae4f9a3d67d4e5baf3b0e2764383063. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:00.961575  4985 tablet_service.cc:1511] Processing CreateTablet for tablet aae4f9a3d67d4e5baf3b0e2764383063 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ddff2982a84a41f490c693eb92d3df6b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:11:00.962911  4985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aae4f9a3d67d4e5baf3b0e2764383063. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:00.993841  5037 tablet_bootstrap.cc:492] T aae4f9a3d67d4e5baf3b0e2764383063 P 780f9b66375543f18a4d857fe71c3e5a: Bootstrap starting.
I20260710 11:11:00.999467  5036 tablet_bootstrap.cc:492] T ec766d3fd70e44cf82fedc67901bc787 P ab84a90ea4504a0ebcf34ec4c1a0b2d5: Bootstrap starting.
I20260710 11:11:01.006494  5037 tablet_bootstrap.cc:654] T aae4f9a3d67d4e5baf3b0e2764383063 P 780f9b66375543f18a4d857fe71c3e5a: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:01.008167  5036 tablet_bootstrap.cc:654] T ec766d3fd70e44cf82fedc67901bc787 P ab84a90ea4504a0ebcf34ec4c1a0b2d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:01.013476  5038 tablet_bootstrap.cc:492] T ec766d3fd70e44cf82fedc67901bc787 P 8bae514f7ea74475883726c4d5456ade: Bootstrap starting.
I20260710 11:11:01.015578  5036 tablet_bootstrap.cc:492] T ec766d3fd70e44cf82fedc67901bc787 P ab84a90ea4504a0ebcf34ec4c1a0b2d5: No bootstrap required, opened a new log
I20260710 11:11:01.016018  5037 tablet_bootstrap.cc:492] T aae4f9a3d67d4e5baf3b0e2764383063 P 780f9b66375543f18a4d857fe71c3e5a: No bootstrap required, opened a new log
I20260710 11:11:01.016057  5036 ts_tablet_manager.cc:1403] T ec766d3fd70e44cf82fedc67901bc787 P ab84a90ea4504a0ebcf34ec4c1a0b2d5: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.004s
I20260710 11:11:01.016600  5037 ts_tablet_manager.cc:1403] T aae4f9a3d67d4e5baf3b0e2764383063 P 780f9b66375543f18a4d857fe71c3e5a: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.000s
I20260710 11:11:01.018810  5038 tablet_bootstrap.cc:654] T ec766d3fd70e44cf82fedc67901bc787 P 8bae514f7ea74475883726c4d5456ade: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:01.019114  5036 raft_consensus.cc:359] T ec766d3fd70e44cf82fedc67901bc787 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } } peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } }
I20260710 11:11:01.019363  5037 raft_consensus.cc:359] T aae4f9a3d67d4e5baf3b0e2764383063 P 780f9b66375543f18a4d857fe71c3e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } } peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } }
I20260710 11:11:01.019892  5036 raft_consensus.cc:385] T ec766d3fd70e44cf82fedc67901bc787 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:01.020025  5037 raft_consensus.cc:385] T aae4f9a3d67d4e5baf3b0e2764383063 P 780f9b66375543f18a4d857fe71c3e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:01.020231  5036 raft_consensus.cc:740] T ec766d3fd70e44cf82fedc67901bc787 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab84a90ea4504a0ebcf34ec4c1a0b2d5, State: Initialized, Role: FOLLOWER
I20260710 11:11:01.020359  5037 raft_consensus.cc:740] T aae4f9a3d67d4e5baf3b0e2764383063 P 780f9b66375543f18a4d857fe71c3e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780f9b66375543f18a4d857fe71c3e5a, State: Initialized, Role: FOLLOWER
I20260710 11:11:01.021229  5037 consensus_queue.cc:260] T aae4f9a3d67d4e5baf3b0e2764383063 P 780f9b66375543f18a4d857fe71c3e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } } peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } }
I20260710 11:11:01.021032  5036 consensus_queue.cc:260] T ec766d3fd70e44cf82fedc67901bc787 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } } peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } }
I20260710 11:11:01.023603  5038 tablet_bootstrap.cc:492] T ec766d3fd70e44cf82fedc67901bc787 P 8bae514f7ea74475883726c4d5456ade: No bootstrap required, opened a new log
I20260710 11:11:01.024050  5038 ts_tablet_manager.cc:1403] T ec766d3fd70e44cf82fedc67901bc787 P 8bae514f7ea74475883726c4d5456ade: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.002s
I20260710 11:11:01.026300  5038 raft_consensus.cc:359] T ec766d3fd70e44cf82fedc67901bc787 P 8bae514f7ea74475883726c4d5456ade [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } } peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } }
I20260710 11:11:01.026811  5038 raft_consensus.cc:385] T ec766d3fd70e44cf82fedc67901bc787 P 8bae514f7ea74475883726c4d5456ade [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:01.027117  5038 raft_consensus.cc:740] T ec766d3fd70e44cf82fedc67901bc787 P 8bae514f7ea74475883726c4d5456ade [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bae514f7ea74475883726c4d5456ade, State: Initialized, Role: FOLLOWER
I20260710 11:11:01.028179  5042 raft_consensus.cc:493] T aae4f9a3d67d4e5baf3b0e2764383063 P 780f9b66375543f18a4d857fe71c3e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:01.028291  4872 heartbeater.cc:499] Master 127.1.69.62:37237 was elected leader, sending a full tablet report...
I20260710 11:11:01.028043  5038 consensus_queue.cc:260] T ec766d3fd70e44cf82fedc67901bc787 P 8bae514f7ea74475883726c4d5456ade [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } } peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } }
I20260710 11:11:01.030026  4947 heartbeater.cc:499] Master 127.1.69.62:37237 was elected leader, sending a full tablet report...
I20260710 11:11:01.031037  5036 ts_tablet_manager.cc:1434] T ec766d3fd70e44cf82fedc67901bc787 P ab84a90ea4504a0ebcf34ec4c1a0b2d5: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.004s
I20260710 11:11:01.035043  5036 tablet_bootstrap.cc:492] T aae4f9a3d67d4e5baf3b0e2764383063 P ab84a90ea4504a0ebcf34ec4c1a0b2d5: Bootstrap starting.
I20260710 11:11:01.031473  5042 raft_consensus.cc:515] T aae4f9a3d67d4e5baf3b0e2764383063 P 780f9b66375543f18a4d857fe71c3e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } } peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } }
I20260710 11:11:01.048070  5036 tablet_bootstrap.cc:654] T aae4f9a3d67d4e5baf3b0e2764383063 P ab84a90ea4504a0ebcf34ec4c1a0b2d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:01.053754  5038 ts_tablet_manager.cc:1434] T ec766d3fd70e44cf82fedc67901bc787 P 8bae514f7ea74475883726c4d5456ade: Time spent starting tablet: real 0.029s	user 0.013s	sys 0.016s
I20260710 11:11:01.054579  5021 heartbeater.cc:499] Master 127.1.69.62:37237 was elected leader, sending a full tablet report...
I20260710 11:11:01.054879  5038 tablet_bootstrap.cc:492] T aae4f9a3d67d4e5baf3b0e2764383063 P 8bae514f7ea74475883726c4d5456ade: Bootstrap starting.
I20260710 11:11:01.061443  5038 tablet_bootstrap.cc:654] T aae4f9a3d67d4e5baf3b0e2764383063 P 8bae514f7ea74475883726c4d5456ade: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:01.064723  5042 leader_election.cc:290] T aae4f9a3d67d4e5baf3b0e2764383063 P 780f9b66375543f18a4d857fe71c3e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab84a90ea4504a0ebcf34ec4c1a0b2d5 (127.1.69.2:45203), 8bae514f7ea74475883726c4d5456ade (127.1.69.3:45665)
I20260710 11:11:01.069681  5037 ts_tablet_manager.cc:1434] T aae4f9a3d67d4e5baf3b0e2764383063 P 780f9b66375543f18a4d857fe71c3e5a: Time spent starting tablet: real 0.053s	user 0.010s	sys 0.020s
I20260710 11:11:01.070818  5037 tablet_bootstrap.cc:492] T ec766d3fd70e44cf82fedc67901bc787 P 780f9b66375543f18a4d857fe71c3e5a: Bootstrap starting.
I20260710 11:11:01.077317  5037 tablet_bootstrap.cc:654] T ec766d3fd70e44cf82fedc67901bc787 P 780f9b66375543f18a4d857fe71c3e5a: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:01.084698  5038 tablet_bootstrap.cc:492] T aae4f9a3d67d4e5baf3b0e2764383063 P 8bae514f7ea74475883726c4d5456ade: No bootstrap required, opened a new log
I20260710 11:11:01.085220  5038 ts_tablet_manager.cc:1403] T aae4f9a3d67d4e5baf3b0e2764383063 P 8bae514f7ea74475883726c4d5456ade: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.008s
I20260710 11:11:01.086203  5036 tablet_bootstrap.cc:492] T aae4f9a3d67d4e5baf3b0e2764383063 P ab84a90ea4504a0ebcf34ec4c1a0b2d5: No bootstrap required, opened a new log
I20260710 11:11:01.086952  5036 ts_tablet_manager.cc:1403] T aae4f9a3d67d4e5baf3b0e2764383063 P ab84a90ea4504a0ebcf34ec4c1a0b2d5: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.012s
I20260710 11:11:01.088052  5038 raft_consensus.cc:359] T aae4f9a3d67d4e5baf3b0e2764383063 P 8bae514f7ea74475883726c4d5456ade [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } } peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } }
I20260710 11:11:01.090037  5038 raft_consensus.cc:385] T aae4f9a3d67d4e5baf3b0e2764383063 P 8bae514f7ea74475883726c4d5456ade [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:01.090231  5038 raft_consensus.cc:740] T aae4f9a3d67d4e5baf3b0e2764383063 P 8bae514f7ea74475883726c4d5456ade [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bae514f7ea74475883726c4d5456ade, State: Initialized, Role: FOLLOWER
I20260710 11:11:01.090821  5038 consensus_queue.cc:260] T aae4f9a3d67d4e5baf3b0e2764383063 P 8bae514f7ea74475883726c4d5456ade [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } } peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } }
I20260710 11:11:01.091219  5036 raft_consensus.cc:359] T aae4f9a3d67d4e5baf3b0e2764383063 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } } peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } }
I20260710 11:11:01.093465  5036 raft_consensus.cc:385] T aae4f9a3d67d4e5baf3b0e2764383063 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:01.093828  5038 ts_tablet_manager.cc:1434] T aae4f9a3d67d4e5baf3b0e2764383063 P 8bae514f7ea74475883726c4d5456ade: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 11:11:01.093834  5036 raft_consensus.cc:740] T aae4f9a3d67d4e5baf3b0e2764383063 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab84a90ea4504a0ebcf34ec4c1a0b2d5, State: Initialized, Role: FOLLOWER
I20260710 11:11:01.095381  4996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae4f9a3d67d4e5baf3b0e2764383063" candidate_uuid: "780f9b66375543f18a4d857fe71c3e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bae514f7ea74475883726c4d5456ade" is_pre_election: true
I20260710 11:11:01.096014  4996 raft_consensus.cc:2468] T aae4f9a3d67d4e5baf3b0e2764383063 P 8bae514f7ea74475883726c4d5456ade [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 780f9b66375543f18a4d857fe71c3e5a in term 0.
I20260710 11:11:01.096315  5037 tablet_bootstrap.cc:492] T ec766d3fd70e44cf82fedc67901bc787 P 780f9b66375543f18a4d857fe71c3e5a: No bootstrap required, opened a new log
I20260710 11:11:01.096935  5037 ts_tablet_manager.cc:1403] T ec766d3fd70e44cf82fedc67901bc787 P 780f9b66375543f18a4d857fe71c3e5a: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.000s
I20260710 11:11:01.097327  4922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae4f9a3d67d4e5baf3b0e2764383063" candidate_uuid: "780f9b66375543f18a4d857fe71c3e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" is_pre_election: true
I20260710 11:11:01.097407  4811 leader_election.cc:304] T aae4f9a3d67d4e5baf3b0e2764383063 P 780f9b66375543f18a4d857fe71c3e5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 780f9b66375543f18a4d857fe71c3e5a, 8bae514f7ea74475883726c4d5456ade; no voters: 
I20260710 11:11:01.098343  5042 raft_consensus.cc:2804] T aae4f9a3d67d4e5baf3b0e2764383063 P 780f9b66375543f18a4d857fe71c3e5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:01.098675  5042 raft_consensus.cc:493] T aae4f9a3d67d4e5baf3b0e2764383063 P 780f9b66375543f18a4d857fe71c3e5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:01.098991  5042 raft_consensus.cc:3060] T aae4f9a3d67d4e5baf3b0e2764383063 P 780f9b66375543f18a4d857fe71c3e5a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:01.098399  5036 consensus_queue.cc:260] T aae4f9a3d67d4e5baf3b0e2764383063 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } } peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } }
I20260710 11:11:01.099535  4922 raft_consensus.cc:2468] T aae4f9a3d67d4e5baf3b0e2764383063 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 780f9b66375543f18a4d857fe71c3e5a in term 0.
I20260710 11:11:01.101235  5036 ts_tablet_manager.cc:1434] T aae4f9a3d67d4e5baf3b0e2764383063 P ab84a90ea4504a0ebcf34ec4c1a0b2d5: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:11:01.102285  5037 raft_consensus.cc:359] T ec766d3fd70e44cf82fedc67901bc787 P 780f9b66375543f18a4d857fe71c3e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } } peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } }
I20260710 11:11:01.102978  5037 raft_consensus.cc:385] T ec766d3fd70e44cf82fedc67901bc787 P 780f9b66375543f18a4d857fe71c3e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:01.103256  5037 raft_consensus.cc:740] T ec766d3fd70e44cf82fedc67901bc787 P 780f9b66375543f18a4d857fe71c3e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780f9b66375543f18a4d857fe71c3e5a, State: Initialized, Role: FOLLOWER
I20260710 11:11:01.103892  5037 consensus_queue.cc:260] T ec766d3fd70e44cf82fedc67901bc787 P 780f9b66375543f18a4d857fe71c3e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } } peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } }
I20260710 11:11:01.106498  5042 raft_consensus.cc:515] T aae4f9a3d67d4e5baf3b0e2764383063 P 780f9b66375543f18a4d857fe71c3e5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } } peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } }
I20260710 11:11:01.106024  5037 ts_tablet_manager.cc:1434] T ec766d3fd70e44cf82fedc67901bc787 P 780f9b66375543f18a4d857fe71c3e5a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
W20260710 11:11:01.109704  5022 tablet.cc:2406] T aae4f9a3d67d4e5baf3b0e2764383063 P 8bae514f7ea74475883726c4d5456ade: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:11:01.110059  5042 leader_election.cc:290] T aae4f9a3d67d4e5baf3b0e2764383063 P 780f9b66375543f18a4d857fe71c3e5a [CANDIDATE]: Term 1 election: Requested vote from peers ab84a90ea4504a0ebcf34ec4c1a0b2d5 (127.1.69.2:45203), 8bae514f7ea74475883726c4d5456ade (127.1.69.3:45665)
I20260710 11:11:01.111464  4996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae4f9a3d67d4e5baf3b0e2764383063" candidate_uuid: "780f9b66375543f18a4d857fe71c3e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bae514f7ea74475883726c4d5456ade"
I20260710 11:11:01.111887  4996 raft_consensus.cc:3060] T aae4f9a3d67d4e5baf3b0e2764383063 P 8bae514f7ea74475883726c4d5456ade [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:01.112941  4922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae4f9a3d67d4e5baf3b0e2764383063" candidate_uuid: "780f9b66375543f18a4d857fe71c3e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5"
I20260710 11:11:01.113679  4922 raft_consensus.cc:3060] T aae4f9a3d67d4e5baf3b0e2764383063 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:01.117683  4996 raft_consensus.cc:2468] T aae4f9a3d67d4e5baf3b0e2764383063 P 8bae514f7ea74475883726c4d5456ade [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780f9b66375543f18a4d857fe71c3e5a in term 1.
I20260710 11:11:01.118757  4811 leader_election.cc:304] T aae4f9a3d67d4e5baf3b0e2764383063 P 780f9b66375543f18a4d857fe71c3e5a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 780f9b66375543f18a4d857fe71c3e5a, 8bae514f7ea74475883726c4d5456ade; no voters: 
I20260710 11:11:01.119585  5042 raft_consensus.cc:2804] T aae4f9a3d67d4e5baf3b0e2764383063 P 780f9b66375543f18a4d857fe71c3e5a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:01.119997  5042 raft_consensus.cc:697] T aae4f9a3d67d4e5baf3b0e2764383063 P 780f9b66375543f18a4d857fe71c3e5a [term 1 LEADER]: Becoming Leader. State: Replica: 780f9b66375543f18a4d857fe71c3e5a, State: Running, Role: LEADER
I20260710 11:11:01.120172  4922 raft_consensus.cc:2468] T aae4f9a3d67d4e5baf3b0e2764383063 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780f9b66375543f18a4d857fe71c3e5a in term 1.
I20260710 11:11:01.120759  5042 consensus_queue.cc:237] T aae4f9a3d67d4e5baf3b0e2764383063 P 780f9b66375543f18a4d857fe71c3e5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } } peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } }
I20260710 11:11:01.127280  4743 catalog_manager.cc:5697] T aae4f9a3d67d4e5baf3b0e2764383063 P 780f9b66375543f18a4d857fe71c3e5a reported cstate change: term changed from 0 to 1, leader changed from <none> to 780f9b66375543f18a4d857fe71c3e5a (127.1.69.1). New cstate: current_term: 1 leader_uuid: "780f9b66375543f18a4d857fe71c3e5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:01.151719  5045 raft_consensus.cc:493] T ec766d3fd70e44cf82fedc67901bc787 P 8bae514f7ea74475883726c4d5456ade [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:01.152154  5045 raft_consensus.cc:515] T ec766d3fd70e44cf82fedc67901bc787 P 8bae514f7ea74475883726c4d5456ade [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } } peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } }
I20260710 11:11:01.154369  5045 leader_election.cc:290] T ec766d3fd70e44cf82fedc67901bc787 P 8bae514f7ea74475883726c4d5456ade [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab84a90ea4504a0ebcf34ec4c1a0b2d5 (127.1.69.2:45203), 780f9b66375543f18a4d857fe71c3e5a (127.1.69.1:44727)
I20260710 11:11:01.163200  4922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec766d3fd70e44cf82fedc67901bc787" candidate_uuid: "8bae514f7ea74475883726c4d5456ade" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" is_pre_election: true
I20260710 11:11:01.163833  4922 raft_consensus.cc:2468] T ec766d3fd70e44cf82fedc67901bc787 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bae514f7ea74475883726c4d5456ade in term 0.
I20260710 11:11:01.164816  4847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec766d3fd70e44cf82fedc67901bc787" candidate_uuid: "8bae514f7ea74475883726c4d5456ade" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780f9b66375543f18a4d857fe71c3e5a" is_pre_election: true
I20260710 11:11:01.164964  4960 leader_election.cc:304] T ec766d3fd70e44cf82fedc67901bc787 P 8bae514f7ea74475883726c4d5456ade [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bae514f7ea74475883726c4d5456ade, ab84a90ea4504a0ebcf34ec4c1a0b2d5; no voters: 
I20260710 11:11:01.165524  4847 raft_consensus.cc:2468] T ec766d3fd70e44cf82fedc67901bc787 P 780f9b66375543f18a4d857fe71c3e5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bae514f7ea74475883726c4d5456ade in term 0.
I20260710 11:11:01.165771  5045 raft_consensus.cc:2804] T ec766d3fd70e44cf82fedc67901bc787 P 8bae514f7ea74475883726c4d5456ade [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:01.166194  5045 raft_consensus.cc:493] T ec766d3fd70e44cf82fedc67901bc787 P 8bae514f7ea74475883726c4d5456ade [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:01.166529  5045 raft_consensus.cc:3060] T ec766d3fd70e44cf82fedc67901bc787 P 8bae514f7ea74475883726c4d5456ade [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:01.171643  5045 raft_consensus.cc:515] T ec766d3fd70e44cf82fedc67901bc787 P 8bae514f7ea74475883726c4d5456ade [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } } peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } }
I20260710 11:11:01.173110  5045 leader_election.cc:290] T ec766d3fd70e44cf82fedc67901bc787 P 8bae514f7ea74475883726c4d5456ade [CANDIDATE]: Term 1 election: Requested vote from peers ab84a90ea4504a0ebcf34ec4c1a0b2d5 (127.1.69.2:45203), 780f9b66375543f18a4d857fe71c3e5a (127.1.69.1:44727)
I20260710 11:11:01.173843  4922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec766d3fd70e44cf82fedc67901bc787" candidate_uuid: "8bae514f7ea74475883726c4d5456ade" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5"
I20260710 11:11:01.174126  4847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec766d3fd70e44cf82fedc67901bc787" candidate_uuid: "8bae514f7ea74475883726c4d5456ade" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780f9b66375543f18a4d857fe71c3e5a"
I20260710 11:11:01.174391  4922 raft_consensus.cc:3060] T ec766d3fd70e44cf82fedc67901bc787 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:01.174751  4847 raft_consensus.cc:3060] T ec766d3fd70e44cf82fedc67901bc787 P 780f9b66375543f18a4d857fe71c3e5a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:01.178925  4922 raft_consensus.cc:2468] T ec766d3fd70e44cf82fedc67901bc787 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bae514f7ea74475883726c4d5456ade in term 1.
I20260710 11:11:01.179832  4847 raft_consensus.cc:2468] T ec766d3fd70e44cf82fedc67901bc787 P 780f9b66375543f18a4d857fe71c3e5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bae514f7ea74475883726c4d5456ade in term 1.
I20260710 11:11:01.179847  4960 leader_election.cc:304] T ec766d3fd70e44cf82fedc67901bc787 P 8bae514f7ea74475883726c4d5456ade [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bae514f7ea74475883726c4d5456ade, ab84a90ea4504a0ebcf34ec4c1a0b2d5; no voters: 
I20260710 11:11:01.180711  5045 raft_consensus.cc:2804] T ec766d3fd70e44cf82fedc67901bc787 P 8bae514f7ea74475883726c4d5456ade [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:01.181746  5045 raft_consensus.cc:697] T ec766d3fd70e44cf82fedc67901bc787 P 8bae514f7ea74475883726c4d5456ade [term 1 LEADER]: Becoming Leader. State: Replica: 8bae514f7ea74475883726c4d5456ade, State: Running, Role: LEADER
I20260710 11:11:01.182446  5045 consensus_queue.cc:237] T ec766d3fd70e44cf82fedc67901bc787 P 8bae514f7ea74475883726c4d5456ade [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } } peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } }
I20260710 11:11:01.188681  4743 catalog_manager.cc:5697] T ec766d3fd70e44cf82fedc67901bc787 P 8bae514f7ea74475883726c4d5456ade reported cstate change: term changed from 0 to 1, leader changed from <none> to 8bae514f7ea74475883726c4d5456ade (127.1.69.3). New cstate: current_term: 1 leader_uuid: "8bae514f7ea74475883726c4d5456ade" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:01.218648  4742 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58030:
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 11:11:01.220562  4742 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 11:11:01.242817  4836 tablet_service.cc:1511] Processing CreateTablet for tablet cbdc8ed994334a9986301ab14f7e3699 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=804251e4caf84478a438312c1a80bf34]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:11:01.244237  4836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbdc8ed994334a9986301ab14f7e3699. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:01.244005  4912 tablet_service.cc:1511] Processing CreateTablet for tablet cbdc8ed994334a9986301ab14f7e3699 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=804251e4caf84478a438312c1a80bf34]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:11:01.245273  4912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbdc8ed994334a9986301ab14f7e3699. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:01.245536  4986 tablet_service.cc:1511] Processing CreateTablet for tablet cbdc8ed994334a9986301ab14f7e3699 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=804251e4caf84478a438312c1a80bf34]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:11:01.246685  4986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbdc8ed994334a9986301ab14f7e3699. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:01.251256  4837 tablet_service.cc:1511] Processing CreateTablet for tablet 91bbb654564f46d6a44b475393733e49 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=804251e4caf84478a438312c1a80bf34]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:11:01.252578  4837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91bbb654564f46d6a44b475393733e49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:01.257964  4911 tablet_service.cc:1511] Processing CreateTablet for tablet 91bbb654564f46d6a44b475393733e49 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=804251e4caf84478a438312c1a80bf34]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:11:01.259222  4911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91bbb654564f46d6a44b475393733e49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:01.251327  4985 tablet_service.cc:1511] Processing CreateTablet for tablet 91bbb654564f46d6a44b475393733e49 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=804251e4caf84478a438312c1a80bf34]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:11:01.261170  5037 tablet_bootstrap.cc:492] T cbdc8ed994334a9986301ab14f7e3699 P 780f9b66375543f18a4d857fe71c3e5a: Bootstrap starting.
I20260710 11:11:01.261221  4985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91bbb654564f46d6a44b475393733e49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:01.263300  5036 tablet_bootstrap.cc:492] T cbdc8ed994334a9986301ab14f7e3699 P ab84a90ea4504a0ebcf34ec4c1a0b2d5: Bootstrap starting.
I20260710 11:11:01.269110  5037 tablet_bootstrap.cc:654] T cbdc8ed994334a9986301ab14f7e3699 P 780f9b66375543f18a4d857fe71c3e5a: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:01.270641  5036 tablet_bootstrap.cc:654] T cbdc8ed994334a9986301ab14f7e3699 P ab84a90ea4504a0ebcf34ec4c1a0b2d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:01.282404  5038 tablet_bootstrap.cc:492] T cbdc8ed994334a9986301ab14f7e3699 P 8bae514f7ea74475883726c4d5456ade: Bootstrap starting.
I20260710 11:11:01.289948  5038 tablet_bootstrap.cc:654] T cbdc8ed994334a9986301ab14f7e3699 P 8bae514f7ea74475883726c4d5456ade: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:01.295099  5037 tablet_bootstrap.cc:492] T cbdc8ed994334a9986301ab14f7e3699 P 780f9b66375543f18a4d857fe71c3e5a: No bootstrap required, opened a new log
I20260710 11:11:01.295662  5037 ts_tablet_manager.cc:1403] T cbdc8ed994334a9986301ab14f7e3699 P 780f9b66375543f18a4d857fe71c3e5a: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.013s
I20260710 11:11:01.296087  5036 tablet_bootstrap.cc:492] T cbdc8ed994334a9986301ab14f7e3699 P ab84a90ea4504a0ebcf34ec4c1a0b2d5: No bootstrap required, opened a new log
I20260710 11:11:01.296612  5036 ts_tablet_manager.cc:1403] T cbdc8ed994334a9986301ab14f7e3699 P ab84a90ea4504a0ebcf34ec4c1a0b2d5: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.000s
I20260710 11:11:01.297315  5038 tablet_bootstrap.cc:492] T cbdc8ed994334a9986301ab14f7e3699 P 8bae514f7ea74475883726c4d5456ade: No bootstrap required, opened a new log
I20260710 11:11:01.298197  5038 ts_tablet_manager.cc:1403] T cbdc8ed994334a9986301ab14f7e3699 P 8bae514f7ea74475883726c4d5456ade: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260710 11:11:01.298847  5037 raft_consensus.cc:359] T cbdc8ed994334a9986301ab14f7e3699 P 780f9b66375543f18a4d857fe71c3e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } } peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } }
I20260710 11:11:01.299714  5037 raft_consensus.cc:385] T cbdc8ed994334a9986301ab14f7e3699 P 780f9b66375543f18a4d857fe71c3e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:01.300139  5037 raft_consensus.cc:740] T cbdc8ed994334a9986301ab14f7e3699 P 780f9b66375543f18a4d857fe71c3e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780f9b66375543f18a4d857fe71c3e5a, State: Initialized, Role: FOLLOWER
I20260710 11:11:01.300951  5038 raft_consensus.cc:359] T cbdc8ed994334a9986301ab14f7e3699 P 8bae514f7ea74475883726c4d5456ade [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } } peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } }
I20260710 11:11:01.301806  5038 raft_consensus.cc:385] T cbdc8ed994334a9986301ab14f7e3699 P 8bae514f7ea74475883726c4d5456ade [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:01.300215  5036 raft_consensus.cc:359] T cbdc8ed994334a9986301ab14f7e3699 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } } peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } }
I20260710 11:11:01.302129  5038 raft_consensus.cc:740] T cbdc8ed994334a9986301ab14f7e3699 P 8bae514f7ea74475883726c4d5456ade [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bae514f7ea74475883726c4d5456ade, State: Initialized, Role: FOLLOWER
I20260710 11:11:01.301223  5037 consensus_queue.cc:260] T cbdc8ed994334a9986301ab14f7e3699 P 780f9b66375543f18a4d857fe71c3e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } } peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } }
I20260710 11:11:01.302386  5036 raft_consensus.cc:385] T cbdc8ed994334a9986301ab14f7e3699 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:01.302875  5036 raft_consensus.cc:740] T cbdc8ed994334a9986301ab14f7e3699 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab84a90ea4504a0ebcf34ec4c1a0b2d5, State: Initialized, Role: FOLLOWER
I20260710 11:11:01.302989  5038 consensus_queue.cc:260] T cbdc8ed994334a9986301ab14f7e3699 P 8bae514f7ea74475883726c4d5456ade [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } } peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } }
I20260710 11:11:01.303774  5036 consensus_queue.cc:260] T cbdc8ed994334a9986301ab14f7e3699 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } } peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } }
I20260710 11:11:01.305310  5038 ts_tablet_manager.cc:1434] T cbdc8ed994334a9986301ab14f7e3699 P 8bae514f7ea74475883726c4d5456ade: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 11:11:01.305605  5037 ts_tablet_manager.cc:1434] T cbdc8ed994334a9986301ab14f7e3699 P 780f9b66375543f18a4d857fe71c3e5a: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260710 11:11:01.306583  5036 ts_tablet_manager.cc:1434] T cbdc8ed994334a9986301ab14f7e3699 P ab84a90ea4504a0ebcf34ec4c1a0b2d5: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:11:01.306769  5037 tablet_bootstrap.cc:492] T 91bbb654564f46d6a44b475393733e49 P 780f9b66375543f18a4d857fe71c3e5a: Bootstrap starting.
I20260710 11:11:01.307673  5036 tablet_bootstrap.cc:492] T 91bbb654564f46d6a44b475393733e49 P ab84a90ea4504a0ebcf34ec4c1a0b2d5: Bootstrap starting.
I20260710 11:11:01.309523  5038 tablet_bootstrap.cc:492] T 91bbb654564f46d6a44b475393733e49 P 8bae514f7ea74475883726c4d5456ade: Bootstrap starting.
I20260710 11:11:01.314669  5036 tablet_bootstrap.cc:654] T 91bbb654564f46d6a44b475393733e49 P ab84a90ea4504a0ebcf34ec4c1a0b2d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:01.314743  5037 tablet_bootstrap.cc:654] T 91bbb654564f46d6a44b475393733e49 P 780f9b66375543f18a4d857fe71c3e5a: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:01.327785  5036 tablet_bootstrap.cc:492] T 91bbb654564f46d6a44b475393733e49 P ab84a90ea4504a0ebcf34ec4c1a0b2d5: No bootstrap required, opened a new log
I20260710 11:11:01.327855  5037 tablet_bootstrap.cc:492] T 91bbb654564f46d6a44b475393733e49 P 780f9b66375543f18a4d857fe71c3e5a: No bootstrap required, opened a new log
I20260710 11:11:01.328344  5036 ts_tablet_manager.cc:1403] T 91bbb654564f46d6a44b475393733e49 P ab84a90ea4504a0ebcf34ec4c1a0b2d5: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.003s
I20260710 11:11:01.328469  5037 ts_tablet_manager.cc:1403] T 91bbb654564f46d6a44b475393733e49 P 780f9b66375543f18a4d857fe71c3e5a: Time spent bootstrapping tablet: real 0.022s	user 0.021s	sys 0.000s
I20260710 11:11:01.331089  5036 raft_consensus.cc:359] T 91bbb654564f46d6a44b475393733e49 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } } peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } }
I20260710 11:11:01.331640  5036 raft_consensus.cc:385] T 91bbb654564f46d6a44b475393733e49 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:01.331496  5037 raft_consensus.cc:359] T 91bbb654564f46d6a44b475393733e49 P 780f9b66375543f18a4d857fe71c3e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } } peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } }
I20260710 11:11:01.331960  5036 raft_consensus.cc:740] T 91bbb654564f46d6a44b475393733e49 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab84a90ea4504a0ebcf34ec4c1a0b2d5, State: Initialized, Role: FOLLOWER
I20260710 11:11:01.332291  5037 raft_consensus.cc:385] T 91bbb654564f46d6a44b475393733e49 P 780f9b66375543f18a4d857fe71c3e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:01.332681  5037 raft_consensus.cc:740] T 91bbb654564f46d6a44b475393733e49 P 780f9b66375543f18a4d857fe71c3e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780f9b66375543f18a4d857fe71c3e5a, State: Initialized, Role: FOLLOWER
I20260710 11:11:01.332954  5036 consensus_queue.cc:260] T 91bbb654564f46d6a44b475393733e49 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } } peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } }
I20260710 11:11:01.333402  5037 consensus_queue.cc:260] T 91bbb654564f46d6a44b475393733e49 P 780f9b66375543f18a4d857fe71c3e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } } peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } }
I20260710 11:11:01.335327  5038 tablet_bootstrap.cc:654] T 91bbb654564f46d6a44b475393733e49 P 8bae514f7ea74475883726c4d5456ade: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:01.335638  5036 ts_tablet_manager.cc:1434] T 91bbb654564f46d6a44b475393733e49 P ab84a90ea4504a0ebcf34ec4c1a0b2d5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:11:01.335676  5037 ts_tablet_manager.cc:1434] T 91bbb654564f46d6a44b475393733e49 P 780f9b66375543f18a4d857fe71c3e5a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:11:01.346101  5038 tablet_bootstrap.cc:492] T 91bbb654564f46d6a44b475393733e49 P 8bae514f7ea74475883726c4d5456ade: No bootstrap required, opened a new log
I20260710 11:11:01.346522  5038 ts_tablet_manager.cc:1403] T 91bbb654564f46d6a44b475393733e49 P 8bae514f7ea74475883726c4d5456ade: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.000s
I20260710 11:11:01.348592  5038 raft_consensus.cc:359] T 91bbb654564f46d6a44b475393733e49 P 8bae514f7ea74475883726c4d5456ade [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } } peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } }
I20260710 11:11:01.349138  5038 raft_consensus.cc:385] T 91bbb654564f46d6a44b475393733e49 P 8bae514f7ea74475883726c4d5456ade [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:01.349375  5038 raft_consensus.cc:740] T 91bbb654564f46d6a44b475393733e49 P 8bae514f7ea74475883726c4d5456ade [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bae514f7ea74475883726c4d5456ade, State: Initialized, Role: FOLLOWER
I20260710 11:11:01.349900  5038 consensus_queue.cc:260] T 91bbb654564f46d6a44b475393733e49 P 8bae514f7ea74475883726c4d5456ade [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } } peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } }
I20260710 11:11:01.351706  5038 ts_tablet_manager.cc:1434] T 91bbb654564f46d6a44b475393733e49 P 8bae514f7ea74475883726c4d5456ade: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:11:01.432058  5045 raft_consensus.cc:493] T cbdc8ed994334a9986301ab14f7e3699 P 8bae514f7ea74475883726c4d5456ade [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:01.432546  5045 raft_consensus.cc:515] T cbdc8ed994334a9986301ab14f7e3699 P 8bae514f7ea74475883726c4d5456ade [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } } peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } }
I20260710 11:11:01.434239  5045 leader_election.cc:290] T cbdc8ed994334a9986301ab14f7e3699 P 8bae514f7ea74475883726c4d5456ade [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780f9b66375543f18a4d857fe71c3e5a (127.1.69.1:44727), ab84a90ea4504a0ebcf34ec4c1a0b2d5 (127.1.69.2:45203)
I20260710 11:11:01.434962  4847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbdc8ed994334a9986301ab14f7e3699" candidate_uuid: "8bae514f7ea74475883726c4d5456ade" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780f9b66375543f18a4d857fe71c3e5a" is_pre_election: true
I20260710 11:11:01.435191  4922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbdc8ed994334a9986301ab14f7e3699" candidate_uuid: "8bae514f7ea74475883726c4d5456ade" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" is_pre_election: true
I20260710 11:11:01.435542  4847 raft_consensus.cc:2468] T cbdc8ed994334a9986301ab14f7e3699 P 780f9b66375543f18a4d857fe71c3e5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bae514f7ea74475883726c4d5456ade in term 0.
I20260710 11:11:01.435786  4922 raft_consensus.cc:2468] T cbdc8ed994334a9986301ab14f7e3699 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bae514f7ea74475883726c4d5456ade in term 0.
I20260710 11:11:01.436604  4960 leader_election.cc:304] T cbdc8ed994334a9986301ab14f7e3699 P 8bae514f7ea74475883726c4d5456ade [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 780f9b66375543f18a4d857fe71c3e5a, 8bae514f7ea74475883726c4d5456ade; no voters: 
I20260710 11:11:01.437340  5045 raft_consensus.cc:2804] T cbdc8ed994334a9986301ab14f7e3699 P 8bae514f7ea74475883726c4d5456ade [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:01.437731  5045 raft_consensus.cc:493] T cbdc8ed994334a9986301ab14f7e3699 P 8bae514f7ea74475883726c4d5456ade [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:01.438067  5045 raft_consensus.cc:3060] T cbdc8ed994334a9986301ab14f7e3699 P 8bae514f7ea74475883726c4d5456ade [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:01.442927  5045 raft_consensus.cc:515] T cbdc8ed994334a9986301ab14f7e3699 P 8bae514f7ea74475883726c4d5456ade [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } } peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } }
I20260710 11:11:01.444509  5045 leader_election.cc:290] T cbdc8ed994334a9986301ab14f7e3699 P 8bae514f7ea74475883726c4d5456ade [CANDIDATE]: Term 1 election: Requested vote from peers 780f9b66375543f18a4d857fe71c3e5a (127.1.69.1:44727), ab84a90ea4504a0ebcf34ec4c1a0b2d5 (127.1.69.2:45203)
I20260710 11:11:01.445365  4847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbdc8ed994334a9986301ab14f7e3699" candidate_uuid: "8bae514f7ea74475883726c4d5456ade" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780f9b66375543f18a4d857fe71c3e5a"
I20260710 11:11:01.445528  4922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbdc8ed994334a9986301ab14f7e3699" candidate_uuid: "8bae514f7ea74475883726c4d5456ade" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5"
I20260710 11:11:01.445900  4847 raft_consensus.cc:3060] T cbdc8ed994334a9986301ab14f7e3699 P 780f9b66375543f18a4d857fe71c3e5a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:01.446074  4922 raft_consensus.cc:3060] T cbdc8ed994334a9986301ab14f7e3699 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:01.450801  4922 raft_consensus.cc:2468] T cbdc8ed994334a9986301ab14f7e3699 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bae514f7ea74475883726c4d5456ade in term 1.
I20260710 11:11:01.450908  4847 raft_consensus.cc:2468] T cbdc8ed994334a9986301ab14f7e3699 P 780f9b66375543f18a4d857fe71c3e5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bae514f7ea74475883726c4d5456ade in term 1.
I20260710 11:11:01.451850  5042 raft_consensus.cc:493] T 91bbb654564f46d6a44b475393733e49 P 780f9b66375543f18a4d857fe71c3e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:01.451861  4960 leader_election.cc:304] T cbdc8ed994334a9986301ab14f7e3699 P 8bae514f7ea74475883726c4d5456ade [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bae514f7ea74475883726c4d5456ade, ab84a90ea4504a0ebcf34ec4c1a0b2d5; no voters: 
I20260710 11:11:01.452854  5045 raft_consensus.cc:2804] T cbdc8ed994334a9986301ab14f7e3699 P 8bae514f7ea74475883726c4d5456ade [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:01.452538  5042 raft_consensus.cc:515] T 91bbb654564f46d6a44b475393733e49 P 780f9b66375543f18a4d857fe71c3e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } } peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } }
I20260710 11:11:01.453367  5045 raft_consensus.cc:697] T cbdc8ed994334a9986301ab14f7e3699 P 8bae514f7ea74475883726c4d5456ade [term 1 LEADER]: Becoming Leader. State: Replica: 8bae514f7ea74475883726c4d5456ade, State: Running, Role: LEADER
I20260710 11:11:01.454281  5045 consensus_queue.cc:237] T cbdc8ed994334a9986301ab14f7e3699 P 8bae514f7ea74475883726c4d5456ade [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } } peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } }
I20260710 11:11:01.454826  5042 leader_election.cc:290] T 91bbb654564f46d6a44b475393733e49 P 780f9b66375543f18a4d857fe71c3e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab84a90ea4504a0ebcf34ec4c1a0b2d5 (127.1.69.2:45203), 8bae514f7ea74475883726c4d5456ade (127.1.69.3:45665)
I20260710 11:11:01.455426  4922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91bbb654564f46d6a44b475393733e49" candidate_uuid: "780f9b66375543f18a4d857fe71c3e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" is_pre_election: true
I20260710 11:11:01.455802  4996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91bbb654564f46d6a44b475393733e49" candidate_uuid: "780f9b66375543f18a4d857fe71c3e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bae514f7ea74475883726c4d5456ade" is_pre_election: true
I20260710 11:11:01.456058  4922 raft_consensus.cc:2468] T 91bbb654564f46d6a44b475393733e49 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 780f9b66375543f18a4d857fe71c3e5a in term 0.
I20260710 11:11:01.456396  4996 raft_consensus.cc:2468] T 91bbb654564f46d6a44b475393733e49 P 8bae514f7ea74475883726c4d5456ade [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 780f9b66375543f18a4d857fe71c3e5a in term 0.
I20260710 11:11:01.457130  4811 leader_election.cc:304] T 91bbb654564f46d6a44b475393733e49 P 780f9b66375543f18a4d857fe71c3e5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 780f9b66375543f18a4d857fe71c3e5a, ab84a90ea4504a0ebcf34ec4c1a0b2d5; no voters: 
I20260710 11:11:01.457917  5042 raft_consensus.cc:2804] T 91bbb654564f46d6a44b475393733e49 P 780f9b66375543f18a4d857fe71c3e5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:01.458365  5042 raft_consensus.cc:493] T 91bbb654564f46d6a44b475393733e49 P 780f9b66375543f18a4d857fe71c3e5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:01.458693  5042 raft_consensus.cc:3060] T 91bbb654564f46d6a44b475393733e49 P 780f9b66375543f18a4d857fe71c3e5a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:01.461920  4741 catalog_manager.cc:5697] T cbdc8ed994334a9986301ab14f7e3699 P 8bae514f7ea74475883726c4d5456ade reported cstate change: term changed from 0 to 1, leader changed from <none> to 8bae514f7ea74475883726c4d5456ade (127.1.69.3). New cstate: current_term: 1 leader_uuid: "8bae514f7ea74475883726c4d5456ade" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:01.463933  5042 raft_consensus.cc:515] T 91bbb654564f46d6a44b475393733e49 P 780f9b66375543f18a4d857fe71c3e5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } } peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } }
I20260710 11:11:01.465962  5042 leader_election.cc:290] T 91bbb654564f46d6a44b475393733e49 P 780f9b66375543f18a4d857fe71c3e5a [CANDIDATE]: Term 1 election: Requested vote from peers ab84a90ea4504a0ebcf34ec4c1a0b2d5 (127.1.69.2:45203), 8bae514f7ea74475883726c4d5456ade (127.1.69.3:45665)
I20260710 11:11:01.466665  4922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91bbb654564f46d6a44b475393733e49" candidate_uuid: "780f9b66375543f18a4d857fe71c3e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5"
I20260710 11:11:01.466943  4996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91bbb654564f46d6a44b475393733e49" candidate_uuid: "780f9b66375543f18a4d857fe71c3e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bae514f7ea74475883726c4d5456ade"
I20260710 11:11:01.467314  4922 raft_consensus.cc:3060] T 91bbb654564f46d6a44b475393733e49 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:01.467545  4996 raft_consensus.cc:3060] T 91bbb654564f46d6a44b475393733e49 P 8bae514f7ea74475883726c4d5456ade [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:01.472858  4996 raft_consensus.cc:2468] T 91bbb654564f46d6a44b475393733e49 P 8bae514f7ea74475883726c4d5456ade [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780f9b66375543f18a4d857fe71c3e5a in term 1.
I20260710 11:11:01.473719  4811 leader_election.cc:304] T 91bbb654564f46d6a44b475393733e49 P 780f9b66375543f18a4d857fe71c3e5a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 780f9b66375543f18a4d857fe71c3e5a, 8bae514f7ea74475883726c4d5456ade; no voters: 
I20260710 11:11:01.474419  5042 raft_consensus.cc:2804] T 91bbb654564f46d6a44b475393733e49 P 780f9b66375543f18a4d857fe71c3e5a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:01.474697  4922 raft_consensus.cc:2468] T 91bbb654564f46d6a44b475393733e49 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780f9b66375543f18a4d857fe71c3e5a in term 1.
I20260710 11:11:01.474846  5042 raft_consensus.cc:697] T 91bbb654564f46d6a44b475393733e49 P 780f9b66375543f18a4d857fe71c3e5a [term 1 LEADER]: Becoming Leader. State: Replica: 780f9b66375543f18a4d857fe71c3e5a, State: Running, Role: LEADER
I20260710 11:11:01.476055  5042 consensus_queue.cc:237] T 91bbb654564f46d6a44b475393733e49 P 780f9b66375543f18a4d857fe71c3e5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } } peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } }
I20260710 11:11:01.482331  4741 catalog_manager.cc:5697] T 91bbb654564f46d6a44b475393733e49 P 780f9b66375543f18a4d857fe71c3e5a reported cstate change: term changed from 0 to 1, leader changed from <none> to 780f9b66375543f18a4d857fe71c3e5a (127.1.69.1). New cstate: current_term: 1 leader_uuid: "780f9b66375543f18a4d857fe71c3e5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:01.528985  4996 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec766d3fd70e44cf82fedc67901bc787"
dest_uuid: "8bae514f7ea74475883726c4d5456ade"
mode: GRACEFUL
new_leader_uuid: "780f9b66375543f18a4d857fe71c3e5a"
 from {username='slave'} at 127.0.0.1:60932
I20260710 11:11:01.529433  4996 raft_consensus.cc:606] T ec766d3fd70e44cf82fedc67901bc787 P 8bae514f7ea74475883726c4d5456ade [term 1 LEADER]: Received request to transfer leadership to TS 780f9b66375543f18a4d857fe71c3e5a
I20260710 11:11:01.541477  4847 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aae4f9a3d67d4e5baf3b0e2764383063"
dest_uuid: "780f9b66375543f18a4d857fe71c3e5a"
mode: GRACEFUL
new_leader_uuid: "8bae514f7ea74475883726c4d5456ade"
 from {username='slave'} at 127.0.0.1:44814
I20260710 11:11:01.541988  4847 raft_consensus.cc:606] T aae4f9a3d67d4e5baf3b0e2764383063 P 780f9b66375543f18a4d857fe71c3e5a [term 1 LEADER]: Received request to transfer leadership to TS 8bae514f7ea74475883726c4d5456ade
I20260710 11:11:01.547009  4996 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cbdc8ed994334a9986301ab14f7e3699"
dest_uuid: "8bae514f7ea74475883726c4d5456ade"
mode: GRACEFUL
new_leader_uuid: "780f9b66375543f18a4d857fe71c3e5a"
 from {username='slave'} at 127.0.0.1:60932
I20260710 11:11:01.547451  4996 raft_consensus.cc:606] T cbdc8ed994334a9986301ab14f7e3699 P 8bae514f7ea74475883726c4d5456ade [term 1 LEADER]: Received request to transfer leadership to TS 780f9b66375543f18a4d857fe71c3e5a
I20260710 11:11:01.602380  5042 consensus_queue.cc:1048] T aae4f9a3d67d4e5baf3b0e2764383063 P 780f9b66375543f18a4d857fe71c3e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:01.614898  5042 consensus_queue.cc:1048] T aae4f9a3d67d4e5baf3b0e2764383063 P 780f9b66375543f18a4d857fe71c3e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:01.624545  5044 raft_consensus.cc:993] T aae4f9a3d67d4e5baf3b0e2764383063 P 780f9b66375543f18a4d857fe71c3e5a: : Instructing follower 8bae514f7ea74475883726c4d5456ade to start an election
I20260710 11:11:01.625001  5044 raft_consensus.cc:1081] T aae4f9a3d67d4e5baf3b0e2764383063 P 780f9b66375543f18a4d857fe71c3e5a [term 1 LEADER]: Signalling peer 8bae514f7ea74475883726c4d5456ade to start an election
I20260710 11:11:01.626744  4996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aae4f9a3d67d4e5baf3b0e2764383063"
dest_uuid: "8bae514f7ea74475883726c4d5456ade"
 from {username='slave'} at 127.0.0.1:60928
I20260710 11:11:01.627285  4996 raft_consensus.cc:493] T aae4f9a3d67d4e5baf3b0e2764383063 P 8bae514f7ea74475883726c4d5456ade [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:01.627661  4996 raft_consensus.cc:3060] T aae4f9a3d67d4e5baf3b0e2764383063 P 8bae514f7ea74475883726c4d5456ade [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:01.634191  4996 raft_consensus.cc:515] T aae4f9a3d67d4e5baf3b0e2764383063 P 8bae514f7ea74475883726c4d5456ade [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } } peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } }
I20260710 11:11:01.636301  4996 leader_election.cc:290] T aae4f9a3d67d4e5baf3b0e2764383063 P 8bae514f7ea74475883726c4d5456ade [CANDIDATE]: Term 2 election: Requested vote from peers 780f9b66375543f18a4d857fe71c3e5a (127.1.69.1:44727), ab84a90ea4504a0ebcf34ec4c1a0b2d5 (127.1.69.2:45203)
I20260710 11:11:01.636961  4847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae4f9a3d67d4e5baf3b0e2764383063" candidate_uuid: "8bae514f7ea74475883726c4d5456ade" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "780f9b66375543f18a4d857fe71c3e5a"
I20260710 11:11:01.637610  4847 raft_consensus.cc:3055] T aae4f9a3d67d4e5baf3b0e2764383063 P 780f9b66375543f18a4d857fe71c3e5a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:01.637943  4847 raft_consensus.cc:740] T aae4f9a3d67d4e5baf3b0e2764383063 P 780f9b66375543f18a4d857fe71c3e5a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 780f9b66375543f18a4d857fe71c3e5a, State: Running, Role: LEADER
I20260710 11:11:01.638697  4847 consensus_queue.cc:260] T aae4f9a3d67d4e5baf3b0e2764383063 P 780f9b66375543f18a4d857fe71c3e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } } peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } }
I20260710 11:11:01.639652  4847 raft_consensus.cc:3060] T aae4f9a3d67d4e5baf3b0e2764383063 P 780f9b66375543f18a4d857fe71c3e5a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:01.641477  4922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae4f9a3d67d4e5baf3b0e2764383063" candidate_uuid: "8bae514f7ea74475883726c4d5456ade" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5"
I20260710 11:11:01.642084  4922 raft_consensus.cc:3060] T aae4f9a3d67d4e5baf3b0e2764383063 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:01.644975  4847 raft_consensus.cc:2468] T aae4f9a3d67d4e5baf3b0e2764383063 P 780f9b66375543f18a4d857fe71c3e5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bae514f7ea74475883726c4d5456ade in term 2.
I20260710 11:11:01.645951  4960 leader_election.cc:304] T aae4f9a3d67d4e5baf3b0e2764383063 P 8bae514f7ea74475883726c4d5456ade [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 780f9b66375543f18a4d857fe71c3e5a, 8bae514f7ea74475883726c4d5456ade; no voters: 
I20260710 11:11:01.646661  5045 raft_consensus.cc:2804] T aae4f9a3d67d4e5baf3b0e2764383063 P 8bae514f7ea74475883726c4d5456ade [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:01.647073  5045 raft_consensus.cc:697] T aae4f9a3d67d4e5baf3b0e2764383063 P 8bae514f7ea74475883726c4d5456ade [term 2 LEADER]: Becoming Leader. State: Replica: 8bae514f7ea74475883726c4d5456ade, State: Running, Role: LEADER
I20260710 11:11:01.647871  4922 raft_consensus.cc:2468] T aae4f9a3d67d4e5baf3b0e2764383063 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bae514f7ea74475883726c4d5456ade in term 2.
I20260710 11:11:01.647787  5045 consensus_queue.cc:237] T aae4f9a3d67d4e5baf3b0e2764383063 P 8bae514f7ea74475883726c4d5456ade [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } } peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } }
I20260710 11:11:01.653743  4741 catalog_manager.cc:5697] T aae4f9a3d67d4e5baf3b0e2764383063 P 8bae514f7ea74475883726c4d5456ade reported cstate change: term changed from 1 to 2, leader changed from 780f9b66375543f18a4d857fe71c3e5a (127.1.69.1) to 8bae514f7ea74475883726c4d5456ade (127.1.69.3). New cstate: current_term: 2 leader_uuid: "8bae514f7ea74475883726c4d5456ade" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:01.703469  5045 consensus_queue.cc:1048] T ec766d3fd70e44cf82fedc67901bc787 P 8bae514f7ea74475883726c4d5456ade [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:01.714222  5074 consensus_queue.cc:1048] T ec766d3fd70e44cf82fedc67901bc787 P 8bae514f7ea74475883726c4d5456ade [LEADER]: Connected to new peer: Peer: permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:01.721506  5045 raft_consensus.cc:993] T ec766d3fd70e44cf82fedc67901bc787 P 8bae514f7ea74475883726c4d5456ade: : Instructing follower 780f9b66375543f18a4d857fe71c3e5a to start an election
I20260710 11:11:01.721918  5074 raft_consensus.cc:1081] T ec766d3fd70e44cf82fedc67901bc787 P 8bae514f7ea74475883726c4d5456ade [term 1 LEADER]: Signalling peer 780f9b66375543f18a4d857fe71c3e5a to start an election
I20260710 11:11:01.723395  4847 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec766d3fd70e44cf82fedc67901bc787"
dest_uuid: "780f9b66375543f18a4d857fe71c3e5a"
 from {username='slave'} at 127.0.0.1:44798
I20260710 11:11:01.723899  4847 raft_consensus.cc:493] T ec766d3fd70e44cf82fedc67901bc787 P 780f9b66375543f18a4d857fe71c3e5a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:01.724282  4847 raft_consensus.cc:3060] T ec766d3fd70e44cf82fedc67901bc787 P 780f9b66375543f18a4d857fe71c3e5a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:01.729101  4847 raft_consensus.cc:515] T ec766d3fd70e44cf82fedc67901bc787 P 780f9b66375543f18a4d857fe71c3e5a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } } peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } }
I20260710 11:11:01.730556  4847 leader_election.cc:290] T ec766d3fd70e44cf82fedc67901bc787 P 780f9b66375543f18a4d857fe71c3e5a [CANDIDATE]: Term 2 election: Requested vote from peers ab84a90ea4504a0ebcf34ec4c1a0b2d5 (127.1.69.2:45203), 8bae514f7ea74475883726c4d5456ade (127.1.69.3:45665)
I20260710 11:11:01.731392  4922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec766d3fd70e44cf82fedc67901bc787" candidate_uuid: "780f9b66375543f18a4d857fe71c3e5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5"
I20260710 11:11:01.731778  4996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec766d3fd70e44cf82fedc67901bc787" candidate_uuid: "780f9b66375543f18a4d857fe71c3e5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8bae514f7ea74475883726c4d5456ade"
I20260710 11:11:01.732013  4922 raft_consensus.cc:3060] T ec766d3fd70e44cf82fedc67901bc787 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:01.732379  4996 raft_consensus.cc:3055] T ec766d3fd70e44cf82fedc67901bc787 P 8bae514f7ea74475883726c4d5456ade [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:01.732725  4996 raft_consensus.cc:740] T ec766d3fd70e44cf82fedc67901bc787 P 8bae514f7ea74475883726c4d5456ade [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8bae514f7ea74475883726c4d5456ade, State: Running, Role: LEADER
I20260710 11:11:01.733518  4996 consensus_queue.cc:260] T ec766d3fd70e44cf82fedc67901bc787 P 8bae514f7ea74475883726c4d5456ade [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } } peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } }
I20260710 11:11:01.734738  4996 raft_consensus.cc:3060] T ec766d3fd70e44cf82fedc67901bc787 P 8bae514f7ea74475883726c4d5456ade [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:01.738755  4922 raft_consensus.cc:2468] T ec766d3fd70e44cf82fedc67901bc787 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780f9b66375543f18a4d857fe71c3e5a in term 2.
I20260710 11:11:01.739856  4811 leader_election.cc:304] T ec766d3fd70e44cf82fedc67901bc787 P 780f9b66375543f18a4d857fe71c3e5a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 780f9b66375543f18a4d857fe71c3e5a, ab84a90ea4504a0ebcf34ec4c1a0b2d5; no voters: 
I20260710 11:11:01.740657  5044 raft_consensus.cc:2804] T ec766d3fd70e44cf82fedc67901bc787 P 780f9b66375543f18a4d857fe71c3e5a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:01.741108  5044 raft_consensus.cc:697] T ec766d3fd70e44cf82fedc67901bc787 P 780f9b66375543f18a4d857fe71c3e5a [term 2 LEADER]: Becoming Leader. State: Replica: 780f9b66375543f18a4d857fe71c3e5a, State: Running, Role: LEADER
I20260710 11:11:01.741425  4996 raft_consensus.cc:2468] T ec766d3fd70e44cf82fedc67901bc787 P 8bae514f7ea74475883726c4d5456ade [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780f9b66375543f18a4d857fe71c3e5a in term 2.
I20260710 11:11:01.741880  5044 consensus_queue.cc:237] T ec766d3fd70e44cf82fedc67901bc787 P 780f9b66375543f18a4d857fe71c3e5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } } peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } }
I20260710 11:11:01.749033  4744 catalog_manager.cc:5697] T ec766d3fd70e44cf82fedc67901bc787 P 780f9b66375543f18a4d857fe71c3e5a reported cstate change: term changed from 1 to 2, leader changed from 8bae514f7ea74475883726c4d5456ade (127.1.69.3) to 780f9b66375543f18a4d857fe71c3e5a (127.1.69.1). New cstate: current_term: 2 leader_uuid: "780f9b66375543f18a4d857fe71c3e5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:01.913375  5074 consensus_queue.cc:1048] T cbdc8ed994334a9986301ab14f7e3699 P 8bae514f7ea74475883726c4d5456ade [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:01.923503  5045 consensus_queue.cc:1048] T cbdc8ed994334a9986301ab14f7e3699 P 8bae514f7ea74475883726c4d5456ade [LEADER]: Connected to new peer: Peer: permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:01.930497  5045 raft_consensus.cc:993] T cbdc8ed994334a9986301ab14f7e3699 P 8bae514f7ea74475883726c4d5456ade: : Instructing follower 780f9b66375543f18a4d857fe71c3e5a to start an election
I20260710 11:11:01.930946  5052 raft_consensus.cc:1081] T cbdc8ed994334a9986301ab14f7e3699 P 8bae514f7ea74475883726c4d5456ade [term 1 LEADER]: Signalling peer 780f9b66375543f18a4d857fe71c3e5a to start an election
I20260710 11:11:01.932469  4847 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cbdc8ed994334a9986301ab14f7e3699"
dest_uuid: "780f9b66375543f18a4d857fe71c3e5a"
 from {username='slave'} at 127.0.0.1:44798
I20260710 11:11:01.932945  4847 raft_consensus.cc:493] T cbdc8ed994334a9986301ab14f7e3699 P 780f9b66375543f18a4d857fe71c3e5a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:01.933247  4847 raft_consensus.cc:3060] T cbdc8ed994334a9986301ab14f7e3699 P 780f9b66375543f18a4d857fe71c3e5a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:01.938405  4847 raft_consensus.cc:515] T cbdc8ed994334a9986301ab14f7e3699 P 780f9b66375543f18a4d857fe71c3e5a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } } peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } }
I20260710 11:11:01.940266  4847 leader_election.cc:290] T cbdc8ed994334a9986301ab14f7e3699 P 780f9b66375543f18a4d857fe71c3e5a [CANDIDATE]: Term 2 election: Requested vote from peers ab84a90ea4504a0ebcf34ec4c1a0b2d5 (127.1.69.2:45203), 8bae514f7ea74475883726c4d5456ade (127.1.69.3:45665)
I20260710 11:11:01.940999  4922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbdc8ed994334a9986301ab14f7e3699" candidate_uuid: "780f9b66375543f18a4d857fe71c3e5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5"
I20260710 11:11:01.941326  4996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbdc8ed994334a9986301ab14f7e3699" candidate_uuid: "780f9b66375543f18a4d857fe71c3e5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8bae514f7ea74475883726c4d5456ade"
I20260710 11:11:01.941619  4922 raft_consensus.cc:3060] T cbdc8ed994334a9986301ab14f7e3699 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:01.941906  4996 raft_consensus.cc:3055] T cbdc8ed994334a9986301ab14f7e3699 P 8bae514f7ea74475883726c4d5456ade [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:01.942220  4996 raft_consensus.cc:740] T cbdc8ed994334a9986301ab14f7e3699 P 8bae514f7ea74475883726c4d5456ade [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8bae514f7ea74475883726c4d5456ade, State: Running, Role: LEADER
I20260710 11:11:01.943011  4996 consensus_queue.cc:260] T cbdc8ed994334a9986301ab14f7e3699 P 8bae514f7ea74475883726c4d5456ade [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } } peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } }
I20260710 11:11:01.944238  4996 raft_consensus.cc:3060] T cbdc8ed994334a9986301ab14f7e3699 P 8bae514f7ea74475883726c4d5456ade [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:01.948345  4922 raft_consensus.cc:2468] T cbdc8ed994334a9986301ab14f7e3699 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780f9b66375543f18a4d857fe71c3e5a in term 2.
I20260710 11:11:01.949468  4811 leader_election.cc:304] T cbdc8ed994334a9986301ab14f7e3699 P 780f9b66375543f18a4d857fe71c3e5a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 780f9b66375543f18a4d857fe71c3e5a, ab84a90ea4504a0ebcf34ec4c1a0b2d5; no voters: 
I20260710 11:11:01.950139  5044 raft_consensus.cc:2804] T cbdc8ed994334a9986301ab14f7e3699 P 780f9b66375543f18a4d857fe71c3e5a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:01.950625  5044 raft_consensus.cc:697] T cbdc8ed994334a9986301ab14f7e3699 P 780f9b66375543f18a4d857fe71c3e5a [term 2 LEADER]: Becoming Leader. State: Replica: 780f9b66375543f18a4d857fe71c3e5a, State: Running, Role: LEADER
I20260710 11:11:01.950740  4996 raft_consensus.cc:2468] T cbdc8ed994334a9986301ab14f7e3699 P 8bae514f7ea74475883726c4d5456ade [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780f9b66375543f18a4d857fe71c3e5a in term 2.
I20260710 11:11:01.951454  5044 consensus_queue.cc:237] T cbdc8ed994334a9986301ab14f7e3699 P 780f9b66375543f18a4d857fe71c3e5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } } peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } }
I20260710 11:11:01.957023  4744 catalog_manager.cc:5697] T cbdc8ed994334a9986301ab14f7e3699 P 780f9b66375543f18a4d857fe71c3e5a reported cstate change: term changed from 1 to 2, leader changed from 8bae514f7ea74475883726c4d5456ade (127.1.69.3) to 780f9b66375543f18a4d857fe71c3e5a (127.1.69.1). New cstate: current_term: 2 leader_uuid: "780f9b66375543f18a4d857fe71c3e5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:01.992556  1300 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:11:01.994103  1300 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:11:01.994477  1300 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:11:02.006006  4847 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91bbb654564f46d6a44b475393733e49"
dest_uuid: "780f9b66375543f18a4d857fe71c3e5a"
mode: GRACEFUL
new_leader_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5"
 from {username='slave'} at 127.0.0.1:44820
I20260710 11:11:02.006536  4847 raft_consensus.cc:606] T 91bbb654564f46d6a44b475393733e49 P 780f9b66375543f18a4d857fe71c3e5a [term 1 LEADER]: Received request to transfer leadership to TS ab84a90ea4504a0ebcf34ec4c1a0b2d5
I20260710 11:11:02.007565  1300 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:11:02.047183  5044 consensus_queue.cc:1048] T 91bbb654564f46d6a44b475393733e49 P 780f9b66375543f18a4d857fe71c3e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:02.058645  5080 consensus_queue.cc:1048] T 91bbb654564f46d6a44b475393733e49 P 780f9b66375543f18a4d857fe71c3e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:02.066207  5080 raft_consensus.cc:993] T 91bbb654564f46d6a44b475393733e49 P 780f9b66375543f18a4d857fe71c3e5a: : Instructing follower ab84a90ea4504a0ebcf34ec4c1a0b2d5 to start an election
I20260710 11:11:02.066634  5080 raft_consensus.cc:1081] T 91bbb654564f46d6a44b475393733e49 P 780f9b66375543f18a4d857fe71c3e5a [term 1 LEADER]: Signalling peer ab84a90ea4504a0ebcf34ec4c1a0b2d5 to start an election
I20260710 11:11:02.068141  4921 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91bbb654564f46d6a44b475393733e49"
dest_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5"
 from {username='slave'} at 127.0.0.1:40432
I20260710 11:11:02.068673  4921 raft_consensus.cc:493] T 91bbb654564f46d6a44b475393733e49 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:02.068984  4921 raft_consensus.cc:3060] T 91bbb654564f46d6a44b475393733e49 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:02.074648  4921 raft_consensus.cc:515] T 91bbb654564f46d6a44b475393733e49 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } } peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } }
I20260710 11:11:02.083515  4921 leader_election.cc:290] T 91bbb654564f46d6a44b475393733e49 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [CANDIDATE]: Term 2 election: Requested vote from peers 780f9b66375543f18a4d857fe71c3e5a (127.1.69.1:44727), 8bae514f7ea74475883726c4d5456ade (127.1.69.3:45665)
I20260710 11:11:02.090385  4847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91bbb654564f46d6a44b475393733e49" candidate_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "780f9b66375543f18a4d857fe71c3e5a"
I20260710 11:11:02.090927  4847 raft_consensus.cc:3055] T 91bbb654564f46d6a44b475393733e49 P 780f9b66375543f18a4d857fe71c3e5a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:02.091207  4847 raft_consensus.cc:740] T 91bbb654564f46d6a44b475393733e49 P 780f9b66375543f18a4d857fe71c3e5a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 780f9b66375543f18a4d857fe71c3e5a, State: Running, Role: LEADER
I20260710 11:11:02.091859  4847 consensus_queue.cc:260] T 91bbb654564f46d6a44b475393733e49 P 780f9b66375543f18a4d857fe71c3e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } } peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } }
I20260710 11:11:02.092868  4847 raft_consensus.cc:3060] T 91bbb654564f46d6a44b475393733e49 P 780f9b66375543f18a4d857fe71c3e5a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:02.097884  4996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91bbb654564f46d6a44b475393733e49" candidate_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8bae514f7ea74475883726c4d5456ade"
I20260710 11:11:02.098351  4996 raft_consensus.cc:3060] T 91bbb654564f46d6a44b475393733e49 P 8bae514f7ea74475883726c4d5456ade [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:02.098459  4847 raft_consensus.cc:2468] T 91bbb654564f46d6a44b475393733e49 P 780f9b66375543f18a4d857fe71c3e5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab84a90ea4504a0ebcf34ec4c1a0b2d5 in term 2.
I20260710 11:11:02.099481  4886 leader_election.cc:304] T 91bbb654564f46d6a44b475393733e49 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 780f9b66375543f18a4d857fe71c3e5a, ab84a90ea4504a0ebcf34ec4c1a0b2d5; no voters: 
I20260710 11:11:02.100526  5043 raft_consensus.cc:2804] T 91bbb654564f46d6a44b475393733e49 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:02.102438  5043 raft_consensus.cc:697] T 91bbb654564f46d6a44b475393733e49 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 2 LEADER]: Becoming Leader. State: Replica: ab84a90ea4504a0ebcf34ec4c1a0b2d5, State: Running, Role: LEADER
I20260710 11:11:02.103268  5043 consensus_queue.cc:237] T 91bbb654564f46d6a44b475393733e49 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } } peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } }
I20260710 11:11:02.105631  4996 raft_consensus.cc:2468] T 91bbb654564f46d6a44b475393733e49 P 8bae514f7ea74475883726c4d5456ade [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab84a90ea4504a0ebcf34ec4c1a0b2d5 in term 2.
I20260710 11:11:02.110109  4744 catalog_manager.cc:5697] T 91bbb654564f46d6a44b475393733e49 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 reported cstate change: term changed from 1 to 2, leader changed from 780f9b66375543f18a4d857fe71c3e5a (127.1.69.1) to ab84a90ea4504a0ebcf34ec4c1a0b2d5 (127.1.69.2). New cstate: current_term: 2 leader_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780f9b66375543f18a4d857fe71c3e5a" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:02.147042  1300 tablet_server.cc:179] TabletServer@127.1.69.1:0 shutting down...
I20260710 11:11:02.159111  4996 raft_consensus.cc:1275] T ec766d3fd70e44cf82fedc67901bc787 P 8bae514f7ea74475883726c4d5456ade [term 2 FOLLOWER]: Refusing update from remote peer 780f9b66375543f18a4d857fe71c3e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:02.159943  4921 raft_consensus.cc:1275] T aae4f9a3d67d4e5baf3b0e2764383063 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 2 FOLLOWER]: Refusing update from remote peer 8bae514f7ea74475883726c4d5456ade: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:02.160770  5042 consensus_queue.cc:1048] T ec766d3fd70e44cf82fedc67901bc787 P 780f9b66375543f18a4d857fe71c3e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bae514f7ea74475883726c4d5456ade" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 45665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:02.161777  5052 consensus_queue.cc:1048] T aae4f9a3d67d4e5baf3b0e2764383063 P 8bae514f7ea74475883726c4d5456ade [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:02.176270  4922 raft_consensus.cc:1275] T ec766d3fd70e44cf82fedc67901bc787 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 2 FOLLOWER]: Refusing update from remote peer 780f9b66375543f18a4d857fe71c3e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:02.177822  5044 consensus_queue.cc:1048] T ec766d3fd70e44cf82fedc67901bc787 P 780f9b66375543f18a4d857fe71c3e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab84a90ea4504a0ebcf34ec4c1a0b2d5" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:02.181460  1300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:02.182299  1300 tablet_replica.cc:333] T cbdc8ed994334a9986301ab14f7e3699 P 780f9b66375543f18a4d857fe71c3e5a: stopping tablet replica
I20260710 11:11:02.183382  1300 raft_consensus.cc:2243] T cbdc8ed994334a9986301ab14f7e3699 P 780f9b66375543f18a4d857fe71c3e5a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:02.185631  1300 pending_rounds.cc:70] T cbdc8ed994334a9986301ab14f7e3699 P 780f9b66375543f18a4d857fe71c3e5a: Trying to abort 1 pending ops.
I20260710 11:11:02.185935  1300 pending_rounds.cc:77] T cbdc8ed994334a9986301ab14f7e3699 P 780f9b66375543f18a4d857fe71c3e5a: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305960906560495616 op_type: NO_OP noop_request { }
I20260710 11:11:02.186344  1300 raft_consensus.cc:2889] T cbdc8ed994334a9986301ab14f7e3699 P 780f9b66375543f18a4d857fe71c3e5a [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:11:02.186676  1300 raft_consensus.cc:2272] T cbdc8ed994334a9986301ab14f7e3699 P 780f9b66375543f18a4d857fe71c3e5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:02.189589  1300 tablet_replica.cc:333] T aae4f9a3d67d4e5baf3b0e2764383063 P 780f9b66375543f18a4d857fe71c3e5a: stopping tablet replica
I20260710 11:11:02.190066  1300 raft_consensus.cc:2243] T aae4f9a3d67d4e5baf3b0e2764383063 P 780f9b66375543f18a4d857fe71c3e5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:02.190410  1300 raft_consensus.cc:2272] T aae4f9a3d67d4e5baf3b0e2764383063 P 780f9b66375543f18a4d857fe71c3e5a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:02.193499  4960 consensus_peers.cc:597] T aae4f9a3d67d4e5baf3b0e2764383063 P 8bae514f7ea74475883726c4d5456ade -> Peer 780f9b66375543f18a4d857fe71c3e5a (127.1.69.1:44727): Couldn't send request to peer 780f9b66375543f18a4d857fe71c3e5a. 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 11:11:02.193889  1300 tablet_replica.cc:333] T 91bbb654564f46d6a44b475393733e49 P 780f9b66375543f18a4d857fe71c3e5a: stopping tablet replica
I20260710 11:11:02.194656  1300 raft_consensus.cc:2243] T 91bbb654564f46d6a44b475393733e49 P 780f9b66375543f18a4d857fe71c3e5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:02.195130  1300 raft_consensus.cc:2272] T 91bbb654564f46d6a44b475393733e49 P 780f9b66375543f18a4d857fe71c3e5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:02.197912  1300 tablet_replica.cc:333] T ec766d3fd70e44cf82fedc67901bc787 P 780f9b66375543f18a4d857fe71c3e5a: stopping tablet replica
I20260710 11:11:02.198544  1300 raft_consensus.cc:2243] T ec766d3fd70e44cf82fedc67901bc787 P 780f9b66375543f18a4d857fe71c3e5a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:02.199519  1300 raft_consensus.cc:2272] T ec766d3fd70e44cf82fedc67901bc787 P 780f9b66375543f18a4d857fe71c3e5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:02.221531  1300 tablet_server.cc:196] TabletServer@127.1.69.1:0 shutdown complete.
I20260710 11:11:02.232120  1300 tablet_server.cc:179] TabletServer@127.1.69.2:0 shutting down...
I20260710 11:11:02.247519  1300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:02.248185  1300 tablet_replica.cc:333] T cbdc8ed994334a9986301ab14f7e3699 P ab84a90ea4504a0ebcf34ec4c1a0b2d5: stopping tablet replica
I20260710 11:11:02.248807  1300 raft_consensus.cc:2243] T cbdc8ed994334a9986301ab14f7e3699 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:02.249246  1300 raft_consensus.cc:2272] T cbdc8ed994334a9986301ab14f7e3699 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:02.251520  1300 tablet_replica.cc:333] T aae4f9a3d67d4e5baf3b0e2764383063 P ab84a90ea4504a0ebcf34ec4c1a0b2d5: stopping tablet replica
I20260710 11:11:02.252032  1300 raft_consensus.cc:2243] T aae4f9a3d67d4e5baf3b0e2764383063 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:02.252490  1300 raft_consensus.cc:2272] T aae4f9a3d67d4e5baf3b0e2764383063 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:02.254423  1300 tablet_replica.cc:333] T 91bbb654564f46d6a44b475393733e49 P ab84a90ea4504a0ebcf34ec4c1a0b2d5: stopping tablet replica
I20260710 11:11:02.254908  1300 raft_consensus.cc:2243] T 91bbb654564f46d6a44b475393733e49 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:02.255458  1300 pending_rounds.cc:70] T 91bbb654564f46d6a44b475393733e49 P ab84a90ea4504a0ebcf34ec4c1a0b2d5: Trying to abort 1 pending ops.
I20260710 11:11:02.255663  1300 pending_rounds.cc:77] T 91bbb654564f46d6a44b475393733e49 P ab84a90ea4504a0ebcf34ec4c1a0b2d5: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305960907184906240 op_type: NO_OP noop_request { }
I20260710 11:11:02.255934  1300 raft_consensus.cc:2889] T 91bbb654564f46d6a44b475393733e49 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:11:02.256199  1300 raft_consensus.cc:2272] T 91bbb654564f46d6a44b475393733e49 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:02.258152  1300 tablet_replica.cc:333] T ec766d3fd70e44cf82fedc67901bc787 P ab84a90ea4504a0ebcf34ec4c1a0b2d5: stopping tablet replica
I20260710 11:11:02.258616  1300 raft_consensus.cc:2243] T ec766d3fd70e44cf82fedc67901bc787 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:02.259001  1300 raft_consensus.cc:2272] T ec766d3fd70e44cf82fedc67901bc787 P ab84a90ea4504a0ebcf34ec4c1a0b2d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:02.280115  1300 tablet_server.cc:196] TabletServer@127.1.69.2:0 shutdown complete.
I20260710 11:11:02.290768  1300 tablet_server.cc:179] TabletServer@127.1.69.3:0 shutting down...
I20260710 11:11:02.306073  1300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:02.306599  1300 tablet_replica.cc:333] T cbdc8ed994334a9986301ab14f7e3699 P 8bae514f7ea74475883726c4d5456ade: stopping tablet replica
I20260710 11:11:02.307071  1300 raft_consensus.cc:2243] T cbdc8ed994334a9986301ab14f7e3699 P 8bae514f7ea74475883726c4d5456ade [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:02.307451  1300 raft_consensus.cc:2272] T cbdc8ed994334a9986301ab14f7e3699 P 8bae514f7ea74475883726c4d5456ade [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:02.309561  1300 tablet_replica.cc:333] T aae4f9a3d67d4e5baf3b0e2764383063 P 8bae514f7ea74475883726c4d5456ade: stopping tablet replica
I20260710 11:11:02.310015  1300 raft_consensus.cc:2243] T aae4f9a3d67d4e5baf3b0e2764383063 P 8bae514f7ea74475883726c4d5456ade [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:02.310696  1300 raft_consensus.cc:2272] T aae4f9a3d67d4e5baf3b0e2764383063 P 8bae514f7ea74475883726c4d5456ade [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:02.313109  1300 tablet_replica.cc:333] T 91bbb654564f46d6a44b475393733e49 P 8bae514f7ea74475883726c4d5456ade: stopping tablet replica
I20260710 11:11:02.313535  1300 raft_consensus.cc:2243] T 91bbb654564f46d6a44b475393733e49 P 8bae514f7ea74475883726c4d5456ade [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:02.313867  1300 raft_consensus.cc:2272] T 91bbb654564f46d6a44b475393733e49 P 8bae514f7ea74475883726c4d5456ade [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:02.315798  1300 tablet_replica.cc:333] T ec766d3fd70e44cf82fedc67901bc787 P 8bae514f7ea74475883726c4d5456ade: stopping tablet replica
I20260710 11:11:02.316203  1300 raft_consensus.cc:2243] T ec766d3fd70e44cf82fedc67901bc787 P 8bae514f7ea74475883726c4d5456ade [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:02.316601  1300 raft_consensus.cc:2272] T ec766d3fd70e44cf82fedc67901bc787 P 8bae514f7ea74475883726c4d5456ade [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:02.337733  1300 tablet_server.cc:196] TabletServer@127.1.69.3:0 shutdown complete.
I20260710 11:11:02.348120  1300 master.cc:562] Master@127.1.69.62:37237 shutting down...
I20260710 11:11:02.362159  1300 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 43fcaee6cecb4b8a8617efd381c3ba4f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:02.362649  1300 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 43fcaee6cecb4b8a8617efd381c3ba4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:02.362897  1300 tablet_replica.cc:333] T 00000000000000000000000000000000 P 43fcaee6cecb4b8a8617efd381c3ba4f: stopping tablet replica
I20260710 11:11:02.381263  1300 master.cc:584] Master@127.1.69.62:37237 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2051 ms)
[----------] 6 tests from LeaderRebalancerTest (87759 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:11:02.408061  1300 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.69.62:36263
I20260710 11:11:02.409169  1300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:02.413987  5087 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 11:11:02.415279  5088 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 11:11:02.415915  1300 server_base.cc:1061] running on GCE node
W20260710 11:11:02.415851  5090 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 11:11:02.417014  1300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:02.417197  1300 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 11:11:02.417311  1300 hybrid_clock.cc:648] HybridClock initialized: now 1783681862417300 us; error 0 us; skew 500 ppm
I20260710 11:11:02.417771  1300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:02.419989  1300 webserver.cc:533] Webserver started at http://127.1.69.62:37631/ using document root <none> and password file <none>
I20260710 11:11:02.420414  1300 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:02.420663  1300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:02.420889  1300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:02.421908  1300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681774487140-1300-0/minicluster-data/master-0-root/instance:
uuid: "54779a843cd2479582031171a5678a80"
format_stamp: "Formatted at 2026-07-10 11:11:02 on dist-test-slave-c0pq"
I20260710 11:11:02.426359  1300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:11:02.429679  5095 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:02.430390  1300 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:11:02.430675  1300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681774487140-1300-0/minicluster-data/master-0-root
uuid: "54779a843cd2479582031171a5678a80"
format_stamp: "Formatted at 2026-07-10 11:11:02 on dist-test-slave-c0pq"
I20260710 11:11:02.430965  1300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681774487140-1300-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681774487140-1300-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681774487140-1300-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 11:11:02.453115  1300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:02.454188  1300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:02.488296  1300 rpc_server.cc:307] RPC server started. Bound to: 127.1.69.62:36263
I20260710 11:11:02.488520  5146 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.69.62:36263 every 8 connection(s)
I20260710 11:11:02.491954  5147 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 11:11:02.501528  5147 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 54779a843cd2479582031171a5678a80: Bootstrap starting.
I20260710 11:11:02.505630  5147 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 54779a843cd2479582031171a5678a80: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:02.509227  5147 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 54779a843cd2479582031171a5678a80: No bootstrap required, opened a new log
I20260710 11:11:02.511037  5147 raft_consensus.cc:359] T 00000000000000000000000000000000 P 54779a843cd2479582031171a5678a80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54779a843cd2479582031171a5678a80" member_type: VOTER }
I20260710 11:11:02.511381  5147 raft_consensus.cc:385] T 00000000000000000000000000000000 P 54779a843cd2479582031171a5678a80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:02.511562  5147 raft_consensus.cc:740] T 00000000000000000000000000000000 P 54779a843cd2479582031171a5678a80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54779a843cd2479582031171a5678a80, State: Initialized, Role: FOLLOWER
I20260710 11:11:02.512029  5147 consensus_queue.cc:260] T 00000000000000000000000000000000 P 54779a843cd2479582031171a5678a80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "54779a843cd2479582031171a5678a80" member_type: VOTER }
I20260710 11:11:02.512400  5147 raft_consensus.cc:399] T 00000000000000000000000000000000 P 54779a843cd2479582031171a5678a80 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:11:02.512600  5147 raft_consensus.cc:493] T 00000000000000000000000000000000 P 54779a843cd2479582031171a5678a80 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:11:02.512810  5147 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 54779a843cd2479582031171a5678a80 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:02.516866  5147 raft_consensus.cc:515] T 00000000000000000000000000000000 P 54779a843cd2479582031171a5678a80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54779a843cd2479582031171a5678a80" member_type: VOTER }
I20260710 11:11:02.517293  5147 leader_election.cc:304] T 00000000000000000000000000000000 P 54779a843cd2479582031171a5678a80 [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: 54779a843cd2479582031171a5678a80; no voters: 
I20260710 11:11:02.518373  5147 leader_election.cc:290] T 00000000000000000000000000000000 P 54779a843cd2479582031171a5678a80 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:11:02.518661  5150 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 54779a843cd2479582031171a5678a80 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:02.520058  5150 raft_consensus.cc:697] T 00000000000000000000000000000000 P 54779a843cd2479582031171a5678a80 [term 1 LEADER]: Becoming Leader. State: Replica: 54779a843cd2479582031171a5678a80, State: Running, Role: LEADER
I20260710 11:11:02.520728  5150 consensus_queue.cc:237] T 00000000000000000000000000000000 P 54779a843cd2479582031171a5678a80 [LEADER]: Queue going to LEADER mode. State: All 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: "54779a843cd2479582031171a5678a80" member_type: VOTER }
I20260710 11:11:02.521276  5147 sys_catalog.cc:565] T 00000000000000000000000000000000 P 54779a843cd2479582031171a5678a80 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:11:02.524183  5152 sys_catalog.cc:455] T 00000000000000000000000000000000 P 54779a843cd2479582031171a5678a80 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 54779a843cd2479582031171a5678a80. Latest consensus state: current_term: 1 leader_uuid: "54779a843cd2479582031171a5678a80" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54779a843cd2479582031171a5678a80" member_type: VOTER } }
I20260710 11:11:02.524072  5151 sys_catalog.cc:455] T 00000000000000000000000000000000 P 54779a843cd2479582031171a5678a80 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "54779a843cd2479582031171a5678a80" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54779a843cd2479582031171a5678a80" member_type: VOTER } }
I20260710 11:11:02.524885  5152 sys_catalog.cc:458] T 00000000000000000000000000000000 P 54779a843cd2479582031171a5678a80 [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:02.525094  5151 sys_catalog.cc:458] T 00000000000000000000000000000000 P 54779a843cd2479582031171a5678a80 [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:02.528859  5156 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:11:02.533389  5156 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:11:02.537992  1300 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:11:02.541991  5156 catalog_manager.cc:1383] Generated new cluster ID: 2b5d541a0f32471091b82ae82ebc42e0
I20260710 11:11:02.542249  5156 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:11:02.561501  5156 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:11:02.562780  5156 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:11:02.583420  5156 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 54779a843cd2479582031171a5678a80: Generated new TSK 0
I20260710 11:11:02.584046  5156 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:11:02.605492  1300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:02.610874  5168 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 11:11:02.612226  5169 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 11:11:02.613454  5171 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 11:11:02.614008  1300 server_base.cc:1061] running on GCE node
I20260710 11:11:02.614744  1300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:02.614969  1300 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 11:11:02.615128  1300 hybrid_clock.cc:648] HybridClock initialized: now 1783681862615095 us; error 0 us; skew 500 ppm
I20260710 11:11:02.615644  1300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:02.617761  1300 webserver.cc:533] Webserver started at http://127.1.69.1:43213/ using document root <none> and password file <none>
I20260710 11:11:02.618223  1300 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:02.618419  1300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:02.618678  1300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:02.619692  1300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681774487140-1300-0/minicluster-data/ts-0-root/instance:
uuid: "80f3eb560c2446d39a036255319d1425"
format_stamp: "Formatted at 2026-07-10 11:11:02 on dist-test-slave-c0pq"
I20260710 11:11:02.624205  1300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260710 11:11:02.627275  5176 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:02.627971  1300 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:11:02.628261  1300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681774487140-1300-0/minicluster-data/ts-0-root
uuid: "80f3eb560c2446d39a036255319d1425"
format_stamp: "Formatted at 2026-07-10 11:11:02 on dist-test-slave-c0pq"
I20260710 11:11:02.628615  1300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681774487140-1300-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681774487140-1300-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681774487140-1300-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 11:11:02.650903  1300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:02.652014  1300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:02.653456  1300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:02.655576  1300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:02.655789  1300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:02.656054  1300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:02.656219  1300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:02.692971  1300 rpc_server.cc:307] RPC server started. Bound to: 127.1.69.1:46747
I20260710 11:11:02.693061  5238 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.69.1:46747 every 8 connection(s)
I20260710 11:11:02.697811  1300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:02.704692  5243 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 11:11:02.706533  5244 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 11:11:02.707700  5246 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 11:11:02.708644  1300 server_base.cc:1061] running on GCE node
I20260710 11:11:02.710144  1300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:02.710364  1300 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 11:11:02.710376  5239 heartbeater.cc:344] Connected to a master server at 127.1.69.62:36263
I20260710 11:11:02.710563  1300 hybrid_clock.cc:648] HybridClock initialized: now 1783681862710541 us; error 0 us; skew 500 ppm
I20260710 11:11:02.710889  5239 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:02.711257  1300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:02.711647  5239 heartbeater.cc:507] Master 127.1.69.62:36263 requested a full tablet report, sending...
I20260710 11:11:02.713840  1300 webserver.cc:533] Webserver started at http://127.1.69.2:34231/ using document root <none> and password file <none>
I20260710 11:11:02.713860  5112 ts_manager.cc:194] Registered new tserver with Master: 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747)
I20260710 11:11:02.714619  1300 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:02.714893  1300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:02.715209  1300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:02.716192  5112 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42016
I20260710 11:11:02.716594  1300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681774487140-1300-0/minicluster-data/ts-1-root/instance:
uuid: "bdfdae1660914b528e665aab57851e46"
format_stamp: "Formatted at 2026-07-10 11:11:02 on dist-test-slave-c0pq"
I20260710 11:11:02.720824  1300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:11:02.723757  5251 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:02.724546  1300 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:11:02.724777  1300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681774487140-1300-0/minicluster-data/ts-1-root
uuid: "bdfdae1660914b528e665aab57851e46"
format_stamp: "Formatted at 2026-07-10 11:11:02 on dist-test-slave-c0pq"
I20260710 11:11:02.724996  1300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681774487140-1300-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681774487140-1300-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681774487140-1300-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 11:11:02.743783  1300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:02.744843  1300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:02.746109  1300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:02.748267  1300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:02.748544  1300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:02.748788  1300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:02.748943  1300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:02.785552  1300 rpc_server.cc:307] RPC server started. Bound to: 127.1.69.2:44883
I20260710 11:11:02.785650  5313 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.69.2:44883 every 8 connection(s)
I20260710 11:11:02.790155  1300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:02.796583  5317 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 11:11:02.797379  5318 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 11:11:02.800685  5320 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 11:11:02.801395  1300 server_base.cc:1061] running on GCE node
I20260710 11:11:02.802100  5314 heartbeater.cc:344] Connected to a master server at 127.1.69.62:36263
I20260710 11:11:02.802412  5314 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:02.802356  1300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:02.802776  1300 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 11:11:02.802981  1300 hybrid_clock.cc:648] HybridClock initialized: now 1783681862802961 us; error 0 us; skew 500 ppm
I20260710 11:11:02.803157  5314 heartbeater.cc:507] Master 127.1.69.62:36263 requested a full tablet report, sending...
I20260710 11:11:02.803637  1300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:02.805341  5112 ts_manager.cc:194] Registered new tserver with Master: bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883)
I20260710 11:11:02.806494  1300 webserver.cc:533] Webserver started at http://127.1.69.3:33589/ using document root <none> and password file <none>
I20260710 11:11:02.806851  5112 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42024
I20260710 11:11:02.807004  1300 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:02.807309  1300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:02.807591  1300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:02.808660  1300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681774487140-1300-0/minicluster-data/ts-2-root/instance:
uuid: "9d897818cab0447981bba0b012411c4d"
format_stamp: "Formatted at 2026-07-10 11:11:02 on dist-test-slave-c0pq"
I20260710 11:11:02.812729  1300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:11:02.815768  5325 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:02.816649  1300 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:11:02.816887  1300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681774487140-1300-0/minicluster-data/ts-2-root
uuid: "9d897818cab0447981bba0b012411c4d"
format_stamp: "Formatted at 2026-07-10 11:11:02 on dist-test-slave-c0pq"
I20260710 11:11:02.817112  1300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681774487140-1300-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681774487140-1300-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681774487140-1300-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 11:11:02.833781  1300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:02.834761  1300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:02.836050  1300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:02.838457  1300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:02.838629  1300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:02.838943  1300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:02.839115  1300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:02.875809  1300 rpc_server.cc:307] RPC server started. Bound to: 127.1.69.3:44095
I20260710 11:11:02.875926  5387 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.69.3:44095 every 8 connection(s)
I20260710 11:11:02.888619  5388 heartbeater.cc:344] Connected to a master server at 127.1.69.62:36263
I20260710 11:11:02.889086  5388 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:02.889739  5388 heartbeater.cc:507] Master 127.1.69.62:36263 requested a full tablet report, sending...
I20260710 11:11:02.891464  5112 ts_manager.cc:194] Registered new tserver with Master: 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095)
I20260710 11:11:02.892325  1300 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013487337s
I20260710 11:11:02.892835  5112 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42028
I20260710 11:11:02.914866  5112 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42032:
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 11:11:02.917340  5112 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 11:11:02.980366  5279 tablet_service.cc:1511] Processing CreateTablet for tablet 14c71bc80324424ba1739b1c0dccb7e1 (DEFAULT_TABLE table=test-workload [id=74a3c6c0a3cb425284fe03afc9d5930b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:02.980825  5278 tablet_service.cc:1511] Processing CreateTablet for tablet e2a60a7dbebe4f49bff14e2ac06ba621 (DEFAULT_TABLE table=test-workload [id=74a3c6c0a3cb425284fe03afc9d5930b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:02.981781  5279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14c71bc80324424ba1739b1c0dccb7e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:02.982919  5277 tablet_service.cc:1511] Processing CreateTablet for tablet 1c4ff3d165214472b13261234f5a783a (DEFAULT_TABLE table=test-workload [id=74a3c6c0a3cb425284fe03afc9d5930b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:02.984236  5277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c4ff3d165214472b13261234f5a783a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:02.987468  5276 tablet_service.cc:1511] Processing CreateTablet for tablet 852286cb03fc441b876184761727eb45 (DEFAULT_TABLE table=test-workload [id=74a3c6c0a3cb425284fe03afc9d5930b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:02.988858  5204 tablet_service.cc:1511] Processing CreateTablet for tablet 14c71bc80324424ba1739b1c0dccb7e1 (DEFAULT_TABLE table=test-workload [id=74a3c6c0a3cb425284fe03afc9d5930b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:02.990168  5204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14c71bc80324424ba1739b1c0dccb7e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:02.989907  5275 tablet_service.cc:1511] Processing CreateTablet for tablet f76b5ba3a71b4852b3e7336b1c072347 (DEFAULT_TABLE table=test-workload [id=74a3c6c0a3cb425284fe03afc9d5930b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:02.991953  5274 tablet_service.cc:1511] Processing CreateTablet for tablet 74c2612e243b4fe4938a559d090fd6be (DEFAULT_TABLE table=test-workload [id=74a3c6c0a3cb425284fe03afc9d5930b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:02.994185  5203 tablet_service.cc:1511] Processing CreateTablet for tablet e2a60a7dbebe4f49bff14e2ac06ba621 (DEFAULT_TABLE table=test-workload [id=74a3c6c0a3cb425284fe03afc9d5930b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:02.994925  5271 tablet_service.cc:1511] Processing CreateTablet for tablet 165d04868aa54c9d8f189bbad8a14979 (DEFAULT_TABLE table=test-workload [id=74a3c6c0a3cb425284fe03afc9d5930b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:02.995448  5203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2a60a7dbebe4f49bff14e2ac06ba621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:02.997434  5202 tablet_service.cc:1511] Processing CreateTablet for tablet 1c4ff3d165214472b13261234f5a783a (DEFAULT_TABLE table=test-workload [id=74a3c6c0a3cb425284fe03afc9d5930b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:02.998652  5202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c4ff3d165214472b13261234f5a783a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:03.001471  5201 tablet_service.cc:1511] Processing CreateTablet for tablet 852286cb03fc441b876184761727eb45 (DEFAULT_TABLE table=test-workload [id=74a3c6c0a3cb425284fe03afc9d5930b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:03.002743  5201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 852286cb03fc441b876184761727eb45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:03.004623  5353 tablet_service.cc:1511] Processing CreateTablet for tablet 14c71bc80324424ba1739b1c0dccb7e1 (DEFAULT_TABLE table=test-workload [id=74a3c6c0a3cb425284fe03afc9d5930b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:03.005860  5353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14c71bc80324424ba1739b1c0dccb7e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:03.008597  5272 tablet_service.cc:1511] Processing CreateTablet for tablet 7eccc6478c7f41acbb3bb67e1cfc17e0 (DEFAULT_TABLE table=test-workload [id=74a3c6c0a3cb425284fe03afc9d5930b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:03.009454  5352 tablet_service.cc:1511] Processing CreateTablet for tablet e2a60a7dbebe4f49bff14e2ac06ba621 (DEFAULT_TABLE table=test-workload [id=74a3c6c0a3cb425284fe03afc9d5930b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:03.010667  5197 tablet_service.cc:1511] Processing CreateTablet for tablet 7eccc6478c7f41acbb3bb67e1cfc17e0 (DEFAULT_TABLE table=test-workload [id=74a3c6c0a3cb425284fe03afc9d5930b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:03.011937  5197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eccc6478c7f41acbb3bb67e1cfc17e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:03.011698  5351 tablet_service.cc:1511] Processing CreateTablet for tablet 1c4ff3d165214472b13261234f5a783a (DEFAULT_TABLE table=test-workload [id=74a3c6c0a3cb425284fe03afc9d5930b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:03.013458  5198 tablet_service.cc:1511] Processing CreateTablet for tablet 9cf3a03a83004a1786fc54631dd76a9b (DEFAULT_TABLE table=test-workload [id=74a3c6c0a3cb425284fe03afc9d5930b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:03.013742  5350 tablet_service.cc:1511] Processing CreateTablet for tablet 852286cb03fc441b876184761727eb45 (DEFAULT_TABLE table=test-workload [id=74a3c6c0a3cb425284fe03afc9d5930b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:03.014719  5198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cf3a03a83004a1786fc54631dd76a9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:03.015687  5349 tablet_service.cc:1511] Processing CreateTablet for tablet f76b5ba3a71b4852b3e7336b1c072347 (DEFAULT_TABLE table=test-workload [id=74a3c6c0a3cb425284fe03afc9d5930b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:03.017453  5199 tablet_service.cc:1511] Processing CreateTablet for tablet 74c2612e243b4fe4938a559d090fd6be (DEFAULT_TABLE table=test-workload [id=74a3c6c0a3cb425284fe03afc9d5930b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:03.017717  5348 tablet_service.cc:1511] Processing CreateTablet for tablet 74c2612e243b4fe4938a559d090fd6be (DEFAULT_TABLE table=test-workload [id=74a3c6c0a3cb425284fe03afc9d5930b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:03.018721  5199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74c2612e243b4fe4938a559d090fd6be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:03.019726  5347 tablet_service.cc:1511] Processing CreateTablet for tablet 9cf3a03a83004a1786fc54631dd76a9b (DEFAULT_TABLE table=test-workload [id=74a3c6c0a3cb425284fe03afc9d5930b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:03.021646  5346 tablet_service.cc:1511] Processing CreateTablet for tablet 7eccc6478c7f41acbb3bb67e1cfc17e0 (DEFAULT_TABLE table=test-workload [id=74a3c6c0a3cb425284fe03afc9d5930b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:03.021678  5403 tablet_bootstrap.cc:492] T 14c71bc80324424ba1739b1c0dccb7e1 P 80f3eb560c2446d39a036255319d1425: Bootstrap starting.
I20260710 11:11:03.023151  5200 tablet_service.cc:1511] Processing CreateTablet for tablet f76b5ba3a71b4852b3e7336b1c072347 (DEFAULT_TABLE table=test-workload [id=74a3c6c0a3cb425284fe03afc9d5930b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:03.007059  5196 tablet_service.cc:1511] Processing CreateTablet for tablet 165d04868aa54c9d8f189bbad8a14979 (DEFAULT_TABLE table=test-workload [id=74a3c6c0a3cb425284fe03afc9d5930b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:03.024394  5200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f76b5ba3a71b4852b3e7336b1c072347. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:03.026505  5196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 165d04868aa54c9d8f189bbad8a14979. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:03.024674  5345 tablet_service.cc:1511] Processing CreateTablet for tablet 165d04868aa54c9d8f189bbad8a14979 (DEFAULT_TABLE table=test-workload [id=74a3c6c0a3cb425284fe03afc9d5930b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:03.028456  5403 tablet_bootstrap.cc:654] T 14c71bc80324424ba1739b1c0dccb7e1 P 80f3eb560c2446d39a036255319d1425: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:03.025597  5273 tablet_service.cc:1511] Processing CreateTablet for tablet 9cf3a03a83004a1786fc54631dd76a9b (DEFAULT_TABLE table=test-workload [id=74a3c6c0a3cb425284fe03afc9d5930b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:03.010696  5352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2a60a7dbebe4f49bff14e2ac06ba621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:03.030143  5349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f76b5ba3a71b4852b3e7336b1c072347. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:03.031032  5347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cf3a03a83004a1786fc54631dd76a9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:03.031741  5350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 852286cb03fc441b876184761727eb45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:03.032797  5346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eccc6478c7f41acbb3bb67e1cfc17e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:03.033433  5351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c4ff3d165214472b13261234f5a783a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:02.988880  5276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 852286cb03fc441b876184761727eb45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:03.036700  5271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 165d04868aa54c9d8f189bbad8a14979. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:03.037976  5274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74c2612e243b4fe4938a559d090fd6be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:03.039186  5348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74c2612e243b4fe4938a559d090fd6be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:03.040777  5345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 165d04868aa54c9d8f189bbad8a14979. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:03.040359  5275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f76b5ba3a71b4852b3e7336b1c072347. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:03.043409  5273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cf3a03a83004a1786fc54631dd76a9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:03.044938  5278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2a60a7dbebe4f49bff14e2ac06ba621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:03.046105  5272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eccc6478c7f41acbb3bb67e1cfc17e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:03.109043  5405 tablet_bootstrap.cc:492] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 9d897818cab0447981bba0b012411c4d: Bootstrap starting.
I20260710 11:11:03.119364  5405 tablet_bootstrap.cc:654] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 9d897818cab0447981bba0b012411c4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:03.209880  5403 tablet_bootstrap.cc:492] T 14c71bc80324424ba1739b1c0dccb7e1 P 80f3eb560c2446d39a036255319d1425: No bootstrap required, opened a new log
I20260710 11:11:03.210417  5403 ts_tablet_manager.cc:1403] T 14c71bc80324424ba1739b1c0dccb7e1 P 80f3eb560c2446d39a036255319d1425: Time spent bootstrapping tablet: real 0.189s	user 0.077s	sys 0.108s
I20260710 11:11:03.212939  5405 tablet_bootstrap.cc:492] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 9d897818cab0447981bba0b012411c4d: No bootstrap required, opened a new log
I20260710 11:11:03.213459  5405 ts_tablet_manager.cc:1403] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 9d897818cab0447981bba0b012411c4d: Time spent bootstrapping tablet: real 0.105s	user 0.022s	sys 0.026s
I20260710 11:11:03.213145  5403 raft_consensus.cc:359] T 14c71bc80324424ba1739b1c0dccb7e1 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.213945  5403 raft_consensus.cc:385] T 14c71bc80324424ba1739b1c0dccb7e1 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:03.214254  5403 raft_consensus.cc:740] T 14c71bc80324424ba1739b1c0dccb7e1 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f3eb560c2446d39a036255319d1425, State: Initialized, Role: FOLLOWER
I20260710 11:11:03.214990  5403 consensus_queue.cc:260] T 14c71bc80324424ba1739b1c0dccb7e1 P 80f3eb560c2446d39a036255319d1425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.216331  5405 raft_consensus.cc:359] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.217023  5405 raft_consensus.cc:385] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:03.217306  5405 raft_consensus.cc:740] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d897818cab0447981bba0b012411c4d, State: Initialized, Role: FOLLOWER
I20260710 11:11:03.222355  5405 consensus_queue.cc:260] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 9d897818cab0447981bba0b012411c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.232933  5407 tablet_bootstrap.cc:492] T e2a60a7dbebe4f49bff14e2ac06ba621 P bdfdae1660914b528e665aab57851e46: Bootstrap starting.
I20260710 11:11:03.244289  5407 tablet_bootstrap.cc:654] T e2a60a7dbebe4f49bff14e2ac06ba621 P bdfdae1660914b528e665aab57851e46: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:03.250381  5388 heartbeater.cc:499] Master 127.1.69.62:36263 was elected leader, sending a full tablet report...
I20260710 11:11:03.253330  5403 ts_tablet_manager.cc:1434] T 14c71bc80324424ba1739b1c0dccb7e1 P 80f3eb560c2446d39a036255319d1425: Time spent starting tablet: real 0.043s	user 0.016s	sys 0.017s
I20260710 11:11:03.254094  5239 heartbeater.cc:499] Master 127.1.69.62:36263 was elected leader, sending a full tablet report...
I20260710 11:11:03.254374  5403 tablet_bootstrap.cc:492] T 852286cb03fc441b876184761727eb45 P 80f3eb560c2446d39a036255319d1425: Bootstrap starting.
I20260710 11:11:03.264447  5403 tablet_bootstrap.cc:654] T 852286cb03fc441b876184761727eb45 P 80f3eb560c2446d39a036255319d1425: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:03.265445  5405 ts_tablet_manager.cc:1434] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 9d897818cab0447981bba0b012411c4d: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.003s
I20260710 11:11:03.267961  5405 tablet_bootstrap.cc:492] T f76b5ba3a71b4852b3e7336b1c072347 P 9d897818cab0447981bba0b012411c4d: Bootstrap starting.
I20260710 11:11:03.269819  5407 tablet_bootstrap.cc:492] T e2a60a7dbebe4f49bff14e2ac06ba621 P bdfdae1660914b528e665aab57851e46: No bootstrap required, opened a new log
I20260710 11:11:03.272812  5407 ts_tablet_manager.cc:1403] T e2a60a7dbebe4f49bff14e2ac06ba621 P bdfdae1660914b528e665aab57851e46: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.000s
I20260710 11:11:03.275174  5405 tablet_bootstrap.cc:654] T f76b5ba3a71b4852b3e7336b1c072347 P 9d897818cab0447981bba0b012411c4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:03.275607  5407 raft_consensus.cc:359] T e2a60a7dbebe4f49bff14e2ac06ba621 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.276352  5407 raft_consensus.cc:385] T e2a60a7dbebe4f49bff14e2ac06ba621 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:03.276686  5407 raft_consensus.cc:740] T e2a60a7dbebe4f49bff14e2ac06ba621 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdfdae1660914b528e665aab57851e46, State: Initialized, Role: FOLLOWER
I20260710 11:11:03.277452  5407 consensus_queue.cc:260] T e2a60a7dbebe4f49bff14e2ac06ba621 P bdfdae1660914b528e665aab57851e46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.271708  5403 tablet_bootstrap.cc:492] T 852286cb03fc441b876184761727eb45 P 80f3eb560c2446d39a036255319d1425: No bootstrap required, opened a new log
I20260710 11:11:03.278920  5403 ts_tablet_manager.cc:1403] T 852286cb03fc441b876184761727eb45 P 80f3eb560c2446d39a036255319d1425: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.000s
I20260710 11:11:03.280643  5405 tablet_bootstrap.cc:492] T f76b5ba3a71b4852b3e7336b1c072347 P 9d897818cab0447981bba0b012411c4d: No bootstrap required, opened a new log
I20260710 11:11:03.281081  5405 ts_tablet_manager.cc:1403] T f76b5ba3a71b4852b3e7336b1c072347 P 9d897818cab0447981bba0b012411c4d: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.001s
I20260710 11:11:03.282650  5403 raft_consensus.cc:359] T 852286cb03fc441b876184761727eb45 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.283602  5403 raft_consensus.cc:385] T 852286cb03fc441b876184761727eb45 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:03.283711  5405 raft_consensus.cc:359] T f76b5ba3a71b4852b3e7336b1c072347 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.284066  5403 raft_consensus.cc:740] T 852286cb03fc441b876184761727eb45 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f3eb560c2446d39a036255319d1425, State: Initialized, Role: FOLLOWER
I20260710 11:11:03.284571  5405 raft_consensus.cc:385] T f76b5ba3a71b4852b3e7336b1c072347 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:03.284879  5405 raft_consensus.cc:740] T f76b5ba3a71b4852b3e7336b1c072347 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d897818cab0447981bba0b012411c4d, State: Initialized, Role: FOLLOWER
I20260710 11:11:03.285583  5405 consensus_queue.cc:260] T f76b5ba3a71b4852b3e7336b1c072347 P 9d897818cab0447981bba0b012411c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.285149  5403 consensus_queue.cc:260] T 852286cb03fc441b876184761727eb45 P 80f3eb560c2446d39a036255319d1425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.287240  5314 heartbeater.cc:499] Master 127.1.69.62:36263 was elected leader, sending a full tablet report...
I20260710 11:11:03.287721  5403 ts_tablet_manager.cc:1434] T 852286cb03fc441b876184761727eb45 P 80f3eb560c2446d39a036255319d1425: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 11:11:03.288861  5403 tablet_bootstrap.cc:492] T 74c2612e243b4fe4938a559d090fd6be P 80f3eb560c2446d39a036255319d1425: Bootstrap starting.
I20260710 11:11:03.291215  5405 ts_tablet_manager.cc:1434] T f76b5ba3a71b4852b3e7336b1c072347 P 9d897818cab0447981bba0b012411c4d: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 11:11:03.292235  5405 tablet_bootstrap.cc:492] T 1c4ff3d165214472b13261234f5a783a P 9d897818cab0447981bba0b012411c4d: Bootstrap starting.
I20260710 11:11:03.295037  5403 tablet_bootstrap.cc:654] T 74c2612e243b4fe4938a559d090fd6be P 80f3eb560c2446d39a036255319d1425: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:03.297338  5407 ts_tablet_manager.cc:1434] T e2a60a7dbebe4f49bff14e2ac06ba621 P bdfdae1660914b528e665aab57851e46: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.005s
I20260710 11:11:03.297979  5405 tablet_bootstrap.cc:654] T 1c4ff3d165214472b13261234f5a783a P 9d897818cab0447981bba0b012411c4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:03.298413  5407 tablet_bootstrap.cc:492] T 74c2612e243b4fe4938a559d090fd6be P bdfdae1660914b528e665aab57851e46: Bootstrap starting.
I20260710 11:11:03.304759  5407 tablet_bootstrap.cc:654] T 74c2612e243b4fe4938a559d090fd6be P bdfdae1660914b528e665aab57851e46: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:03.311064  5405 tablet_bootstrap.cc:492] T 1c4ff3d165214472b13261234f5a783a P 9d897818cab0447981bba0b012411c4d: No bootstrap required, opened a new log
I20260710 11:11:03.311560  5405 ts_tablet_manager.cc:1403] T 1c4ff3d165214472b13261234f5a783a P 9d897818cab0447981bba0b012411c4d: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260710 11:11:03.314246  5405 raft_consensus.cc:359] T 1c4ff3d165214472b13261234f5a783a P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.316376  5403 tablet_bootstrap.cc:492] T 74c2612e243b4fe4938a559d090fd6be P 80f3eb560c2446d39a036255319d1425: No bootstrap required, opened a new log
I20260710 11:11:03.316926  5403 ts_tablet_manager.cc:1403] T 74c2612e243b4fe4938a559d090fd6be P 80f3eb560c2446d39a036255319d1425: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.007s
I20260710 11:11:03.317111  5405 raft_consensus.cc:385] T 1c4ff3d165214472b13261234f5a783a P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:03.317493  5405 raft_consensus.cc:740] T 1c4ff3d165214472b13261234f5a783a P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d897818cab0447981bba0b012411c4d, State: Initialized, Role: FOLLOWER
I20260710 11:11:03.318284  5405 consensus_queue.cc:260] T 1c4ff3d165214472b13261234f5a783a P 9d897818cab0447981bba0b012411c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.319594  5403 raft_consensus.cc:359] T 74c2612e243b4fe4938a559d090fd6be P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.320026  5405 ts_tablet_manager.cc:1434] T 1c4ff3d165214472b13261234f5a783a P 9d897818cab0447981bba0b012411c4d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:11:03.320315  5403 raft_consensus.cc:385] T 74c2612e243b4fe4938a559d090fd6be P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:03.320674  5403 raft_consensus.cc:740] T 74c2612e243b4fe4938a559d090fd6be P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f3eb560c2446d39a036255319d1425, State: Initialized, Role: FOLLOWER
I20260710 11:11:03.321105  5405 tablet_bootstrap.cc:492] T 74c2612e243b4fe4938a559d090fd6be P 9d897818cab0447981bba0b012411c4d: Bootstrap starting.
I20260710 11:11:03.321410  5403 consensus_queue.cc:260] T 74c2612e243b4fe4938a559d090fd6be P 80f3eb560c2446d39a036255319d1425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.322414  5407 tablet_bootstrap.cc:492] T 74c2612e243b4fe4938a559d090fd6be P bdfdae1660914b528e665aab57851e46: No bootstrap required, opened a new log
I20260710 11:11:03.322896  5407 ts_tablet_manager.cc:1403] T 74c2612e243b4fe4938a559d090fd6be P bdfdae1660914b528e665aab57851e46: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.006s
I20260710 11:11:03.325546  5407 raft_consensus.cc:359] T 74c2612e243b4fe4938a559d090fd6be P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.326244  5407 raft_consensus.cc:385] T 74c2612e243b4fe4938a559d090fd6be P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:03.326265  5403 ts_tablet_manager.cc:1434] T 74c2612e243b4fe4938a559d090fd6be P 80f3eb560c2446d39a036255319d1425: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:11:03.326663  5407 raft_consensus.cc:740] T 74c2612e243b4fe4938a559d090fd6be P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdfdae1660914b528e665aab57851e46, State: Initialized, Role: FOLLOWER
I20260710 11:11:03.327373  5403 tablet_bootstrap.cc:492] T f76b5ba3a71b4852b3e7336b1c072347 P 80f3eb560c2446d39a036255319d1425: Bootstrap starting.
I20260710 11:11:03.327440  5405 tablet_bootstrap.cc:654] T 74c2612e243b4fe4938a559d090fd6be P 9d897818cab0447981bba0b012411c4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:03.327514  5407 consensus_queue.cc:260] T 74c2612e243b4fe4938a559d090fd6be P bdfdae1660914b528e665aab57851e46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.337317  5407 ts_tablet_manager.cc:1434] T 74c2612e243b4fe4938a559d090fd6be P bdfdae1660914b528e665aab57851e46: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:11:03.338598  5407 tablet_bootstrap.cc:492] T 165d04868aa54c9d8f189bbad8a14979 P bdfdae1660914b528e665aab57851e46: Bootstrap starting.
I20260710 11:11:03.343641  5403 tablet_bootstrap.cc:654] T f76b5ba3a71b4852b3e7336b1c072347 P 80f3eb560c2446d39a036255319d1425: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:03.345782  5407 tablet_bootstrap.cc:654] T 165d04868aa54c9d8f189bbad8a14979 P bdfdae1660914b528e665aab57851e46: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:03.347070  5405 tablet_bootstrap.cc:492] T 74c2612e243b4fe4938a559d090fd6be P 9d897818cab0447981bba0b012411c4d: No bootstrap required, opened a new log
I20260710 11:11:03.347594  5405 ts_tablet_manager.cc:1403] T 74c2612e243b4fe4938a559d090fd6be P 9d897818cab0447981bba0b012411c4d: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.008s
I20260710 11:11:03.348302  5403 tablet_bootstrap.cc:492] T f76b5ba3a71b4852b3e7336b1c072347 P 80f3eb560c2446d39a036255319d1425: No bootstrap required, opened a new log
I20260710 11:11:03.348843  5403 ts_tablet_manager.cc:1403] T f76b5ba3a71b4852b3e7336b1c072347 P 80f3eb560c2446d39a036255319d1425: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.003s
I20260710 11:11:03.350201  5408 raft_consensus.cc:493] T 74c2612e243b4fe4938a559d090fd6be P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:03.350723  5407 tablet_bootstrap.cc:492] T 165d04868aa54c9d8f189bbad8a14979 P bdfdae1660914b528e665aab57851e46: No bootstrap required, opened a new log
I20260710 11:11:03.350467  5405 raft_consensus.cc:359] T 74c2612e243b4fe4938a559d090fd6be P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.350687  5408 raft_consensus.cc:515] T 74c2612e243b4fe4938a559d090fd6be P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.351274  5405 raft_consensus.cc:385] T 74c2612e243b4fe4938a559d090fd6be P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:03.351351  5407 ts_tablet_manager.cc:1403] T 165d04868aa54c9d8f189bbad8a14979 P bdfdae1660914b528e665aab57851e46: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260710 11:11:03.351800  5405 raft_consensus.cc:740] T 74c2612e243b4fe4938a559d090fd6be P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d897818cab0447981bba0b012411c4d, State: Initialized, Role: FOLLOWER
I20260710 11:11:03.351456  5403 raft_consensus.cc:359] T f76b5ba3a71b4852b3e7336b1c072347 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.352339  5403 raft_consensus.cc:385] T f76b5ba3a71b4852b3e7336b1c072347 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:03.352663  5403 raft_consensus.cc:740] T f76b5ba3a71b4852b3e7336b1c072347 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f3eb560c2446d39a036255319d1425, State: Initialized, Role: FOLLOWER
I20260710 11:11:03.352789  5405 consensus_queue.cc:260] T 74c2612e243b4fe4938a559d090fd6be P 9d897818cab0447981bba0b012411c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.353495  5403 consensus_queue.cc:260] T f76b5ba3a71b4852b3e7336b1c072347 P 80f3eb560c2446d39a036255319d1425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.355326  5405 ts_tablet_manager.cc:1434] T 74c2612e243b4fe4938a559d090fd6be P 9d897818cab0447981bba0b012411c4d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.001s
I20260710 11:11:03.356364  5405 tablet_bootstrap.cc:492] T e2a60a7dbebe4f49bff14e2ac06ba621 P 9d897818cab0447981bba0b012411c4d: Bootstrap starting.
I20260710 11:11:03.356402  5408 leader_election.cc:290] T 74c2612e243b4fe4938a559d090fd6be P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883), 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095)
I20260710 11:11:03.363087  5405 tablet_bootstrap.cc:654] T e2a60a7dbebe4f49bff14e2ac06ba621 P 9d897818cab0447981bba0b012411c4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:03.368032  5403 ts_tablet_manager.cc:1434] T f76b5ba3a71b4852b3e7336b1c072347 P 80f3eb560c2446d39a036255319d1425: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.008s
I20260710 11:11:03.367704  5407 raft_consensus.cc:359] T 165d04868aa54c9d8f189bbad8a14979 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.368585  5407 raft_consensus.cc:385] T 165d04868aa54c9d8f189bbad8a14979 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:03.368938  5407 raft_consensus.cc:740] T 165d04868aa54c9d8f189bbad8a14979 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdfdae1660914b528e665aab57851e46, State: Initialized, Role: FOLLOWER
I20260710 11:11:03.369453  5403 tablet_bootstrap.cc:492] T 165d04868aa54c9d8f189bbad8a14979 P 80f3eb560c2446d39a036255319d1425: Bootstrap starting.
I20260710 11:11:03.369835  5407 consensus_queue.cc:260] T 165d04868aa54c9d8f189bbad8a14979 P bdfdae1660914b528e665aab57851e46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.370640  5405 tablet_bootstrap.cc:492] T e2a60a7dbebe4f49bff14e2ac06ba621 P 9d897818cab0447981bba0b012411c4d: No bootstrap required, opened a new log
I20260710 11:11:03.371189  5405 ts_tablet_manager.cc:1403] T e2a60a7dbebe4f49bff14e2ac06ba621 P 9d897818cab0447981bba0b012411c4d: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.005s
I20260710 11:11:03.373911  5407 ts_tablet_manager.cc:1434] T 165d04868aa54c9d8f189bbad8a14979 P bdfdae1660914b528e665aab57851e46: Time spent starting tablet: real 0.022s	user 0.001s	sys 0.005s
I20260710 11:11:03.373996  5405 raft_consensus.cc:359] T e2a60a7dbebe4f49bff14e2ac06ba621 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.374648  5413 raft_consensus.cc:493] T e2a60a7dbebe4f49bff14e2ac06ba621 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:03.375021  5405 raft_consensus.cc:385] T e2a60a7dbebe4f49bff14e2ac06ba621 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:03.375454  5405 raft_consensus.cc:740] T e2a60a7dbebe4f49bff14e2ac06ba621 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d897818cab0447981bba0b012411c4d, State: Initialized, Role: FOLLOWER
I20260710 11:11:03.375116  5413 raft_consensus.cc:515] T e2a60a7dbebe4f49bff14e2ac06ba621 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.376950  5403 tablet_bootstrap.cc:654] T 165d04868aa54c9d8f189bbad8a14979 P 80f3eb560c2446d39a036255319d1425: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:03.377807  5413 leader_election.cc:290] T e2a60a7dbebe4f49bff14e2ac06ba621 P bdfdae1660914b528e665aab57851e46 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747), 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095)
I20260710 11:11:03.378563  5421 raft_consensus.cc:493] T 14c71bc80324424ba1739b1c0dccb7e1 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:03.379034  5421 raft_consensus.cc:515] T 14c71bc80324424ba1739b1c0dccb7e1 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.379832  5407 tablet_bootstrap.cc:492] T f76b5ba3a71b4852b3e7336b1c072347 P bdfdae1660914b528e665aab57851e46: Bootstrap starting.
I20260710 11:11:03.381023  5421 leader_election.cc:290] T 14c71bc80324424ba1739b1c0dccb7e1 P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883), 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095)
I20260710 11:11:03.388579  5405 consensus_queue.cc:260] T e2a60a7dbebe4f49bff14e2ac06ba621 P 9d897818cab0447981bba0b012411c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.391811  5403 tablet_bootstrap.cc:492] T 165d04868aa54c9d8f189bbad8a14979 P 80f3eb560c2446d39a036255319d1425: No bootstrap required, opened a new log
I20260710 11:11:03.392529  5403 ts_tablet_manager.cc:1403] T 165d04868aa54c9d8f189bbad8a14979 P 80f3eb560c2446d39a036255319d1425: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.005s
I20260710 11:11:03.393563  5405 ts_tablet_manager.cc:1434] T e2a60a7dbebe4f49bff14e2ac06ba621 P 9d897818cab0447981bba0b012411c4d: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.004s
I20260710 11:11:03.395228  5405 tablet_bootstrap.cc:492] T 165d04868aa54c9d8f189bbad8a14979 P 9d897818cab0447981bba0b012411c4d: Bootstrap starting.
I20260710 11:11:03.396505  5403 raft_consensus.cc:359] T 165d04868aa54c9d8f189bbad8a14979 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.397506  5403 raft_consensus.cc:385] T 165d04868aa54c9d8f189bbad8a14979 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:03.397886  5403 raft_consensus.cc:740] T 165d04868aa54c9d8f189bbad8a14979 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f3eb560c2446d39a036255319d1425, State: Initialized, Role: FOLLOWER
I20260710 11:11:03.399230  5403 consensus_queue.cc:260] T 165d04868aa54c9d8f189bbad8a14979 P 80f3eb560c2446d39a036255319d1425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.402467  5403 ts_tablet_manager.cc:1434] T 165d04868aa54c9d8f189bbad8a14979 P 80f3eb560c2446d39a036255319d1425: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260710 11:11:03.403746  5403 tablet_bootstrap.cc:492] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 80f3eb560c2446d39a036255319d1425: Bootstrap starting.
I20260710 11:11:03.413254  5403 tablet_bootstrap.cc:654] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 80f3eb560c2446d39a036255319d1425: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:03.416707  5405 tablet_bootstrap.cc:654] T 165d04868aa54c9d8f189bbad8a14979 P 9d897818cab0447981bba0b012411c4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:03.422922  5421 raft_consensus.cc:493] T f76b5ba3a71b4852b3e7336b1c072347 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:03.426120  5421 raft_consensus.cc:515] T f76b5ba3a71b4852b3e7336b1c072347 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.428085  5421 leader_election.cc:290] T f76b5ba3a71b4852b3e7336b1c072347 P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883), 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095)
I20260710 11:11:03.425264  5214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a60a7dbebe4f49bff14e2ac06ba621" candidate_uuid: "bdfdae1660914b528e665aab57851e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f3eb560c2446d39a036255319d1425" is_pre_election: true
I20260710 11:11:03.428237  5403 tablet_bootstrap.cc:492] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 80f3eb560c2446d39a036255319d1425: No bootstrap required, opened a new log
I20260710 11:11:03.429100  5403 ts_tablet_manager.cc:1403] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 80f3eb560c2446d39a036255319d1425: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.012s
W20260710 11:11:03.429981  5255 leader_election.cc:343] T e2a60a7dbebe4f49bff14e2ac06ba621 P bdfdae1660914b528e665aab57851e46 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:03.432307  5407 tablet_bootstrap.cc:654] T f76b5ba3a71b4852b3e7336b1c072347 P bdfdae1660914b528e665aab57851e46: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:03.437194  5403 raft_consensus.cc:359] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.437924  5403 raft_consensus.cc:385] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:03.438241  5403 raft_consensus.cc:740] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f3eb560c2446d39a036255319d1425, State: Initialized, Role: FOLLOWER
I20260710 11:11:03.441322  5403 consensus_queue.cc:260] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 80f3eb560c2446d39a036255319d1425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.441932  5363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a60a7dbebe4f49bff14e2ac06ba621" candidate_uuid: "bdfdae1660914b528e665aab57851e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d897818cab0447981bba0b012411c4d" is_pre_election: true
I20260710 11:11:03.442670  5407 tablet_bootstrap.cc:492] T f76b5ba3a71b4852b3e7336b1c072347 P bdfdae1660914b528e665aab57851e46: No bootstrap required, opened a new log
I20260710 11:11:03.442607  5363 raft_consensus.cc:2468] T e2a60a7dbebe4f49bff14e2ac06ba621 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdfdae1660914b528e665aab57851e46 in term 0.
I20260710 11:11:03.443172  5407 ts_tablet_manager.cc:1403] T f76b5ba3a71b4852b3e7336b1c072347 P bdfdae1660914b528e665aab57851e46: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.000s
I20260710 11:11:03.443600  5403 ts_tablet_manager.cc:1434] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 80f3eb560c2446d39a036255319d1425: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:11:03.443981  5255 leader_election.cc:304] T e2a60a7dbebe4f49bff14e2ac06ba621 P bdfdae1660914b528e665aab57851e46 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9d897818cab0447981bba0b012411c4d, bdfdae1660914b528e665aab57851e46; no voters: 80f3eb560c2446d39a036255319d1425
I20260710 11:11:03.444631  5403 tablet_bootstrap.cc:492] T 1c4ff3d165214472b13261234f5a783a P 80f3eb560c2446d39a036255319d1425: Bootstrap starting.
I20260710 11:11:03.445179  5413 raft_consensus.cc:2804] T e2a60a7dbebe4f49bff14e2ac06ba621 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:03.445556  5413 raft_consensus.cc:493] T e2a60a7dbebe4f49bff14e2ac06ba621 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:03.445880  5413 raft_consensus.cc:3060] T e2a60a7dbebe4f49bff14e2ac06ba621 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:03.446915  5407 raft_consensus.cc:359] T f76b5ba3a71b4852b3e7336b1c072347 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.447624  5407 raft_consensus.cc:385] T f76b5ba3a71b4852b3e7336b1c072347 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:03.447893  5407 raft_consensus.cc:740] T f76b5ba3a71b4852b3e7336b1c072347 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdfdae1660914b528e665aab57851e46, State: Initialized, Role: FOLLOWER
I20260710 11:11:03.450361  5405 tablet_bootstrap.cc:492] T 165d04868aa54c9d8f189bbad8a14979 P 9d897818cab0447981bba0b012411c4d: No bootstrap required, opened a new log
I20260710 11:11:03.450860  5405 ts_tablet_manager.cc:1403] T 165d04868aa54c9d8f189bbad8a14979 P 9d897818cab0447981bba0b012411c4d: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.003s
I20260710 11:11:03.453264  5421 raft_consensus.cc:493] T 852286cb03fc441b876184761727eb45 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:03.454039  5363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c2612e243b4fe4938a559d090fd6be" candidate_uuid: "80f3eb560c2446d39a036255319d1425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d897818cab0447981bba0b012411c4d" is_pre_election: true
I20260710 11:11:03.453807  5421 raft_consensus.cc:515] T 852286cb03fc441b876184761727eb45 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.454394  5413 raft_consensus.cc:515] T e2a60a7dbebe4f49bff14e2ac06ba621 P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.454712  5363 raft_consensus.cc:2468] T 74c2612e243b4fe4938a559d090fd6be P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80f3eb560c2446d39a036255319d1425 in term 0.
I20260710 11:11:03.454711  5362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c71bc80324424ba1739b1c0dccb7e1" candidate_uuid: "80f3eb560c2446d39a036255319d1425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d897818cab0447981bba0b012411c4d" is_pre_election: true
I20260710 11:11:03.453365  5403 tablet_bootstrap.cc:654] T 1c4ff3d165214472b13261234f5a783a P 80f3eb560c2446d39a036255319d1425: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:03.456282  5421 leader_election.cc:290] T 852286cb03fc441b876184761727eb45 P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883), 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095)
I20260710 11:11:03.456723  5363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f76b5ba3a71b4852b3e7336b1c072347" candidate_uuid: "80f3eb560c2446d39a036255319d1425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d897818cab0447981bba0b012411c4d" is_pre_election: true
I20260710 11:11:03.456983  5289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c2612e243b4fe4938a559d090fd6be" candidate_uuid: "80f3eb560c2446d39a036255319d1425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfdae1660914b528e665aab57851e46" is_pre_election: true
I20260710 11:11:03.457527  5363 raft_consensus.cc:2468] T f76b5ba3a71b4852b3e7336b1c072347 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80f3eb560c2446d39a036255319d1425 in term 0.
I20260710 11:11:03.457592  5289 raft_consensus.cc:2468] T 74c2612e243b4fe4938a559d090fd6be P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80f3eb560c2446d39a036255319d1425 in term 0.
I20260710 11:11:03.458599  5214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a60a7dbebe4f49bff14e2ac06ba621" candidate_uuid: "bdfdae1660914b528e665aab57851e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f3eb560c2446d39a036255319d1425"
I20260710 11:11:03.459272  5289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c71bc80324424ba1739b1c0dccb7e1" candidate_uuid: "80f3eb560c2446d39a036255319d1425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfdae1660914b528e665aab57851e46" is_pre_election: true
I20260710 11:11:03.459595  5288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f76b5ba3a71b4852b3e7336b1c072347" candidate_uuid: "80f3eb560c2446d39a036255319d1425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfdae1660914b528e665aab57851e46" is_pre_election: true
W20260710 11:11:03.459980  5255 leader_election.cc:343] T e2a60a7dbebe4f49bff14e2ac06ba621 P bdfdae1660914b528e665aab57851e46 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:03.460295  5413 leader_election.cc:290] T e2a60a7dbebe4f49bff14e2ac06ba621 P bdfdae1660914b528e665aab57851e46 [CANDIDATE]: Term 1 election: Requested vote from peers 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747), 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095)
I20260710 11:11:03.461225  5289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "852286cb03fc441b876184761727eb45" candidate_uuid: "80f3eb560c2446d39a036255319d1425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfdae1660914b528e665aab57851e46" is_pre_election: true
I20260710 11:11:03.461473  5363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a60a7dbebe4f49bff14e2ac06ba621" candidate_uuid: "bdfdae1660914b528e665aab57851e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d897818cab0447981bba0b012411c4d"
I20260710 11:11:03.453799  5405 raft_consensus.cc:359] T 165d04868aa54c9d8f189bbad8a14979 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.462154  5363 raft_consensus.cc:3060] T e2a60a7dbebe4f49bff14e2ac06ba621 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:03.462383  5405 raft_consensus.cc:385] T 165d04868aa54c9d8f189bbad8a14979 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:03.462736  5405 raft_consensus.cc:740] T 165d04868aa54c9d8f189bbad8a14979 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d897818cab0447981bba0b012411c4d, State: Initialized, Role: FOLLOWER
I20260710 11:11:03.463593  5405 consensus_queue.cc:260] T 165d04868aa54c9d8f189bbad8a14979 P 9d897818cab0447981bba0b012411c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.457271  5407 consensus_queue.cc:260] T f76b5ba3a71b4852b3e7336b1c072347 P bdfdae1660914b528e665aab57851e46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.463944  5362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "852286cb03fc441b876184761727eb45" candidate_uuid: "80f3eb560c2446d39a036255319d1425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d897818cab0447981bba0b012411c4d" is_pre_election: true
I20260710 11:11:03.465328  5288 raft_consensus.cc:2468] T f76b5ba3a71b4852b3e7336b1c072347 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80f3eb560c2446d39a036255319d1425 in term 0.
I20260710 11:11:03.465996  5407 ts_tablet_manager.cc:1434] T f76b5ba3a71b4852b3e7336b1c072347 P bdfdae1660914b528e665aab57851e46: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 11:11:03.467077  5407 tablet_bootstrap.cc:492] T 14c71bc80324424ba1739b1c0dccb7e1 P bdfdae1660914b528e665aab57851e46: Bootstrap starting.
I20260710 11:11:03.469100  5180 leader_election.cc:304] T 74c2612e243b4fe4938a559d090fd6be P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f3eb560c2446d39a036255319d1425, 9d897818cab0447981bba0b012411c4d; no voters: 
I20260710 11:11:03.470126  5421 raft_consensus.cc:2804] T 74c2612e243b4fe4938a559d090fd6be P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:03.470592  5421 raft_consensus.cc:493] T 74c2612e243b4fe4938a559d090fd6be P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:03.471009  5421 raft_consensus.cc:3060] T 74c2612e243b4fe4938a559d090fd6be P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:03.476696  5409 raft_consensus.cc:493] T 165d04868aa54c9d8f189bbad8a14979 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:03.477192  5409 raft_consensus.cc:515] T 165d04868aa54c9d8f189bbad8a14979 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.479703  5409 leader_election.cc:290] T 165d04868aa54c9d8f189bbad8a14979 P 9d897818cab0447981bba0b012411c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747), bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883)
W20260710 11:11:03.480826  5180 leader_election.cc:343] T 14c71bc80324424ba1739b1c0dccb7e1 P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:03.481784  5180 leader_election.cc:304] T f76b5ba3a71b4852b3e7336b1c072347 P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f3eb560c2446d39a036255319d1425, 9d897818cab0447981bba0b012411c4d; no voters: 
I20260710 11:11:03.482158  5363 raft_consensus.cc:2468] T e2a60a7dbebe4f49bff14e2ac06ba621 P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdfdae1660914b528e665aab57851e46 in term 1.
I20260710 11:11:03.483042  5421 raft_consensus.cc:515] T 74c2612e243b4fe4938a559d090fd6be P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.484648  5408 raft_consensus.cc:2804] T f76b5ba3a71b4852b3e7336b1c072347 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:11:03.484778  5180 leader_election.cc:343] T 852286cb03fc441b876184761727eb45 P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:03.485051  5408 raft_consensus.cc:493] T f76b5ba3a71b4852b3e7336b1c072347 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:03.485421  5408 raft_consensus.cc:3060] T f76b5ba3a71b4852b3e7336b1c072347 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:11:03.485965  5180 leader_election.cc:343] T 14c71bc80324424ba1739b1c0dccb7e1 P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:03.486410  5180 leader_election.cc:304] T 14c71bc80324424ba1739b1c0dccb7e1 P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80f3eb560c2446d39a036255319d1425; no voters: 9d897818cab0447981bba0b012411c4d, bdfdae1660914b528e665aab57851e46
I20260710 11:11:03.488018  5433 raft_consensus.cc:2749] T 14c71bc80324424ba1739b1c0dccb7e1 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:03.488766  5403 tablet_bootstrap.cc:492] T 1c4ff3d165214472b13261234f5a783a P 80f3eb560c2446d39a036255319d1425: No bootstrap required, opened a new log
I20260710 11:11:03.489296  5403 ts_tablet_manager.cc:1403] T 1c4ff3d165214472b13261234f5a783a P 80f3eb560c2446d39a036255319d1425: Time spent bootstrapping tablet: real 0.045s	user 0.017s	sys 0.016s
I20260710 11:11:03.490140  5405 ts_tablet_manager.cc:1434] T 165d04868aa54c9d8f189bbad8a14979 P 9d897818cab0447981bba0b012411c4d: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.000s
I20260710 11:11:03.490943  5405 tablet_bootstrap.cc:492] T 9cf3a03a83004a1786fc54631dd76a9b P 9d897818cab0447981bba0b012411c4d: Bootstrap starting.
I20260710 11:11:03.492056  5403 raft_consensus.cc:359] T 1c4ff3d165214472b13261234f5a783a P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.492803  5403 raft_consensus.cc:385] T 1c4ff3d165214472b13261234f5a783a P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:03.492619  5408 raft_consensus.cc:515] T f76b5ba3a71b4852b3e7336b1c072347 P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.493119  5403 raft_consensus.cc:740] T 1c4ff3d165214472b13261234f5a783a P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f3eb560c2446d39a036255319d1425, State: Initialized, Role: FOLLOWER
W20260710 11:11:03.494381  5180 leader_election.cc:343] T 852286cb03fc441b876184761727eb45 P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:03.494607  5408 leader_election.cc:290] T f76b5ba3a71b4852b3e7336b1c072347 P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 1 election: Requested vote from peers bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883), 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095)
I20260710 11:11:03.494845  5180 leader_election.cc:304] T 852286cb03fc441b876184761727eb45 P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80f3eb560c2446d39a036255319d1425; no voters: 9d897818cab0447981bba0b012411c4d, bdfdae1660914b528e665aab57851e46
I20260710 11:11:03.495545  5421 leader_election.cc:290] T 74c2612e243b4fe4938a559d090fd6be P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 1 election: Requested vote from peers bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883), 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095)
I20260710 11:11:03.496094  5421 raft_consensus.cc:2749] T 852286cb03fc441b876184761727eb45 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:03.497397  5403 consensus_queue.cc:260] T 1c4ff3d165214472b13261234f5a783a P 80f3eb560c2446d39a036255319d1425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.497992  5405 tablet_bootstrap.cc:654] T 9cf3a03a83004a1786fc54631dd76a9b P 9d897818cab0447981bba0b012411c4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:03.498594  5363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f76b5ba3a71b4852b3e7336b1c072347" candidate_uuid: "80f3eb560c2446d39a036255319d1425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d897818cab0447981bba0b012411c4d"
I20260710 11:11:03.499285  5289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c2612e243b4fe4938a559d090fd6be" candidate_uuid: "80f3eb560c2446d39a036255319d1425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfdae1660914b528e665aab57851e46"
I20260710 11:11:03.498960  5362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c2612e243b4fe4938a559d090fd6be" candidate_uuid: "80f3eb560c2446d39a036255319d1425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d897818cab0447981bba0b012411c4d"
I20260710 11:11:03.498962  5288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f76b5ba3a71b4852b3e7336b1c072347" candidate_uuid: "80f3eb560c2446d39a036255319d1425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfdae1660914b528e665aab57851e46"
I20260710 11:11:03.504163  5407 tablet_bootstrap.cc:654] T 14c71bc80324424ba1739b1c0dccb7e1 P bdfdae1660914b528e665aab57851e46: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:03.504808  5403 ts_tablet_manager.cc:1434] T 1c4ff3d165214472b13261234f5a783a P 80f3eb560c2446d39a036255319d1425: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:11:03.506448  5362 raft_consensus.cc:3060] T 74c2612e243b4fe4938a559d090fd6be P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:03.507055  5403 tablet_bootstrap.cc:492] T 9cf3a03a83004a1786fc54631dd76a9b P 80f3eb560c2446d39a036255319d1425: Bootstrap starting.
I20260710 11:11:03.512651  5363 raft_consensus.cc:3060] T f76b5ba3a71b4852b3e7336b1c072347 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:03.513823  5403 tablet_bootstrap.cc:654] T 9cf3a03a83004a1786fc54631dd76a9b P 80f3eb560c2446d39a036255319d1425: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:03.505878  5289 raft_consensus.cc:3060] T 74c2612e243b4fe4938a559d090fd6be P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:03.505625  5288 raft_consensus.cc:3060] T f76b5ba3a71b4852b3e7336b1c072347 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:03.531371  5409 raft_consensus.cc:493] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:03.532081  5409 raft_consensus.cc:515] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
W20260710 11:11:03.533430  5160 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:11:03.534657  5409 leader_election.cc:290] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 9d897818cab0447981bba0b012411c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747), bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883)
I20260710 11:11:03.539580  5363 raft_consensus.cc:2468] T f76b5ba3a71b4852b3e7336b1c072347 P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f3eb560c2446d39a036255319d1425 in term 1.
I20260710 11:11:03.541221  5180 leader_election.cc:304] T f76b5ba3a71b4852b3e7336b1c072347 P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f3eb560c2446d39a036255319d1425, 9d897818cab0447981bba0b012411c4d; no voters: 
I20260710 11:11:03.542321  5408 raft_consensus.cc:2804] T f76b5ba3a71b4852b3e7336b1c072347 P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:03.542902  5408 raft_consensus.cc:697] T f76b5ba3a71b4852b3e7336b1c072347 P 80f3eb560c2446d39a036255319d1425 [term 1 LEADER]: Becoming Leader. State: Replica: 80f3eb560c2446d39a036255319d1425, State: Running, Role: LEADER
I20260710 11:11:03.543974  5408 consensus_queue.cc:237] T f76b5ba3a71b4852b3e7336b1c072347 P 80f3eb560c2446d39a036255319d1425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.547152  5409 raft_consensus.cc:493] T 1c4ff3d165214472b13261234f5a783a P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:03.547803  5409 raft_consensus.cc:515] T 1c4ff3d165214472b13261234f5a783a P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.549789  5289 raft_consensus.cc:2468] T 74c2612e243b4fe4938a559d090fd6be P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f3eb560c2446d39a036255319d1425 in term 1.
I20260710 11:11:03.552181  5180 leader_election.cc:304] T 74c2612e243b4fe4938a559d090fd6be P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f3eb560c2446d39a036255319d1425, bdfdae1660914b528e665aab57851e46; no voters: 
I20260710 11:11:03.553334  5421 raft_consensus.cc:2804] T 74c2612e243b4fe4938a559d090fd6be P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:03.553869  5421 raft_consensus.cc:697] T 74c2612e243b4fe4938a559d090fd6be P 80f3eb560c2446d39a036255319d1425 [term 1 LEADER]: Becoming Leader. State: Replica: 80f3eb560c2446d39a036255319d1425, State: Running, Role: LEADER
I20260710 11:11:03.554852  5255 leader_election.cc:304] T e2a60a7dbebe4f49bff14e2ac06ba621 P bdfdae1660914b528e665aab57851e46 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9d897818cab0447981bba0b012411c4d, bdfdae1660914b528e665aab57851e46; no voters: 80f3eb560c2446d39a036255319d1425
I20260710 11:11:03.554692  5421 consensus_queue.cc:237] T 74c2612e243b4fe4938a559d090fd6be P 80f3eb560c2446d39a036255319d1425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.555868  5407 tablet_bootstrap.cc:492] T 14c71bc80324424ba1739b1c0dccb7e1 P bdfdae1660914b528e665aab57851e46: No bootstrap required, opened a new log
I20260710 11:11:03.555956  5413 raft_consensus.cc:2804] T e2a60a7dbebe4f49bff14e2ac06ba621 P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:03.556226  5403 tablet_bootstrap.cc:492] T 9cf3a03a83004a1786fc54631dd76a9b P 80f3eb560c2446d39a036255319d1425: No bootstrap required, opened a new log
I20260710 11:11:03.556465  5407 ts_tablet_manager.cc:1403] T 14c71bc80324424ba1739b1c0dccb7e1 P bdfdae1660914b528e665aab57851e46: Time spent bootstrapping tablet: real 0.090s	user 0.013s	sys 0.002s
I20260710 11:11:03.556948  5403 ts_tablet_manager.cc:1403] T 9cf3a03a83004a1786fc54631dd76a9b P 80f3eb560c2446d39a036255319d1425: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.002s
I20260710 11:11:03.559383  5407 raft_consensus.cc:359] T 14c71bc80324424ba1739b1c0dccb7e1 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.550530  5362 raft_consensus.cc:2468] T 74c2612e243b4fe4938a559d090fd6be P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f3eb560c2446d39a036255319d1425 in term 1.
I20260710 11:11:03.550402  5409 leader_election.cc:290] T 1c4ff3d165214472b13261234f5a783a P 9d897818cab0447981bba0b012411c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747), bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883)
I20260710 11:11:03.550999  5288 raft_consensus.cc:2468] T f76b5ba3a71b4852b3e7336b1c072347 P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f3eb560c2446d39a036255319d1425 in term 1.
I20260710 11:11:03.562184  5407 raft_consensus.cc:385] T 14c71bc80324424ba1739b1c0dccb7e1 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:03.562471  5407 raft_consensus.cc:740] T 14c71bc80324424ba1739b1c0dccb7e1 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdfdae1660914b528e665aab57851e46, State: Initialized, Role: FOLLOWER
I20260710 11:11:03.562744  5405 tablet_bootstrap.cc:492] T 9cf3a03a83004a1786fc54631dd76a9b P 9d897818cab0447981bba0b012411c4d: No bootstrap required, opened a new log
I20260710 11:11:03.563280  5405 ts_tablet_manager.cc:1403] T 9cf3a03a83004a1786fc54631dd76a9b P 9d897818cab0447981bba0b012411c4d: Time spent bootstrapping tablet: real 0.072s	user 0.010s	sys 0.001s
I20260710 11:11:03.563122  5407 consensus_queue.cc:260] T 14c71bc80324424ba1739b1c0dccb7e1 P bdfdae1660914b528e665aab57851e46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.564083  5288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165d04868aa54c9d8f189bbad8a14979" candidate_uuid: "9d897818cab0447981bba0b012411c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfdae1660914b528e665aab57851e46" is_pre_election: true
I20260710 11:11:03.564731  5288 raft_consensus.cc:2468] T 165d04868aa54c9d8f189bbad8a14979 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d897818cab0447981bba0b012411c4d in term 0.
I20260710 11:11:03.567907  5288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eccc6478c7f41acbb3bb67e1cfc17e0" candidate_uuid: "9d897818cab0447981bba0b012411c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfdae1660914b528e665aab57851e46" is_pre_election: true
I20260710 11:11:03.568743  5405 raft_consensus.cc:359] T 9cf3a03a83004a1786fc54631dd76a9b P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.569828  5288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4ff3d165214472b13261234f5a783a" candidate_uuid: "9d897818cab0447981bba0b012411c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfdae1660914b528e665aab57851e46" is_pre_election: true
I20260710 11:11:03.569497  5405 raft_consensus.cc:385] T 9cf3a03a83004a1786fc54631dd76a9b P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:03.570801  5405 raft_consensus.cc:740] T 9cf3a03a83004a1786fc54631dd76a9b P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d897818cab0447981bba0b012411c4d, State: Initialized, Role: FOLLOWER
I20260710 11:11:03.559448  5403 raft_consensus.cc:359] T 9cf3a03a83004a1786fc54631dd76a9b P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.571565  5403 raft_consensus.cc:385] T 9cf3a03a83004a1786fc54631dd76a9b P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:03.571852  5403 raft_consensus.cc:740] T 9cf3a03a83004a1786fc54631dd76a9b P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f3eb560c2446d39a036255319d1425, State: Initialized, Role: FOLLOWER
I20260710 11:11:03.572019  5214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165d04868aa54c9d8f189bbad8a14979" candidate_uuid: "9d897818cab0447981bba0b012411c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f3eb560c2446d39a036255319d1425" is_pre_election: true
I20260710 11:11:03.572669  5214 raft_consensus.cc:2468] T 165d04868aa54c9d8f189bbad8a14979 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d897818cab0447981bba0b012411c4d in term 0.
I20260710 11:11:03.572871  5407 ts_tablet_manager.cc:1434] T 14c71bc80324424ba1739b1c0dccb7e1 P bdfdae1660914b528e665aab57851e46: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.006s
I20260710 11:11:03.573951  5405 consensus_queue.cc:260] T 9cf3a03a83004a1786fc54631dd76a9b P 9d897818cab0447981bba0b012411c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.574653  5214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eccc6478c7f41acbb3bb67e1cfc17e0" candidate_uuid: "9d897818cab0447981bba0b012411c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f3eb560c2446d39a036255319d1425" is_pre_election: true
I20260710 11:11:03.575106  5407 tablet_bootstrap.cc:492] T 852286cb03fc441b876184761727eb45 P bdfdae1660914b528e665aab57851e46: Bootstrap starting.
I20260710 11:11:03.575347  5214 raft_consensus.cc:2468] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d897818cab0447981bba0b012411c4d in term 0.
I20260710 11:11:03.572540  5403 consensus_queue.cc:260] T 9cf3a03a83004a1786fc54631dd76a9b P 80f3eb560c2446d39a036255319d1425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.577890  5403 ts_tablet_manager.cc:1434] T 9cf3a03a83004a1786fc54631dd76a9b P 80f3eb560c2446d39a036255319d1425: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260710 11:11:03.578166  5405 ts_tablet_manager.cc:1434] T 9cf3a03a83004a1786fc54631dd76a9b P 9d897818cab0447981bba0b012411c4d: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260710 11:11:03.578823  5403 tablet_bootstrap.cc:492] T e2a60a7dbebe4f49bff14e2ac06ba621 P 80f3eb560c2446d39a036255319d1425: Bootstrap starting.
I20260710 11:11:03.579097  5405 tablet_bootstrap.cc:492] T 14c71bc80324424ba1739b1c0dccb7e1 P 9d897818cab0447981bba0b012411c4d: Bootstrap starting.
I20260710 11:11:03.581764  5214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4ff3d165214472b13261234f5a783a" candidate_uuid: "9d897818cab0447981bba0b012411c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f3eb560c2446d39a036255319d1425" is_pre_election: true
I20260710 11:11:03.582429  5214 raft_consensus.cc:2468] T 1c4ff3d165214472b13261234f5a783a P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d897818cab0447981bba0b012411c4d in term 0.
I20260710 11:11:03.584967  5329 leader_election.cc:304] T 165d04868aa54c9d8f189bbad8a14979 P 9d897818cab0447981bba0b012411c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d897818cab0447981bba0b012411c4d, bdfdae1660914b528e665aab57851e46; no voters: 
I20260710 11:11:03.585953  5409 raft_consensus.cc:2804] T 165d04868aa54c9d8f189bbad8a14979 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:11:03.586054  5329 leader_election.cc:343] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 9d897818cab0447981bba0b012411c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:03.586517  5409 raft_consensus.cc:493] T 165d04868aa54c9d8f189bbad8a14979 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:11:03.586820  5329 leader_election.cc:343] T 1c4ff3d165214472b13261234f5a783a P 9d897818cab0447981bba0b012411c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:03.586894  5409 raft_consensus.cc:3060] T 165d04868aa54c9d8f189bbad8a14979 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:03.588042  5329 leader_election.cc:304] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 9d897818cab0447981bba0b012411c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80f3eb560c2446d39a036255319d1425, 9d897818cab0447981bba0b012411c4d; no voters: bdfdae1660914b528e665aab57851e46
I20260710 11:11:03.584316  5407 tablet_bootstrap.cc:654] T 852286cb03fc441b876184761727eb45 P bdfdae1660914b528e665aab57851e46: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:03.592962  5403 tablet_bootstrap.cc:654] T e2a60a7dbebe4f49bff14e2ac06ba621 P 80f3eb560c2446d39a036255319d1425: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:03.592231  5108 catalog_manager.cc:5697] T f76b5ba3a71b4852b3e7336b1c072347 P 80f3eb560c2446d39a036255319d1425 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80f3eb560c2446d39a036255319d1425 (127.1.69.1). New cstate: current_term: 1 leader_uuid: "80f3eb560c2446d39a036255319d1425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:03.598829  5407 tablet_bootstrap.cc:492] T 852286cb03fc441b876184761727eb45 P bdfdae1660914b528e665aab57851e46: No bootstrap required, opened a new log
I20260710 11:11:03.599313  5407 ts_tablet_manager.cc:1403] T 852286cb03fc441b876184761727eb45 P bdfdae1660914b528e665aab57851e46: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.000s
I20260710 11:11:03.599551  5409 raft_consensus.cc:515] T 165d04868aa54c9d8f189bbad8a14979 P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.605631  5409 leader_election.cc:290] T 165d04868aa54c9d8f189bbad8a14979 P 9d897818cab0447981bba0b012411c4d [CANDIDATE]: Term 1 election: Requested vote from peers 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747), bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883)
I20260710 11:11:03.605518  5407 raft_consensus.cc:359] T 852286cb03fc441b876184761727eb45 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.606244  5409 raft_consensus.cc:2804] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:03.606750  5409 raft_consensus.cc:493] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:03.606348  5407 raft_consensus.cc:385] T 852286cb03fc441b876184761727eb45 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:03.607118  5409 raft_consensus.cc:3060] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:03.607426  5407 raft_consensus.cc:740] T 852286cb03fc441b876184761727eb45 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdfdae1660914b528e665aab57851e46, State: Initialized, Role: FOLLOWER
I20260710 11:11:03.610070  5407 consensus_queue.cc:260] T 852286cb03fc441b876184761727eb45 P bdfdae1660914b528e665aab57851e46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.612358  5407 ts_tablet_manager.cc:1434] T 852286cb03fc441b876184761727eb45 P bdfdae1660914b528e665aab57851e46: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.004s
I20260710 11:11:03.613354  5407 tablet_bootstrap.cc:492] T 9cf3a03a83004a1786fc54631dd76a9b P bdfdae1660914b528e665aab57851e46: Bootstrap starting.
I20260710 11:11:03.614396  5409 raft_consensus.cc:515] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.616355  5403 tablet_bootstrap.cc:492] T e2a60a7dbebe4f49bff14e2ac06ba621 P 80f3eb560c2446d39a036255319d1425: No bootstrap required, opened a new log
I20260710 11:11:03.616945  5329 leader_election.cc:304] T 1c4ff3d165214472b13261234f5a783a P 9d897818cab0447981bba0b012411c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80f3eb560c2446d39a036255319d1425, 9d897818cab0447981bba0b012411c4d; no voters: bdfdae1660914b528e665aab57851e46
I20260710 11:11:03.617511  5403 ts_tablet_manager.cc:1403] T e2a60a7dbebe4f49bff14e2ac06ba621 P 80f3eb560c2446d39a036255319d1425: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.000s
I20260710 11:11:03.616464  5409 leader_election.cc:290] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 9d897818cab0447981bba0b012411c4d [CANDIDATE]: Term 1 election: Requested vote from peers 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747), bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883)
I20260710 11:11:03.616816  5413 raft_consensus.cc:697] T e2a60a7dbebe4f49bff14e2ac06ba621 P bdfdae1660914b528e665aab57851e46 [term 1 LEADER]: Becoming Leader. State: Replica: bdfdae1660914b528e665aab57851e46, State: Running, Role: LEADER
I20260710 11:11:03.619254  5442 raft_consensus.cc:2804] T 1c4ff3d165214472b13261234f5a783a P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:03.619656  5442 raft_consensus.cc:493] T 1c4ff3d165214472b13261234f5a783a P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:03.619985  5442 raft_consensus.cc:3060] T 1c4ff3d165214472b13261234f5a783a P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:03.620334  5407 tablet_bootstrap.cc:654] T 9cf3a03a83004a1786fc54631dd76a9b P bdfdae1660914b528e665aab57851e46: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:03.620733  5413 consensus_queue.cc:237] T e2a60a7dbebe4f49bff14e2ac06ba621 P bdfdae1660914b528e665aab57851e46 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.621060  5403 raft_consensus.cc:359] T e2a60a7dbebe4f49bff14e2ac06ba621 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.621886  5403 raft_consensus.cc:385] T e2a60a7dbebe4f49bff14e2ac06ba621 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:03.622211  5403 raft_consensus.cc:740] T e2a60a7dbebe4f49bff14e2ac06ba621 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f3eb560c2446d39a036255319d1425, State: Initialized, Role: FOLLOWER
I20260710 11:11:03.622972  5403 consensus_queue.cc:260] T e2a60a7dbebe4f49bff14e2ac06ba621 P 80f3eb560c2446d39a036255319d1425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.625659  5405 tablet_bootstrap.cc:654] T 14c71bc80324424ba1739b1c0dccb7e1 P 9d897818cab0447981bba0b012411c4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:03.626413  5403 ts_tablet_manager.cc:1434] T e2a60a7dbebe4f49bff14e2ac06ba621 P 80f3eb560c2446d39a036255319d1425: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:11:03.628191  5214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165d04868aa54c9d8f189bbad8a14979" candidate_uuid: "9d897818cab0447981bba0b012411c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f3eb560c2446d39a036255319d1425"
I20260710 11:11:03.628887  5214 raft_consensus.cc:3060] T 165d04868aa54c9d8f189bbad8a14979 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:03.629812  5213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eccc6478c7f41acbb3bb67e1cfc17e0" candidate_uuid: "9d897818cab0447981bba0b012411c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f3eb560c2446d39a036255319d1425"
I20260710 11:11:03.629705  5442 raft_consensus.cc:515] T 1c4ff3d165214472b13261234f5a783a P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.630595  5213 raft_consensus.cc:3060] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:03.630636  5289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eccc6478c7f41acbb3bb67e1cfc17e0" candidate_uuid: "9d897818cab0447981bba0b012411c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfdae1660914b528e665aab57851e46"
I20260710 11:11:03.632548  5442 leader_election.cc:290] T 1c4ff3d165214472b13261234f5a783a P 9d897818cab0447981bba0b012411c4d [CANDIDATE]: Term 1 election: Requested vote from peers 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747), bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883)
I20260710 11:11:03.632750  5288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165d04868aa54c9d8f189bbad8a14979" candidate_uuid: "9d897818cab0447981bba0b012411c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfdae1660914b528e665aab57851e46"
W20260710 11:11:03.633329  5329 leader_election.cc:343] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 9d897818cab0447981bba0b012411c4d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:03.633374  5288 raft_consensus.cc:3060] T 165d04868aa54c9d8f189bbad8a14979 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:03.633402  5212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4ff3d165214472b13261234f5a783a" candidate_uuid: "9d897818cab0447981bba0b012411c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f3eb560c2446d39a036255319d1425"
I20260710 11:11:03.634277  5212 raft_consensus.cc:3060] T 1c4ff3d165214472b13261234f5a783a P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:03.634863  5289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4ff3d165214472b13261234f5a783a" candidate_uuid: "9d897818cab0447981bba0b012411c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfdae1660914b528e665aab57851e46"
W20260710 11:11:03.636276  5329 leader_election.cc:343] T 1c4ff3d165214472b13261234f5a783a P 9d897818cab0447981bba0b012411c4d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:03.636715  5438 raft_consensus.cc:493] T 852286cb03fc441b876184761727eb45 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:03.637187  5438 raft_consensus.cc:515] T 852286cb03fc441b876184761727eb45 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.638784  5213 raft_consensus.cc:2468] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d897818cab0447981bba0b012411c4d in term 1.
I20260710 11:11:03.639302  5438 leader_election.cc:290] T 852286cb03fc441b876184761727eb45 P bdfdae1660914b528e665aab57851e46 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747), 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095)
I20260710 11:11:03.639971  5329 leader_election.cc:304] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 9d897818cab0447981bba0b012411c4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80f3eb560c2446d39a036255319d1425, 9d897818cab0447981bba0b012411c4d; no voters: bdfdae1660914b528e665aab57851e46
I20260710 11:11:03.641270  5211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "852286cb03fc441b876184761727eb45" candidate_uuid: "bdfdae1660914b528e665aab57851e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f3eb560c2446d39a036255319d1425" is_pre_election: true
I20260710 11:11:03.641763  5363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "852286cb03fc441b876184761727eb45" candidate_uuid: "bdfdae1660914b528e665aab57851e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d897818cab0447981bba0b012411c4d" is_pre_election: true
I20260710 11:11:03.641934  5211 raft_consensus.cc:2468] T 852286cb03fc441b876184761727eb45 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdfdae1660914b528e665aab57851e46 in term 0.
I20260710 11:11:03.642627  5442 raft_consensus.cc:2804] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:03.642959  5255 leader_election.cc:304] T 852286cb03fc441b876184761727eb45 P bdfdae1660914b528e665aab57851e46 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f3eb560c2446d39a036255319d1425, bdfdae1660914b528e665aab57851e46; no voters: 
I20260710 11:11:03.643275  5442 raft_consensus.cc:697] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 9d897818cab0447981bba0b012411c4d [term 1 LEADER]: Becoming Leader. State: Replica: 9d897818cab0447981bba0b012411c4d, State: Running, Role: LEADER
W20260710 11:11:03.643898  5255 leader_election.cc:343] T 852286cb03fc441b876184761727eb45 P bdfdae1660914b528e665aab57851e46 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:03.645021  5438 raft_consensus.cc:2804] T 852286cb03fc441b876184761727eb45 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:03.646250  5438 raft_consensus.cc:493] T 852286cb03fc441b876184761727eb45 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:03.646649  5438 raft_consensus.cc:3060] T 852286cb03fc441b876184761727eb45 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:03.647311  5288 raft_consensus.cc:2468] T 165d04868aa54c9d8f189bbad8a14979 P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d897818cab0447981bba0b012411c4d in term 1.
I20260710 11:11:03.648579  5329 leader_election.cc:304] T 165d04868aa54c9d8f189bbad8a14979 P 9d897818cab0447981bba0b012411c4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d897818cab0447981bba0b012411c4d, bdfdae1660914b528e665aab57851e46; no voters: 
I20260710 11:11:03.649010  5214 raft_consensus.cc:2468] T 165d04868aa54c9d8f189bbad8a14979 P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d897818cab0447981bba0b012411c4d in term 1.
I20260710 11:11:03.653744  5407 tablet_bootstrap.cc:492] T 9cf3a03a83004a1786fc54631dd76a9b P bdfdae1660914b528e665aab57851e46: No bootstrap required, opened a new log
I20260710 11:11:03.654264  5407 ts_tablet_manager.cc:1403] T 9cf3a03a83004a1786fc54631dd76a9b P bdfdae1660914b528e665aab57851e46: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.000s
I20260710 11:11:03.657218  5407 raft_consensus.cc:359] T 9cf3a03a83004a1786fc54631dd76a9b P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.657917  5407 raft_consensus.cc:385] T 9cf3a03a83004a1786fc54631dd76a9b P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:03.658211  5407 raft_consensus.cc:740] T 9cf3a03a83004a1786fc54631dd76a9b P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdfdae1660914b528e665aab57851e46, State: Initialized, Role: FOLLOWER
I20260710 11:11:03.663416  5407 consensus_queue.cc:260] T 9cf3a03a83004a1786fc54631dd76a9b P bdfdae1660914b528e665aab57851e46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.665503  5409 raft_consensus.cc:2804] T 165d04868aa54c9d8f189bbad8a14979 P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:03.645740  5212 raft_consensus.cc:2468] T 1c4ff3d165214472b13261234f5a783a P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d897818cab0447981bba0b012411c4d in term 1.
I20260710 11:11:03.666638  5108 catalog_manager.cc:5697] T e2a60a7dbebe4f49bff14e2ac06ba621 P bdfdae1660914b528e665aab57851e46 reported cstate change: term changed from 0 to 1, leader changed from <none> to bdfdae1660914b528e665aab57851e46 (127.1.69.2). New cstate: current_term: 1 leader_uuid: "bdfdae1660914b528e665aab57851e46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:03.667451  5329 leader_election.cc:304] T 1c4ff3d165214472b13261234f5a783a P 9d897818cab0447981bba0b012411c4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80f3eb560c2446d39a036255319d1425, 9d897818cab0447981bba0b012411c4d; no voters: bdfdae1660914b528e665aab57851e46
I20260710 11:11:03.644367  5442 consensus_queue.cc:237] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 9d897818cab0447981bba0b012411c4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.672592  5405 tablet_bootstrap.cc:492] T 14c71bc80324424ba1739b1c0dccb7e1 P 9d897818cab0447981bba0b012411c4d: No bootstrap required, opened a new log
I20260710 11:11:03.673125  5405 ts_tablet_manager.cc:1403] T 14c71bc80324424ba1739b1c0dccb7e1 P 9d897818cab0447981bba0b012411c4d: Time spent bootstrapping tablet: real 0.094s	user 0.022s	sys 0.008s
I20260710 11:11:03.674227  5438 raft_consensus.cc:515] T 852286cb03fc441b876184761727eb45 P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.676018  5405 raft_consensus.cc:359] T 14c71bc80324424ba1739b1c0dccb7e1 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.667539  5409 raft_consensus.cc:697] T 165d04868aa54c9d8f189bbad8a14979 P 9d897818cab0447981bba0b012411c4d [term 1 LEADER]: Becoming Leader. State: Replica: 9d897818cab0447981bba0b012411c4d, State: Running, Role: LEADER
I20260710 11:11:03.677788  5405 raft_consensus.cc:385] T 14c71bc80324424ba1739b1c0dccb7e1 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:03.678131  5405 raft_consensus.cc:740] T 14c71bc80324424ba1739b1c0dccb7e1 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d897818cab0447981bba0b012411c4d, State: Initialized, Role: FOLLOWER
I20260710 11:11:03.677454  5110 catalog_manager.cc:5697] T 74c2612e243b4fe4938a559d090fd6be P 80f3eb560c2446d39a036255319d1425 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80f3eb560c2446d39a036255319d1425 (127.1.69.1). New cstate: current_term: 1 leader_uuid: "80f3eb560c2446d39a036255319d1425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:03.678455  5409 consensus_queue.cc:237] T 165d04868aa54c9d8f189bbad8a14979 P 9d897818cab0447981bba0b012411c4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.678921  5405 consensus_queue.cc:260] T 14c71bc80324424ba1739b1c0dccb7e1 P 9d897818cab0447981bba0b012411c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.682727  5405 ts_tablet_manager.cc:1434] T 14c71bc80324424ba1739b1c0dccb7e1 P 9d897818cab0447981bba0b012411c4d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:11:03.666321  5407 ts_tablet_manager.cc:1434] T 9cf3a03a83004a1786fc54631dd76a9b P bdfdae1660914b528e665aab57851e46: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:11:03.677256  5451 raft_consensus.cc:2804] T 1c4ff3d165214472b13261234f5a783a P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:03.683957  5407 tablet_bootstrap.cc:492] T 1c4ff3d165214472b13261234f5a783a P bdfdae1660914b528e665aab57851e46: Bootstrap starting.
I20260710 11:11:03.690893  5407 tablet_bootstrap.cc:654] T 1c4ff3d165214472b13261234f5a783a P bdfdae1660914b528e665aab57851e46: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:03.693485  5451 raft_consensus.cc:697] T 1c4ff3d165214472b13261234f5a783a P 9d897818cab0447981bba0b012411c4d [term 1 LEADER]: Becoming Leader. State: Replica: 9d897818cab0447981bba0b012411c4d, State: Running, Role: LEADER
I20260710 11:11:03.691892  5405 tablet_bootstrap.cc:492] T 852286cb03fc441b876184761727eb45 P 9d897818cab0447981bba0b012411c4d: Bootstrap starting.
I20260710 11:11:03.694494  5451 consensus_queue.cc:237] T 1c4ff3d165214472b13261234f5a783a P 9d897818cab0447981bba0b012411c4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.700448  5405 tablet_bootstrap.cc:654] T 852286cb03fc441b876184761727eb45 P 9d897818cab0447981bba0b012411c4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:03.701143  5438 leader_election.cc:290] T 852286cb03fc441b876184761727eb45 P bdfdae1660914b528e665aab57851e46 [CANDIDATE]: Term 1 election: Requested vote from peers 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747), 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095)
I20260710 11:11:03.705365  5363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "852286cb03fc441b876184761727eb45" candidate_uuid: "bdfdae1660914b528e665aab57851e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d897818cab0447981bba0b012411c4d"
I20260710 11:11:03.705716  5212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "852286cb03fc441b876184761727eb45" candidate_uuid: "bdfdae1660914b528e665aab57851e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f3eb560c2446d39a036255319d1425"
I20260710 11:11:03.706282  5212 raft_consensus.cc:3060] T 852286cb03fc441b876184761727eb45 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:03.706382  5421 raft_consensus.cc:493] T 9cf3a03a83004a1786fc54631dd76a9b P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:03.706863  5421 raft_consensus.cc:515] T 9cf3a03a83004a1786fc54631dd76a9b P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.709581  5421 leader_election.cc:290] T 9cf3a03a83004a1786fc54631dd76a9b P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883), 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095)
I20260710 11:11:03.711524  5108 catalog_manager.cc:5697] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 9d897818cab0447981bba0b012411c4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d897818cab0447981bba0b012411c4d (127.1.69.3). New cstate: current_term: 1 leader_uuid: "9d897818cab0447981bba0b012411c4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:03.712481  5288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cf3a03a83004a1786fc54631dd76a9b" candidate_uuid: "80f3eb560c2446d39a036255319d1425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfdae1660914b528e665aab57851e46" is_pre_election: true
I20260710 11:11:03.713114  5288 raft_consensus.cc:2468] T 9cf3a03a83004a1786fc54631dd76a9b P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80f3eb560c2446d39a036255319d1425 in term 0.
I20260710 11:11:03.714265  5363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cf3a03a83004a1786fc54631dd76a9b" candidate_uuid: "80f3eb560c2446d39a036255319d1425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d897818cab0447981bba0b012411c4d" is_pre_election: true
I20260710 11:11:03.717461  5363 raft_consensus.cc:2468] T 9cf3a03a83004a1786fc54631dd76a9b P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80f3eb560c2446d39a036255319d1425 in term 0.
I20260710 11:11:03.719130  5180 leader_election.cc:304] T 9cf3a03a83004a1786fc54631dd76a9b P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f3eb560c2446d39a036255319d1425, 9d897818cab0447981bba0b012411c4d; no voters: 
I20260710 11:11:03.720117  5421 raft_consensus.cc:2804] T 9cf3a03a83004a1786fc54631dd76a9b P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:03.720489  5421 raft_consensus.cc:493] T 9cf3a03a83004a1786fc54631dd76a9b P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:11:03.720643  5255 leader_election.cc:343] T 852286cb03fc441b876184761727eb45 P bdfdae1660914b528e665aab57851e46 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:03.720841  5421 raft_consensus.cc:3060] T 9cf3a03a83004a1786fc54631dd76a9b P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:03.722337  5405 tablet_bootstrap.cc:492] T 852286cb03fc441b876184761727eb45 P 9d897818cab0447981bba0b012411c4d: No bootstrap required, opened a new log
I20260710 11:11:03.716365  5212 raft_consensus.cc:2468] T 852286cb03fc441b876184761727eb45 P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdfdae1660914b528e665aab57851e46 in term 1.
I20260710 11:11:03.722831  5405 ts_tablet_manager.cc:1403] T 852286cb03fc441b876184761727eb45 P 9d897818cab0447981bba0b012411c4d: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.002s
I20260710 11:11:03.725430  5407 tablet_bootstrap.cc:492] T 1c4ff3d165214472b13261234f5a783a P bdfdae1660914b528e665aab57851e46: No bootstrap required, opened a new log
I20260710 11:11:03.725888  5407 ts_tablet_manager.cc:1403] T 1c4ff3d165214472b13261234f5a783a P bdfdae1660914b528e665aab57851e46: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.009s
I20260710 11:11:03.725713  5255 leader_election.cc:304] T 852286cb03fc441b876184761727eb45 P bdfdae1660914b528e665aab57851e46 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80f3eb560c2446d39a036255319d1425, bdfdae1660914b528e665aab57851e46; no voters: 9d897818cab0447981bba0b012411c4d
I20260710 11:11:03.726632  5438 raft_consensus.cc:2804] T 852286cb03fc441b876184761727eb45 P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:03.727118  5438 raft_consensus.cc:697] T 852286cb03fc441b876184761727eb45 P bdfdae1660914b528e665aab57851e46 [term 1 LEADER]: Becoming Leader. State: Replica: bdfdae1660914b528e665aab57851e46, State: Running, Role: LEADER
I20260710 11:11:03.727991  5438 consensus_queue.cc:237] T 852286cb03fc441b876184761727eb45 P bdfdae1660914b528e665aab57851e46 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.728578  5421 raft_consensus.cc:515] T 9cf3a03a83004a1786fc54631dd76a9b P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.728683  5407 raft_consensus.cc:359] T 1c4ff3d165214472b13261234f5a783a P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.730248  5407 raft_consensus.cc:385] T 1c4ff3d165214472b13261234f5a783a P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:03.730580  5407 raft_consensus.cc:740] T 1c4ff3d165214472b13261234f5a783a P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdfdae1660914b528e665aab57851e46, State: Initialized, Role: FOLLOWER
I20260710 11:11:03.731309  5407 consensus_queue.cc:260] T 1c4ff3d165214472b13261234f5a783a P bdfdae1660914b528e665aab57851e46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.726816  5405 raft_consensus.cc:359] T 852286cb03fc441b876184761727eb45 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.732744  5405 raft_consensus.cc:385] T 852286cb03fc441b876184761727eb45 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:03.733088  5407 ts_tablet_manager.cc:1434] T 1c4ff3d165214472b13261234f5a783a P bdfdae1660914b528e665aab57851e46: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:11:03.733031  5405 raft_consensus.cc:740] T 852286cb03fc441b876184761727eb45 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d897818cab0447981bba0b012411c4d, State: Initialized, Role: FOLLOWER
I20260710 11:11:03.734030  5407 tablet_bootstrap.cc:492] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P bdfdae1660914b528e665aab57851e46: Bootstrap starting.
I20260710 11:11:03.733970  5405 consensus_queue.cc:260] T 852286cb03fc441b876184761727eb45 P 9d897818cab0447981bba0b012411c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.736392  5405 ts_tablet_manager.cc:1434] T 852286cb03fc441b876184761727eb45 P 9d897818cab0447981bba0b012411c4d: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 11:11:03.739329  5407 tablet_bootstrap.cc:654] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P bdfdae1660914b528e665aab57851e46: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:03.741050  5421 leader_election.cc:290] T 9cf3a03a83004a1786fc54631dd76a9b P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 1 election: Requested vote from peers bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883), 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095)
I20260710 11:11:03.742403  5288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cf3a03a83004a1786fc54631dd76a9b" candidate_uuid: "80f3eb560c2446d39a036255319d1425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfdae1660914b528e665aab57851e46"
I20260710 11:11:03.743063  5288 raft_consensus.cc:3060] T 9cf3a03a83004a1786fc54631dd76a9b P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:03.739563  5110 catalog_manager.cc:5697] T 1c4ff3d165214472b13261234f5a783a P 9d897818cab0447981bba0b012411c4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d897818cab0447981bba0b012411c4d (127.1.69.3). New cstate: current_term: 1 leader_uuid: "9d897818cab0447981bba0b012411c4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:03.746958  5110 catalog_manager.cc:5697] T 165d04868aa54c9d8f189bbad8a14979 P 9d897818cab0447981bba0b012411c4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d897818cab0447981bba0b012411c4d (127.1.69.3). New cstate: current_term: 1 leader_uuid: "9d897818cab0447981bba0b012411c4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:03.747409  5108 catalog_manager.cc:5697] T 852286cb03fc441b876184761727eb45 P bdfdae1660914b528e665aab57851e46 reported cstate change: term changed from 0 to 1, leader changed from <none> to bdfdae1660914b528e665aab57851e46 (127.1.69.2). New cstate: current_term: 1 leader_uuid: "bdfdae1660914b528e665aab57851e46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:03.750133  5288 raft_consensus.cc:2468] T 9cf3a03a83004a1786fc54631dd76a9b P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f3eb560c2446d39a036255319d1425 in term 1.
I20260710 11:11:03.751345  5363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cf3a03a83004a1786fc54631dd76a9b" candidate_uuid: "80f3eb560c2446d39a036255319d1425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d897818cab0447981bba0b012411c4d"
I20260710 11:11:03.751926  5363 raft_consensus.cc:3060] T 9cf3a03a83004a1786fc54631dd76a9b P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:03.752790  5180 leader_election.cc:304] T 9cf3a03a83004a1786fc54631dd76a9b P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f3eb560c2446d39a036255319d1425, bdfdae1660914b528e665aab57851e46; no voters: 
I20260710 11:11:03.753584  5421 raft_consensus.cc:2804] T 9cf3a03a83004a1786fc54631dd76a9b P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:03.754093  5421 raft_consensus.cc:697] T 9cf3a03a83004a1786fc54631dd76a9b P 80f3eb560c2446d39a036255319d1425 [term 1 LEADER]: Becoming Leader. State: Replica: 80f3eb560c2446d39a036255319d1425, State: Running, Role: LEADER
I20260710 11:11:03.755242  5421 consensus_queue.cc:237] T 9cf3a03a83004a1786fc54631dd76a9b P 80f3eb560c2446d39a036255319d1425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.755821  5407 tablet_bootstrap.cc:492] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P bdfdae1660914b528e665aab57851e46: No bootstrap required, opened a new log
I20260710 11:11:03.756363  5407 ts_tablet_manager.cc:1403] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P bdfdae1660914b528e665aab57851e46: Time spent bootstrapping tablet: real 0.023s	user 0.021s	sys 0.000s
I20260710 11:11:03.759032  5407 raft_consensus.cc:359] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.759734  5407 raft_consensus.cc:385] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:03.760051  5407 raft_consensus.cc:740] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdfdae1660914b528e665aab57851e46, State: Initialized, Role: FOLLOWER
I20260710 11:11:03.760865  5407 consensus_queue.cc:260] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P bdfdae1660914b528e665aab57851e46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.762905  5407 ts_tablet_manager.cc:1434] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P bdfdae1660914b528e665aab57851e46: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:11:03.765275  5363 raft_consensus.cc:2468] T 9cf3a03a83004a1786fc54631dd76a9b P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f3eb560c2446d39a036255319d1425 in term 1.
I20260710 11:11:03.767771  5110 catalog_manager.cc:5697] T 9cf3a03a83004a1786fc54631dd76a9b P 80f3eb560c2446d39a036255319d1425 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80f3eb560c2446d39a036255319d1425 (127.1.69.1). New cstate: current_term: 1 leader_uuid: "80f3eb560c2446d39a036255319d1425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:03.797906  5421 raft_consensus.cc:493] T e2a60a7dbebe4f49bff14e2ac06ba621 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:03.798370  5421 raft_consensus.cc:515] T e2a60a7dbebe4f49bff14e2ac06ba621 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.799923  5421 leader_election.cc:290] T e2a60a7dbebe4f49bff14e2ac06ba621 P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883), 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095)
I20260710 11:11:03.800844  5288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a60a7dbebe4f49bff14e2ac06ba621" candidate_uuid: "80f3eb560c2446d39a036255319d1425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfdae1660914b528e665aab57851e46" is_pre_election: true
I20260710 11:11:03.801007  5363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a60a7dbebe4f49bff14e2ac06ba621" candidate_uuid: "80f3eb560c2446d39a036255319d1425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d897818cab0447981bba0b012411c4d" is_pre_election: true
I20260710 11:11:03.801774  5363 raft_consensus.cc:2393] T e2a60a7dbebe4f49bff14e2ac06ba621 P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80f3eb560c2446d39a036255319d1425 in current term 1: Already voted for candidate bdfdae1660914b528e665aab57851e46 in this term.
I20260710 11:11:03.802611  5180 leader_election.cc:304] T e2a60a7dbebe4f49bff14e2ac06ba621 P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80f3eb560c2446d39a036255319d1425; no voters: 9d897818cab0447981bba0b012411c4d, bdfdae1660914b528e665aab57851e46
I20260710 11:11:03.803314  5421 raft_consensus.cc:3060] T e2a60a7dbebe4f49bff14e2ac06ba621 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:03.807981  5421 raft_consensus.cc:2749] T e2a60a7dbebe4f49bff14e2ac06ba621 P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:03.808879  5451 raft_consensus.cc:493] T 14c71bc80324424ba1739b1c0dccb7e1 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:03.809329  5451 raft_consensus.cc:515] T 14c71bc80324424ba1739b1c0dccb7e1 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.810892  5451 leader_election.cc:290] T 14c71bc80324424ba1739b1c0dccb7e1 P 9d897818cab0447981bba0b012411c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883), 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747)
I20260710 11:11:03.811635  5288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c71bc80324424ba1739b1c0dccb7e1" candidate_uuid: "9d897818cab0447981bba0b012411c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfdae1660914b528e665aab57851e46" is_pre_election: true
I20260710 11:11:03.811831  5212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c71bc80324424ba1739b1c0dccb7e1" candidate_uuid: "9d897818cab0447981bba0b012411c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f3eb560c2446d39a036255319d1425" is_pre_election: true
I20260710 11:11:03.812338  5288 raft_consensus.cc:2468] T 14c71bc80324424ba1739b1c0dccb7e1 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d897818cab0447981bba0b012411c4d in term 0.
I20260710 11:11:03.812456  5212 raft_consensus.cc:2468] T 14c71bc80324424ba1739b1c0dccb7e1 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d897818cab0447981bba0b012411c4d in term 0.
I20260710 11:11:03.813390  5329 leader_election.cc:304] T 14c71bc80324424ba1739b1c0dccb7e1 P 9d897818cab0447981bba0b012411c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d897818cab0447981bba0b012411c4d, bdfdae1660914b528e665aab57851e46; no voters: 
I20260710 11:11:03.813954  5451 raft_consensus.cc:2804] T 14c71bc80324424ba1739b1c0dccb7e1 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:03.814239  5451 raft_consensus.cc:493] T 14c71bc80324424ba1739b1c0dccb7e1 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:03.814533  5451 raft_consensus.cc:3060] T 14c71bc80324424ba1739b1c0dccb7e1 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:03.819161  5451 raft_consensus.cc:515] T 14c71bc80324424ba1739b1c0dccb7e1 P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.820719  5451 leader_election.cc:290] T 14c71bc80324424ba1739b1c0dccb7e1 P 9d897818cab0447981bba0b012411c4d [CANDIDATE]: Term 1 election: Requested vote from peers bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883), 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747)
I20260710 11:11:03.821498  5288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c71bc80324424ba1739b1c0dccb7e1" candidate_uuid: "9d897818cab0447981bba0b012411c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfdae1660914b528e665aab57851e46"
I20260710 11:11:03.821617  5212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c71bc80324424ba1739b1c0dccb7e1" candidate_uuid: "9d897818cab0447981bba0b012411c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f3eb560c2446d39a036255319d1425"
I20260710 11:11:03.822013  5288 raft_consensus.cc:3060] T 14c71bc80324424ba1739b1c0dccb7e1 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:03.822171  5212 raft_consensus.cc:3060] T 14c71bc80324424ba1739b1c0dccb7e1 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:03.826763  5288 raft_consensus.cc:2468] T 14c71bc80324424ba1739b1c0dccb7e1 P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d897818cab0447981bba0b012411c4d in term 1.
I20260710 11:11:03.827608  5212 raft_consensus.cc:2468] T 14c71bc80324424ba1739b1c0dccb7e1 P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d897818cab0447981bba0b012411c4d in term 1.
I20260710 11:11:03.827689  5329 leader_election.cc:304] T 14c71bc80324424ba1739b1c0dccb7e1 P 9d897818cab0447981bba0b012411c4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d897818cab0447981bba0b012411c4d, bdfdae1660914b528e665aab57851e46; no voters: 
I20260710 11:11:03.828542  5451 raft_consensus.cc:2804] T 14c71bc80324424ba1739b1c0dccb7e1 P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:03.828944  5451 raft_consensus.cc:697] T 14c71bc80324424ba1739b1c0dccb7e1 P 9d897818cab0447981bba0b012411c4d [term 1 LEADER]: Becoming Leader. State: Replica: 9d897818cab0447981bba0b012411c4d, State: Running, Role: LEADER
I20260710 11:11:03.829725  5451 consensus_queue.cc:237] T 14c71bc80324424ba1739b1c0dccb7e1 P 9d897818cab0447981bba0b012411c4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.836699  5110 catalog_manager.cc:5697] T 14c71bc80324424ba1739b1c0dccb7e1 P 9d897818cab0447981bba0b012411c4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d897818cab0447981bba0b012411c4d (127.1.69.3). New cstate: current_term: 1 leader_uuid: "9d897818cab0447981bba0b012411c4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:03.839665  5438 raft_consensus.cc:493] T 1c4ff3d165214472b13261234f5a783a P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:03.840099  5438 raft_consensus.cc:515] T 1c4ff3d165214472b13261234f5a783a P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.842013  5438 leader_election.cc:290] T 1c4ff3d165214472b13261234f5a783a P bdfdae1660914b528e665aab57851e46 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747), 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095)
I20260710 11:11:03.842806  5212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4ff3d165214472b13261234f5a783a" candidate_uuid: "bdfdae1660914b528e665aab57851e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f3eb560c2446d39a036255319d1425" is_pre_election: true
I20260710 11:11:03.843070  5363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4ff3d165214472b13261234f5a783a" candidate_uuid: "bdfdae1660914b528e665aab57851e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d897818cab0447981bba0b012411c4d" is_pre_election: true
I20260710 11:11:03.843559  5212 raft_consensus.cc:2393] T 1c4ff3d165214472b13261234f5a783a P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bdfdae1660914b528e665aab57851e46 in current term 1: Already voted for candidate 9d897818cab0447981bba0b012411c4d in this term.
I20260710 11:11:03.844719  5255 leader_election.cc:304] T 1c4ff3d165214472b13261234f5a783a P bdfdae1660914b528e665aab57851e46 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bdfdae1660914b528e665aab57851e46; no voters: 80f3eb560c2446d39a036255319d1425, 9d897818cab0447981bba0b012411c4d
I20260710 11:11:03.845465  5438 raft_consensus.cc:3060] T 1c4ff3d165214472b13261234f5a783a P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:03.850296  5438 raft_consensus.cc:2749] T 1c4ff3d165214472b13261234f5a783a P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:03.954591  5438 raft_consensus.cc:493] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:03.955088  5438 raft_consensus.cc:515] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:03.956883  5438 leader_election.cc:290] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P bdfdae1660914b528e665aab57851e46 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747), 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095)
I20260710 11:11:03.957675  5212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eccc6478c7f41acbb3bb67e1cfc17e0" candidate_uuid: "bdfdae1660914b528e665aab57851e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f3eb560c2446d39a036255319d1425" is_pre_election: true
I20260710 11:11:03.957858  5363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eccc6478c7f41acbb3bb67e1cfc17e0" candidate_uuid: "bdfdae1660914b528e665aab57851e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d897818cab0447981bba0b012411c4d" is_pre_election: true
I20260710 11:11:03.958381  5212 raft_consensus.cc:2393] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bdfdae1660914b528e665aab57851e46 in current term 1: Already voted for candidate 9d897818cab0447981bba0b012411c4d in this term.
I20260710 11:11:03.959384  5255 leader_election.cc:304] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P bdfdae1660914b528e665aab57851e46 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bdfdae1660914b528e665aab57851e46; no voters: 80f3eb560c2446d39a036255319d1425, 9d897818cab0447981bba0b012411c4d
I20260710 11:11:03.960029  5438 raft_consensus.cc:3060] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:03.965070  5438 raft_consensus.cc:2749] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:03.988036  5363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14c71bc80324424ba1739b1c0dccb7e1"
dest_uuid: "9d897818cab0447981bba0b012411c4d"
mode: GRACEFUL
new_leader_uuid: "80f3eb560c2446d39a036255319d1425"
 from {username='slave'} at 127.0.0.1:47632
I20260710 11:11:03.988651  5363 raft_consensus.cc:606] T 14c71bc80324424ba1739b1c0dccb7e1 P 9d897818cab0447981bba0b012411c4d [term 1 LEADER]: Received request to transfer leadership to TS 80f3eb560c2446d39a036255319d1425
I20260710 11:11:04.000114  5288 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2a60a7dbebe4f49bff14e2ac06ba621"
dest_uuid: "bdfdae1660914b528e665aab57851e46"
mode: GRACEFUL
new_leader_uuid: "80f3eb560c2446d39a036255319d1425"
 from {username='slave'} at 127.0.0.1:35000
I20260710 11:11:04.000648  5288 raft_consensus.cc:606] T e2a60a7dbebe4f49bff14e2ac06ba621 P bdfdae1660914b528e665aab57851e46 [term 1 LEADER]: Received request to transfer leadership to TS 80f3eb560c2446d39a036255319d1425
I20260710 11:11:04.005311  5363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c4ff3d165214472b13261234f5a783a"
dest_uuid: "9d897818cab0447981bba0b012411c4d"
mode: GRACEFUL
new_leader_uuid: "80f3eb560c2446d39a036255319d1425"
 from {username='slave'} at 127.0.0.1:47632
I20260710 11:11:04.005825  5363 raft_consensus.cc:606] T 1c4ff3d165214472b13261234f5a783a P 9d897818cab0447981bba0b012411c4d [term 1 LEADER]: Received request to transfer leadership to TS 80f3eb560c2446d39a036255319d1425
I20260710 11:11:04.011811  5288 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "852286cb03fc441b876184761727eb45"
dest_uuid: "bdfdae1660914b528e665aab57851e46"
mode: GRACEFUL
new_leader_uuid: "80f3eb560c2446d39a036255319d1425"
 from {username='slave'} at 127.0.0.1:35000
I20260710 11:11:04.012353  5288 raft_consensus.cc:606] T 852286cb03fc441b876184761727eb45 P bdfdae1660914b528e665aab57851e46 [term 1 LEADER]: Received request to transfer leadership to TS 80f3eb560c2446d39a036255319d1425
I20260710 11:11:04.024816  5212 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f76b5ba3a71b4852b3e7336b1c072347"
dest_uuid: "80f3eb560c2446d39a036255319d1425"
mode: GRACEFUL
new_leader_uuid: "bdfdae1660914b528e665aab57851e46"
 from {username='slave'} at 127.0.0.1:41180
I20260710 11:11:04.025337  5212 raft_consensus.cc:606] T f76b5ba3a71b4852b3e7336b1c072347 P 80f3eb560c2446d39a036255319d1425 [term 1 LEADER]: Received request to transfer leadership to TS bdfdae1660914b528e665aab57851e46
I20260710 11:11:04.030609  5212 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74c2612e243b4fe4938a559d090fd6be"
dest_uuid: "80f3eb560c2446d39a036255319d1425"
mode: GRACEFUL
new_leader_uuid: "bdfdae1660914b528e665aab57851e46"
 from {username='slave'} at 127.0.0.1:41180
I20260710 11:11:04.031123  5212 raft_consensus.cc:606] T 74c2612e243b4fe4938a559d090fd6be P 80f3eb560c2446d39a036255319d1425 [term 1 LEADER]: Received request to transfer leadership to TS bdfdae1660914b528e665aab57851e46
I20260710 11:11:04.035717  5212 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cf3a03a83004a1786fc54631dd76a9b"
dest_uuid: "80f3eb560c2446d39a036255319d1425"
mode: GRACEFUL
new_leader_uuid: "bdfdae1660914b528e665aab57851e46"
 from {username='slave'} at 127.0.0.1:41180
I20260710 11:11:04.036185  5212 raft_consensus.cc:606] T 9cf3a03a83004a1786fc54631dd76a9b P 80f3eb560c2446d39a036255319d1425 [term 1 LEADER]: Received request to transfer leadership to TS bdfdae1660914b528e665aab57851e46
I20260710 11:11:04.040781  5363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7eccc6478c7f41acbb3bb67e1cfc17e0"
dest_uuid: "9d897818cab0447981bba0b012411c4d"
mode: GRACEFUL
new_leader_uuid: "bdfdae1660914b528e665aab57851e46"
 from {username='slave'} at 127.0.0.1:47632
I20260710 11:11:04.041249  5363 raft_consensus.cc:606] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 9d897818cab0447981bba0b012411c4d [term 1 LEADER]: Received request to transfer leadership to TS bdfdae1660914b528e665aab57851e46
I20260710 11:11:04.078064  5438 consensus_queue.cc:1048] T e2a60a7dbebe4f49bff14e2ac06ba621 P bdfdae1660914b528e665aab57851e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:04.082525  5421 consensus_queue.cc:1048] T 74c2612e243b4fe4938a559d090fd6be P 80f3eb560c2446d39a036255319d1425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:04.094875  5408 raft_consensus.cc:993] T 74c2612e243b4fe4938a559d090fd6be P 80f3eb560c2446d39a036255319d1425: : Instructing follower bdfdae1660914b528e665aab57851e46 to start an election
I20260710 11:11:04.095643  5421 raft_consensus.cc:1081] T 74c2612e243b4fe4938a559d090fd6be P 80f3eb560c2446d39a036255319d1425 [term 1 LEADER]: Signalling peer bdfdae1660914b528e665aab57851e46 to start an election
I20260710 11:11:04.097373  5438 consensus_queue.cc:1048] T e2a60a7dbebe4f49bff14e2ac06ba621 P bdfdae1660914b528e665aab57851e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:04.097999  5289 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74c2612e243b4fe4938a559d090fd6be"
dest_uuid: "bdfdae1660914b528e665aab57851e46"
 from {username='slave'} at 127.0.0.1:34980
I20260710 11:11:04.098589  5289 raft_consensus.cc:493] T 74c2612e243b4fe4938a559d090fd6be P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:04.099002  5289 raft_consensus.cc:3060] T 74c2612e243b4fe4938a559d090fd6be P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:04.099778  5451 raft_consensus.cc:493] T 852286cb03fc441b876184761727eb45 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:04.100445  5451 raft_consensus.cc:515] T 852286cb03fc441b876184761727eb45 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:04.102480  5451 leader_election.cc:290] T 852286cb03fc441b876184761727eb45 P 9d897818cab0447981bba0b012411c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747), bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883)
I20260710 11:11:04.103847  5214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "852286cb03fc441b876184761727eb45" candidate_uuid: "9d897818cab0447981bba0b012411c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f3eb560c2446d39a036255319d1425" is_pre_election: true
I20260710 11:11:04.104208  5287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "852286cb03fc441b876184761727eb45" candidate_uuid: "9d897818cab0447981bba0b012411c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfdae1660914b528e665aab57851e46" is_pre_election: true
I20260710 11:11:04.104691  5214 raft_consensus.cc:2393] T 852286cb03fc441b876184761727eb45 P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d897818cab0447981bba0b012411c4d in current term 1: Already voted for candidate bdfdae1660914b528e665aab57851e46 in this term.
I20260710 11:11:04.106212  5329 leader_election.cc:304] T 852286cb03fc441b876184761727eb45 P 9d897818cab0447981bba0b012411c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d897818cab0447981bba0b012411c4d; no voters: 80f3eb560c2446d39a036255319d1425, bdfdae1660914b528e665aab57851e46
I20260710 11:11:04.107379  5451 raft_consensus.cc:3060] T 852286cb03fc441b876184761727eb45 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:04.110460  5289 raft_consensus.cc:515] T 74c2612e243b4fe4938a559d090fd6be P bdfdae1660914b528e665aab57851e46 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:04.111910  5469 consensus_queue.cc:1048] T 74c2612e243b4fe4938a559d090fd6be P 80f3eb560c2446d39a036255319d1425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:04.112360  5289 leader_election.cc:290] T 74c2612e243b4fe4938a559d090fd6be P bdfdae1660914b528e665aab57851e46 [CANDIDATE]: Term 2 election: Requested vote from peers 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747), 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095)
I20260710 11:11:04.115288  5408 consensus_queue.cc:1048] T f76b5ba3a71b4852b3e7336b1c072347 P 80f3eb560c2446d39a036255319d1425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:04.115899  5409 consensus_queue.cc:1048] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 9d897818cab0447981bba0b012411c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:04.120690  5288 raft_consensus.cc:1240] T 74c2612e243b4fe4938a559d090fd6be P bdfdae1660914b528e665aab57851e46 [term 2 FOLLOWER]: Rejecting Update request from peer 80f3eb560c2446d39a036255319d1425 for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:04.125914  5211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c2612e243b4fe4938a559d090fd6be" candidate_uuid: "bdfdae1660914b528e665aab57851e46" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80f3eb560c2446d39a036255319d1425"
I20260710 11:11:04.126578  5211 raft_consensus.cc:3055] T 74c2612e243b4fe4938a559d090fd6be P 80f3eb560c2446d39a036255319d1425 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:04.126893  5211 raft_consensus.cc:740] T 74c2612e243b4fe4938a559d090fd6be P 80f3eb560c2446d39a036255319d1425 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80f3eb560c2446d39a036255319d1425, State: Running, Role: LEADER
I20260710 11:11:04.127730  5211 consensus_queue.cc:260] T 74c2612e243b4fe4938a559d090fd6be P 80f3eb560c2446d39a036255319d1425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:04.129357  5211 raft_consensus.cc:3060] T 74c2612e243b4fe4938a559d090fd6be P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:04.130906  5451 raft_consensus.cc:2749] T 852286cb03fc441b876184761727eb45 P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:04.134527  5409 consensus_queue.cc:1048] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 9d897818cab0447981bba0b012411c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:04.143685  5211 raft_consensus.cc:2468] T 74c2612e243b4fe4938a559d090fd6be P 80f3eb560c2446d39a036255319d1425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdfdae1660914b528e665aab57851e46 in term 2.
I20260710 11:11:04.142859  5362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c2612e243b4fe4938a559d090fd6be" candidate_uuid: "bdfdae1660914b528e665aab57851e46" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d897818cab0447981bba0b012411c4d"
I20260710 11:11:04.145800  5362 raft_consensus.cc:3060] T 74c2612e243b4fe4938a559d090fd6be P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:04.152868  5362 raft_consensus.cc:2468] T 74c2612e243b4fe4938a559d090fd6be P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdfdae1660914b528e665aab57851e46 in term 2.
I20260710 11:11:04.154551  5413 raft_consensus.cc:993] T e2a60a7dbebe4f49bff14e2ac06ba621 P bdfdae1660914b528e665aab57851e46: : Instructing follower 80f3eb560c2446d39a036255319d1425 to start an election
I20260710 11:11:04.156116  5413 raft_consensus.cc:1081] T e2a60a7dbebe4f49bff14e2ac06ba621 P bdfdae1660914b528e665aab57851e46 [term 1 LEADER]: Signalling peer 80f3eb560c2446d39a036255319d1425 to start an election
I20260710 11:11:04.153288  5451 consensus_queue.cc:1048] T 1c4ff3d165214472b13261234f5a783a P 9d897818cab0447981bba0b012411c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:11:04.154932  5255 leader_election.cc:304] T 74c2612e243b4fe4938a559d090fd6be P bdfdae1660914b528e665aab57851e46 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f3eb560c2446d39a036255319d1425, bdfdae1660914b528e665aab57851e46; no voters: 
I20260710 11:11:04.159017  5438 raft_consensus.cc:2804] T 74c2612e243b4fe4938a559d090fd6be P bdfdae1660914b528e665aab57851e46 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:04.159479  5438 raft_consensus.cc:697] T 74c2612e243b4fe4938a559d090fd6be P bdfdae1660914b528e665aab57851e46 [term 2 LEADER]: Becoming Leader. State: Replica: bdfdae1660914b528e665aab57851e46, State: Running, Role: LEADER
I20260710 11:11:04.160274  5438 consensus_queue.cc:237] T 74c2612e243b4fe4938a559d090fd6be P bdfdae1660914b528e665aab57851e46 [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: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:04.165624  5408 consensus_queue.cc:1048] T f76b5ba3a71b4852b3e7336b1c072347 P 80f3eb560c2446d39a036255319d1425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:04.164505  5451 consensus_queue.cc:1048] T 165d04868aa54c9d8f189bbad8a14979 P 9d897818cab0447981bba0b012411c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:04.185231  5409 raft_consensus.cc:993] T 1c4ff3d165214472b13261234f5a783a P 9d897818cab0447981bba0b012411c4d: : Instructing follower 80f3eb560c2446d39a036255319d1425 to start an election
I20260710 11:11:04.185762  5409 raft_consensus.cc:1081] T 1c4ff3d165214472b13261234f5a783a P 9d897818cab0447981bba0b012411c4d [term 1 LEADER]: Signalling peer 80f3eb560c2446d39a036255319d1425 to start an election
I20260710 11:11:04.186968  5212 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2a60a7dbebe4f49bff14e2ac06ba621"
dest_uuid: "80f3eb560c2446d39a036255319d1425"
 from {username='slave'} at 127.0.0.1:41166
I20260710 11:11:04.188741  5212 raft_consensus.cc:493] T e2a60a7dbebe4f49bff14e2ac06ba621 P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:04.190104  5413 consensus_queue.cc:1048] T 852286cb03fc441b876184761727eb45 P bdfdae1660914b528e665aab57851e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:04.193130  5212 raft_consensus.cc:3060] T e2a60a7dbebe4f49bff14e2ac06ba621 P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:04.192366  5409 consensus_queue.cc:1048] T 1c4ff3d165214472b13261234f5a783a P 9d897818cab0447981bba0b012411c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:04.196061  5438 consensus_queue.cc:1048] T 852286cb03fc441b876184761727eb45 P bdfdae1660914b528e665aab57851e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:04.198781  5469 raft_consensus.cc:993] T f76b5ba3a71b4852b3e7336b1c072347 P 80f3eb560c2446d39a036255319d1425: : Instructing follower bdfdae1660914b528e665aab57851e46 to start an election
I20260710 11:11:04.199304  5469 raft_consensus.cc:1081] T f76b5ba3a71b4852b3e7336b1c072347 P 80f3eb560c2446d39a036255319d1425 [term 1 LEADER]: Signalling peer bdfdae1660914b528e665aab57851e46 to start an election
I20260710 11:11:04.201710  5287 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f76b5ba3a71b4852b3e7336b1c072347"
dest_uuid: "bdfdae1660914b528e665aab57851e46"
 from {username='slave'} at 127.0.0.1:34980
I20260710 11:11:04.202527  5287 raft_consensus.cc:493] T f76b5ba3a71b4852b3e7336b1c072347 P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:04.203058  5287 raft_consensus.cc:3060] T f76b5ba3a71b4852b3e7336b1c072347 P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:04.203529  5212 raft_consensus.cc:515] T e2a60a7dbebe4f49bff14e2ac06ba621 P 80f3eb560c2446d39a036255319d1425 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:04.205821  5212 leader_election.cc:290] T e2a60a7dbebe4f49bff14e2ac06ba621 P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 2 election: Requested vote from peers bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883), 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095)
I20260710 11:11:04.222358  5211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c4ff3d165214472b13261234f5a783a"
dest_uuid: "80f3eb560c2446d39a036255319d1425"
 from {username='slave'} at 127.0.0.1:41174
I20260710 11:11:04.223093  5211 raft_consensus.cc:493] T 1c4ff3d165214472b13261234f5a783a P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:04.223513  5211 raft_consensus.cc:3060] T 1c4ff3d165214472b13261234f5a783a P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:04.245370  5362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a60a7dbebe4f49bff14e2ac06ba621" candidate_uuid: "80f3eb560c2446d39a036255319d1425" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d897818cab0447981bba0b012411c4d"
I20260710 11:11:04.246017  5362 raft_consensus.cc:3060] T e2a60a7dbebe4f49bff14e2ac06ba621 P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:04.246966  5438 raft_consensus.cc:993] T 852286cb03fc441b876184761727eb45 P bdfdae1660914b528e665aab57851e46: : Instructing follower 80f3eb560c2446d39a036255319d1425 to start an election
I20260710 11:11:04.247378  5438 raft_consensus.cc:1081] T 852286cb03fc441b876184761727eb45 P bdfdae1660914b528e665aab57851e46 [term 1 LEADER]: Signalling peer 80f3eb560c2446d39a036255319d1425 to start an election
I20260710 11:11:04.252620  5213 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "852286cb03fc441b876184761727eb45"
dest_uuid: "80f3eb560c2446d39a036255319d1425"
 from {username='slave'} at 127.0.0.1:41166
I20260710 11:11:04.257268  5285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a60a7dbebe4f49bff14e2ac06ba621" candidate_uuid: "80f3eb560c2446d39a036255319d1425" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bdfdae1660914b528e665aab57851e46"
I20260710 11:11:04.257835  5285 raft_consensus.cc:3055] T e2a60a7dbebe4f49bff14e2ac06ba621 P bdfdae1660914b528e665aab57851e46 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:04.258082  5285 raft_consensus.cc:740] T e2a60a7dbebe4f49bff14e2ac06ba621 P bdfdae1660914b528e665aab57851e46 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bdfdae1660914b528e665aab57851e46, State: Running, Role: LEADER
I20260710 11:11:04.258766  5451 consensus_queue.cc:1048] T 165d04868aa54c9d8f189bbad8a14979 P 9d897818cab0447981bba0b012411c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:04.258816  5285 consensus_queue.cc:260] T e2a60a7dbebe4f49bff14e2ac06ba621 P bdfdae1660914b528e665aab57851e46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:04.260866  5285 raft_consensus.cc:3060] T e2a60a7dbebe4f49bff14e2ac06ba621 P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:04.261569  5421 consensus_queue.cc:1048] T 9cf3a03a83004a1786fc54631dd76a9b P 80f3eb560c2446d39a036255319d1425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:04.263785  5287 raft_consensus.cc:515] T f76b5ba3a71b4852b3e7336b1c072347 P bdfdae1660914b528e665aab57851e46 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:04.268816  5287 leader_election.cc:290] T f76b5ba3a71b4852b3e7336b1c072347 P bdfdae1660914b528e665aab57851e46 [CANDIDATE]: Term 2 election: Requested vote from peers 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747), 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095)
I20260710 11:11:04.271926  5362 raft_consensus.cc:2468] T e2a60a7dbebe4f49bff14e2ac06ba621 P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f3eb560c2446d39a036255319d1425 in term 2.
I20260710 11:11:04.274430  5360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f76b5ba3a71b4852b3e7336b1c072347" candidate_uuid: "bdfdae1660914b528e665aab57851e46" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d897818cab0447981bba0b012411c4d"
I20260710 11:11:04.273736  5213 raft_consensus.cc:493] T 852286cb03fc441b876184761727eb45 P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:04.277863  5360 raft_consensus.cc:3060] T f76b5ba3a71b4852b3e7336b1c072347 P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:04.278525  5213 raft_consensus.cc:3060] T 852286cb03fc441b876184761727eb45 P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:04.280566  5180 leader_election.cc:304] T e2a60a7dbebe4f49bff14e2ac06ba621 P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f3eb560c2446d39a036255319d1425, 9d897818cab0447981bba0b012411c4d; no voters: 
I20260710 11:11:04.281380  5421 raft_consensus.cc:2804] T e2a60a7dbebe4f49bff14e2ac06ba621 P 80f3eb560c2446d39a036255319d1425 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:04.281847  5421 raft_consensus.cc:697] T e2a60a7dbebe4f49bff14e2ac06ba621 P 80f3eb560c2446d39a036255319d1425 [term 2 LEADER]: Becoming Leader. State: Replica: 80f3eb560c2446d39a036255319d1425, State: Running, Role: LEADER
I20260710 11:11:04.271656  5109 catalog_manager.cc:5697] T 74c2612e243b4fe4938a559d090fd6be P bdfdae1660914b528e665aab57851e46 reported cstate change: term changed from 1 to 2, leader changed from 80f3eb560c2446d39a036255319d1425 (127.1.69.1) to bdfdae1660914b528e665aab57851e46 (127.1.69.2). New cstate: current_term: 2 leader_uuid: "bdfdae1660914b528e665aab57851e46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:04.282636  5421 consensus_queue.cc:237] T e2a60a7dbebe4f49bff14e2ac06ba621 P 80f3eb560c2446d39a036255319d1425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:04.275821  5214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f76b5ba3a71b4852b3e7336b1c072347" candidate_uuid: "bdfdae1660914b528e665aab57851e46" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80f3eb560c2446d39a036255319d1425"
I20260710 11:11:04.287410  5213 raft_consensus.cc:515] T 852286cb03fc441b876184761727eb45 P 80f3eb560c2446d39a036255319d1425 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:04.288246  5214 raft_consensus.cc:3055] T f76b5ba3a71b4852b3e7336b1c072347 P 80f3eb560c2446d39a036255319d1425 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:04.288627  5214 raft_consensus.cc:740] T f76b5ba3a71b4852b3e7336b1c072347 P 80f3eb560c2446d39a036255319d1425 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80f3eb560c2446d39a036255319d1425, State: Running, Role: LEADER
I20260710 11:11:04.289361  5214 consensus_queue.cc:260] T f76b5ba3a71b4852b3e7336b1c072347 P 80f3eb560c2446d39a036255319d1425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:04.290652  5214 raft_consensus.cc:3060] T f76b5ba3a71b4852b3e7336b1c072347 P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:04.291347  5409 raft_consensus.cc:993] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 9d897818cab0447981bba0b012411c4d: : Instructing follower bdfdae1660914b528e665aab57851e46 to start an election
I20260710 11:11:04.291783  5409 raft_consensus.cc:1081] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 9d897818cab0447981bba0b012411c4d [term 1 LEADER]: Signalling peer bdfdae1660914b528e665aab57851e46 to start an election
I20260710 11:11:04.294597  5289 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7eccc6478c7f41acbb3bb67e1cfc17e0"
dest_uuid: "bdfdae1660914b528e665aab57851e46"
 from {username='slave'} at 127.0.0.1:34990
I20260710 11:11:04.295142  5289 raft_consensus.cc:493] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:04.295207  5408 consensus_queue.cc:1048] T 9cf3a03a83004a1786fc54631dd76a9b P 80f3eb560c2446d39a036255319d1425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:04.295558  5289 raft_consensus.cc:3060] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:04.300540  5213 leader_election.cc:290] T 852286cb03fc441b876184761727eb45 P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 2 election: Requested vote from peers bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883), 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095)
I20260710 11:11:04.301390  5361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "852286cb03fc441b876184761727eb45" candidate_uuid: "80f3eb560c2446d39a036255319d1425" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d897818cab0447981bba0b012411c4d"
I20260710 11:11:04.301837  5285 raft_consensus.cc:2468] T e2a60a7dbebe4f49bff14e2ac06ba621 P bdfdae1660914b528e665aab57851e46 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f3eb560c2446d39a036255319d1425 in term 2.
I20260710 11:11:04.302053  5361 raft_consensus.cc:3060] T 852286cb03fc441b876184761727eb45 P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:04.289747  5360 raft_consensus.cc:2468] T f76b5ba3a71b4852b3e7336b1c072347 P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdfdae1660914b528e665aab57851e46 in term 2.
I20260710 11:11:04.304085  5211 raft_consensus.cc:515] T 1c4ff3d165214472b13261234f5a783a P 80f3eb560c2446d39a036255319d1425 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:04.308492  5255 leader_election.cc:304] T f76b5ba3a71b4852b3e7336b1c072347 P bdfdae1660914b528e665aab57851e46 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d897818cab0447981bba0b012411c4d, bdfdae1660914b528e665aab57851e46; no voters: 
I20260710 11:11:04.308766  5211 leader_election.cc:290] T 1c4ff3d165214472b13261234f5a783a P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 2 election: Requested vote from peers bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883), 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095)
I20260710 11:11:04.309453  5289 raft_consensus.cc:515] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P bdfdae1660914b528e665aab57851e46 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:04.310245  5363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4ff3d165214472b13261234f5a783a" candidate_uuid: "80f3eb560c2446d39a036255319d1425" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d897818cab0447981bba0b012411c4d"
I20260710 11:11:04.310422  5438 raft_consensus.cc:2804] T f76b5ba3a71b4852b3e7336b1c072347 P bdfdae1660914b528e665aab57851e46 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:04.311309  5438 raft_consensus.cc:697] T f76b5ba3a71b4852b3e7336b1c072347 P bdfdae1660914b528e665aab57851e46 [term 2 LEADER]: Becoming Leader. State: Replica: bdfdae1660914b528e665aab57851e46, State: Running, Role: LEADER
I20260710 11:11:04.312155  5438 consensus_queue.cc:237] T f76b5ba3a71b4852b3e7336b1c072347 P bdfdae1660914b528e665aab57851e46 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:04.314963  5283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4ff3d165214472b13261234f5a783a" candidate_uuid: "80f3eb560c2446d39a036255319d1425" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bdfdae1660914b528e665aab57851e46"
I20260710 11:11:04.315601  5283 raft_consensus.cc:3060] T 1c4ff3d165214472b13261234f5a783a P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:04.315765  5361 raft_consensus.cc:2468] T 852286cb03fc441b876184761727eb45 P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f3eb560c2446d39a036255319d1425 in term 2.
I20260710 11:11:04.320789  5284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "852286cb03fc441b876184761727eb45" candidate_uuid: "80f3eb560c2446d39a036255319d1425" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bdfdae1660914b528e665aab57851e46"
I20260710 11:11:04.321058  5180 leader_election.cc:304] T 852286cb03fc441b876184761727eb45 P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f3eb560c2446d39a036255319d1425, 9d897818cab0447981bba0b012411c4d; no voters: 
I20260710 11:11:04.321440  5284 raft_consensus.cc:3055] T 852286cb03fc441b876184761727eb45 P bdfdae1660914b528e665aab57851e46 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:04.321741  5284 raft_consensus.cc:740] T 852286cb03fc441b876184761727eb45 P bdfdae1660914b528e665aab57851e46 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bdfdae1660914b528e665aab57851e46, State: Running, Role: LEADER
I20260710 11:11:04.322501  5284 consensus_queue.cc:260] T 852286cb03fc441b876184761727eb45 P bdfdae1660914b528e665aab57851e46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:04.324668  5284 raft_consensus.cc:3060] T 852286cb03fc441b876184761727eb45 P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:04.329049  5283 raft_consensus.cc:2468] T 1c4ff3d165214472b13261234f5a783a P bdfdae1660914b528e665aab57851e46 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f3eb560c2446d39a036255319d1425 in term 2.
I20260710 11:11:04.323751  5363 raft_consensus.cc:3055] T 1c4ff3d165214472b13261234f5a783a P 9d897818cab0447981bba0b012411c4d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:04.330189  5363 raft_consensus.cc:740] T 1c4ff3d165214472b13261234f5a783a P 9d897818cab0447981bba0b012411c4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d897818cab0447981bba0b012411c4d, State: Running, Role: LEADER
I20260710 11:11:04.331036  5363 consensus_queue.cc:260] T 1c4ff3d165214472b13261234f5a783a P 9d897818cab0447981bba0b012411c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:04.332377  5363 raft_consensus.cc:3060] T 1c4ff3d165214472b13261234f5a783a P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:04.325453  5408 raft_consensus.cc:2804] T 852286cb03fc441b876184761727eb45 P 80f3eb560c2446d39a036255319d1425 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:04.332904  5180 leader_election.cc:304] T 1c4ff3d165214472b13261234f5a783a P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f3eb560c2446d39a036255319d1425, bdfdae1660914b528e665aab57851e46; no voters: 
I20260710 11:11:04.333668  5287 raft_consensus.cc:1240] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P bdfdae1660914b528e665aab57851e46 [term 2 FOLLOWER]: Rejecting Update request from peer 9d897818cab0447981bba0b012411c4d for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:04.332986  5408 raft_consensus.cc:697] T 852286cb03fc441b876184761727eb45 P 80f3eb560c2446d39a036255319d1425 [term 2 LEADER]: Becoming Leader. State: Replica: 80f3eb560c2446d39a036255319d1425, State: Running, Role: LEADER
I20260710 11:11:04.335630  5284 raft_consensus.cc:2468] T 852286cb03fc441b876184761727eb45 P bdfdae1660914b528e665aab57851e46 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f3eb560c2446d39a036255319d1425 in term 2.
I20260710 11:11:04.336364  5289 leader_election.cc:290] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P bdfdae1660914b528e665aab57851e46 [CANDIDATE]: Term 2 election: Requested vote from peers 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747), 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095)
I20260710 11:11:04.336997  5421 raft_consensus.cc:2804] T 1c4ff3d165214472b13261234f5a783a P 80f3eb560c2446d39a036255319d1425 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:04.337478  5211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eccc6478c7f41acbb3bb67e1cfc17e0" candidate_uuid: "bdfdae1660914b528e665aab57851e46" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80f3eb560c2446d39a036255319d1425"
I20260710 11:11:04.341689  5211 raft_consensus.cc:3060] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:04.337481  5421 raft_consensus.cc:697] T 1c4ff3d165214472b13261234f5a783a P 80f3eb560c2446d39a036255319d1425 [term 2 LEADER]: Becoming Leader. State: Replica: 80f3eb560c2446d39a036255319d1425, State: Running, Role: LEADER
I20260710 11:11:04.343027  5363 raft_consensus.cc:2468] T 1c4ff3d165214472b13261234f5a783a P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f3eb560c2446d39a036255319d1425 in term 2.
I20260710 11:11:04.343674  5421 consensus_queue.cc:237] T 1c4ff3d165214472b13261234f5a783a P 80f3eb560c2446d39a036255319d1425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:04.337795  5452 consensus_queue.cc:1059] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 9d897818cab0447981bba0b012411c4d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:04.346385  5454 consensus_queue.cc:1048] T 14c71bc80324424ba1739b1c0dccb7e1 P 9d897818cab0447981bba0b012411c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:04.346894  5452 raft_consensus.cc:3055] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 9d897818cab0447981bba0b012411c4d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:04.347237  5452 raft_consensus.cc:740] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 9d897818cab0447981bba0b012411c4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d897818cab0447981bba0b012411c4d, State: Running, Role: LEADER
I20260710 11:11:04.348022  5452 consensus_queue.cc:260] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 9d897818cab0447981bba0b012411c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:04.339398  5360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eccc6478c7f41acbb3bb67e1cfc17e0" candidate_uuid: "bdfdae1660914b528e665aab57851e46" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d897818cab0447981bba0b012411c4d"
I20260710 11:11:04.348398  5211 raft_consensus.cc:2468] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 80f3eb560c2446d39a036255319d1425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdfdae1660914b528e665aab57851e46 in term 2.
I20260710 11:11:04.329725  5214 raft_consensus.cc:2468] T f76b5ba3a71b4852b3e7336b1c072347 P 80f3eb560c2446d39a036255319d1425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdfdae1660914b528e665aab57851e46 in term 2.
I20260710 11:11:04.349364  5452 raft_consensus.cc:3060] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:04.353575  5255 leader_election.cc:304] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P bdfdae1660914b528e665aab57851e46 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f3eb560c2446d39a036255319d1425, bdfdae1660914b528e665aab57851e46; no voters: 
I20260710 11:11:04.335994  5408 consensus_queue.cc:237] T 852286cb03fc441b876184761727eb45 P 80f3eb560c2446d39a036255319d1425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:04.354956  5438 raft_consensus.cc:2804] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P bdfdae1660914b528e665aab57851e46 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:04.355441  5438 raft_consensus.cc:697] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P bdfdae1660914b528e665aab57851e46 [term 2 LEADER]: Becoming Leader. State: Replica: bdfdae1660914b528e665aab57851e46, State: Running, Role: LEADER
I20260710 11:11:04.356160  5438 consensus_queue.cc:237] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P bdfdae1660914b528e665aab57851e46 [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: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:04.357239  5108 catalog_manager.cc:5697] T e2a60a7dbebe4f49bff14e2ac06ba621 P 80f3eb560c2446d39a036255319d1425 reported cstate change: term changed from 1 to 2, leader changed from bdfdae1660914b528e665aab57851e46 (127.1.69.2) to 80f3eb560c2446d39a036255319d1425 (127.1.69.1). New cstate: current_term: 2 leader_uuid: "80f3eb560c2446d39a036255319d1425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:04.363329  5442 consensus_queue.cc:1048] T 14c71bc80324424ba1739b1c0dccb7e1 P 9d897818cab0447981bba0b012411c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:04.364271  5421 raft_consensus.cc:993] T 9cf3a03a83004a1786fc54631dd76a9b P 80f3eb560c2446d39a036255319d1425: : Instructing follower bdfdae1660914b528e665aab57851e46 to start an election
I20260710 11:11:04.364751  5421 raft_consensus.cc:1081] T 9cf3a03a83004a1786fc54631dd76a9b P 80f3eb560c2446d39a036255319d1425 [term 1 LEADER]: Signalling peer bdfdae1660914b528e665aab57851e46 to start an election
I20260710 11:11:04.367950  5284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9cf3a03a83004a1786fc54631dd76a9b"
dest_uuid: "bdfdae1660914b528e665aab57851e46"
 from {username='slave'} at 127.0.0.1:34980
I20260710 11:11:04.371830  5442 raft_consensus.cc:993] T 14c71bc80324424ba1739b1c0dccb7e1 P 9d897818cab0447981bba0b012411c4d: : Instructing follower 80f3eb560c2446d39a036255319d1425 to start an election
I20260710 11:11:04.371958  5360 raft_consensus.cc:2468] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdfdae1660914b528e665aab57851e46 in term 2.
I20260710 11:11:04.372390  5442 raft_consensus.cc:1081] T 14c71bc80324424ba1739b1c0dccb7e1 P 9d897818cab0447981bba0b012411c4d [term 1 LEADER]: Signalling peer 80f3eb560c2446d39a036255319d1425 to start an election
I20260710 11:11:04.372632  5284 raft_consensus.cc:493] T 9cf3a03a83004a1786fc54631dd76a9b P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:04.373433  5284 raft_consensus.cc:3060] T 9cf3a03a83004a1786fc54631dd76a9b P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:04.376590  5211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14c71bc80324424ba1739b1c0dccb7e1"
dest_uuid: "80f3eb560c2446d39a036255319d1425"
 from {username='slave'} at 127.0.0.1:41174
I20260710 11:11:04.377184  5211 raft_consensus.cc:493] T 14c71bc80324424ba1739b1c0dccb7e1 P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:04.377561  5211 raft_consensus.cc:3060] T 14c71bc80324424ba1739b1c0dccb7e1 P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:04.380661  5284 raft_consensus.cc:515] T 9cf3a03a83004a1786fc54631dd76a9b P bdfdae1660914b528e665aab57851e46 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:04.380667  5109 catalog_manager.cc:5697] T f76b5ba3a71b4852b3e7336b1c072347 P bdfdae1660914b528e665aab57851e46 reported cstate change: term changed from 1 to 2, leader changed from 80f3eb560c2446d39a036255319d1425 (127.1.69.1) to bdfdae1660914b528e665aab57851e46 (127.1.69.2). New cstate: current_term: 2 leader_uuid: "bdfdae1660914b528e665aab57851e46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:04.384492  5214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cf3a03a83004a1786fc54631dd76a9b" candidate_uuid: "bdfdae1660914b528e665aab57851e46" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80f3eb560c2446d39a036255319d1425"
I20260710 11:11:04.384666  5284 leader_election.cc:290] T 9cf3a03a83004a1786fc54631dd76a9b P bdfdae1660914b528e665aab57851e46 [CANDIDATE]: Term 2 election: Requested vote from peers 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747), 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095)
I20260710 11:11:04.384557  5211 raft_consensus.cc:515] T 14c71bc80324424ba1739b1c0dccb7e1 P 80f3eb560c2446d39a036255319d1425 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:04.385146  5214 raft_consensus.cc:3055] T 9cf3a03a83004a1786fc54631dd76a9b P 80f3eb560c2446d39a036255319d1425 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:04.385509  5214 raft_consensus.cc:740] T 9cf3a03a83004a1786fc54631dd76a9b P 80f3eb560c2446d39a036255319d1425 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80f3eb560c2446d39a036255319d1425, State: Running, Role: LEADER
I20260710 11:11:04.386284  5214 consensus_queue.cc:260] T 9cf3a03a83004a1786fc54631dd76a9b P 80f3eb560c2446d39a036255319d1425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:04.386713  5211 leader_election.cc:290] T 14c71bc80324424ba1739b1c0dccb7e1 P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 2 election: Requested vote from peers bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883), 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095)
I20260710 11:11:04.387494  5214 raft_consensus.cc:3060] T 9cf3a03a83004a1786fc54631dd76a9b P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:04.388094  5360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c71bc80324424ba1739b1c0dccb7e1" candidate_uuid: "80f3eb560c2446d39a036255319d1425" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d897818cab0447981bba0b012411c4d"
I20260710 11:11:04.388465  5284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c71bc80324424ba1739b1c0dccb7e1" candidate_uuid: "80f3eb560c2446d39a036255319d1425" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bdfdae1660914b528e665aab57851e46"
I20260710 11:11:04.388770  5360 raft_consensus.cc:3055] T 14c71bc80324424ba1739b1c0dccb7e1 P 9d897818cab0447981bba0b012411c4d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:04.389111  5360 raft_consensus.cc:740] T 14c71bc80324424ba1739b1c0dccb7e1 P 9d897818cab0447981bba0b012411c4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d897818cab0447981bba0b012411c4d, State: Running, Role: LEADER
I20260710 11:11:04.389111  5284 raft_consensus.cc:3060] T 14c71bc80324424ba1739b1c0dccb7e1 P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:04.390044  5360 consensus_queue.cc:260] T 14c71bc80324424ba1739b1c0dccb7e1 P 9d897818cab0447981bba0b012411c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:04.391165  5360 raft_consensus.cc:3060] T 14c71bc80324424ba1739b1c0dccb7e1 P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:04.393069  5363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cf3a03a83004a1786fc54631dd76a9b" candidate_uuid: "bdfdae1660914b528e665aab57851e46" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d897818cab0447981bba0b012411c4d"
I20260710 11:11:04.393642  5363 raft_consensus.cc:3060] T 9cf3a03a83004a1786fc54631dd76a9b P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:04.394330  5214 raft_consensus.cc:2468] T 9cf3a03a83004a1786fc54631dd76a9b P 80f3eb560c2446d39a036255319d1425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdfdae1660914b528e665aab57851e46 in term 2.
I20260710 11:11:04.396804  5284 raft_consensus.cc:2468] T 14c71bc80324424ba1739b1c0dccb7e1 P bdfdae1660914b528e665aab57851e46 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f3eb560c2446d39a036255319d1425 in term 2.
I20260710 11:11:04.397921  5180 leader_election.cc:304] T 14c71bc80324424ba1739b1c0dccb7e1 P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f3eb560c2446d39a036255319d1425, bdfdae1660914b528e665aab57851e46; no voters: 
I20260710 11:11:04.398452  5255 leader_election.cc:304] T 9cf3a03a83004a1786fc54631dd76a9b P bdfdae1660914b528e665aab57851e46 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f3eb560c2446d39a036255319d1425, bdfdae1660914b528e665aab57851e46; no voters: 
I20260710 11:11:04.399163  5421 raft_consensus.cc:2804] T 14c71bc80324424ba1739b1c0dccb7e1 P 80f3eb560c2446d39a036255319d1425 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:04.399313  5438 raft_consensus.cc:2804] T 9cf3a03a83004a1786fc54631dd76a9b P bdfdae1660914b528e665aab57851e46 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:04.399722  5421 raft_consensus.cc:697] T 14c71bc80324424ba1739b1c0dccb7e1 P 80f3eb560c2446d39a036255319d1425 [term 2 LEADER]: Becoming Leader. State: Replica: 80f3eb560c2446d39a036255319d1425, State: Running, Role: LEADER
I20260710 11:11:04.399886  5438 raft_consensus.cc:697] T 9cf3a03a83004a1786fc54631dd76a9b P bdfdae1660914b528e665aab57851e46 [term 2 LEADER]: Becoming Leader. State: Replica: bdfdae1660914b528e665aab57851e46, State: Running, Role: LEADER
I20260710 11:11:04.400280  5363 raft_consensus.cc:2468] T 9cf3a03a83004a1786fc54631dd76a9b P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdfdae1660914b528e665aab57851e46 in term 2.
I20260710 11:11:04.400657  5421 consensus_queue.cc:237] T 14c71bc80324424ba1739b1c0dccb7e1 P 80f3eb560c2446d39a036255319d1425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:04.400810  5438 consensus_queue.cc:237] T 9cf3a03a83004a1786fc54631dd76a9b P bdfdae1660914b528e665aab57851e46 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:04.403775  5360 raft_consensus.cc:2468] T 14c71bc80324424ba1739b1c0dccb7e1 P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f3eb560c2446d39a036255319d1425 in term 2.
I20260710 11:11:04.405948  5109 catalog_manager.cc:5697] T 1c4ff3d165214472b13261234f5a783a P 80f3eb560c2446d39a036255319d1425 reported cstate change: term changed from 1 to 2, leader changed from 9d897818cab0447981bba0b012411c4d (127.1.69.3) to 80f3eb560c2446d39a036255319d1425 (127.1.69.1). New cstate: current_term: 2 leader_uuid: "80f3eb560c2446d39a036255319d1425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:04.407415  5109 catalog_manager.cc:5697] T 852286cb03fc441b876184761727eb45 P 80f3eb560c2446d39a036255319d1425 reported cstate change: term changed from 1 to 2, leader changed from bdfdae1660914b528e665aab57851e46 (127.1.69.2) to 80f3eb560c2446d39a036255319d1425 (127.1.69.1). New cstate: current_term: 2 leader_uuid: "80f3eb560c2446d39a036255319d1425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:04.415504  5110 catalog_manager.cc:5697] T 9cf3a03a83004a1786fc54631dd76a9b P bdfdae1660914b528e665aab57851e46 reported cstate change: term changed from 1 to 2, leader changed from 80f3eb560c2446d39a036255319d1425 (127.1.69.1) to bdfdae1660914b528e665aab57851e46 (127.1.69.2). New cstate: current_term: 2 leader_uuid: "bdfdae1660914b528e665aab57851e46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:04.416921  5110 catalog_manager.cc:5697] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P bdfdae1660914b528e665aab57851e46 reported cstate change: term changed from 1 to 2, leader changed from 9d897818cab0447981bba0b012411c4d (127.1.69.3) to bdfdae1660914b528e665aab57851e46 (127.1.69.2). New cstate: current_term: 2 leader_uuid: "bdfdae1660914b528e665aab57851e46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:04.424970  5109 catalog_manager.cc:5697] T 14c71bc80324424ba1739b1c0dccb7e1 P 80f3eb560c2446d39a036255319d1425 reported cstate change: term changed from 1 to 2, leader changed from 9d897818cab0447981bba0b012411c4d (127.1.69.3) to 80f3eb560c2446d39a036255319d1425 (127.1.69.1). New cstate: current_term: 2 leader_uuid: "80f3eb560c2446d39a036255319d1425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:04.612304  5360 raft_consensus.cc:1275] T 74c2612e243b4fe4938a559d090fd6be P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Refusing update from remote peer bdfdae1660914b528e665aab57851e46: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:04.613555  5438 consensus_queue.cc:1048] T 74c2612e243b4fe4938a559d090fd6be P bdfdae1660914b528e665aab57851e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:04.621115  5214 raft_consensus.cc:1275] T 74c2612e243b4fe4938a559d090fd6be P 80f3eb560c2446d39a036255319d1425 [term 2 FOLLOWER]: Refusing update from remote peer bdfdae1660914b528e665aab57851e46: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:04.622668  5439 consensus_queue.cc:1048] T 74c2612e243b4fe4938a559d090fd6be P bdfdae1660914b528e665aab57851e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:04.692160  5284 raft_consensus.cc:1275] T e2a60a7dbebe4f49bff14e2ac06ba621 P bdfdae1660914b528e665aab57851e46 [term 2 FOLLOWER]: Refusing update from remote peer 80f3eb560c2446d39a036255319d1425: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:04.693533  5421 consensus_queue.cc:1048] T e2a60a7dbebe4f49bff14e2ac06ba621 P 80f3eb560c2446d39a036255319d1425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:04.700659  5360 raft_consensus.cc:1275] T e2a60a7dbebe4f49bff14e2ac06ba621 P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Refusing update from remote peer 80f3eb560c2446d39a036255319d1425: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:04.702135  5421 consensus_queue.cc:1048] T e2a60a7dbebe4f49bff14e2ac06ba621 P 80f3eb560c2446d39a036255319d1425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:04.748905  5360 raft_consensus.cc:1275] T 852286cb03fc441b876184761727eb45 P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Refusing update from remote peer 80f3eb560c2446d39a036255319d1425: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:04.749985  5421 consensus_queue.cc:1048] T 852286cb03fc441b876184761727eb45 P 80f3eb560c2446d39a036255319d1425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:04.752238  5214 raft_consensus.cc:1275] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 80f3eb560c2446d39a036255319d1425 [term 2 FOLLOWER]: Refusing update from remote peer bdfdae1660914b528e665aab57851e46: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:04.753618  5439 consensus_queue.cc:1048] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P bdfdae1660914b528e665aab57851e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:04.762080  5284 raft_consensus.cc:1275] T 852286cb03fc441b876184761727eb45 P bdfdae1660914b528e665aab57851e46 [term 2 FOLLOWER]: Refusing update from remote peer 80f3eb560c2446d39a036255319d1425: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:04.763999  5360 raft_consensus.cc:1275] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Refusing update from remote peer bdfdae1660914b528e665aab57851e46: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:04.765450  5438 consensus_queue.cc:1048] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P bdfdae1660914b528e665aab57851e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:04.766736  5484 consensus_queue.cc:1048] T 852286cb03fc441b876184761727eb45 P 80f3eb560c2446d39a036255319d1425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:04.769309  5284 raft_consensus.cc:1275] T 1c4ff3d165214472b13261234f5a783a P bdfdae1660914b528e665aab57851e46 [term 2 FOLLOWER]: Refusing update from remote peer 80f3eb560c2446d39a036255319d1425: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:04.770851  5484 consensus_queue.cc:1048] T 1c4ff3d165214472b13261234f5a783a P 80f3eb560c2446d39a036255319d1425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:04.774935  5360 raft_consensus.cc:1275] T 1c4ff3d165214472b13261234f5a783a P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Refusing update from remote peer 80f3eb560c2446d39a036255319d1425: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:04.776259  5484 consensus_queue.cc:1048] T 1c4ff3d165214472b13261234f5a783a P 80f3eb560c2446d39a036255319d1425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:04.843863  5363 raft_consensus.cc:1275] T f76b5ba3a71b4852b3e7336b1c072347 P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Refusing update from remote peer bdfdae1660914b528e665aab57851e46: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:04.845098  5413 consensus_queue.cc:1048] T f76b5ba3a71b4852b3e7336b1c072347 P bdfdae1660914b528e665aab57851e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:04.852222  5214 raft_consensus.cc:1275] T f76b5ba3a71b4852b3e7336b1c072347 P 80f3eb560c2446d39a036255319d1425 [term 2 FOLLOWER]: Refusing update from remote peer bdfdae1660914b528e665aab57851e46: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:04.852522  5284 raft_consensus.cc:1275] T 14c71bc80324424ba1739b1c0dccb7e1 P bdfdae1660914b528e665aab57851e46 [term 2 FOLLOWER]: Refusing update from remote peer 80f3eb560c2446d39a036255319d1425: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:04.853897  5413 consensus_queue.cc:1048] T f76b5ba3a71b4852b3e7336b1c072347 P bdfdae1660914b528e665aab57851e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:04.854506  5421 consensus_queue.cc:1048] T 14c71bc80324424ba1739b1c0dccb7e1 P 80f3eb560c2446d39a036255319d1425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:04.866824  5363 raft_consensus.cc:1275] T 14c71bc80324424ba1739b1c0dccb7e1 P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Refusing update from remote peer 80f3eb560c2446d39a036255319d1425: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:04.868016  5469 consensus_queue.cc:1048] T 14c71bc80324424ba1739b1c0dccb7e1 P 80f3eb560c2446d39a036255319d1425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:04.874486  5214 raft_consensus.cc:1275] T 9cf3a03a83004a1786fc54631dd76a9b P 80f3eb560c2446d39a036255319d1425 [term 2 FOLLOWER]: Refusing update from remote peer bdfdae1660914b528e665aab57851e46: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:04.875934  5439 consensus_queue.cc:1048] T 9cf3a03a83004a1786fc54631dd76a9b P bdfdae1660914b528e665aab57851e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:04.883929  5363 raft_consensus.cc:1275] T 9cf3a03a83004a1786fc54631dd76a9b P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Refusing update from remote peer bdfdae1660914b528e665aab57851e46: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:04.886574  5413 consensus_queue.cc:1048] T 9cf3a03a83004a1786fc54631dd76a9b P bdfdae1660914b528e665aab57851e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:07.078828  5110 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42046:
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 11:11:07.081625  5110 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 11:11:07.135083  5203 tablet_service.cc:1511] Processing CreateTablet for tablet 462536adfb734545b7b0b4e4ff06f044 (DEFAULT_TABLE table=soft_deleted_table [id=d1c8549f96fa46cbabcb69ad1d8fec94]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:07.136770  5203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 462536adfb734545b7b0b4e4ff06f044. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:07.137987  5272 tablet_service.cc:1511] Processing CreateTablet for tablet 462536adfb734545b7b0b4e4ff06f044 (DEFAULT_TABLE table=soft_deleted_table [id=d1c8549f96fa46cbabcb69ad1d8fec94]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:07.138230  5350 tablet_service.cc:1511] Processing CreateTablet for tablet 462536adfb734545b7b0b4e4ff06f044 (DEFAULT_TABLE table=soft_deleted_table [id=d1c8549f96fa46cbabcb69ad1d8fec94]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:07.139644  5272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 462536adfb734545b7b0b4e4ff06f044. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:07.139778  5350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 462536adfb734545b7b0b4e4ff06f044. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:07.143731  5353 tablet_service.cc:1511] Processing CreateTablet for tablet f2413b1b18c84312b24977bf13d19f01 (DEFAULT_TABLE table=soft_deleted_table [id=d1c8549f96fa46cbabcb69ad1d8fec94]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:07.145155  5353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2413b1b18c84312b24977bf13d19f01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:07.149664  5277 tablet_service.cc:1511] Processing CreateTablet for tablet d49b52b102dc43589869861da2e3d2d4 (DEFAULT_TABLE table=soft_deleted_table [id=d1c8549f96fa46cbabcb69ad1d8fec94]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:07.151093  5277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d49b52b102dc43589869861da2e3d2d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:07.153802  5198 tablet_service.cc:1511] Processing CreateTablet for tablet f2413b1b18c84312b24977bf13d19f01 (DEFAULT_TABLE table=soft_deleted_table [id=d1c8549f96fa46cbabcb69ad1d8fec94]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:07.155200  5198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2413b1b18c84312b24977bf13d19f01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:07.157755  5345 tablet_service.cc:1511] Processing CreateTablet for tablet 6bf1815d4cee479493bef00c5fc043b6 (DEFAULT_TABLE table=soft_deleted_table [id=d1c8549f96fa46cbabcb69ad1d8fec94]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:07.158481  5347 tablet_service.cc:1511] Processing CreateTablet for tablet d49b52b102dc43589869861da2e3d2d4 (DEFAULT_TABLE table=soft_deleted_table [id=d1c8549f96fa46cbabcb69ad1d8fec94]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:07.159169  5345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bf1815d4cee479493bef00c5fc043b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:07.160756  5352 tablet_service.cc:1511] Processing CreateTablet for tablet e3bdb29fda2441efb39763717bce780c (DEFAULT_TABLE table=soft_deleted_table [id=d1c8549f96fa46cbabcb69ad1d8fec94]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:07.148141  5202 tablet_service.cc:1511] Processing CreateTablet for tablet d49b52b102dc43589869861da2e3d2d4 (DEFAULT_TABLE table=soft_deleted_table [id=d1c8549f96fa46cbabcb69ad1d8fec94]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:07.162114  5352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3bdb29fda2441efb39763717bce780c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:07.162501  5202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d49b52b102dc43589869861da2e3d2d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:07.148080  5273 tablet_service.cc:1511] Processing CreateTablet for tablet f2413b1b18c84312b24977bf13d19f01 (DEFAULT_TABLE table=soft_deleted_table [id=d1c8549f96fa46cbabcb69ad1d8fec94]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:07.165361  5351 tablet_service.cc:1511] Processing CreateTablet for tablet 868f9f0084934e69b6476eb9e4d81204 (DEFAULT_TABLE table=soft_deleted_table [id=d1c8549f96fa46cbabcb69ad1d8fec94]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:07.165931  5273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2413b1b18c84312b24977bf13d19f01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:07.166302  5351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 868f9f0084934e69b6476eb9e4d81204. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:07.171407  5197 tablet_service.cc:1511] Processing CreateTablet for tablet 6bf1815d4cee479493bef00c5fc043b6 (DEFAULT_TABLE table=soft_deleted_table [id=d1c8549f96fa46cbabcb69ad1d8fec94]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:07.173722  5196 tablet_service.cc:1511] Processing CreateTablet for tablet e3bdb29fda2441efb39763717bce780c (DEFAULT_TABLE table=soft_deleted_table [id=d1c8549f96fa46cbabcb69ad1d8fec94]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:07.175125  5196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3bdb29fda2441efb39763717bce780c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:07.177707  5200 tablet_service.cc:1511] Processing CreateTablet for tablet 868f9f0084934e69b6476eb9e4d81204 (DEFAULT_TABLE table=soft_deleted_table [id=d1c8549f96fa46cbabcb69ad1d8fec94]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:07.178985  5200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 868f9f0084934e69b6476eb9e4d81204. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:07.181764  5199 tablet_service.cc:1511] Processing CreateTablet for tablet 115762900bcf46928ea82bd3461e7b20 (DEFAULT_TABLE table=soft_deleted_table [id=d1c8549f96fa46cbabcb69ad1d8fec94]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:07.183068  5199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 115762900bcf46928ea82bd3461e7b20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:07.186172  5347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d49b52b102dc43589869861da2e3d2d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:07.186774  5275 tablet_service.cc:1511] Processing CreateTablet for tablet e3bdb29fda2441efb39763717bce780c (DEFAULT_TABLE table=soft_deleted_table [id=d1c8549f96fa46cbabcb69ad1d8fec94]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:07.186667  5276 tablet_service.cc:1511] Processing CreateTablet for tablet 6bf1815d4cee479493bef00c5fc043b6 (DEFAULT_TABLE table=soft_deleted_table [id=d1c8549f96fa46cbabcb69ad1d8fec94]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:07.188339  5275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3bdb29fda2441efb39763717bce780c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:07.188827  5197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bf1815d4cee479493bef00c5fc043b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:07.189429  5279 tablet_service.cc:1511] Processing CreateTablet for tablet 868f9f0084934e69b6476eb9e4d81204 (DEFAULT_TABLE table=soft_deleted_table [id=d1c8549f96fa46cbabcb69ad1d8fec94]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:07.191277  5279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 868f9f0084934e69b6476eb9e4d81204. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:07.193708  5276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bf1815d4cee479493bef00c5fc043b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:07.212750  5348 tablet_service.cc:1511] Processing CreateTablet for tablet 115762900bcf46928ea82bd3461e7b20 (DEFAULT_TABLE table=soft_deleted_table [id=d1c8549f96fa46cbabcb69ad1d8fec94]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:07.214632  5348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 115762900bcf46928ea82bd3461e7b20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:07.233099  5273 tablet_service.cc:1511] Processing CreateTablet for tablet 115762900bcf46928ea82bd3461e7b20 (DEFAULT_TABLE table=soft_deleted_table [id=d1c8549f96fa46cbabcb69ad1d8fec94]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:07.234385  5273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 115762900bcf46928ea82bd3461e7b20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:07.246975  5201 tablet_service.cc:1511] Processing CreateTablet for tablet f217d05e99d9493caada4edf4e8a268f (DEFAULT_TABLE table=soft_deleted_table [id=d1c8549f96fa46cbabcb69ad1d8fec94]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:07.248358  5201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f217d05e99d9493caada4edf4e8a268f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:07.261840  5501 tablet_bootstrap.cc:492] T f2413b1b18c84312b24977bf13d19f01 P 80f3eb560c2446d39a036255319d1425: Bootstrap starting.
I20260710 11:11:07.270025  5501 tablet_bootstrap.cc:654] T f2413b1b18c84312b24977bf13d19f01 P 80f3eb560c2446d39a036255319d1425: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:07.275033  5198 tablet_service.cc:1511] Processing CreateTablet for tablet 1636996c30a747fdb74dd932628588f0 (DEFAULT_TABLE table=soft_deleted_table [id=d1c8549f96fa46cbabcb69ad1d8fec94]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:07.276371  5198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1636996c30a747fdb74dd932628588f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:07.278301  5349 tablet_service.cc:1511] Processing CreateTablet for tablet f217d05e99d9493caada4edf4e8a268f (DEFAULT_TABLE table=soft_deleted_table [id=d1c8549f96fa46cbabcb69ad1d8fec94]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:07.280158  5349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f217d05e99d9493caada4edf4e8a268f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:07.282135  5346 tablet_service.cc:1511] Processing CreateTablet for tablet 1636996c30a747fdb74dd932628588f0 (DEFAULT_TABLE table=soft_deleted_table [id=d1c8549f96fa46cbabcb69ad1d8fec94]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:07.293571  5346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1636996c30a747fdb74dd932628588f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:07.287092  5275 tablet_service.cc:1511] Processing CreateTablet for tablet f217d05e99d9493caada4edf4e8a268f (DEFAULT_TABLE table=soft_deleted_table [id=d1c8549f96fa46cbabcb69ad1d8fec94]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:07.288738  5277 tablet_service.cc:1511] Processing CreateTablet for tablet 1636996c30a747fdb74dd932628588f0 (DEFAULT_TABLE table=soft_deleted_table [id=d1c8549f96fa46cbabcb69ad1d8fec94]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:07.297451  5277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1636996c30a747fdb74dd932628588f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:07.300990  5275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f217d05e99d9493caada4edf4e8a268f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:07.395138  5503 tablet_bootstrap.cc:492] T 115762900bcf46928ea82bd3461e7b20 P 9d897818cab0447981bba0b012411c4d: Bootstrap starting.
I20260710 11:11:07.396546  5500 tablet_bootstrap.cc:492] T 462536adfb734545b7b0b4e4ff06f044 P bdfdae1660914b528e665aab57851e46: Bootstrap starting.
I20260710 11:11:07.400377  5501 tablet_bootstrap.cc:492] T f2413b1b18c84312b24977bf13d19f01 P 80f3eb560c2446d39a036255319d1425: No bootstrap required, opened a new log
I20260710 11:11:07.400971  5501 ts_tablet_manager.cc:1403] T f2413b1b18c84312b24977bf13d19f01 P 80f3eb560c2446d39a036255319d1425: Time spent bootstrapping tablet: real 0.140s	user 0.025s	sys 0.028s
I20260710 11:11:07.403174  5503 tablet_bootstrap.cc:654] T 115762900bcf46928ea82bd3461e7b20 P 9d897818cab0447981bba0b012411c4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:07.404112  5501 raft_consensus.cc:359] T f2413b1b18c84312b24977bf13d19f01 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.405059  5501 raft_consensus.cc:385] T f2413b1b18c84312b24977bf13d19f01 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:07.405333  5501 raft_consensus.cc:740] T f2413b1b18c84312b24977bf13d19f01 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f3eb560c2446d39a036255319d1425, State: Initialized, Role: FOLLOWER
I20260710 11:11:07.406221  5500 tablet_bootstrap.cc:654] T 462536adfb734545b7b0b4e4ff06f044 P bdfdae1660914b528e665aab57851e46: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:07.406015  5501 consensus_queue.cc:260] T f2413b1b18c84312b24977bf13d19f01 P 80f3eb560c2446d39a036255319d1425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.409243  5503 tablet_bootstrap.cc:492] T 115762900bcf46928ea82bd3461e7b20 P 9d897818cab0447981bba0b012411c4d: No bootstrap required, opened a new log
I20260710 11:11:07.409953  5503 ts_tablet_manager.cc:1403] T 115762900bcf46928ea82bd3461e7b20 P 9d897818cab0447981bba0b012411c4d: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 11:11:07.410543  5501 ts_tablet_manager.cc:1434] T f2413b1b18c84312b24977bf13d19f01 P 80f3eb560c2446d39a036255319d1425: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:11:07.411586  5501 tablet_bootstrap.cc:492] T 1636996c30a747fdb74dd932628588f0 P 80f3eb560c2446d39a036255319d1425: Bootstrap starting.
I20260710 11:11:07.414057  5503 raft_consensus.cc:359] T 115762900bcf46928ea82bd3461e7b20 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.415117  5503 raft_consensus.cc:385] T 115762900bcf46928ea82bd3461e7b20 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:07.415575  5503 raft_consensus.cc:740] T 115762900bcf46928ea82bd3461e7b20 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d897818cab0447981bba0b012411c4d, State: Initialized, Role: FOLLOWER
I20260710 11:11:07.416529  5503 consensus_queue.cc:260] T 115762900bcf46928ea82bd3461e7b20 P 9d897818cab0447981bba0b012411c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.418164  5501 tablet_bootstrap.cc:654] T 1636996c30a747fdb74dd932628588f0 P 80f3eb560c2446d39a036255319d1425: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:07.419302  5503 ts_tablet_manager.cc:1434] T 115762900bcf46928ea82bd3461e7b20 P 9d897818cab0447981bba0b012411c4d: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:11:07.421038  5503 tablet_bootstrap.cc:492] T f2413b1b18c84312b24977bf13d19f01 P 9d897818cab0447981bba0b012411c4d: Bootstrap starting.
I20260710 11:11:07.429941  5503 tablet_bootstrap.cc:654] T f2413b1b18c84312b24977bf13d19f01 P 9d897818cab0447981bba0b012411c4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:07.438777  5501 tablet_bootstrap.cc:492] T 1636996c30a747fdb74dd932628588f0 P 80f3eb560c2446d39a036255319d1425: No bootstrap required, opened a new log
I20260710 11:11:07.439366  5501 ts_tablet_manager.cc:1403] T 1636996c30a747fdb74dd932628588f0 P 80f3eb560c2446d39a036255319d1425: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.001s
I20260710 11:11:07.441604  5503 tablet_bootstrap.cc:492] T f2413b1b18c84312b24977bf13d19f01 P 9d897818cab0447981bba0b012411c4d: No bootstrap required, opened a new log
I20260710 11:11:07.442122  5503 ts_tablet_manager.cc:1403] T f2413b1b18c84312b24977bf13d19f01 P 9d897818cab0447981bba0b012411c4d: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.005s
I20260710 11:11:07.442677  5500 tablet_bootstrap.cc:492] T 462536adfb734545b7b0b4e4ff06f044 P bdfdae1660914b528e665aab57851e46: No bootstrap required, opened a new log
I20260710 11:11:07.442308  5501 raft_consensus.cc:359] T 1636996c30a747fdb74dd932628588f0 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.443100  5501 raft_consensus.cc:385] T 1636996c30a747fdb74dd932628588f0 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:07.443518  5501 raft_consensus.cc:740] T 1636996c30a747fdb74dd932628588f0 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f3eb560c2446d39a036255319d1425, State: Initialized, Role: FOLLOWER
I20260710 11:11:07.444299  5501 consensus_queue.cc:260] T 1636996c30a747fdb74dd932628588f0 P 80f3eb560c2446d39a036255319d1425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.445389  5503 raft_consensus.cc:359] T f2413b1b18c84312b24977bf13d19f01 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.446329  5503 raft_consensus.cc:385] T f2413b1b18c84312b24977bf13d19f01 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:07.446645  5503 raft_consensus.cc:740] T f2413b1b18c84312b24977bf13d19f01 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d897818cab0447981bba0b012411c4d, State: Initialized, Role: FOLLOWER
I20260710 11:11:07.443140  5500 ts_tablet_manager.cc:1403] T 462536adfb734545b7b0b4e4ff06f044 P bdfdae1660914b528e665aab57851e46: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.005s
I20260710 11:11:07.447376  5503 consensus_queue.cc:260] T f2413b1b18c84312b24977bf13d19f01 P 9d897818cab0447981bba0b012411c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.449745  5503 ts_tablet_manager.cc:1434] T f2413b1b18c84312b24977bf13d19f01 P 9d897818cab0447981bba0b012411c4d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:11:07.449975  5501 ts_tablet_manager.cc:1434] T 1636996c30a747fdb74dd932628588f0 P 80f3eb560c2446d39a036255319d1425: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:11:07.450963  5503 tablet_bootstrap.cc:492] T 868f9f0084934e69b6476eb9e4d81204 P 9d897818cab0447981bba0b012411c4d: Bootstrap starting.
I20260710 11:11:07.450969  5501 tablet_bootstrap.cc:492] T f217d05e99d9493caada4edf4e8a268f P 80f3eb560c2446d39a036255319d1425: Bootstrap starting.
I20260710 11:11:07.452816  5500 raft_consensus.cc:359] T 462536adfb734545b7b0b4e4ff06f044 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.453614  5500 raft_consensus.cc:385] T 462536adfb734545b7b0b4e4ff06f044 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:07.453958  5500 raft_consensus.cc:740] T 462536adfb734545b7b0b4e4ff06f044 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdfdae1660914b528e665aab57851e46, State: Initialized, Role: FOLLOWER
I20260710 11:11:07.454775  5500 consensus_queue.cc:260] T 462536adfb734545b7b0b4e4ff06f044 P bdfdae1660914b528e665aab57851e46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.457366  5500 ts_tablet_manager.cc:1434] T 462536adfb734545b7b0b4e4ff06f044 P bdfdae1660914b528e665aab57851e46: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:11:07.458226  5501 tablet_bootstrap.cc:654] T f217d05e99d9493caada4edf4e8a268f P 80f3eb560c2446d39a036255319d1425: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:07.458233  5503 tablet_bootstrap.cc:654] T 868f9f0084934e69b6476eb9e4d81204 P 9d897818cab0447981bba0b012411c4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:07.461586  5508 raft_consensus.cc:493] T f2413b1b18c84312b24977bf13d19f01 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:07.458427  5500 tablet_bootstrap.cc:492] T f2413b1b18c84312b24977bf13d19f01 P bdfdae1660914b528e665aab57851e46: Bootstrap starting.
I20260710 11:11:07.462152  5508 raft_consensus.cc:515] T f2413b1b18c84312b24977bf13d19f01 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.464787  5508 leader_election.cc:290] T f2413b1b18c84312b24977bf13d19f01 P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883), 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095)
I20260710 11:11:07.467689  5284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2413b1b18c84312b24977bf13d19f01" candidate_uuid: "80f3eb560c2446d39a036255319d1425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfdae1660914b528e665aab57851e46" is_pre_election: true
I20260710 11:11:07.468868  5363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2413b1b18c84312b24977bf13d19f01" candidate_uuid: "80f3eb560c2446d39a036255319d1425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d897818cab0447981bba0b012411c4d" is_pre_election: true
I20260710 11:11:07.476511  5363 raft_consensus.cc:2468] T f2413b1b18c84312b24977bf13d19f01 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80f3eb560c2446d39a036255319d1425 in term 0.
I20260710 11:11:07.469519  5500 tablet_bootstrap.cc:654] T f2413b1b18c84312b24977bf13d19f01 P bdfdae1660914b528e665aab57851e46: Neither blocks nor log segments found. Creating new log.
W20260710 11:11:07.478135  5180 leader_election.cc:343] T f2413b1b18c84312b24977bf13d19f01 P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:07.478960  5180 leader_election.cc:304] T f2413b1b18c84312b24977bf13d19f01 P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80f3eb560c2446d39a036255319d1425, 9d897818cab0447981bba0b012411c4d; no voters: bdfdae1660914b528e665aab57851e46
I20260710 11:11:07.480014  5508 raft_consensus.cc:2804] T f2413b1b18c84312b24977bf13d19f01 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:07.480329  5508 raft_consensus.cc:493] T f2413b1b18c84312b24977bf13d19f01 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:07.480659  5508 raft_consensus.cc:3060] T f2413b1b18c84312b24977bf13d19f01 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:07.485240  5500 tablet_bootstrap.cc:492] T f2413b1b18c84312b24977bf13d19f01 P bdfdae1660914b528e665aab57851e46: No bootstrap required, opened a new log
I20260710 11:11:07.485421  5501 tablet_bootstrap.cc:492] T f217d05e99d9493caada4edf4e8a268f P 80f3eb560c2446d39a036255319d1425: No bootstrap required, opened a new log
I20260710 11:11:07.485836  5500 ts_tablet_manager.cc:1403] T f2413b1b18c84312b24977bf13d19f01 P bdfdae1660914b528e665aab57851e46: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.003s
I20260710 11:11:07.486006  5501 ts_tablet_manager.cc:1403] T f217d05e99d9493caada4edf4e8a268f P 80f3eb560c2446d39a036255319d1425: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.010s
I20260710 11:11:07.489019  5500 raft_consensus.cc:359] T f2413b1b18c84312b24977bf13d19f01 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.489424  5501 raft_consensus.cc:359] T f217d05e99d9493caada4edf4e8a268f P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.489907  5500 raft_consensus.cc:385] T f2413b1b18c84312b24977bf13d19f01 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:07.490222  5501 raft_consensus.cc:385] T f217d05e99d9493caada4edf4e8a268f P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:07.489951  5508 raft_consensus.cc:515] T f2413b1b18c84312b24977bf13d19f01 P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.490367  5503 tablet_bootstrap.cc:492] T 868f9f0084934e69b6476eb9e4d81204 P 9d897818cab0447981bba0b012411c4d: No bootstrap required, opened a new log
I20260710 11:11:07.490391  5500 raft_consensus.cc:740] T f2413b1b18c84312b24977bf13d19f01 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdfdae1660914b528e665aab57851e46, State: Initialized, Role: FOLLOWER
I20260710 11:11:07.490706  5501 raft_consensus.cc:740] T f217d05e99d9493caada4edf4e8a268f P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f3eb560c2446d39a036255319d1425, State: Initialized, Role: FOLLOWER
I20260710 11:11:07.491127  5503 ts_tablet_manager.cc:1403] T 868f9f0084934e69b6476eb9e4d81204 P 9d897818cab0447981bba0b012411c4d: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.008s
I20260710 11:11:07.491607  5500 consensus_queue.cc:260] T f2413b1b18c84312b24977bf13d19f01 P bdfdae1660914b528e665aab57851e46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.491693  5501 consensus_queue.cc:260] T f217d05e99d9493caada4edf4e8a268f P 80f3eb560c2446d39a036255319d1425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.493167  5284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2413b1b18c84312b24977bf13d19f01" candidate_uuid: "80f3eb560c2446d39a036255319d1425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfdae1660914b528e665aab57851e46"
I20260710 11:11:07.493738  5284 raft_consensus.cc:3060] T f2413b1b18c84312b24977bf13d19f01 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:07.494187  5503 raft_consensus.cc:359] T 868f9f0084934e69b6476eb9e4d81204 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.494889  5503 raft_consensus.cc:385] T 868f9f0084934e69b6476eb9e4d81204 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:07.495160  5503 raft_consensus.cc:740] T 868f9f0084934e69b6476eb9e4d81204 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d897818cab0447981bba0b012411c4d, State: Initialized, Role: FOLLOWER
I20260710 11:11:07.496398  5501 ts_tablet_manager.cc:1434] T f217d05e99d9493caada4edf4e8a268f P 80f3eb560c2446d39a036255319d1425: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:11:07.496023  5503 consensus_queue.cc:260] T 868f9f0084934e69b6476eb9e4d81204 P 9d897818cab0447981bba0b012411c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.497450  5501 tablet_bootstrap.cc:492] T 6bf1815d4cee479493bef00c5fc043b6 P 80f3eb560c2446d39a036255319d1425: Bootstrap starting.
I20260710 11:11:07.498344  5503 ts_tablet_manager.cc:1434] T 868f9f0084934e69b6476eb9e4d81204 P 9d897818cab0447981bba0b012411c4d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:11:07.499310  5503 tablet_bootstrap.cc:492] T 462536adfb734545b7b0b4e4ff06f044 P 9d897818cab0447981bba0b012411c4d: Bootstrap starting.
I20260710 11:11:07.502880  5284 raft_consensus.cc:2468] T f2413b1b18c84312b24977bf13d19f01 P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f3eb560c2446d39a036255319d1425 in term 1.
I20260710 11:11:07.504252  5180 leader_election.cc:304] T f2413b1b18c84312b24977bf13d19f01 P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f3eb560c2446d39a036255319d1425, bdfdae1660914b528e665aab57851e46; no voters: 
I20260710 11:11:07.504570  5501 tablet_bootstrap.cc:654] T 6bf1815d4cee479493bef00c5fc043b6 P 80f3eb560c2446d39a036255319d1425: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:07.505239  5489 raft_consensus.cc:2804] T f2413b1b18c84312b24977bf13d19f01 P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:07.505734  5503 tablet_bootstrap.cc:654] T 462536adfb734545b7b0b4e4ff06f044 P 9d897818cab0447981bba0b012411c4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:07.512810  5360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2413b1b18c84312b24977bf13d19f01" candidate_uuid: "80f3eb560c2446d39a036255319d1425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d897818cab0447981bba0b012411c4d"
I20260710 11:11:07.513444  5360 raft_consensus.cc:3060] T f2413b1b18c84312b24977bf13d19f01 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:07.514019  5452 raft_consensus.cc:493] T 868f9f0084934e69b6476eb9e4d81204 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:07.514500  5452 raft_consensus.cc:515] T 868f9f0084934e69b6476eb9e4d81204 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.516628  5452 leader_election.cc:290] T 868f9f0084934e69b6476eb9e4d81204 P 9d897818cab0447981bba0b012411c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747), bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883)
I20260710 11:11:07.518584  5211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868f9f0084934e69b6476eb9e4d81204" candidate_uuid: "9d897818cab0447981bba0b012411c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f3eb560c2446d39a036255319d1425" is_pre_election: true
I20260710 11:11:07.519685  5500 ts_tablet_manager.cc:1434] T f2413b1b18c84312b24977bf13d19f01 P bdfdae1660914b528e665aab57851e46: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
W20260710 11:11:07.520326  5329 leader_election.cc:343] T 868f9f0084934e69b6476eb9e4d81204 P 9d897818cab0447981bba0b012411c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:07.520849  5500 tablet_bootstrap.cc:492] T d49b52b102dc43589869861da2e3d2d4 P bdfdae1660914b528e665aab57851e46: Bootstrap starting.
I20260710 11:11:07.526244  5360 raft_consensus.cc:2468] T f2413b1b18c84312b24977bf13d19f01 P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f3eb560c2446d39a036255319d1425 in term 1.
I20260710 11:11:07.527513  5500 tablet_bootstrap.cc:654] T d49b52b102dc43589869861da2e3d2d4 P bdfdae1660914b528e665aab57851e46: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:07.527822  5284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868f9f0084934e69b6476eb9e4d81204" candidate_uuid: "9d897818cab0447981bba0b012411c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfdae1660914b528e665aab57851e46" is_pre_election: true
I20260710 11:11:07.528800  5508 leader_election.cc:290] T f2413b1b18c84312b24977bf13d19f01 P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 1 election: Requested vote from peers bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883), 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095)
W20260710 11:11:07.537027  5329 leader_election.cc:343] T 868f9f0084934e69b6476eb9e4d81204 P 9d897818cab0447981bba0b012411c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:07.537523  5329 leader_election.cc:304] T 868f9f0084934e69b6476eb9e4d81204 P 9d897818cab0447981bba0b012411c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d897818cab0447981bba0b012411c4d; no voters: 80f3eb560c2446d39a036255319d1425, bdfdae1660914b528e665aab57851e46
I20260710 11:11:07.538322  5452 raft_consensus.cc:2749] T 868f9f0084934e69b6476eb9e4d81204 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:07.540673  5500 tablet_bootstrap.cc:492] T d49b52b102dc43589869861da2e3d2d4 P bdfdae1660914b528e665aab57851e46: No bootstrap required, opened a new log
I20260710 11:11:07.541433  5500 ts_tablet_manager.cc:1403] T d49b52b102dc43589869861da2e3d2d4 P bdfdae1660914b528e665aab57851e46: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.010s
I20260710 11:11:07.542142  5489 raft_consensus.cc:697] T f2413b1b18c84312b24977bf13d19f01 P 80f3eb560c2446d39a036255319d1425 [term 1 LEADER]: Becoming Leader. State: Replica: 80f3eb560c2446d39a036255319d1425, State: Running, Role: LEADER
I20260710 11:11:07.543100  5489 consensus_queue.cc:237] T f2413b1b18c84312b24977bf13d19f01 P 80f3eb560c2446d39a036255319d1425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.544823  5500 raft_consensus.cc:359] T d49b52b102dc43589869861da2e3d2d4 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.545704  5500 raft_consensus.cc:385] T d49b52b102dc43589869861da2e3d2d4 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:07.546033  5500 raft_consensus.cc:740] T d49b52b102dc43589869861da2e3d2d4 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdfdae1660914b528e665aab57851e46, State: Initialized, Role: FOLLOWER
I20260710 11:11:07.546936  5500 consensus_queue.cc:260] T d49b52b102dc43589869861da2e3d2d4 P bdfdae1660914b528e665aab57851e46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.550012  5500 ts_tablet_manager.cc:1434] T d49b52b102dc43589869861da2e3d2d4 P bdfdae1660914b528e665aab57851e46: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:11:07.550469  5503 tablet_bootstrap.cc:492] T 462536adfb734545b7b0b4e4ff06f044 P 9d897818cab0447981bba0b012411c4d: No bootstrap required, opened a new log
I20260710 11:11:07.551093  5503 ts_tablet_manager.cc:1403] T 462536adfb734545b7b0b4e4ff06f044 P 9d897818cab0447981bba0b012411c4d: Time spent bootstrapping tablet: real 0.052s	user 0.026s	sys 0.024s
I20260710 11:11:07.551512  5500 tablet_bootstrap.cc:492] T e3bdb29fda2441efb39763717bce780c P bdfdae1660914b528e665aab57851e46: Bootstrap starting.
I20260710 11:11:07.554265  5503 raft_consensus.cc:359] T 462536adfb734545b7b0b4e4ff06f044 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.555511  5503 raft_consensus.cc:385] T 462536adfb734545b7b0b4e4ff06f044 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:07.555879  5503 raft_consensus.cc:740] T 462536adfb734545b7b0b4e4ff06f044 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d897818cab0447981bba0b012411c4d, State: Initialized, Role: FOLLOWER
I20260710 11:11:07.556799  5503 consensus_queue.cc:260] T 462536adfb734545b7b0b4e4ff06f044 P 9d897818cab0447981bba0b012411c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.559118  5503 ts_tablet_manager.cc:1434] T 462536adfb734545b7b0b4e4ff06f044 P 9d897818cab0447981bba0b012411c4d: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260710 11:11:07.559016  5108 catalog_manager.cc:5697] T f2413b1b18c84312b24977bf13d19f01 P 80f3eb560c2446d39a036255319d1425 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80f3eb560c2446d39a036255319d1425 (127.1.69.1). New cstate: current_term: 1 leader_uuid: "80f3eb560c2446d39a036255319d1425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:07.560228  5503 tablet_bootstrap.cc:492] T 6bf1815d4cee479493bef00c5fc043b6 P 9d897818cab0447981bba0b012411c4d: Bootstrap starting.
I20260710 11:11:07.563585  5452 raft_consensus.cc:493] T 462536adfb734545b7b0b4e4ff06f044 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:11:07.570058  5160 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:11:07.570523  5503 tablet_bootstrap.cc:654] T 6bf1815d4cee479493bef00c5fc043b6 P 9d897818cab0447981bba0b012411c4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:07.569502  5500 tablet_bootstrap.cc:654] T e3bdb29fda2441efb39763717bce780c P bdfdae1660914b528e665aab57851e46: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:07.564092  5452 raft_consensus.cc:515] T 462536adfb734545b7b0b4e4ff06f044 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.564042  5501 tablet_bootstrap.cc:492] T 6bf1815d4cee479493bef00c5fc043b6 P 80f3eb560c2446d39a036255319d1425: No bootstrap required, opened a new log
I20260710 11:11:07.573782  5501 ts_tablet_manager.cc:1403] T 6bf1815d4cee479493bef00c5fc043b6 P 80f3eb560c2446d39a036255319d1425: Time spent bootstrapping tablet: real 0.077s	user 0.023s	sys 0.003s
I20260710 11:11:07.574888  5452 leader_election.cc:290] T 462536adfb734545b7b0b4e4ff06f044 P 9d897818cab0447981bba0b012411c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747), bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883)
I20260710 11:11:07.575898  5211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462536adfb734545b7b0b4e4ff06f044" candidate_uuid: "9d897818cab0447981bba0b012411c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f3eb560c2446d39a036255319d1425" is_pre_election: true
I20260710 11:11:07.576231  5284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462536adfb734545b7b0b4e4ff06f044" candidate_uuid: "9d897818cab0447981bba0b012411c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfdae1660914b528e665aab57851e46" is_pre_election: true
I20260710 11:11:07.576877  5284 raft_consensus.cc:2468] T 462536adfb734545b7b0b4e4ff06f044 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d897818cab0447981bba0b012411c4d in term 0.
I20260710 11:11:07.576985  5501 raft_consensus.cc:359] T 6bf1815d4cee479493bef00c5fc043b6 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
W20260710 11:11:07.577646  5329 leader_election.cc:343] T 462536adfb734545b7b0b4e4ff06f044 P 9d897818cab0447981bba0b012411c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:07.577900  5501 raft_consensus.cc:385] T 6bf1815d4cee479493bef00c5fc043b6 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:07.578347  5501 raft_consensus.cc:740] T 6bf1815d4cee479493bef00c5fc043b6 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f3eb560c2446d39a036255319d1425, State: Initialized, Role: FOLLOWER
I20260710 11:11:07.578413  5329 leader_election.cc:304] T 462536adfb734545b7b0b4e4ff06f044 P 9d897818cab0447981bba0b012411c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9d897818cab0447981bba0b012411c4d, bdfdae1660914b528e665aab57851e46; no voters: 80f3eb560c2446d39a036255319d1425
I20260710 11:11:07.579262  5452 raft_consensus.cc:2804] T 462536adfb734545b7b0b4e4ff06f044 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:07.579082  5501 consensus_queue.cc:260] T 6bf1815d4cee479493bef00c5fc043b6 P 80f3eb560c2446d39a036255319d1425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.579645  5452 raft_consensus.cc:493] T 462536adfb734545b7b0b4e4ff06f044 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:07.580034  5452 raft_consensus.cc:3060] T 462536adfb734545b7b0b4e4ff06f044 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:07.580626  5503 tablet_bootstrap.cc:492] T 6bf1815d4cee479493bef00c5fc043b6 P 9d897818cab0447981bba0b012411c4d: No bootstrap required, opened a new log
I20260710 11:11:07.581161  5503 ts_tablet_manager.cc:1403] T 6bf1815d4cee479493bef00c5fc043b6 P 9d897818cab0447981bba0b012411c4d: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.005s
I20260710 11:11:07.581516  5501 ts_tablet_manager.cc:1434] T 6bf1815d4cee479493bef00c5fc043b6 P 80f3eb560c2446d39a036255319d1425: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:11:07.582489  5501 tablet_bootstrap.cc:492] T d49b52b102dc43589869861da2e3d2d4 P 80f3eb560c2446d39a036255319d1425: Bootstrap starting.
I20260710 11:11:07.584287  5503 raft_consensus.cc:359] T 6bf1815d4cee479493bef00c5fc043b6 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.585050  5503 raft_consensus.cc:385] T 6bf1815d4cee479493bef00c5fc043b6 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:07.585405  5503 raft_consensus.cc:740] T 6bf1815d4cee479493bef00c5fc043b6 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d897818cab0447981bba0b012411c4d, State: Initialized, Role: FOLLOWER
I20260710 11:11:07.586367  5503 consensus_queue.cc:260] T 6bf1815d4cee479493bef00c5fc043b6 P 9d897818cab0447981bba0b012411c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.589265  5501 tablet_bootstrap.cc:654] T d49b52b102dc43589869861da2e3d2d4 P 80f3eb560c2446d39a036255319d1425: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:07.593869  5500 tablet_bootstrap.cc:492] T e3bdb29fda2441efb39763717bce780c P bdfdae1660914b528e665aab57851e46: No bootstrap required, opened a new log
I20260710 11:11:07.594340  5500 ts_tablet_manager.cc:1403] T e3bdb29fda2441efb39763717bce780c P bdfdae1660914b528e665aab57851e46: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.007s
I20260710 11:11:07.597110  5500 raft_consensus.cc:359] T e3bdb29fda2441efb39763717bce780c P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.597774  5500 raft_consensus.cc:385] T e3bdb29fda2441efb39763717bce780c P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:07.598065  5500 raft_consensus.cc:740] T e3bdb29fda2441efb39763717bce780c P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdfdae1660914b528e665aab57851e46, State: Initialized, Role: FOLLOWER
I20260710 11:11:07.598742  5500 consensus_queue.cc:260] T e3bdb29fda2441efb39763717bce780c P bdfdae1660914b528e665aab57851e46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.601176  5500 ts_tablet_manager.cc:1434] T e3bdb29fda2441efb39763717bce780c P bdfdae1660914b528e665aab57851e46: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:11:07.601092  5452 raft_consensus.cc:515] T 462536adfb734545b7b0b4e4ff06f044 P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.603866  5452 leader_election.cc:290] T 462536adfb734545b7b0b4e4ff06f044 P 9d897818cab0447981bba0b012411c4d [CANDIDATE]: Term 1 election: Requested vote from peers 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747), bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883)
I20260710 11:11:07.604197  5211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462536adfb734545b7b0b4e4ff06f044" candidate_uuid: "9d897818cab0447981bba0b012411c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f3eb560c2446d39a036255319d1425"
I20260710 11:11:07.606379  5503 ts_tablet_manager.cc:1434] T 6bf1815d4cee479493bef00c5fc043b6 P 9d897818cab0447981bba0b012411c4d: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.014s
I20260710 11:11:07.607525  5503 tablet_bootstrap.cc:492] T 1636996c30a747fdb74dd932628588f0 P 9d897818cab0447981bba0b012411c4d: Bootstrap starting.
I20260710 11:11:07.607712  5284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462536adfb734545b7b0b4e4ff06f044" candidate_uuid: "9d897818cab0447981bba0b012411c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfdae1660914b528e665aab57851e46"
I20260710 11:11:07.608268  5284 raft_consensus.cc:3060] T 462536adfb734545b7b0b4e4ff06f044 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:11:07.611246  5329 leader_election.cc:343] T 462536adfb734545b7b0b4e4ff06f044 P 9d897818cab0447981bba0b012411c4d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:07.613955  5503 tablet_bootstrap.cc:654] T 1636996c30a747fdb74dd932628588f0 P 9d897818cab0447981bba0b012411c4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:07.614853  5500 tablet_bootstrap.cc:492] T 868f9f0084934e69b6476eb9e4d81204 P bdfdae1660914b528e665aab57851e46: Bootstrap starting.
I20260710 11:11:07.621317  5284 raft_consensus.cc:2468] T 462536adfb734545b7b0b4e4ff06f044 P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d897818cab0447981bba0b012411c4d in term 1.
I20260710 11:11:07.622772  5500 tablet_bootstrap.cc:654] T 868f9f0084934e69b6476eb9e4d81204 P bdfdae1660914b528e665aab57851e46: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:07.622522  5329 leader_election.cc:304] T 462536adfb734545b7b0b4e4ff06f044 P 9d897818cab0447981bba0b012411c4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9d897818cab0447981bba0b012411c4d, bdfdae1660914b528e665aab57851e46; no voters: 80f3eb560c2446d39a036255319d1425
I20260710 11:11:07.623553  5519 raft_consensus.cc:2804] T 462536adfb734545b7b0b4e4ff06f044 P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:07.623624  5501 tablet_bootstrap.cc:492] T d49b52b102dc43589869861da2e3d2d4 P 80f3eb560c2446d39a036255319d1425: No bootstrap required, opened a new log
I20260710 11:11:07.624398  5501 ts_tablet_manager.cc:1403] T d49b52b102dc43589869861da2e3d2d4 P 80f3eb560c2446d39a036255319d1425: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.000s
I20260710 11:11:07.624881  5519 raft_consensus.cc:697] T 462536adfb734545b7b0b4e4ff06f044 P 9d897818cab0447981bba0b012411c4d [term 1 LEADER]: Becoming Leader. State: Replica: 9d897818cab0447981bba0b012411c4d, State: Running, Role: LEADER
I20260710 11:11:07.625577  5503 tablet_bootstrap.cc:492] T 1636996c30a747fdb74dd932628588f0 P 9d897818cab0447981bba0b012411c4d: No bootstrap required, opened a new log
I20260710 11:11:07.626065  5503 ts_tablet_manager.cc:1403] T 1636996c30a747fdb74dd932628588f0 P 9d897818cab0447981bba0b012411c4d: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260710 11:11:07.627656  5501 raft_consensus.cc:359] T d49b52b102dc43589869861da2e3d2d4 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.628456  5501 raft_consensus.cc:385] T d49b52b102dc43589869861da2e3d2d4 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:07.625809  5519 consensus_queue.cc:237] T 462536adfb734545b7b0b4e4ff06f044 P 9d897818cab0447981bba0b012411c4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.628810  5501 raft_consensus.cc:740] T d49b52b102dc43589869861da2e3d2d4 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f3eb560c2446d39a036255319d1425, State: Initialized, Role: FOLLOWER
I20260710 11:11:07.628973  5503 raft_consensus.cc:359] T 1636996c30a747fdb74dd932628588f0 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.629698  5503 raft_consensus.cc:385] T 1636996c30a747fdb74dd932628588f0 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:07.630082  5503 raft_consensus.cc:740] T 1636996c30a747fdb74dd932628588f0 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d897818cab0447981bba0b012411c4d, State: Initialized, Role: FOLLOWER
I20260710 11:11:07.629748  5501 consensus_queue.cc:260] T d49b52b102dc43589869861da2e3d2d4 P 80f3eb560c2446d39a036255319d1425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.630815  5503 consensus_queue.cc:260] T 1636996c30a747fdb74dd932628588f0 P 9d897818cab0447981bba0b012411c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.633701  5503 ts_tablet_manager.cc:1434] T 1636996c30a747fdb74dd932628588f0 P 9d897818cab0447981bba0b012411c4d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 11:11:07.634966  5503 tablet_bootstrap.cc:492] T f217d05e99d9493caada4edf4e8a268f P 9d897818cab0447981bba0b012411c4d: Bootstrap starting.
I20260710 11:11:07.638497  5501 ts_tablet_manager.cc:1434] T d49b52b102dc43589869861da2e3d2d4 P 80f3eb560c2446d39a036255319d1425: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.007s
I20260710 11:11:07.639570  5501 tablet_bootstrap.cc:492] T 868f9f0084934e69b6476eb9e4d81204 P 80f3eb560c2446d39a036255319d1425: Bootstrap starting.
I20260710 11:11:07.640662  5500 tablet_bootstrap.cc:492] T 868f9f0084934e69b6476eb9e4d81204 P bdfdae1660914b528e665aab57851e46: No bootstrap required, opened a new log
I20260710 11:11:07.641142  5500 ts_tablet_manager.cc:1403] T 868f9f0084934e69b6476eb9e4d81204 P bdfdae1660914b528e665aab57851e46: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.008s
I20260710 11:11:07.644022  5503 tablet_bootstrap.cc:654] T f217d05e99d9493caada4edf4e8a268f P 9d897818cab0447981bba0b012411c4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:07.644102  5500 raft_consensus.cc:359] T 868f9f0084934e69b6476eb9e4d81204 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.644932  5500 raft_consensus.cc:385] T 868f9f0084934e69b6476eb9e4d81204 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:07.645252  5500 raft_consensus.cc:740] T 868f9f0084934e69b6476eb9e4d81204 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdfdae1660914b528e665aab57851e46, State: Initialized, Role: FOLLOWER
I20260710 11:11:07.646137  5500 consensus_queue.cc:260] T 868f9f0084934e69b6476eb9e4d81204 P bdfdae1660914b528e665aab57851e46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.647353  5501 tablet_bootstrap.cc:654] T 868f9f0084934e69b6476eb9e4d81204 P 80f3eb560c2446d39a036255319d1425: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:07.649699  5500 ts_tablet_manager.cc:1434] T 868f9f0084934e69b6476eb9e4d81204 P bdfdae1660914b528e665aab57851e46: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:11:07.651487  5500 tablet_bootstrap.cc:492] T 6bf1815d4cee479493bef00c5fc043b6 P bdfdae1660914b528e665aab57851e46: Bootstrap starting.
I20260710 11:11:07.658331  5500 tablet_bootstrap.cc:654] T 6bf1815d4cee479493bef00c5fc043b6 P bdfdae1660914b528e665aab57851e46: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:07.662062  5503 tablet_bootstrap.cc:492] T f217d05e99d9493caada4edf4e8a268f P 9d897818cab0447981bba0b012411c4d: No bootstrap required, opened a new log
I20260710 11:11:07.662688  5503 ts_tablet_manager.cc:1403] T f217d05e99d9493caada4edf4e8a268f P 9d897818cab0447981bba0b012411c4d: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.012s
I20260710 11:11:07.665876  5503 raft_consensus.cc:359] T f217d05e99d9493caada4edf4e8a268f P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.666311  5501 tablet_bootstrap.cc:492] T 868f9f0084934e69b6476eb9e4d81204 P 80f3eb560c2446d39a036255319d1425: No bootstrap required, opened a new log
I20260710 11:11:07.666611  5503 raft_consensus.cc:385] T f217d05e99d9493caada4edf4e8a268f P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:07.666923  5503 raft_consensus.cc:740] T f217d05e99d9493caada4edf4e8a268f P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d897818cab0447981bba0b012411c4d, State: Initialized, Role: FOLLOWER
I20260710 11:11:07.667732  5503 consensus_queue.cc:260] T f217d05e99d9493caada4edf4e8a268f P 9d897818cab0447981bba0b012411c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.670141  5503 ts_tablet_manager.cc:1434] T f217d05e99d9493caada4edf4e8a268f P 9d897818cab0447981bba0b012411c4d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:11:07.670770  5500 tablet_bootstrap.cc:492] T 6bf1815d4cee479493bef00c5fc043b6 P bdfdae1660914b528e665aab57851e46: No bootstrap required, opened a new log
I20260710 11:11:07.671125  5503 tablet_bootstrap.cc:492] T d49b52b102dc43589869861da2e3d2d4 P 9d897818cab0447981bba0b012411c4d: Bootstrap starting.
I20260710 11:11:07.671279  5500 ts_tablet_manager.cc:1403] T 6bf1815d4cee479493bef00c5fc043b6 P bdfdae1660914b528e665aab57851e46: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.002s
I20260710 11:11:07.670683  5111 catalog_manager.cc:5697] T 462536adfb734545b7b0b4e4ff06f044 P 9d897818cab0447981bba0b012411c4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d897818cab0447981bba0b012411c4d (127.1.69.3). New cstate: current_term: 1 leader_uuid: "9d897818cab0447981bba0b012411c4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:07.667004  5501 ts_tablet_manager.cc:1403] T 868f9f0084934e69b6476eb9e4d81204 P 80f3eb560c2446d39a036255319d1425: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.004s
I20260710 11:11:07.674252  5500 raft_consensus.cc:359] T 6bf1815d4cee479493bef00c5fc043b6 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.674952  5500 raft_consensus.cc:385] T 6bf1815d4cee479493bef00c5fc043b6 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:07.675253  5500 raft_consensus.cc:740] T 6bf1815d4cee479493bef00c5fc043b6 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdfdae1660914b528e665aab57851e46, State: Initialized, Role: FOLLOWER
I20260710 11:11:07.675194  5501 raft_consensus.cc:359] T 868f9f0084934e69b6476eb9e4d81204 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.676005  5501 raft_consensus.cc:385] T 868f9f0084934e69b6476eb9e4d81204 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:07.676319  5501 raft_consensus.cc:740] T 868f9f0084934e69b6476eb9e4d81204 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f3eb560c2446d39a036255319d1425, State: Initialized, Role: FOLLOWER
I20260710 11:11:07.676115  5500 consensus_queue.cc:260] T 6bf1815d4cee479493bef00c5fc043b6 P bdfdae1660914b528e665aab57851e46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.677042  5501 consensus_queue.cc:260] T 868f9f0084934e69b6476eb9e4d81204 P 80f3eb560c2446d39a036255319d1425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.678553  5500 ts_tablet_manager.cc:1434] T 6bf1815d4cee479493bef00c5fc043b6 P bdfdae1660914b528e665aab57851e46: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:11:07.679292  5501 ts_tablet_manager.cc:1434] T 868f9f0084934e69b6476eb9e4d81204 P 80f3eb560c2446d39a036255319d1425: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:11:07.679571  5500 tablet_bootstrap.cc:492] T 1636996c30a747fdb74dd932628588f0 P bdfdae1660914b528e665aab57851e46: Bootstrap starting.
I20260710 11:11:07.685195  5501 tablet_bootstrap.cc:492] T 462536adfb734545b7b0b4e4ff06f044 P 80f3eb560c2446d39a036255319d1425: Bootstrap starting.
I20260710 11:11:07.685477  5503 tablet_bootstrap.cc:654] T d49b52b102dc43589869861da2e3d2d4 P 9d897818cab0447981bba0b012411c4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:07.686554  5500 tablet_bootstrap.cc:654] T 1636996c30a747fdb74dd932628588f0 P bdfdae1660914b528e665aab57851e46: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:07.691869  5501 tablet_bootstrap.cc:654] T 462536adfb734545b7b0b4e4ff06f044 P 80f3eb560c2446d39a036255319d1425: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:07.699097  5500 tablet_bootstrap.cc:492] T 1636996c30a747fdb74dd932628588f0 P bdfdae1660914b528e665aab57851e46: No bootstrap required, opened a new log
I20260710 11:11:07.699730  5500 ts_tablet_manager.cc:1403] T 1636996c30a747fdb74dd932628588f0 P bdfdae1660914b528e665aab57851e46: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260710 11:11:07.702632  5500 raft_consensus.cc:359] T 1636996c30a747fdb74dd932628588f0 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.703171  5500 raft_consensus.cc:385] T 1636996c30a747fdb74dd932628588f0 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:07.703413  5500 raft_consensus.cc:740] T 1636996c30a747fdb74dd932628588f0 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdfdae1660914b528e665aab57851e46, State: Initialized, Role: FOLLOWER
I20260710 11:11:07.704118  5500 consensus_queue.cc:260] T 1636996c30a747fdb74dd932628588f0 P bdfdae1660914b528e665aab57851e46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.706431  5500 ts_tablet_manager.cc:1434] T 1636996c30a747fdb74dd932628588f0 P bdfdae1660914b528e665aab57851e46: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:11:07.707401  5500 tablet_bootstrap.cc:492] T f217d05e99d9493caada4edf4e8a268f P bdfdae1660914b528e665aab57851e46: Bootstrap starting.
I20260710 11:11:07.707994  5503 tablet_bootstrap.cc:492] T d49b52b102dc43589869861da2e3d2d4 P 9d897818cab0447981bba0b012411c4d: No bootstrap required, opened a new log
I20260710 11:11:07.708030  5501 tablet_bootstrap.cc:492] T 462536adfb734545b7b0b4e4ff06f044 P 80f3eb560c2446d39a036255319d1425: No bootstrap required, opened a new log
I20260710 11:11:07.708787  5501 ts_tablet_manager.cc:1403] T 462536adfb734545b7b0b4e4ff06f044 P 80f3eb560c2446d39a036255319d1425: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.006s
I20260710 11:11:07.708704  5503 ts_tablet_manager.cc:1403] T d49b52b102dc43589869861da2e3d2d4 P 9d897818cab0447981bba0b012411c4d: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.010s
I20260710 11:11:07.710747  5519 raft_consensus.cc:493] T 115762900bcf46928ea82bd3461e7b20 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:07.711217  5519 raft_consensus.cc:515] T 115762900bcf46928ea82bd3461e7b20 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.711678  5501 raft_consensus.cc:359] T 462536adfb734545b7b0b4e4ff06f044 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.711906  5503 raft_consensus.cc:359] T d49b52b102dc43589869861da2e3d2d4 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.712460  5501 raft_consensus.cc:385] T 462536adfb734545b7b0b4e4ff06f044 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:07.712621  5503 raft_consensus.cc:385] T d49b52b102dc43589869861da2e3d2d4 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:07.712793  5501 raft_consensus.cc:740] T 462536adfb734545b7b0b4e4ff06f044 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f3eb560c2446d39a036255319d1425, State: Initialized, Role: FOLLOWER
I20260710 11:11:07.713004  5503 raft_consensus.cc:740] T d49b52b102dc43589869861da2e3d2d4 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d897818cab0447981bba0b012411c4d, State: Initialized, Role: FOLLOWER
I20260710 11:11:07.713192  5519 leader_election.cc:290] T 115762900bcf46928ea82bd3461e7b20 P 9d897818cab0447981bba0b012411c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747), bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883)
I20260710 11:11:07.713644  5501 consensus_queue.cc:260] T 462536adfb734545b7b0b4e4ff06f044 P 80f3eb560c2446d39a036255319d1425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.713891  5503 consensus_queue.cc:260] T d49b52b102dc43589869861da2e3d2d4 P 9d897818cab0447981bba0b012411c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.715353  5211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115762900bcf46928ea82bd3461e7b20" candidate_uuid: "9d897818cab0447981bba0b012411c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f3eb560c2446d39a036255319d1425" is_pre_election: true
I20260710 11:11:07.716130  5503 ts_tablet_manager.cc:1434] T d49b52b102dc43589869861da2e3d2d4 P 9d897818cab0447981bba0b012411c4d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:11:07.716385  5284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115762900bcf46928ea82bd3461e7b20" candidate_uuid: "9d897818cab0447981bba0b012411c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfdae1660914b528e665aab57851e46" is_pre_election: true
W20260710 11:11:07.716569  5329 leader_election.cc:343] T 115762900bcf46928ea82bd3461e7b20 P 9d897818cab0447981bba0b012411c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:07.717018  5503 tablet_bootstrap.cc:492] T e3bdb29fda2441efb39763717bce780c P 9d897818cab0447981bba0b012411c4d: Bootstrap starting.
W20260710 11:11:07.718016  5329 leader_election.cc:343] T 115762900bcf46928ea82bd3461e7b20 P 9d897818cab0447981bba0b012411c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:07.718475  5329 leader_election.cc:304] T 115762900bcf46928ea82bd3461e7b20 P 9d897818cab0447981bba0b012411c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d897818cab0447981bba0b012411c4d; no voters: 80f3eb560c2446d39a036255319d1425, bdfdae1660914b528e665aab57851e46
I20260710 11:11:07.720443  5519 raft_consensus.cc:2749] T 115762900bcf46928ea82bd3461e7b20 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:07.720440  5500 tablet_bootstrap.cc:654] T f217d05e99d9493caada4edf4e8a268f P bdfdae1660914b528e665aab57851e46: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:07.722652  5503 tablet_bootstrap.cc:654] T e3bdb29fda2441efb39763717bce780c P 9d897818cab0447981bba0b012411c4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:07.735473  5500 tablet_bootstrap.cc:492] T f217d05e99d9493caada4edf4e8a268f P bdfdae1660914b528e665aab57851e46: No bootstrap required, opened a new log
I20260710 11:11:07.735927  5500 ts_tablet_manager.cc:1403] T f217d05e99d9493caada4edf4e8a268f P bdfdae1660914b528e665aab57851e46: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.008s
I20260710 11:11:07.738166  5500 raft_consensus.cc:359] T f217d05e99d9493caada4edf4e8a268f P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.738665  5500 raft_consensus.cc:385] T f217d05e99d9493caada4edf4e8a268f P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:07.738883  5500 raft_consensus.cc:740] T f217d05e99d9493caada4edf4e8a268f P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdfdae1660914b528e665aab57851e46, State: Initialized, Role: FOLLOWER
I20260710 11:11:07.739454  5500 consensus_queue.cc:260] T f217d05e99d9493caada4edf4e8a268f P bdfdae1660914b528e665aab57851e46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.741042  5503 tablet_bootstrap.cc:492] T e3bdb29fda2441efb39763717bce780c P 9d897818cab0447981bba0b012411c4d: No bootstrap required, opened a new log
I20260710 11:11:07.741173  5501 ts_tablet_manager.cc:1434] T 462536adfb734545b7b0b4e4ff06f044 P 80f3eb560c2446d39a036255319d1425: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260710 11:11:07.741403  5500 ts_tablet_manager.cc:1434] T f217d05e99d9493caada4edf4e8a268f P bdfdae1660914b528e665aab57851e46: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:11:07.741683  5503 ts_tablet_manager.cc:1403] T e3bdb29fda2441efb39763717bce780c P 9d897818cab0447981bba0b012411c4d: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.007s
I20260710 11:11:07.742224  5501 tablet_bootstrap.cc:492] T e3bdb29fda2441efb39763717bce780c P 80f3eb560c2446d39a036255319d1425: Bootstrap starting.
I20260710 11:11:07.742527  5500 tablet_bootstrap.cc:492] T 115762900bcf46928ea82bd3461e7b20 P bdfdae1660914b528e665aab57851e46: Bootstrap starting.
I20260710 11:11:07.744436  5503 raft_consensus.cc:359] T e3bdb29fda2441efb39763717bce780c P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.745107  5503 raft_consensus.cc:385] T e3bdb29fda2441efb39763717bce780c P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:07.745451  5503 raft_consensus.cc:740] T e3bdb29fda2441efb39763717bce780c P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d897818cab0447981bba0b012411c4d, State: Initialized, Role: FOLLOWER
I20260710 11:11:07.746214  5503 consensus_queue.cc:260] T e3bdb29fda2441efb39763717bce780c P 9d897818cab0447981bba0b012411c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.747467  5413 raft_consensus.cc:493] T 868f9f0084934e69b6476eb9e4d81204 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:07.747937  5413 raft_consensus.cc:515] T 868f9f0084934e69b6476eb9e4d81204 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.749035  5500 tablet_bootstrap.cc:654] T 115762900bcf46928ea82bd3461e7b20 P bdfdae1660914b528e665aab57851e46: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:07.749332  5501 tablet_bootstrap.cc:654] T e3bdb29fda2441efb39763717bce780c P 80f3eb560c2446d39a036255319d1425: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:07.750048  5413 leader_election.cc:290] T 868f9f0084934e69b6476eb9e4d81204 P bdfdae1660914b528e665aab57851e46 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747), 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095)
I20260710 11:11:07.752008  5211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868f9f0084934e69b6476eb9e4d81204" candidate_uuid: "bdfdae1660914b528e665aab57851e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f3eb560c2446d39a036255319d1425" is_pre_election: true
I20260710 11:11:07.752650  5211 raft_consensus.cc:2468] T 868f9f0084934e69b6476eb9e4d81204 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdfdae1660914b528e665aab57851e46 in term 0.
I20260710 11:11:07.756842  5503 ts_tablet_manager.cc:1434] T e3bdb29fda2441efb39763717bce780c P 9d897818cab0447981bba0b012411c4d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:11:07.760810  5360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868f9f0084934e69b6476eb9e4d81204" candidate_uuid: "bdfdae1660914b528e665aab57851e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d897818cab0447981bba0b012411c4d" is_pre_election: true
I20260710 11:11:07.761437  5360 raft_consensus.cc:2468] T 868f9f0084934e69b6476eb9e4d81204 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdfdae1660914b528e665aab57851e46 in term 0.
I20260710 11:11:07.762528  5255 leader_election.cc:304] T 868f9f0084934e69b6476eb9e4d81204 P bdfdae1660914b528e665aab57851e46 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f3eb560c2446d39a036255319d1425, bdfdae1660914b528e665aab57851e46; no voters: 
I20260710 11:11:07.763127  5413 raft_consensus.cc:2804] T 868f9f0084934e69b6476eb9e4d81204 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:07.763473  5413 raft_consensus.cc:493] T 868f9f0084934e69b6476eb9e4d81204 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:07.763777  5413 raft_consensus.cc:3060] T 868f9f0084934e69b6476eb9e4d81204 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:07.766249  5501 tablet_bootstrap.cc:492] T e3bdb29fda2441efb39763717bce780c P 80f3eb560c2446d39a036255319d1425: No bootstrap required, opened a new log
I20260710 11:11:07.766987  5501 ts_tablet_manager.cc:1403] T e3bdb29fda2441efb39763717bce780c P 80f3eb560c2446d39a036255319d1425: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.002s
I20260710 11:11:07.770717  5500 tablet_bootstrap.cc:492] T 115762900bcf46928ea82bd3461e7b20 P bdfdae1660914b528e665aab57851e46: No bootstrap required, opened a new log
I20260710 11:11:07.770416  5501 raft_consensus.cc:359] T e3bdb29fda2441efb39763717bce780c P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.771142  5501 raft_consensus.cc:385] T e3bdb29fda2441efb39763717bce780c P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:07.771209  5500 ts_tablet_manager.cc:1403] T 115762900bcf46928ea82bd3461e7b20 P bdfdae1660914b528e665aab57851e46: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.012s
I20260710 11:11:07.771548  5501 raft_consensus.cc:740] T e3bdb29fda2441efb39763717bce780c P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f3eb560c2446d39a036255319d1425, State: Initialized, Role: FOLLOWER
I20260710 11:11:07.772378  5501 consensus_queue.cc:260] T e3bdb29fda2441efb39763717bce780c P 80f3eb560c2446d39a036255319d1425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.773998  5500 raft_consensus.cc:359] T 115762900bcf46928ea82bd3461e7b20 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.774426  5501 ts_tablet_manager.cc:1434] T e3bdb29fda2441efb39763717bce780c P 80f3eb560c2446d39a036255319d1425: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:11:07.774673  5500 raft_consensus.cc:385] T 115762900bcf46928ea82bd3461e7b20 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:07.774976  5500 raft_consensus.cc:740] T 115762900bcf46928ea82bd3461e7b20 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdfdae1660914b528e665aab57851e46, State: Initialized, Role: FOLLOWER
I20260710 11:11:07.775558  5501 tablet_bootstrap.cc:492] T 115762900bcf46928ea82bd3461e7b20 P 80f3eb560c2446d39a036255319d1425: Bootstrap starting.
I20260710 11:11:07.775605  5500 consensus_queue.cc:260] T 115762900bcf46928ea82bd3461e7b20 P bdfdae1660914b528e665aab57851e46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.779698  5500 ts_tablet_manager.cc:1434] T 115762900bcf46928ea82bd3461e7b20 P bdfdae1660914b528e665aab57851e46: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:11:07.782330  5501 tablet_bootstrap.cc:654] T 115762900bcf46928ea82bd3461e7b20 P 80f3eb560c2446d39a036255319d1425: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:07.784192  5413 raft_consensus.cc:515] T 868f9f0084934e69b6476eb9e4d81204 P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.789230  5501 tablet_bootstrap.cc:492] T 115762900bcf46928ea82bd3461e7b20 P 80f3eb560c2446d39a036255319d1425: No bootstrap required, opened a new log
I20260710 11:11:07.789698  5501 ts_tablet_manager.cc:1403] T 115762900bcf46928ea82bd3461e7b20 P 80f3eb560c2446d39a036255319d1425: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 11:11:07.791150  5211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868f9f0084934e69b6476eb9e4d81204" candidate_uuid: "bdfdae1660914b528e665aab57851e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f3eb560c2446d39a036255319d1425"
I20260710 11:11:07.791388  5413 leader_election.cc:290] T 868f9f0084934e69b6476eb9e4d81204 P bdfdae1660914b528e665aab57851e46 [CANDIDATE]: Term 1 election: Requested vote from peers 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747), 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095)
I20260710 11:11:07.791769  5211 raft_consensus.cc:3060] T 868f9f0084934e69b6476eb9e4d81204 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:07.792266  5501 raft_consensus.cc:359] T 115762900bcf46928ea82bd3461e7b20 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.792687  5360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868f9f0084934e69b6476eb9e4d81204" candidate_uuid: "bdfdae1660914b528e665aab57851e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d897818cab0447981bba0b012411c4d"
I20260710 11:11:07.792979  5501 raft_consensus.cc:385] T 115762900bcf46928ea82bd3461e7b20 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:07.793258  5501 raft_consensus.cc:740] T 115762900bcf46928ea82bd3461e7b20 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f3eb560c2446d39a036255319d1425, State: Initialized, Role: FOLLOWER
I20260710 11:11:07.793237  5360 raft_consensus.cc:3060] T 868f9f0084934e69b6476eb9e4d81204 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:07.793362  5413 raft_consensus.cc:493] T 6bf1815d4cee479493bef00c5fc043b6 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:07.794123  5413 raft_consensus.cc:515] T 6bf1815d4cee479493bef00c5fc043b6 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.794195  5501 consensus_queue.cc:260] T 115762900bcf46928ea82bd3461e7b20 P 80f3eb560c2446d39a036255319d1425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.796139  5413 leader_election.cc:290] T 6bf1815d4cee479493bef00c5fc043b6 P bdfdae1660914b528e665aab57851e46 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747), 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095)
I20260710 11:11:07.796377  5501 ts_tablet_manager.cc:1434] T 115762900bcf46928ea82bd3461e7b20 P 80f3eb560c2446d39a036255319d1425: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:11:07.800236  5211 raft_consensus.cc:2468] T 868f9f0084934e69b6476eb9e4d81204 P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdfdae1660914b528e665aab57851e46 in term 1.
I20260710 11:11:07.801553  5211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bf1815d4cee479493bef00c5fc043b6" candidate_uuid: "bdfdae1660914b528e665aab57851e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f3eb560c2446d39a036255319d1425" is_pre_election: true
I20260710 11:11:07.801697  5255 leader_election.cc:304] T 868f9f0084934e69b6476eb9e4d81204 P bdfdae1660914b528e665aab57851e46 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f3eb560c2446d39a036255319d1425, bdfdae1660914b528e665aab57851e46; no voters: 
I20260710 11:11:07.801826  5363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bf1815d4cee479493bef00c5fc043b6" candidate_uuid: "bdfdae1660914b528e665aab57851e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d897818cab0447981bba0b012411c4d" is_pre_election: true
I20260710 11:11:07.800275  5360 raft_consensus.cc:2468] T 868f9f0084934e69b6476eb9e4d81204 P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdfdae1660914b528e665aab57851e46 in term 1.
I20260710 11:11:07.802485  5363 raft_consensus.cc:2468] T 6bf1815d4cee479493bef00c5fc043b6 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdfdae1660914b528e665aab57851e46 in term 0.
I20260710 11:11:07.803069  5413 raft_consensus.cc:2804] T 868f9f0084934e69b6476eb9e4d81204 P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:07.803563  5413 raft_consensus.cc:697] T 868f9f0084934e69b6476eb9e4d81204 P bdfdae1660914b528e665aab57851e46 [term 1 LEADER]: Becoming Leader. State: Replica: bdfdae1660914b528e665aab57851e46, State: Running, Role: LEADER
I20260710 11:11:07.803808  5519 raft_consensus.cc:493] T 1636996c30a747fdb74dd932628588f0 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:07.804322  5519 raft_consensus.cc:515] T 1636996c30a747fdb74dd932628588f0 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.804563  5211 raft_consensus.cc:2468] T 6bf1815d4cee479493bef00c5fc043b6 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdfdae1660914b528e665aab57851e46 in term 0.
I20260710 11:11:07.804394  5413 consensus_queue.cc:237] T 868f9f0084934e69b6476eb9e4d81204 P bdfdae1660914b528e665aab57851e46 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.806264  5519 leader_election.cc:290] T 1636996c30a747fdb74dd932628588f0 P 9d897818cab0447981bba0b012411c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747), bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883)
I20260710 11:11:07.807574  5211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1636996c30a747fdb74dd932628588f0" candidate_uuid: "9d897818cab0447981bba0b012411c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f3eb560c2446d39a036255319d1425" is_pre_election: true
I20260710 11:11:07.807917  5284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1636996c30a747fdb74dd932628588f0" candidate_uuid: "9d897818cab0447981bba0b012411c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfdae1660914b528e665aab57851e46" is_pre_election: true
I20260710 11:11:07.808254  5211 raft_consensus.cc:2468] T 1636996c30a747fdb74dd932628588f0 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d897818cab0447981bba0b012411c4d in term 0.
I20260710 11:11:07.808565  5284 raft_consensus.cc:2468] T 1636996c30a747fdb74dd932628588f0 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d897818cab0447981bba0b012411c4d in term 0.
I20260710 11:11:07.809692  5329 leader_election.cc:304] T 1636996c30a747fdb74dd932628588f0 P 9d897818cab0447981bba0b012411c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d897818cab0447981bba0b012411c4d, bdfdae1660914b528e665aab57851e46; no voters: 
I20260710 11:11:07.810362  5519 raft_consensus.cc:2804] T 1636996c30a747fdb74dd932628588f0 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:07.804404  5255 leader_election.cc:304] T 6bf1815d4cee479493bef00c5fc043b6 P bdfdae1660914b528e665aab57851e46 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d897818cab0447981bba0b012411c4d, bdfdae1660914b528e665aab57851e46; no voters: 
I20260710 11:11:07.810874  5519 raft_consensus.cc:493] T 1636996c30a747fdb74dd932628588f0 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:07.811350  5519 raft_consensus.cc:3060] T 1636996c30a747fdb74dd932628588f0 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:07.811619  5534 raft_consensus.cc:2804] T 6bf1815d4cee479493bef00c5fc043b6 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:07.812036  5534 raft_consensus.cc:493] T 6bf1815d4cee479493bef00c5fc043b6 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:07.812381  5534 raft_consensus.cc:3060] T 6bf1815d4cee479493bef00c5fc043b6 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:07.818033  5519 raft_consensus.cc:515] T 1636996c30a747fdb74dd932628588f0 P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.818167  5534 raft_consensus.cc:515] T 6bf1815d4cee479493bef00c5fc043b6 P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.819938  5519 leader_election.cc:290] T 1636996c30a747fdb74dd932628588f0 P 9d897818cab0447981bba0b012411c4d [CANDIDATE]: Term 1 election: Requested vote from peers 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747), bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883)
I20260710 11:11:07.820793  5534 leader_election.cc:290] T 6bf1815d4cee479493bef00c5fc043b6 P bdfdae1660914b528e665aab57851e46 [CANDIDATE]: Term 1 election: Requested vote from peers 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747), 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095)
I20260710 11:11:07.820967  5211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bf1815d4cee479493bef00c5fc043b6" candidate_uuid: "bdfdae1660914b528e665aab57851e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f3eb560c2446d39a036255319d1425"
I20260710 11:11:07.821631  5211 raft_consensus.cc:3060] T 6bf1815d4cee479493bef00c5fc043b6 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:07.821048  5284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1636996c30a747fdb74dd932628588f0" candidate_uuid: "9d897818cab0447981bba0b012411c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfdae1660914b528e665aab57851e46"
I20260710 11:11:07.822185  5284 raft_consensus.cc:3060] T 1636996c30a747fdb74dd932628588f0 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:07.822276  5214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1636996c30a747fdb74dd932628588f0" candidate_uuid: "9d897818cab0447981bba0b012411c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f3eb560c2446d39a036255319d1425"
I20260710 11:11:07.822856  5214 raft_consensus.cc:3060] T 1636996c30a747fdb74dd932628588f0 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:07.825134  5363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bf1815d4cee479493bef00c5fc043b6" candidate_uuid: "bdfdae1660914b528e665aab57851e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d897818cab0447981bba0b012411c4d"
I20260710 11:11:07.825700  5363 raft_consensus.cc:3060] T 6bf1815d4cee479493bef00c5fc043b6 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:07.828841  5211 raft_consensus.cc:2468] T 6bf1815d4cee479493bef00c5fc043b6 P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdfdae1660914b528e665aab57851e46 in term 1.
I20260710 11:11:07.829830  5255 leader_election.cc:304] T 6bf1815d4cee479493bef00c5fc043b6 P bdfdae1660914b528e665aab57851e46 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f3eb560c2446d39a036255319d1425, bdfdae1660914b528e665aab57851e46; no voters: 
I20260710 11:11:07.830134  5214 raft_consensus.cc:2468] T 1636996c30a747fdb74dd932628588f0 P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d897818cab0447981bba0b012411c4d in term 1.
I20260710 11:11:07.830672  5413 raft_consensus.cc:493] T e3bdb29fda2441efb39763717bce780c P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:07.830729  5110 catalog_manager.cc:5697] T 868f9f0084934e69b6476eb9e4d81204 P bdfdae1660914b528e665aab57851e46 reported cstate change: term changed from 0 to 1, leader changed from <none> to bdfdae1660914b528e665aab57851e46 (127.1.69.2). New cstate: current_term: 1 leader_uuid: "bdfdae1660914b528e665aab57851e46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:07.831319  5534 raft_consensus.cc:2804] T 6bf1815d4cee479493bef00c5fc043b6 P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:07.831272  5413 raft_consensus.cc:515] T e3bdb29fda2441efb39763717bce780c P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.833791  5413 leader_election.cc:290] T e3bdb29fda2441efb39763717bce780c P bdfdae1660914b528e665aab57851e46 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747), 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095)
I20260710 11:11:07.834719  5214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3bdb29fda2441efb39763717bce780c" candidate_uuid: "bdfdae1660914b528e665aab57851e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f3eb560c2446d39a036255319d1425" is_pre_election: true
I20260710 11:11:07.835233  5214 raft_consensus.cc:2468] T e3bdb29fda2441efb39763717bce780c P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdfdae1660914b528e665aab57851e46 in term 0.
I20260710 11:11:07.836238  5255 leader_election.cc:304] T e3bdb29fda2441efb39763717bce780c P bdfdae1660914b528e665aab57851e46 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f3eb560c2446d39a036255319d1425, bdfdae1660914b528e665aab57851e46; no voters: 
I20260710 11:11:07.831167  5329 leader_election.cc:304] T 1636996c30a747fdb74dd932628588f0 P 9d897818cab0447981bba0b012411c4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f3eb560c2446d39a036255319d1425, 9d897818cab0447981bba0b012411c4d; no voters: 
I20260710 11:11:07.837848  5413 raft_consensus.cc:2804] T e3bdb29fda2441efb39763717bce780c P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:07.838254  5413 raft_consensus.cc:493] T e3bdb29fda2441efb39763717bce780c P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:07.838327  5519 raft_consensus.cc:2804] T 1636996c30a747fdb74dd932628588f0 P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:07.838753  5413 raft_consensus.cc:3060] T e3bdb29fda2441efb39763717bce780c P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:07.838937  5519 raft_consensus.cc:697] T 1636996c30a747fdb74dd932628588f0 P 9d897818cab0447981bba0b012411c4d [term 1 LEADER]: Becoming Leader. State: Replica: 9d897818cab0447981bba0b012411c4d, State: Running, Role: LEADER
I20260710 11:11:07.839882  5519 consensus_queue.cc:237] T 1636996c30a747fdb74dd932628588f0 P 9d897818cab0447981bba0b012411c4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.843518  5360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3bdb29fda2441efb39763717bce780c" candidate_uuid: "bdfdae1660914b528e665aab57851e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d897818cab0447981bba0b012411c4d" is_pre_election: true
I20260710 11:11:07.844180  5360 raft_consensus.cc:2468] T e3bdb29fda2441efb39763717bce780c P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdfdae1660914b528e665aab57851e46 in term 0.
I20260710 11:11:07.844956  5413 raft_consensus.cc:515] T e3bdb29fda2441efb39763717bce780c P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.846635  5363 raft_consensus.cc:2468] T 6bf1815d4cee479493bef00c5fc043b6 P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdfdae1660914b528e665aab57851e46 in term 1.
I20260710 11:11:07.846956  5413 leader_election.cc:290] T e3bdb29fda2441efb39763717bce780c P bdfdae1660914b528e665aab57851e46 [CANDIDATE]: Term 1 election: Requested vote from peers 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747), 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095)
I20260710 11:11:07.849255  5284 raft_consensus.cc:2468] T 1636996c30a747fdb74dd932628588f0 P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d897818cab0447981bba0b012411c4d in term 1.
I20260710 11:11:07.849481  5214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3bdb29fda2441efb39763717bce780c" candidate_uuid: "bdfdae1660914b528e665aab57851e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f3eb560c2446d39a036255319d1425"
I20260710 11:11:07.850082  5214 raft_consensus.cc:3060] T e3bdb29fda2441efb39763717bce780c P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:07.853320  5534 raft_consensus.cc:697] T 6bf1815d4cee479493bef00c5fc043b6 P bdfdae1660914b528e665aab57851e46 [term 1 LEADER]: Becoming Leader. State: Replica: bdfdae1660914b528e665aab57851e46, State: Running, Role: LEADER
I20260710 11:11:07.854197  5534 consensus_queue.cc:237] T 6bf1815d4cee479493bef00c5fc043b6 P bdfdae1660914b528e665aab57851e46 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.855863  5214 raft_consensus.cc:2468] T e3bdb29fda2441efb39763717bce780c P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdfdae1660914b528e665aab57851e46 in term 1.
I20260710 11:11:07.857124  5255 leader_election.cc:304] T e3bdb29fda2441efb39763717bce780c P bdfdae1660914b528e665aab57851e46 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f3eb560c2446d39a036255319d1425, bdfdae1660914b528e665aab57851e46; no voters: 
I20260710 11:11:07.856880  5108 catalog_manager.cc:5697] T 1636996c30a747fdb74dd932628588f0 P 9d897818cab0447981bba0b012411c4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d897818cab0447981bba0b012411c4d (127.1.69.3). New cstate: current_term: 1 leader_uuid: "9d897818cab0447981bba0b012411c4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:07.858031  5413 raft_consensus.cc:2804] T e3bdb29fda2441efb39763717bce780c P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:07.856896  5363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3bdb29fda2441efb39763717bce780c" candidate_uuid: "bdfdae1660914b528e665aab57851e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d897818cab0447981bba0b012411c4d"
I20260710 11:11:07.865854  5363 raft_consensus.cc:3060] T e3bdb29fda2441efb39763717bce780c P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:07.866884  5413 raft_consensus.cc:697] T e3bdb29fda2441efb39763717bce780c P bdfdae1660914b528e665aab57851e46 [term 1 LEADER]: Becoming Leader. State: Replica: bdfdae1660914b528e665aab57851e46, State: Running, Role: LEADER
I20260710 11:11:07.867784  5413 consensus_queue.cc:237] T e3bdb29fda2441efb39763717bce780c P bdfdae1660914b528e665aab57851e46 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.870551  5489 raft_consensus.cc:493] T d49b52b102dc43589869861da2e3d2d4 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:07.871002  5489 raft_consensus.cc:515] T d49b52b102dc43589869861da2e3d2d4 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.873158  5489 leader_election.cc:290] T d49b52b102dc43589869861da2e3d2d4 P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883), 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095)
I20260710 11:11:07.873538  5363 raft_consensus.cc:2468] T e3bdb29fda2441efb39763717bce780c P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdfdae1660914b528e665aab57851e46 in term 1.
I20260710 11:11:07.874441  5284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d49b52b102dc43589869861da2e3d2d4" candidate_uuid: "80f3eb560c2446d39a036255319d1425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfdae1660914b528e665aab57851e46" is_pre_election: true
I20260710 11:11:07.874740  5360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d49b52b102dc43589869861da2e3d2d4" candidate_uuid: "80f3eb560c2446d39a036255319d1425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d897818cab0447981bba0b012411c4d" is_pre_election: true
I20260710 11:11:07.874991  5284 raft_consensus.cc:2468] T d49b52b102dc43589869861da2e3d2d4 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80f3eb560c2446d39a036255319d1425 in term 0.
I20260710 11:11:07.875377  5360 raft_consensus.cc:2468] T d49b52b102dc43589869861da2e3d2d4 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80f3eb560c2446d39a036255319d1425 in term 0.
I20260710 11:11:07.876457  5180 leader_election.cc:304] T d49b52b102dc43589869861da2e3d2d4 P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f3eb560c2446d39a036255319d1425, 9d897818cab0447981bba0b012411c4d; no voters: 
I20260710 11:11:07.877141  5489 raft_consensus.cc:2804] T d49b52b102dc43589869861da2e3d2d4 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:07.877460  5489 raft_consensus.cc:493] T d49b52b102dc43589869861da2e3d2d4 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:07.877821  5489 raft_consensus.cc:3060] T d49b52b102dc43589869861da2e3d2d4 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:07.878175  5512 raft_consensus.cc:493] T f217d05e99d9493caada4edf4e8a268f P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:07.878036  5108 catalog_manager.cc:5697] T 6bf1815d4cee479493bef00c5fc043b6 P bdfdae1660914b528e665aab57851e46 reported cstate change: term changed from 0 to 1, leader changed from <none> to bdfdae1660914b528e665aab57851e46 (127.1.69.2). New cstate: current_term: 1 leader_uuid: "bdfdae1660914b528e665aab57851e46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:07.878646  5512 raft_consensus.cc:515] T f217d05e99d9493caada4edf4e8a268f P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.879297  5108 catalog_manager.cc:5697] T e3bdb29fda2441efb39763717bce780c P bdfdae1660914b528e665aab57851e46 reported cstate change: term changed from 0 to 1, leader changed from <none> to bdfdae1660914b528e665aab57851e46 (127.1.69.2). New cstate: current_term: 1 leader_uuid: "bdfdae1660914b528e665aab57851e46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:07.880884  5512 leader_election.cc:290] T f217d05e99d9493caada4edf4e8a268f P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883), 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095)
I20260710 11:11:07.882169  5284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f217d05e99d9493caada4edf4e8a268f" candidate_uuid: "80f3eb560c2446d39a036255319d1425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfdae1660914b528e665aab57851e46" is_pre_election: true
I20260710 11:11:07.882777  5284 raft_consensus.cc:2468] T f217d05e99d9493caada4edf4e8a268f P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80f3eb560c2446d39a036255319d1425 in term 0.
I20260710 11:11:07.883962  5180 leader_election.cc:304] T f217d05e99d9493caada4edf4e8a268f P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f3eb560c2446d39a036255319d1425, bdfdae1660914b528e665aab57851e46; no voters: 
I20260710 11:11:07.884793  5512 raft_consensus.cc:2804] T f217d05e99d9493caada4edf4e8a268f P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:07.885161  5512 raft_consensus.cc:493] T f217d05e99d9493caada4edf4e8a268f P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:07.884935  5489 raft_consensus.cc:515] T d49b52b102dc43589869861da2e3d2d4 P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.885579  5512 raft_consensus.cc:3060] T f217d05e99d9493caada4edf4e8a268f P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:07.886875  5489 leader_election.cc:290] T d49b52b102dc43589869861da2e3d2d4 P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 1 election: Requested vote from peers bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883), 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095)
I20260710 11:11:07.888960  5284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d49b52b102dc43589869861da2e3d2d4" candidate_uuid: "80f3eb560c2446d39a036255319d1425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfdae1660914b528e665aab57851e46"
I20260710 11:11:07.889716  5284 raft_consensus.cc:3060] T d49b52b102dc43589869861da2e3d2d4 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:07.892527  5363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f217d05e99d9493caada4edf4e8a268f" candidate_uuid: "80f3eb560c2446d39a036255319d1425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d897818cab0447981bba0b012411c4d" is_pre_election: true
I20260710 11:11:07.892601  5360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d49b52b102dc43589869861da2e3d2d4" candidate_uuid: "80f3eb560c2446d39a036255319d1425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d897818cab0447981bba0b012411c4d"
I20260710 11:11:07.893267  5360 raft_consensus.cc:3060] T d49b52b102dc43589869861da2e3d2d4 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:07.892650  5512 raft_consensus.cc:515] T f217d05e99d9493caada4edf4e8a268f P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.896628  5285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f217d05e99d9493caada4edf4e8a268f" candidate_uuid: "80f3eb560c2446d39a036255319d1425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfdae1660914b528e665aab57851e46"
I20260710 11:11:07.897182  5285 raft_consensus.cc:3060] T f217d05e99d9493caada4edf4e8a268f P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:07.897791  5361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f217d05e99d9493caada4edf4e8a268f" candidate_uuid: "80f3eb560c2446d39a036255319d1425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d897818cab0447981bba0b012411c4d"
I20260710 11:11:07.898037  5512 leader_election.cc:290] T f217d05e99d9493caada4edf4e8a268f P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 1 election: Requested vote from peers bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883), 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095)
I20260710 11:11:07.898162  5284 raft_consensus.cc:2468] T d49b52b102dc43589869861da2e3d2d4 P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f3eb560c2446d39a036255319d1425 in term 1.
I20260710 11:11:07.899430  5180 leader_election.cc:304] T d49b52b102dc43589869861da2e3d2d4 P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f3eb560c2446d39a036255319d1425, bdfdae1660914b528e665aab57851e46; no voters: 
I20260710 11:11:07.900068  5512 raft_consensus.cc:2804] T d49b52b102dc43589869861da2e3d2d4 P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:07.900555  5512 raft_consensus.cc:697] T d49b52b102dc43589869861da2e3d2d4 P 80f3eb560c2446d39a036255319d1425 [term 1 LEADER]: Becoming Leader. State: Replica: 80f3eb560c2446d39a036255319d1425, State: Running, Role: LEADER
I20260710 11:11:07.901346  5512 consensus_queue.cc:237] T d49b52b102dc43589869861da2e3d2d4 P 80f3eb560c2446d39a036255319d1425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.902503  5489 raft_consensus.cc:493] T 462536adfb734545b7b0b4e4ff06f044 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:07.903138  5489 raft_consensus.cc:515] T 462536adfb734545b7b0b4e4ff06f044 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.903662  5285 raft_consensus.cc:2468] T f217d05e99d9493caada4edf4e8a268f P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f3eb560c2446d39a036255319d1425 in term 1.
I20260710 11:11:07.904879  5180 leader_election.cc:304] T f217d05e99d9493caada4edf4e8a268f P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80f3eb560c2446d39a036255319d1425, bdfdae1660914b528e665aab57851e46; no voters: 9d897818cab0447981bba0b012411c4d
I20260710 11:11:07.905202  5360 raft_consensus.cc:2468] T d49b52b102dc43589869861da2e3d2d4 P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f3eb560c2446d39a036255319d1425 in term 1.
I20260710 11:11:07.905820  5489 leader_election.cc:290] T 462536adfb734545b7b0b4e4ff06f044 P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883), 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095)
I20260710 11:11:07.893239  5363 raft_consensus.cc:2468] T f217d05e99d9493caada4edf4e8a268f P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80f3eb560c2446d39a036255319d1425 in term 0.
I20260710 11:11:07.905947  5508 raft_consensus.cc:2804] T f217d05e99d9493caada4edf4e8a268f P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:07.907130  5508 raft_consensus.cc:697] T f217d05e99d9493caada4edf4e8a268f P 80f3eb560c2446d39a036255319d1425 [term 1 LEADER]: Becoming Leader. State: Replica: 80f3eb560c2446d39a036255319d1425, State: Running, Role: LEADER
I20260710 11:11:07.908212  5508 consensus_queue.cc:237] T f217d05e99d9493caada4edf4e8a268f P 80f3eb560c2446d39a036255319d1425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:07.909605  5285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462536adfb734545b7b0b4e4ff06f044" candidate_uuid: "80f3eb560c2446d39a036255319d1425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfdae1660914b528e665aab57851e46" is_pre_election: true
I20260710 11:11:07.910403  5285 raft_consensus.cc:2393] T 462536adfb734545b7b0b4e4ff06f044 P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80f3eb560c2446d39a036255319d1425 in current term 1: Already voted for candidate 9d897818cab0447981bba0b012411c4d in this term.
I20260710 11:11:07.910843  5363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462536adfb734545b7b0b4e4ff06f044" candidate_uuid: "80f3eb560c2446d39a036255319d1425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d897818cab0447981bba0b012411c4d" is_pre_election: true
I20260710 11:11:07.912451  5180 leader_election.cc:304] T 462536adfb734545b7b0b4e4ff06f044 P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80f3eb560c2446d39a036255319d1425; no voters: 9d897818cab0447981bba0b012411c4d, bdfdae1660914b528e665aab57851e46
I20260710 11:11:07.913257  5512 raft_consensus.cc:3060] T 462536adfb734545b7b0b4e4ff06f044 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:07.917618  5108 catalog_manager.cc:5697] T d49b52b102dc43589869861da2e3d2d4 P 80f3eb560c2446d39a036255319d1425 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80f3eb560c2446d39a036255319d1425 (127.1.69.1). New cstate: current_term: 1 leader_uuid: "80f3eb560c2446d39a036255319d1425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:07.919516  5512 raft_consensus.cc:2749] T 462536adfb734545b7b0b4e4ff06f044 P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:07.929351  5108 catalog_manager.cc:5697] T f217d05e99d9493caada4edf4e8a268f P 80f3eb560c2446d39a036255319d1425 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80f3eb560c2446d39a036255319d1425 (127.1.69.1). New cstate: current_term: 1 leader_uuid: "80f3eb560c2446d39a036255319d1425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:07.995395  5512 consensus_queue.cc:1048] T f2413b1b18c84312b24977bf13d19f01 P 80f3eb560c2446d39a036255319d1425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:08.007220  5508 consensus_queue.cc:1048] T f2413b1b18c84312b24977bf13d19f01 P 80f3eb560c2446d39a036255319d1425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:08.174834  5519 consensus_queue.cc:1048] T 462536adfb734545b7b0b4e4ff06f044 P 9d897818cab0447981bba0b012411c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:08.179490  5519 consensus_queue.cc:1048] T 462536adfb734545b7b0b4e4ff06f044 P 9d897818cab0447981bba0b012411c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:08.266579  5413 raft_consensus.cc:493] T 115762900bcf46928ea82bd3461e7b20 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:08.267055  5413 raft_consensus.cc:515] T 115762900bcf46928ea82bd3461e7b20 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:08.268697  5413 leader_election.cc:290] T 115762900bcf46928ea82bd3461e7b20 P bdfdae1660914b528e665aab57851e46 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747), 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095)
I20260710 11:11:08.269483  5214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115762900bcf46928ea82bd3461e7b20" candidate_uuid: "bdfdae1660914b528e665aab57851e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f3eb560c2446d39a036255319d1425" is_pre_election: true
I20260710 11:11:08.269889  5360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115762900bcf46928ea82bd3461e7b20" candidate_uuid: "bdfdae1660914b528e665aab57851e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d897818cab0447981bba0b012411c4d" is_pre_election: true
I20260710 11:11:08.270234  5214 raft_consensus.cc:2468] T 115762900bcf46928ea82bd3461e7b20 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdfdae1660914b528e665aab57851e46 in term 0.
I20260710 11:11:08.270507  5360 raft_consensus.cc:2468] T 115762900bcf46928ea82bd3461e7b20 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdfdae1660914b528e665aab57851e46 in term 0.
I20260710 11:11:08.271303  5255 leader_election.cc:304] T 115762900bcf46928ea82bd3461e7b20 P bdfdae1660914b528e665aab57851e46 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f3eb560c2446d39a036255319d1425, bdfdae1660914b528e665aab57851e46; no voters: 
I20260710 11:11:08.271988  5413 raft_consensus.cc:2804] T 115762900bcf46928ea82bd3461e7b20 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:08.272356  5413 raft_consensus.cc:493] T 115762900bcf46928ea82bd3461e7b20 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:08.272704  5413 raft_consensus.cc:3060] T 115762900bcf46928ea82bd3461e7b20 P bdfdae1660914b528e665aab57851e46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:08.277926  5413 raft_consensus.cc:515] T 115762900bcf46928ea82bd3461e7b20 P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:08.279316  5413 leader_election.cc:290] T 115762900bcf46928ea82bd3461e7b20 P bdfdae1660914b528e665aab57851e46 [CANDIDATE]: Term 1 election: Requested vote from peers 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747), 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095)
I20260710 11:11:08.280161  5214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115762900bcf46928ea82bd3461e7b20" candidate_uuid: "bdfdae1660914b528e665aab57851e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f3eb560c2446d39a036255319d1425"
I20260710 11:11:08.280464  5360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115762900bcf46928ea82bd3461e7b20" candidate_uuid: "bdfdae1660914b528e665aab57851e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d897818cab0447981bba0b012411c4d"
I20260710 11:11:08.280825  5214 raft_consensus.cc:3060] T 115762900bcf46928ea82bd3461e7b20 P 80f3eb560c2446d39a036255319d1425 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:08.281062  5360 raft_consensus.cc:3060] T 115762900bcf46928ea82bd3461e7b20 P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:08.287565  5214 raft_consensus.cc:2468] T 115762900bcf46928ea82bd3461e7b20 P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdfdae1660914b528e665aab57851e46 in term 1.
I20260710 11:11:08.287569  5360 raft_consensus.cc:2468] T 115762900bcf46928ea82bd3461e7b20 P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdfdae1660914b528e665aab57851e46 in term 1.
I20260710 11:11:08.288815  5255 leader_election.cc:304] T 115762900bcf46928ea82bd3461e7b20 P bdfdae1660914b528e665aab57851e46 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d897818cab0447981bba0b012411c4d, bdfdae1660914b528e665aab57851e46; no voters: 
I20260710 11:11:08.289431  5413 raft_consensus.cc:2804] T 115762900bcf46928ea82bd3461e7b20 P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:08.289814  5413 raft_consensus.cc:697] T 115762900bcf46928ea82bd3461e7b20 P bdfdae1660914b528e665aab57851e46 [term 1 LEADER]: Becoming Leader. State: Replica: bdfdae1660914b528e665aab57851e46, State: Running, Role: LEADER
I20260710 11:11:08.290422  5413 consensus_queue.cc:237] T 115762900bcf46928ea82bd3461e7b20 P bdfdae1660914b528e665aab57851e46 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:08.296243  5413 consensus_queue.cc:1048] T 868f9f0084934e69b6476eb9e4d81204 P bdfdae1660914b528e665aab57851e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:08.297904  5111 catalog_manager.cc:5697] T 115762900bcf46928ea82bd3461e7b20 P bdfdae1660914b528e665aab57851e46 reported cstate change: term changed from 0 to 1, leader changed from <none> to bdfdae1660914b528e665aab57851e46 (127.1.69.2). New cstate: current_term: 1 leader_uuid: "bdfdae1660914b528e665aab57851e46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:08.301548  5413 consensus_queue.cc:1048] T 868f9f0084934e69b6476eb9e4d81204 P bdfdae1660914b528e665aab57851e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:08.316563  5508 consensus_queue.cc:1048] T d49b52b102dc43589869861da2e3d2d4 P 80f3eb560c2446d39a036255319d1425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:08.328377  5512 consensus_queue.cc:1048] T d49b52b102dc43589869861da2e3d2d4 P 80f3eb560c2446d39a036255319d1425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:08.334132  5540 consensus_queue.cc:1048] T 6bf1815d4cee479493bef00c5fc043b6 P bdfdae1660914b528e665aab57851e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:08.352259  5519 consensus_queue.cc:1048] T 1636996c30a747fdb74dd932628588f0 P 9d897818cab0447981bba0b012411c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:08.359036  5537 consensus_queue.cc:1048] T 6bf1815d4cee479493bef00c5fc043b6 P bdfdae1660914b528e665aab57851e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:08.369508  5452 consensus_queue.cc:1048] T 1636996c30a747fdb74dd932628588f0 P 9d897818cab0447981bba0b012411c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:08.370864  5489 consensus_queue.cc:1048] T f217d05e99d9493caada4edf4e8a268f P 80f3eb560c2446d39a036255319d1425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:08.379726  5363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "462536adfb734545b7b0b4e4ff06f044"
dest_uuid: "9d897818cab0447981bba0b012411c4d"
mode: GRACEFUL
new_leader_uuid: "80f3eb560c2446d39a036255319d1425"
 from {username='slave'} at 127.0.0.1:47632
I20260710 11:11:08.380477  5363 raft_consensus.cc:606] T 462536adfb734545b7b0b4e4ff06f044 P 9d897818cab0447981bba0b012411c4d [term 1 LEADER]: Received request to transfer leadership to TS 80f3eb560c2446d39a036255319d1425
I20260710 11:11:08.393780  5289 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6bf1815d4cee479493bef00c5fc043b6"
dest_uuid: "bdfdae1660914b528e665aab57851e46"
mode: GRACEFUL
new_leader_uuid: "80f3eb560c2446d39a036255319d1425"
 from {username='slave'} at 127.0.0.1:35000
I20260710 11:11:08.394405  5289 raft_consensus.cc:606] T 6bf1815d4cee479493bef00c5fc043b6 P bdfdae1660914b528e665aab57851e46 [term 1 LEADER]: Received request to transfer leadership to TS 80f3eb560c2446d39a036255319d1425
I20260710 11:11:08.395486  5363 raft_consensus.cc:3060] T f217d05e99d9493caada4edf4e8a268f P 9d897818cab0447981bba0b012411c4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:08.409843  5508 consensus_queue.cc:1048] T f217d05e99d9493caada4edf4e8a268f P 80f3eb560c2446d39a036255319d1425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:11:08.414379  5211 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f217d05e99d9493caada4edf4e8a268f"
dest_uuid: "80f3eb560c2446d39a036255319d1425"
mode: GRACEFUL
new_leader_uuid: "bdfdae1660914b528e665aab57851e46"
 from {username='slave'} at 127.0.0.1:41180
I20260710 11:11:08.414956  5211 raft_consensus.cc:606] T f217d05e99d9493caada4edf4e8a268f P 80f3eb560c2446d39a036255319d1425 [term 1 LEADER]: Received request to transfer leadership to TS bdfdae1660914b528e665aab57851e46
I20260710 11:11:08.424597  5537 consensus_queue.cc:1048] T e3bdb29fda2441efb39763717bce780c P bdfdae1660914b528e665aab57851e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:08.435645  5413 consensus_queue.cc:1048] T e3bdb29fda2441efb39763717bce780c P bdfdae1660914b528e665aab57851e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:08.612890  5550 raft_consensus.cc:993] T 462536adfb734545b7b0b4e4ff06f044 P 9d897818cab0447981bba0b012411c4d: : Instructing follower 80f3eb560c2446d39a036255319d1425 to start an election
I20260710 11:11:08.613296  5452 raft_consensus.cc:1081] T 462536adfb734545b7b0b4e4ff06f044 P 9d897818cab0447981bba0b012411c4d [term 1 LEADER]: Signalling peer 80f3eb560c2446d39a036255319d1425 to start an election
I20260710 11:11:08.614665  5211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "462536adfb734545b7b0b4e4ff06f044"
dest_uuid: "80f3eb560c2446d39a036255319d1425"
 from {username='slave'} at 127.0.0.1:41174
I20260710 11:11:08.615141  5211 raft_consensus.cc:493] T 462536adfb734545b7b0b4e4ff06f044 P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:08.615420  5211 raft_consensus.cc:3060] T 462536adfb734545b7b0b4e4ff06f044 P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:08.620332  5211 raft_consensus.cc:515] T 462536adfb734545b7b0b4e4ff06f044 P 80f3eb560c2446d39a036255319d1425 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:08.622380  5211 leader_election.cc:290] T 462536adfb734545b7b0b4e4ff06f044 P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 2 election: Requested vote from peers bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883), 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095)
I20260710 11:11:08.622984  5284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462536adfb734545b7b0b4e4ff06f044" candidate_uuid: "80f3eb560c2446d39a036255319d1425" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bdfdae1660914b528e665aab57851e46"
I20260710 11:11:08.623569  5284 raft_consensus.cc:3060] T 462536adfb734545b7b0b4e4ff06f044 P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:08.623639  5363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462536adfb734545b7b0b4e4ff06f044" candidate_uuid: "80f3eb560c2446d39a036255319d1425" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d897818cab0447981bba0b012411c4d"
I20260710 11:11:08.624194  5363 raft_consensus.cc:3055] T 462536adfb734545b7b0b4e4ff06f044 P 9d897818cab0447981bba0b012411c4d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:08.624521  5363 raft_consensus.cc:740] T 462536adfb734545b7b0b4e4ff06f044 P 9d897818cab0447981bba0b012411c4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d897818cab0447981bba0b012411c4d, State: Running, Role: LEADER
I20260710 11:11:08.625301  5363 consensus_queue.cc:260] T 462536adfb734545b7b0b4e4ff06f044 P 9d897818cab0447981bba0b012411c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:08.626447  5363 raft_consensus.cc:3060] T 462536adfb734545b7b0b4e4ff06f044 P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:08.630406  5284 raft_consensus.cc:2468] T 462536adfb734545b7b0b4e4ff06f044 P bdfdae1660914b528e665aab57851e46 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f3eb560c2446d39a036255319d1425 in term 2.
I20260710 11:11:08.631517  5180 leader_election.cc:304] T 462536adfb734545b7b0b4e4ff06f044 P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f3eb560c2446d39a036255319d1425, bdfdae1660914b528e665aab57851e46; no voters: 
I20260710 11:11:08.632213  5508 raft_consensus.cc:2804] T 462536adfb734545b7b0b4e4ff06f044 P 80f3eb560c2446d39a036255319d1425 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:08.632890  5363 raft_consensus.cc:2468] T 462536adfb734545b7b0b4e4ff06f044 P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f3eb560c2446d39a036255319d1425 in term 2.
I20260710 11:11:08.632740  5508 raft_consensus.cc:697] T 462536adfb734545b7b0b4e4ff06f044 P 80f3eb560c2446d39a036255319d1425 [term 2 LEADER]: Becoming Leader. State: Replica: 80f3eb560c2446d39a036255319d1425, State: Running, Role: LEADER
I20260710 11:11:08.633901  5508 consensus_queue.cc:237] T 462536adfb734545b7b0b4e4ff06f044 P 80f3eb560c2446d39a036255319d1425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:08.639858  5110 catalog_manager.cc:5697] T 462536adfb734545b7b0b4e4ff06f044 P 80f3eb560c2446d39a036255319d1425 reported cstate change: term changed from 1 to 2, leader changed from 9d897818cab0447981bba0b012411c4d (127.1.69.3) to 80f3eb560c2446d39a036255319d1425 (127.1.69.1). New cstate: current_term: 2 leader_uuid: "80f3eb560c2446d39a036255319d1425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:08.873446  5537 consensus_queue.cc:1048] T 115762900bcf46928ea82bd3461e7b20 P bdfdae1660914b528e665aab57851e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:08.886163  5413 consensus_queue.cc:1048] T 115762900bcf46928ea82bd3461e7b20 P bdfdae1660914b528e665aab57851e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:08.914125  5413 raft_consensus.cc:993] T 6bf1815d4cee479493bef00c5fc043b6 P bdfdae1660914b528e665aab57851e46: : Instructing follower 80f3eb560c2446d39a036255319d1425 to start an election
I20260710 11:11:08.914602  5534 raft_consensus.cc:1081] T 6bf1815d4cee479493bef00c5fc043b6 P bdfdae1660914b528e665aab57851e46 [term 1 LEADER]: Signalling peer 80f3eb560c2446d39a036255319d1425 to start an election
I20260710 11:11:08.916091  5214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6bf1815d4cee479493bef00c5fc043b6"
dest_uuid: "80f3eb560c2446d39a036255319d1425"
 from {username='slave'} at 127.0.0.1:41166
I20260710 11:11:08.916656  5214 raft_consensus.cc:493] T 6bf1815d4cee479493bef00c5fc043b6 P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:08.917003  5214 raft_consensus.cc:3060] T 6bf1815d4cee479493bef00c5fc043b6 P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:08.921689  5214 raft_consensus.cc:515] T 6bf1815d4cee479493bef00c5fc043b6 P 80f3eb560c2446d39a036255319d1425 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:08.923434  5214 leader_election.cc:290] T 6bf1815d4cee479493bef00c5fc043b6 P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 2 election: Requested vote from peers bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883), 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095)
I20260710 11:11:08.924047  5284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bf1815d4cee479493bef00c5fc043b6" candidate_uuid: "80f3eb560c2446d39a036255319d1425" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bdfdae1660914b528e665aab57851e46"
I20260710 11:11:08.924691  5284 raft_consensus.cc:3055] T 6bf1815d4cee479493bef00c5fc043b6 P bdfdae1660914b528e665aab57851e46 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:08.924844  5363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bf1815d4cee479493bef00c5fc043b6" candidate_uuid: "80f3eb560c2446d39a036255319d1425" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d897818cab0447981bba0b012411c4d"
I20260710 11:11:08.925063  5284 raft_consensus.cc:740] T 6bf1815d4cee479493bef00c5fc043b6 P bdfdae1660914b528e665aab57851e46 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bdfdae1660914b528e665aab57851e46, State: Running, Role: LEADER
I20260710 11:11:08.925417  5363 raft_consensus.cc:3060] T 6bf1815d4cee479493bef00c5fc043b6 P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:08.925849  5284 consensus_queue.cc:260] T 6bf1815d4cee479493bef00c5fc043b6 P bdfdae1660914b528e665aab57851e46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:08.927063  5284 raft_consensus.cc:3060] T 6bf1815d4cee479493bef00c5fc043b6 P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:08.931733  5363 raft_consensus.cc:2468] T 6bf1815d4cee479493bef00c5fc043b6 P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f3eb560c2446d39a036255319d1425 in term 2.
I20260710 11:11:08.932806  5180 leader_election.cc:304] T 6bf1815d4cee479493bef00c5fc043b6 P 80f3eb560c2446d39a036255319d1425 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f3eb560c2446d39a036255319d1425, 9d897818cab0447981bba0b012411c4d; no voters: 
I20260710 11:11:08.933326  5284 raft_consensus.cc:2468] T 6bf1815d4cee479493bef00c5fc043b6 P bdfdae1660914b528e665aab57851e46 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f3eb560c2446d39a036255319d1425 in term 2.
I20260710 11:11:08.933493  5512 raft_consensus.cc:2804] T 6bf1815d4cee479493bef00c5fc043b6 P 80f3eb560c2446d39a036255319d1425 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:08.933980  5512 raft_consensus.cc:697] T 6bf1815d4cee479493bef00c5fc043b6 P 80f3eb560c2446d39a036255319d1425 [term 2 LEADER]: Becoming Leader. State: Replica: 80f3eb560c2446d39a036255319d1425, State: Running, Role: LEADER
I20260710 11:11:08.934808  5512 consensus_queue.cc:237] T 6bf1815d4cee479493bef00c5fc043b6 P 80f3eb560c2446d39a036255319d1425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:08.940809  5108 catalog_manager.cc:5697] T 6bf1815d4cee479493bef00c5fc043b6 P 80f3eb560c2446d39a036255319d1425 reported cstate change: term changed from 1 to 2, leader changed from bdfdae1660914b528e665aab57851e46 (127.1.69.2) to 80f3eb560c2446d39a036255319d1425 (127.1.69.1). New cstate: current_term: 2 leader_uuid: "80f3eb560c2446d39a036255319d1425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:09.007521  5489 raft_consensus.cc:993] T f217d05e99d9493caada4edf4e8a268f P 80f3eb560c2446d39a036255319d1425: : Instructing follower bdfdae1660914b528e665aab57851e46 to start an election
I20260710 11:11:09.008034  5512 raft_consensus.cc:1081] T f217d05e99d9493caada4edf4e8a268f P 80f3eb560c2446d39a036255319d1425 [term 1 LEADER]: Signalling peer bdfdae1660914b528e665aab57851e46 to start an election
I20260710 11:11:09.009378  5284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f217d05e99d9493caada4edf4e8a268f"
dest_uuid: "bdfdae1660914b528e665aab57851e46"
 from {username='slave'} at 127.0.0.1:34980
I20260710 11:11:09.009817  5284 raft_consensus.cc:493] T f217d05e99d9493caada4edf4e8a268f P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:09.010070  5284 raft_consensus.cc:3060] T f217d05e99d9493caada4edf4e8a268f P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:09.014253  5284 raft_consensus.cc:515] T f217d05e99d9493caada4edf4e8a268f P bdfdae1660914b528e665aab57851e46 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:09.015492  5284 leader_election.cc:290] T f217d05e99d9493caada4edf4e8a268f P bdfdae1660914b528e665aab57851e46 [CANDIDATE]: Term 2 election: Requested vote from peers 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747), 9d897818cab0447981bba0b012411c4d (127.1.69.3:44095)
I20260710 11:11:09.016211  5214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f217d05e99d9493caada4edf4e8a268f" candidate_uuid: "bdfdae1660914b528e665aab57851e46" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80f3eb560c2446d39a036255319d1425"
I20260710 11:11:09.016489  5363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f217d05e99d9493caada4edf4e8a268f" candidate_uuid: "bdfdae1660914b528e665aab57851e46" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d897818cab0447981bba0b012411c4d"
I20260710 11:11:09.016793  5214 raft_consensus.cc:3055] T f217d05e99d9493caada4edf4e8a268f P 80f3eb560c2446d39a036255319d1425 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:09.017006  5363 raft_consensus.cc:3060] T f217d05e99d9493caada4edf4e8a268f P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:09.017153  5214 raft_consensus.cc:740] T f217d05e99d9493caada4edf4e8a268f P 80f3eb560c2446d39a036255319d1425 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80f3eb560c2446d39a036255319d1425, State: Running, Role: LEADER
I20260710 11:11:09.017930  5214 consensus_queue.cc:260] T f217d05e99d9493caada4edf4e8a268f P 80f3eb560c2446d39a036255319d1425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:09.018927  5214 raft_consensus.cc:3060] T f217d05e99d9493caada4edf4e8a268f P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:09.021600  5363 raft_consensus.cc:2468] T f217d05e99d9493caada4edf4e8a268f P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdfdae1660914b528e665aab57851e46 in term 2.
I20260710 11:11:09.022441  5255 leader_election.cc:304] T f217d05e99d9493caada4edf4e8a268f P bdfdae1660914b528e665aab57851e46 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d897818cab0447981bba0b012411c4d, bdfdae1660914b528e665aab57851e46; no voters: 
I20260710 11:11:09.023072  5413 raft_consensus.cc:2804] T f217d05e99d9493caada4edf4e8a268f P bdfdae1660914b528e665aab57851e46 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:09.023412  5413 raft_consensus.cc:697] T f217d05e99d9493caada4edf4e8a268f P bdfdae1660914b528e665aab57851e46 [term 2 LEADER]: Becoming Leader. State: Replica: bdfdae1660914b528e665aab57851e46, State: Running, Role: LEADER
I20260710 11:11:09.023937  5214 raft_consensus.cc:2468] T f217d05e99d9493caada4edf4e8a268f P 80f3eb560c2446d39a036255319d1425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdfdae1660914b528e665aab57851e46 in term 2.
I20260710 11:11:09.024022  5413 consensus_queue.cc:237] T f217d05e99d9493caada4edf4e8a268f P bdfdae1660914b528e665aab57851e46 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:09.029563  5108 catalog_manager.cc:5697] T f217d05e99d9493caada4edf4e8a268f P bdfdae1660914b528e665aab57851e46 reported cstate change: term changed from 1 to 2, leader changed from 80f3eb560c2446d39a036255319d1425 (127.1.69.1) to bdfdae1660914b528e665aab57851e46 (127.1.69.2). New cstate: current_term: 2 leader_uuid: "bdfdae1660914b528e665aab57851e46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:09.038818  5363 raft_consensus.cc:1275] T 462536adfb734545b7b0b4e4ff06f044 P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Refusing update from remote peer 80f3eb560c2446d39a036255319d1425: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:09.039841  5512 consensus_queue.cc:1048] T 462536adfb734545b7b0b4e4ff06f044 P 80f3eb560c2446d39a036255319d1425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:09.046406  5284 raft_consensus.cc:1275] T 462536adfb734545b7b0b4e4ff06f044 P bdfdae1660914b528e665aab57851e46 [term 2 FOLLOWER]: Refusing update from remote peer 80f3eb560c2446d39a036255319d1425: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:09.048995  5512 consensus_queue.cc:1048] T 462536adfb734545b7b0b4e4ff06f044 P 80f3eb560c2446d39a036255319d1425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:09.408910  5363 raft_consensus.cc:1275] T f217d05e99d9493caada4edf4e8a268f P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Refusing update from remote peer bdfdae1660914b528e665aab57851e46: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:09.409933  5413 consensus_queue.cc:1048] T f217d05e99d9493caada4edf4e8a268f P bdfdae1660914b528e665aab57851e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:09.417498  5214 raft_consensus.cc:1275] T f217d05e99d9493caada4edf4e8a268f P 80f3eb560c2446d39a036255319d1425 [term 2 FOLLOWER]: Refusing update from remote peer bdfdae1660914b528e665aab57851e46: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:09.418756  5413 consensus_queue.cc:1048] T f217d05e99d9493caada4edf4e8a268f P bdfdae1660914b528e665aab57851e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:09.430548  5363 raft_consensus.cc:1275] T 6bf1815d4cee479493bef00c5fc043b6 P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Refusing update from remote peer 80f3eb560c2446d39a036255319d1425: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:09.433548  5512 consensus_queue.cc:1048] T 6bf1815d4cee479493bef00c5fc043b6 P 80f3eb560c2446d39a036255319d1425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:09.443403  5285 raft_consensus.cc:1275] T 6bf1815d4cee479493bef00c5fc043b6 P bdfdae1660914b528e665aab57851e46 [term 2 FOLLOWER]: Refusing update from remote peer 80f3eb560c2446d39a036255319d1425: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:09.445652  5508 consensus_queue.cc:1048] T 6bf1815d4cee479493bef00c5fc043b6 P 80f3eb560c2446d39a036255319d1425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:11.421700  5110 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:42046:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:11:11.440037  5110 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42046:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:11:11.504894  1300 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 11:11:11.647017  5581 log.cc:927] Time spent T 462536adfb734545b7b0b4e4ff06f044 P 80f3eb560c2446d39a036255319d1425: Append to log took a long time: real 0.086s	user 0.000s	sys 0.000s
I20260710 11:11:11.660567  5600 tablet.cc:1724] T f2413b1b18c84312b24977bf13d19f01 P 80f3eb560c2446d39a036255319d1425: 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 11:11:11.636315  5602 tablet.cc:1724] T f2413b1b18c84312b24977bf13d19f01 P bdfdae1660914b528e665aab57851e46: 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 11:11:11.687201  5315 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:f2413b1b18c84312b24977bf13d19f01)
W20260710 11:11:11.703328  5315 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:f2413b1b18c84312b24977bf13d19f01)
W20260710 11:11:11.716926  5315 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:f2413b1b18c84312b24977bf13d19f01)
I20260710 11:11:11.736657  5622 tablet.cc:1724] T f2413b1b18c84312b24977bf13d19f01 P 9d897818cab0447981bba0b012411c4d: 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 11:11:11.744984  5255 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.69.3:44095, user_credentials={real_user=slave}} blocked reactor thread for 181587us
W20260710 11:11:11.804915  5617 log.cc:927] Time spent T 868f9f0084934e69b6476eb9e4d81204 P 80f3eb560c2446d39a036255319d1425: Append to log took a long time: real 0.077s	user 0.000s	sys 0.001s
I20260710 11:11:11.874991  5628 tablet.cc:1724] T 462536adfb734545b7b0b4e4ff06f044 P 80f3eb560c2446d39a036255319d1425: 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 11:11:11.876623  5635 tablet.cc:1724] T 1636996c30a747fdb74dd932628588f0 P bdfdae1660914b528e665aab57851e46: 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 11:11:11.879004  5639 tablet.cc:1724] T 868f9f0084934e69b6476eb9e4d81204 P bdfdae1660914b528e665aab57851e46: 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 11:11:11.814939  5634 tablet.cc:1724] T 1636996c30a747fdb74dd932628588f0 P 9d897818cab0447981bba0b012411c4d: 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 11:11:11.895533  5629 tablet.cc:1724] T e3bdb29fda2441efb39763717bce780c P bdfdae1660914b528e665aab57851e46: 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 11:11:11.900360  5631 tablet.cc:1724] T 462536adfb734545b7b0b4e4ff06f044 P 9d897818cab0447981bba0b012411c4d: 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 11:11:11.917279  5638 tablet.cc:1724] T e3bdb29fda2441efb39763717bce780c P 9d897818cab0447981bba0b012411c4d: 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 11:11:11.923002  5600 tablet.cc:1724] T d49b52b102dc43589869861da2e3d2d4 P 80f3eb560c2446d39a036255319d1425: 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 11:11:11.927918  5622 tablet.cc:1724] T 868f9f0084934e69b6476eb9e4d81204 P 9d897818cab0447981bba0b012411c4d: 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 11:11:11.935029  5636 log.cc:927] Time spent T f217d05e99d9493caada4edf4e8a268f P 9d897818cab0447981bba0b012411c4d: Append to log took a long time: real 0.064s	user 0.003s	sys 0.000s
W20260710 11:11:11.950973  5255 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.69.3:44095, user_credentials={real_user=slave}} blocked reactor thread for 44651.5us
I20260710 11:11:11.963621  5285 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f217d05e99d9493caada4edf4e8a268f"
dest_uuid: "bdfdae1660914b528e665aab57851e46"
mode: GRACEFUL
new_leader_uuid: "9d897818cab0447981bba0b012411c4d"
 from {username='slave'} at 127.0.0.1:49170
I20260710 11:11:11.964243  5285 raft_consensus.cc:606] T f217d05e99d9493caada4edf4e8a268f P bdfdae1660914b528e665aab57851e46 [term 2 LEADER]: Received request to transfer leadership to TS 9d897818cab0447981bba0b012411c4d
I20260710 11:11:11.979133  5639 tablet.cc:1724] T 115762900bcf46928ea82bd3461e7b20 P bdfdae1660914b528e665aab57851e46: 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 11:11:11.931865  5629 tablet.cc:1724] T d49b52b102dc43589869861da2e3d2d4 P bdfdae1660914b528e665aab57851e46: 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 11:11:11.980295  5615 raft_consensus.cc:993] T f217d05e99d9493caada4edf4e8a268f P bdfdae1660914b528e665aab57851e46: : Instructing follower 9d897818cab0447981bba0b012411c4d to start an election
I20260710 11:11:11.924659  5602 tablet.cc:1724] T 462536adfb734545b7b0b4e4ff06f044 P bdfdae1660914b528e665aab57851e46: 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 11:11:11.981115  5615 raft_consensus.cc:1081] T f217d05e99d9493caada4edf4e8a268f P bdfdae1660914b528e665aab57851e46 [term 2 LEADER]: Signalling peer 9d897818cab0447981bba0b012411c4d to start an election
I20260710 11:11:11.982163  5644 tablet.cc:1724] T 868f9f0084934e69b6476eb9e4d81204 P 80f3eb560c2446d39a036255319d1425: 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 11:11:11.989349  5358 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f217d05e99d9493caada4edf4e8a268f"
dest_uuid: "9d897818cab0447981bba0b012411c4d"
 from {username='slave'} at 127.0.0.1:47622
I20260710 11:11:12.000442  5358 raft_consensus.cc:493] T f217d05e99d9493caada4edf4e8a268f P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:12.000970  5358 raft_consensus.cc:3060] T f217d05e99d9493caada4edf4e8a268f P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:12.002167  5638 tablet.cc:1724] T d49b52b102dc43589869861da2e3d2d4 P 9d897818cab0447981bba0b012411c4d: 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 11:11:12.004998  5643 tablet.cc:1724] T 1636996c30a747fdb74dd932628588f0 P 80f3eb560c2446d39a036255319d1425: 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 11:11:12.006016  5622 tablet.cc:1724] T f217d05e99d9493caada4edf4e8a268f P 9d897818cab0447981bba0b012411c4d: 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 11:11:11.991621  5634 tablet.cc:1724] T 6bf1815d4cee479493bef00c5fc043b6 P 9d897818cab0447981bba0b012411c4d: 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 11:11:12.026990  5358 raft_consensus.cc:515] T f217d05e99d9493caada4edf4e8a268f P 9d897818cab0447981bba0b012411c4d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:12.027238  5629 tablet.cc:1724] T f217d05e99d9493caada4edf4e8a268f P bdfdae1660914b528e665aab57851e46: 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 11:11:12.036072  5210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f217d05e99d9493caada4edf4e8a268f" candidate_uuid: "9d897818cab0447981bba0b012411c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "80f3eb560c2446d39a036255319d1425"
I20260710 11:11:12.036747  5210 raft_consensus.cc:3060] T f217d05e99d9493caada4edf4e8a268f P 80f3eb560c2446d39a036255319d1425 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:12.036299  5358 leader_election.cc:290] T f217d05e99d9493caada4edf4e8a268f P 9d897818cab0447981bba0b012411c4d [CANDIDATE]: Term 3 election: Requested vote from peers 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747), bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883)
I20260710 11:11:12.043447  5638 tablet.cc:1724] T 115762900bcf46928ea82bd3461e7b20 P 9d897818cab0447981bba0b012411c4d: 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 11:11:11.995348  5635 tablet.cc:1724] T 6bf1815d4cee479493bef00c5fc043b6 P bdfdae1660914b528e665aab57851e46: 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 11:11:12.055176  5600 tablet.cc:1724] T 6bf1815d4cee479493bef00c5fc043b6 P 80f3eb560c2446d39a036255319d1425: 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 11:11:12.055805  5643 tablet.cc:1724] T 115762900bcf46928ea82bd3461e7b20 P 80f3eb560c2446d39a036255319d1425: 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 11:11:12.056768  5628 tablet.cc:1724] T e3bdb29fda2441efb39763717bce780c P 80f3eb560c2446d39a036255319d1425: 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 11:11:12.058513  5285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f217d05e99d9493caada4edf4e8a268f" candidate_uuid: "9d897818cab0447981bba0b012411c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "bdfdae1660914b528e665aab57851e46"
I20260710 11:11:12.059103  5285 raft_consensus.cc:3055] T f217d05e99d9493caada4edf4e8a268f P bdfdae1660914b528e665aab57851e46 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:12.059417  5285 raft_consensus.cc:740] T f217d05e99d9493caada4edf4e8a268f P bdfdae1660914b528e665aab57851e46 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bdfdae1660914b528e665aab57851e46, State: Running, Role: LEADER
I20260710 11:11:12.060698  5210 raft_consensus.cc:2468] T f217d05e99d9493caada4edf4e8a268f P 80f3eb560c2446d39a036255319d1425 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d897818cab0447981bba0b012411c4d in term 3.
I20260710 11:11:12.060228  5285 consensus_queue.cc:260] T f217d05e99d9493caada4edf4e8a268f P bdfdae1660914b528e665aab57851e46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:12.064019  5285 raft_consensus.cc:3060] T f217d05e99d9493caada4edf4e8a268f P bdfdae1660914b528e665aab57851e46 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:12.076733  5329 leader_election.cc:304] T f217d05e99d9493caada4edf4e8a268f P 9d897818cab0447981bba0b012411c4d [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: 80f3eb560c2446d39a036255319d1425, 9d897818cab0447981bba0b012411c4d; no voters: 
I20260710 11:11:12.077754  5619 raft_consensus.cc:2804] T f217d05e99d9493caada4edf4e8a268f P 9d897818cab0447981bba0b012411c4d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:12.078219  5619 raft_consensus.cc:697] T f217d05e99d9493caada4edf4e8a268f P 9d897818cab0447981bba0b012411c4d [term 3 LEADER]: Becoming Leader. State: Replica: 9d897818cab0447981bba0b012411c4d, State: Running, Role: LEADER
I20260710 11:11:12.078967  5619 consensus_queue.cc:237] T f217d05e99d9493caada4edf4e8a268f P 9d897818cab0447981bba0b012411c4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:12.072276  5644 tablet.cc:1724] T f217d05e99d9493caada4edf4e8a268f P 80f3eb560c2446d39a036255319d1425: 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 11:11:12.084579  5210 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2413b1b18c84312b24977bf13d19f01"
dest_uuid: "80f3eb560c2446d39a036255319d1425"
mode: GRACEFUL
new_leader_uuid: "9d897818cab0447981bba0b012411c4d"
 from {username='slave'} at 127.0.0.1:51908
I20260710 11:11:12.085292  5210 raft_consensus.cc:606] T f2413b1b18c84312b24977bf13d19f01 P 80f3eb560c2446d39a036255319d1425 [term 1 LEADER]: Received request to transfer leadership to TS 9d897818cab0447981bba0b012411c4d
I20260710 11:11:12.087129  1300 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:11:12.087729  1300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:12.087648  5285 raft_consensus.cc:2468] T f217d05e99d9493caada4edf4e8a268f P bdfdae1660914b528e665aab57851e46 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d897818cab0447981bba0b012411c4d in term 3.
I20260710 11:11:12.096145  5210 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "852286cb03fc441b876184761727eb45"
dest_uuid: "80f3eb560c2446d39a036255319d1425"
mode: GRACEFUL
new_leader_uuid: "9d897818cab0447981bba0b012411c4d"
 from {username='slave'} at 127.0.0.1:51908
I20260710 11:11:12.096753  5210 raft_consensus.cc:606] T 852286cb03fc441b876184761727eb45 P 80f3eb560c2446d39a036255319d1425 [term 2 LEADER]: Received request to transfer leadership to TS 9d897818cab0447981bba0b012411c4d
I20260710 11:11:12.099490  5285 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f76b5ba3a71b4852b3e7336b1c072347"
dest_uuid: "bdfdae1660914b528e665aab57851e46"
mode: GRACEFUL
new_leader_uuid: "9d897818cab0447981bba0b012411c4d"
 from {username='slave'} at 127.0.0.1:49170
I20260710 11:11:12.100064  5285 raft_consensus.cc:606] T f76b5ba3a71b4852b3e7336b1c072347 P bdfdae1660914b528e665aab57851e46 [term 2 LEADER]: Received request to transfer leadership to TS 9d897818cab0447981bba0b012411c4d
I20260710 11:11:12.101315  5110 catalog_manager.cc:5697] T f217d05e99d9493caada4edf4e8a268f P 9d897818cab0447981bba0b012411c4d reported cstate change: term changed from 2 to 3, leader changed from bdfdae1660914b528e665aab57851e46 (127.1.69.2) to 9d897818cab0447981bba0b012411c4d (127.1.69.3). New cstate: current_term: 3 leader_uuid: "9d897818cab0447981bba0b012411c4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:12.105383  1300 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:11:12.109650  1300 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:11:12.133008  5110 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 54779a843cd2479582031171a5678a80: soft_deleted_table [id=d1c8549f96fa46cbabcb69ad1d8fec94] alter complete (version 1)
I20260710 11:11:12.169019  5612 raft_consensus.cc:993] T f2413b1b18c84312b24977bf13d19f01 P 80f3eb560c2446d39a036255319d1425: : Instructing follower 9d897818cab0447981bba0b012411c4d to start an election
I20260710 11:11:12.169544  5611 raft_consensus.cc:1081] T f2413b1b18c84312b24977bf13d19f01 P 80f3eb560c2446d39a036255319d1425 [term 1 LEADER]: Signalling peer 9d897818cab0447981bba0b012411c4d to start an election
I20260710 11:11:12.170923  5358 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2413b1b18c84312b24977bf13d19f01"
dest_uuid: "9d897818cab0447981bba0b012411c4d"
 from {username='slave'} at 127.0.0.1:47612
I20260710 11:11:12.171378  5358 raft_consensus.cc:493] T f2413b1b18c84312b24977bf13d19f01 P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:12.171659  5358 raft_consensus.cc:3060] T f2413b1b18c84312b24977bf13d19f01 P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:12.178932  5358 raft_consensus.cc:515] T f2413b1b18c84312b24977bf13d19f01 P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:12.180392  5358 leader_election.cc:290] T f2413b1b18c84312b24977bf13d19f01 P 9d897818cab0447981bba0b012411c4d [CANDIDATE]: Term 2 election: Requested vote from peers 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747), bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883)
I20260710 11:11:12.181118  5210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2413b1b18c84312b24977bf13d19f01" candidate_uuid: "9d897818cab0447981bba0b012411c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "80f3eb560c2446d39a036255319d1425"
I20260710 11:11:12.181725  5210 raft_consensus.cc:3055] T f2413b1b18c84312b24977bf13d19f01 P 80f3eb560c2446d39a036255319d1425 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:12.181608  5285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2413b1b18c84312b24977bf13d19f01" candidate_uuid: "9d897818cab0447981bba0b012411c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "bdfdae1660914b528e665aab57851e46"
I20260710 11:11:12.182108  5210 raft_consensus.cc:740] T f2413b1b18c84312b24977bf13d19f01 P 80f3eb560c2446d39a036255319d1425 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80f3eb560c2446d39a036255319d1425, State: Running, Role: LEADER
I20260710 11:11:12.182608  5285 raft_consensus.cc:3060] T f2413b1b18c84312b24977bf13d19f01 P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:12.183022  5210 consensus_queue.cc:260] T f2413b1b18c84312b24977bf13d19f01 P 80f3eb560c2446d39a036255319d1425 [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: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:12.184340  5210 raft_consensus.cc:3060] T f2413b1b18c84312b24977bf13d19f01 P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:12.189654  5285 raft_consensus.cc:2468] T f2413b1b18c84312b24977bf13d19f01 P bdfdae1660914b528e665aab57851e46 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d897818cab0447981bba0b012411c4d in term 2.
I20260710 11:11:12.190901  5329 leader_election.cc:304] T f2413b1b18c84312b24977bf13d19f01 P 9d897818cab0447981bba0b012411c4d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d897818cab0447981bba0b012411c4d, bdfdae1660914b528e665aab57851e46; no voters: 
I20260710 11:11:12.192299  5210 raft_consensus.cc:2468] T f2413b1b18c84312b24977bf13d19f01 P 80f3eb560c2446d39a036255319d1425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d897818cab0447981bba0b012411c4d in term 2.
I20260710 11:11:12.195756  5619 raft_consensus.cc:2804] T f2413b1b18c84312b24977bf13d19f01 P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:12.196362  5619 raft_consensus.cc:697] T f2413b1b18c84312b24977bf13d19f01 P 9d897818cab0447981bba0b012411c4d [term 2 LEADER]: Becoming Leader. State: Replica: 9d897818cab0447981bba0b012411c4d, State: Running, Role: LEADER
I20260710 11:11:12.197321  5612 raft_consensus.cc:993] T 852286cb03fc441b876184761727eb45 P 80f3eb560c2446d39a036255319d1425: : Instructing follower 9d897818cab0447981bba0b012411c4d to start an election
I20260710 11:11:12.197938  5612 raft_consensus.cc:1081] T 852286cb03fc441b876184761727eb45 P 80f3eb560c2446d39a036255319d1425 [term 2 LEADER]: Signalling peer 9d897818cab0447981bba0b012411c4d to start an election
I20260710 11:11:12.197322  5619 consensus_queue.cc:237] T f2413b1b18c84312b24977bf13d19f01 P 9d897818cab0447981bba0b012411c4d [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: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:12.200686  5358 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "852286cb03fc441b876184761727eb45"
dest_uuid: "9d897818cab0447981bba0b012411c4d"
 from {username='slave'} at 127.0.0.1:47612
I20260710 11:11:12.201310  5358 raft_consensus.cc:493] T 852286cb03fc441b876184761727eb45 P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:12.201711  5358 raft_consensus.cc:3060] T 852286cb03fc441b876184761727eb45 P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:12.207192  5358 raft_consensus.cc:515] T 852286cb03fc441b876184761727eb45 P 9d897818cab0447981bba0b012411c4d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:12.207237  5108 catalog_manager.cc:5697] T f2413b1b18c84312b24977bf13d19f01 P 9d897818cab0447981bba0b012411c4d reported cstate change: term changed from 1 to 2, leader changed from 80f3eb560c2446d39a036255319d1425 (127.1.69.1) to 9d897818cab0447981bba0b012411c4d (127.1.69.3). New cstate: current_term: 2 leader_uuid: "9d897818cab0447981bba0b012411c4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:12.210318  5210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "852286cb03fc441b876184761727eb45" candidate_uuid: "9d897818cab0447981bba0b012411c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "80f3eb560c2446d39a036255319d1425"
I20260710 11:11:12.210577  5285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "852286cb03fc441b876184761727eb45" candidate_uuid: "9d897818cab0447981bba0b012411c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bdfdae1660914b528e665aab57851e46"
I20260710 11:11:12.211278  5210 raft_consensus.cc:3055] T 852286cb03fc441b876184761727eb45 P 80f3eb560c2446d39a036255319d1425 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:12.211355  5285 raft_consensus.cc:3060] T 852286cb03fc441b876184761727eb45 P bdfdae1660914b528e665aab57851e46 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:12.211704  5210 raft_consensus.cc:740] T 852286cb03fc441b876184761727eb45 P 80f3eb560c2446d39a036255319d1425 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 80f3eb560c2446d39a036255319d1425, State: Running, Role: LEADER
I20260710 11:11:12.212682  5210 consensus_queue.cc:260] T 852286cb03fc441b876184761727eb45 P 80f3eb560c2446d39a036255319d1425 [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: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:12.210004  5358 leader_election.cc:290] T 852286cb03fc441b876184761727eb45 P 9d897818cab0447981bba0b012411c4d [CANDIDATE]: Term 3 election: Requested vote from peers 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747), bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883)
I20260710 11:11:12.213940  5210 raft_consensus.cc:3060] T 852286cb03fc441b876184761727eb45 P 80f3eb560c2446d39a036255319d1425 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:12.219077  5285 raft_consensus.cc:2468] T 852286cb03fc441b876184761727eb45 P bdfdae1660914b528e665aab57851e46 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d897818cab0447981bba0b012411c4d in term 3.
I20260710 11:11:12.220157  5329 leader_election.cc:304] T 852286cb03fc441b876184761727eb45 P 9d897818cab0447981bba0b012411c4d [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: 9d897818cab0447981bba0b012411c4d, bdfdae1660914b528e665aab57851e46; no voters: 
I20260710 11:11:12.220834  5619 raft_consensus.cc:2804] T 852286cb03fc441b876184761727eb45 P 9d897818cab0447981bba0b012411c4d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:12.221247  5619 raft_consensus.cc:697] T 852286cb03fc441b876184761727eb45 P 9d897818cab0447981bba0b012411c4d [term 3 LEADER]: Becoming Leader. State: Replica: 9d897818cab0447981bba0b012411c4d, State: Running, Role: LEADER
I20260710 11:11:12.222082  5619 consensus_queue.cc:237] T 852286cb03fc441b876184761727eb45 P 9d897818cab0447981bba0b012411c4d [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: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:12.223755  5210 raft_consensus.cc:2468] T 852286cb03fc441b876184761727eb45 P 80f3eb560c2446d39a036255319d1425 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d897818cab0447981bba0b012411c4d in term 3.
I20260710 11:11:12.231051  5108 catalog_manager.cc:5697] T 852286cb03fc441b876184761727eb45 P 9d897818cab0447981bba0b012411c4d reported cstate change: term changed from 2 to 3, leader changed from 80f3eb560c2446d39a036255319d1425 (127.1.69.1) to 9d897818cab0447981bba0b012411c4d (127.1.69.3). New cstate: current_term: 3 leader_uuid: "9d897818cab0447981bba0b012411c4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:12.271698  5615 raft_consensus.cc:993] T f76b5ba3a71b4852b3e7336b1c072347 P bdfdae1660914b528e665aab57851e46: : Instructing follower 9d897818cab0447981bba0b012411c4d to start an election
I20260710 11:11:12.272159  5645 raft_consensus.cc:1081] T f76b5ba3a71b4852b3e7336b1c072347 P bdfdae1660914b528e665aab57851e46 [term 2 LEADER]: Signalling peer 9d897818cab0447981bba0b012411c4d to start an election
I20260710 11:11:12.274006  5358 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f76b5ba3a71b4852b3e7336b1c072347"
dest_uuid: "9d897818cab0447981bba0b012411c4d"
 from {username='slave'} at 127.0.0.1:47622
I20260710 11:11:12.274984  5358 raft_consensus.cc:493] T f76b5ba3a71b4852b3e7336b1c072347 P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:12.275311  5358 raft_consensus.cc:3060] T f76b5ba3a71b4852b3e7336b1c072347 P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:12.280613  5358 raft_consensus.cc:515] T f76b5ba3a71b4852b3e7336b1c072347 P 9d897818cab0447981bba0b012411c4d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:12.282406  5358 leader_election.cc:290] T f76b5ba3a71b4852b3e7336b1c072347 P 9d897818cab0447981bba0b012411c4d [CANDIDATE]: Term 3 election: Requested vote from peers 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747), bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883)
I20260710 11:11:12.283330  5285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f76b5ba3a71b4852b3e7336b1c072347" candidate_uuid: "9d897818cab0447981bba0b012411c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bdfdae1660914b528e665aab57851e46"
I20260710 11:11:12.283778  5210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f76b5ba3a71b4852b3e7336b1c072347" candidate_uuid: "9d897818cab0447981bba0b012411c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "80f3eb560c2446d39a036255319d1425"
I20260710 11:11:12.283972  5285 raft_consensus.cc:3055] T f76b5ba3a71b4852b3e7336b1c072347 P bdfdae1660914b528e665aab57851e46 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:12.284368  5285 raft_consensus.cc:740] T f76b5ba3a71b4852b3e7336b1c072347 P bdfdae1660914b528e665aab57851e46 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bdfdae1660914b528e665aab57851e46, State: Running, Role: LEADER
I20260710 11:11:12.284404  5210 raft_consensus.cc:3060] T f76b5ba3a71b4852b3e7336b1c072347 P 80f3eb560c2446d39a036255319d1425 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:12.285281  5285 consensus_queue.cc:260] T f76b5ba3a71b4852b3e7336b1c072347 P bdfdae1660914b528e665aab57851e46 [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: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:12.286474  5285 raft_consensus.cc:3060] T f76b5ba3a71b4852b3e7336b1c072347 P bdfdae1660914b528e665aab57851e46 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:12.291613  5285 raft_consensus.cc:2468] T f76b5ba3a71b4852b3e7336b1c072347 P bdfdae1660914b528e665aab57851e46 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d897818cab0447981bba0b012411c4d in term 3.
I20260710 11:11:12.292562  5329 leader_election.cc:304] T f76b5ba3a71b4852b3e7336b1c072347 P 9d897818cab0447981bba0b012411c4d [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: 9d897818cab0447981bba0b012411c4d, bdfdae1660914b528e665aab57851e46; no voters: 
I20260710 11:11:12.292632  5210 raft_consensus.cc:2468] T f76b5ba3a71b4852b3e7336b1c072347 P 80f3eb560c2446d39a036255319d1425 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d897818cab0447981bba0b012411c4d in term 3.
I20260710 11:11:12.293351  5619 raft_consensus.cc:2804] T f76b5ba3a71b4852b3e7336b1c072347 P 9d897818cab0447981bba0b012411c4d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:12.293848  5619 raft_consensus.cc:697] T f76b5ba3a71b4852b3e7336b1c072347 P 9d897818cab0447981bba0b012411c4d [term 3 LEADER]: Becoming Leader. State: Replica: 9d897818cab0447981bba0b012411c4d, State: Running, Role: LEADER
I20260710 11:11:12.294548  5619 consensus_queue.cc:237] T f76b5ba3a71b4852b3e7336b1c072347 P 9d897818cab0447981bba0b012411c4d [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: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } }
I20260710 11:11:12.302224  5108 catalog_manager.cc:5697] T f76b5ba3a71b4852b3e7336b1c072347 P 9d897818cab0447981bba0b012411c4d reported cstate change: term changed from 2 to 3, leader changed from bdfdae1660914b528e665aab57851e46 (127.1.69.2) to 9d897818cab0447981bba0b012411c4d (127.1.69.3). New cstate: current_term: 3 leader_uuid: "9d897818cab0447981bba0b012411c4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d897818cab0447981bba0b012411c4d" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 44095 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:12.577867  5285 raft_consensus.cc:1275] T f217d05e99d9493caada4edf4e8a268f P bdfdae1660914b528e665aab57851e46 [term 3 FOLLOWER]: Refusing update from remote peer 9d897818cab0447981bba0b012411c4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:11:12.579146  5619 consensus_queue.cc:1048] T f217d05e99d9493caada4edf4e8a268f P 9d897818cab0447981bba0b012411c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:12.588389  5210 raft_consensus.cc:1275] T f217d05e99d9493caada4edf4e8a268f P 80f3eb560c2446d39a036255319d1425 [term 3 FOLLOWER]: Refusing update from remote peer 9d897818cab0447981bba0b012411c4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:11:12.590029  5619 consensus_queue.cc:1048] T f217d05e99d9493caada4edf4e8a268f P 9d897818cab0447981bba0b012411c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:12.599318  5285 raft_consensus.cc:1275] T f2413b1b18c84312b24977bf13d19f01 P bdfdae1660914b528e665aab57851e46 [term 2 FOLLOWER]: Refusing update from remote peer 9d897818cab0447981bba0b012411c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:11:12.600471  5619 consensus_queue.cc:1048] T f2413b1b18c84312b24977bf13d19f01 P 9d897818cab0447981bba0b012411c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:12.608018  5210 raft_consensus.cc:1275] T f2413b1b18c84312b24977bf13d19f01 P 80f3eb560c2446d39a036255319d1425 [term 2 FOLLOWER]: Refusing update from remote peer 9d897818cab0447981bba0b012411c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:11:12.610970  5656 consensus_queue.cc:1048] T f2413b1b18c84312b24977bf13d19f01 P 9d897818cab0447981bba0b012411c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:12.672777  5210 raft_consensus.cc:1275] T 852286cb03fc441b876184761727eb45 P 80f3eb560c2446d39a036255319d1425 [term 3 FOLLOWER]: Refusing update from remote peer 9d897818cab0447981bba0b012411c4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:12.673970  5656 consensus_queue.cc:1048] T 852286cb03fc441b876184761727eb45 P 9d897818cab0447981bba0b012411c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:12.682471  5285 raft_consensus.cc:1275] T 852286cb03fc441b876184761727eb45 P bdfdae1660914b528e665aab57851e46 [term 3 FOLLOWER]: Refusing update from remote peer 9d897818cab0447981bba0b012411c4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:12.685279  5619 consensus_queue.cc:1048] T 852286cb03fc441b876184761727eb45 P 9d897818cab0447981bba0b012411c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:12.837697  5210 raft_consensus.cc:1275] T f76b5ba3a71b4852b3e7336b1c072347 P 80f3eb560c2446d39a036255319d1425 [term 3 FOLLOWER]: Refusing update from remote peer 9d897818cab0447981bba0b012411c4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:12.839010  5619 consensus_queue.cc:1048] T f76b5ba3a71b4852b3e7336b1c072347 P 9d897818cab0447981bba0b012411c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f3eb560c2446d39a036255319d1425" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 46747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:12.845928  5285 raft_consensus.cc:1275] T f76b5ba3a71b4852b3e7336b1c072347 P bdfdae1660914b528e665aab57851e46 [term 3 FOLLOWER]: Refusing update from remote peer 9d897818cab0447981bba0b012411c4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:12.847790  5604 consensus_queue.cc:1048] T f76b5ba3a71b4852b3e7336b1c072347 P 9d897818cab0447981bba0b012411c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdfdae1660914b528e665aab57851e46" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:13.163007  1300 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:11:13.167737  1300 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:11:13.168133  1300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:13.172567  1300 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:11:13.172932  1300 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:11:14.199254  1300 tablet_server.cc:179] TabletServer@127.1.69.1:0 shutting down...
W20260710 11:11:14.212215  5255 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 11:11:14.215507  5255 consensus_peers.cc:597] T 868f9f0084934e69b6476eb9e4d81204 P bdfdae1660914b528e665aab57851e46 -> Peer 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747): Couldn't send request to peer 80f3eb560c2446d39a036255319d1425. 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 11:11:14.229564  5255 consensus_peers.cc:597] T 74c2612e243b4fe4938a559d090fd6be P bdfdae1660914b528e665aab57851e46 -> Peer 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747): Couldn't send request to peer 80f3eb560c2446d39a036255319d1425. 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 11:11:14.233548  1300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:14.234297  1300 tablet_replica.cc:333] T 115762900bcf46928ea82bd3461e7b20 P 80f3eb560c2446d39a036255319d1425: stopping tablet replica
I20260710 11:11:14.234906  1300 raft_consensus.cc:2243] T 115762900bcf46928ea82bd3461e7b20 P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:14.235419  1300 raft_consensus.cc:2272] T 115762900bcf46928ea82bd3461e7b20 P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.237197  1300 tablet_replica.cc:333] T e3bdb29fda2441efb39763717bce780c P 80f3eb560c2446d39a036255319d1425: stopping tablet replica
I20260710 11:11:14.237742  1300 raft_consensus.cc:2243] T e3bdb29fda2441efb39763717bce780c P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:14.238173  1300 raft_consensus.cc:2272] T e3bdb29fda2441efb39763717bce780c P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.239704  1300 tablet_replica.cc:333] T 868f9f0084934e69b6476eb9e4d81204 P 80f3eb560c2446d39a036255319d1425: stopping tablet replica
I20260710 11:11:14.240196  1300 raft_consensus.cc:2243] T 868f9f0084934e69b6476eb9e4d81204 P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:14.240620  1300 raft_consensus.cc:2272] T 868f9f0084934e69b6476eb9e4d81204 P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.242106  1300 tablet_replica.cc:333] T d49b52b102dc43589869861da2e3d2d4 P 80f3eb560c2446d39a036255319d1425: stopping tablet replica
I20260710 11:11:14.242594  1300 raft_consensus.cc:2243] T d49b52b102dc43589869861da2e3d2d4 P 80f3eb560c2446d39a036255319d1425 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:14.243253  1300 raft_consensus.cc:2272] T d49b52b102dc43589869861da2e3d2d4 P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.244830  1300 tablet_replica.cc:333] T 462536adfb734545b7b0b4e4ff06f044 P 80f3eb560c2446d39a036255319d1425: stopping tablet replica
I20260710 11:11:14.245328  1300 raft_consensus.cc:2243] T 462536adfb734545b7b0b4e4ff06f044 P 80f3eb560c2446d39a036255319d1425 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:14.245980  1300 raft_consensus.cc:2272] T 462536adfb734545b7b0b4e4ff06f044 P 80f3eb560c2446d39a036255319d1425 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.247480  1300 tablet_replica.cc:333] T 6bf1815d4cee479493bef00c5fc043b6 P 80f3eb560c2446d39a036255319d1425: stopping tablet replica
I20260710 11:11:14.247972  1300 raft_consensus.cc:2243] T 6bf1815d4cee479493bef00c5fc043b6 P 80f3eb560c2446d39a036255319d1425 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:14.248678  1300 raft_consensus.cc:2272] T 6bf1815d4cee479493bef00c5fc043b6 P 80f3eb560c2446d39a036255319d1425 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.250244  1300 tablet_replica.cc:333] T f217d05e99d9493caada4edf4e8a268f P 80f3eb560c2446d39a036255319d1425: stopping tablet replica
I20260710 11:11:14.250738  1300 raft_consensus.cc:2243] T f217d05e99d9493caada4edf4e8a268f P 80f3eb560c2446d39a036255319d1425 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:14.251140  1300 raft_consensus.cc:2272] T f217d05e99d9493caada4edf4e8a268f P 80f3eb560c2446d39a036255319d1425 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.252725  1300 tablet_replica.cc:333] T 1c4ff3d165214472b13261234f5a783a P 80f3eb560c2446d39a036255319d1425: stopping tablet replica
I20260710 11:11:14.253207  1300 raft_consensus.cc:2243] T 1c4ff3d165214472b13261234f5a783a P 80f3eb560c2446d39a036255319d1425 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:14.253888  1300 raft_consensus.cc:2272] T 1c4ff3d165214472b13261234f5a783a P 80f3eb560c2446d39a036255319d1425 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.255586  1300 tablet_replica.cc:333] T 1636996c30a747fdb74dd932628588f0 P 80f3eb560c2446d39a036255319d1425: stopping tablet replica
I20260710 11:11:14.256069  1300 raft_consensus.cc:2243] T 1636996c30a747fdb74dd932628588f0 P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:14.256486  1300 raft_consensus.cc:2272] T 1636996c30a747fdb74dd932628588f0 P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.257997  1300 tablet_replica.cc:333] T 165d04868aa54c9d8f189bbad8a14979 P 80f3eb560c2446d39a036255319d1425: stopping tablet replica
I20260710 11:11:14.258500  1300 raft_consensus.cc:2243] T 165d04868aa54c9d8f189bbad8a14979 P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:14.258882  1300 raft_consensus.cc:2272] T 165d04868aa54c9d8f189bbad8a14979 P 80f3eb560c2446d39a036255319d1425 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.260618  1300 tablet_replica.cc:333] T 9cf3a03a83004a1786fc54631dd76a9b P 80f3eb560c2446d39a036255319d1425: stopping tablet replica
I20260710 11:11:14.261080  1300 raft_consensus.cc:2243] T 9cf3a03a83004a1786fc54631dd76a9b P 80f3eb560c2446d39a036255319d1425 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:14.261511  1300 raft_consensus.cc:2272] T 9cf3a03a83004a1786fc54631dd76a9b P 80f3eb560c2446d39a036255319d1425 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.263116  1300 tablet_replica.cc:333] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 80f3eb560c2446d39a036255319d1425: stopping tablet replica
I20260710 11:11:14.263584  1300 raft_consensus.cc:2243] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 80f3eb560c2446d39a036255319d1425 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:14.264022  1300 raft_consensus.cc:2272] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 80f3eb560c2446d39a036255319d1425 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.266245  1300 tablet_replica.cc:333] T 14c71bc80324424ba1739b1c0dccb7e1 P 80f3eb560c2446d39a036255319d1425: stopping tablet replica
I20260710 11:11:14.266883  1300 raft_consensus.cc:2243] T 14c71bc80324424ba1739b1c0dccb7e1 P 80f3eb560c2446d39a036255319d1425 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:14.267797  1300 raft_consensus.cc:2272] T 14c71bc80324424ba1739b1c0dccb7e1 P 80f3eb560c2446d39a036255319d1425 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.269939  1300 tablet_replica.cc:333] T 74c2612e243b4fe4938a559d090fd6be P 80f3eb560c2446d39a036255319d1425: stopping tablet replica
I20260710 11:11:14.270378  1300 raft_consensus.cc:2243] T 74c2612e243b4fe4938a559d090fd6be P 80f3eb560c2446d39a036255319d1425 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:14.270727  1300 raft_consensus.cc:2272] T 74c2612e243b4fe4938a559d090fd6be P 80f3eb560c2446d39a036255319d1425 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.272316  1300 tablet_replica.cc:333] T f2413b1b18c84312b24977bf13d19f01 P 80f3eb560c2446d39a036255319d1425: stopping tablet replica
I20260710 11:11:14.272783  1300 raft_consensus.cc:2243] T f2413b1b18c84312b24977bf13d19f01 P 80f3eb560c2446d39a036255319d1425 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:14.273102  1300 raft_consensus.cc:2272] T f2413b1b18c84312b24977bf13d19f01 P 80f3eb560c2446d39a036255319d1425 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.274590  1300 tablet_replica.cc:333] T f76b5ba3a71b4852b3e7336b1c072347 P 80f3eb560c2446d39a036255319d1425: stopping tablet replica
I20260710 11:11:14.275035  1300 raft_consensus.cc:2243] T f76b5ba3a71b4852b3e7336b1c072347 P 80f3eb560c2446d39a036255319d1425 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:14.275522  1300 raft_consensus.cc:2272] T f76b5ba3a71b4852b3e7336b1c072347 P 80f3eb560c2446d39a036255319d1425 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.277599  1300 tablet_replica.cc:333] T 852286cb03fc441b876184761727eb45 P 80f3eb560c2446d39a036255319d1425: stopping tablet replica
I20260710 11:11:14.278144  1300 raft_consensus.cc:2243] T 852286cb03fc441b876184761727eb45 P 80f3eb560c2446d39a036255319d1425 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:14.278532  1300 raft_consensus.cc:2272] T 852286cb03fc441b876184761727eb45 P 80f3eb560c2446d39a036255319d1425 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:14.279803  5329 consensus_peers.cc:597] T f2413b1b18c84312b24977bf13d19f01 P 9d897818cab0447981bba0b012411c4d -> Peer 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747): Couldn't send request to peer 80f3eb560c2446d39a036255319d1425. 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 11:11:14.280597  1300 tablet_replica.cc:333] T e2a60a7dbebe4f49bff14e2ac06ba621 P 80f3eb560c2446d39a036255319d1425: stopping tablet replica
I20260710 11:11:14.281038  1300 raft_consensus.cc:2243] T e2a60a7dbebe4f49bff14e2ac06ba621 P 80f3eb560c2446d39a036255319d1425 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:14.281666  1300 raft_consensus.cc:2272] T e2a60a7dbebe4f49bff14e2ac06ba621 P 80f3eb560c2446d39a036255319d1425 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.318944  1300 tablet_server.cc:196] TabletServer@127.1.69.1:0 shutdown complete.
I20260710 11:11:14.347196  1300 tablet_server.cc:179] TabletServer@127.1.69.2:0 shutting down...
W20260710 11:11:14.356084  5329 consensus_peers.cc:597] T f2413b1b18c84312b24977bf13d19f01 P 9d897818cab0447981bba0b012411c4d -> Peer bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883): Couldn't send request to peer bdfdae1660914b528e665aab57851e46. 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 11:11:14.360257  5255 consensus_peers.cc:597] T 9cf3a03a83004a1786fc54631dd76a9b P bdfdae1660914b528e665aab57851e46 -> Peer 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747): Couldn't send request to peer 80f3eb560c2446d39a036255319d1425. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:46747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:11:14.369743  5329 consensus_peers.cc:597] T f76b5ba3a71b4852b3e7336b1c072347 P 9d897818cab0447981bba0b012411c4d -> Peer 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747): Couldn't send request to peer 80f3eb560c2446d39a036255319d1425. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:46747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:14.381103  1300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:14.381780  1300 tablet_replica.cc:333] T 115762900bcf46928ea82bd3461e7b20 P bdfdae1660914b528e665aab57851e46: stopping tablet replica
I20260710 11:11:14.382367  1300 raft_consensus.cc:2243] T 115762900bcf46928ea82bd3461e7b20 P bdfdae1660914b528e665aab57851e46 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:14.383077  1300 raft_consensus.cc:2272] T 115762900bcf46928ea82bd3461e7b20 P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.384805  1300 tablet_replica.cc:333] T f217d05e99d9493caada4edf4e8a268f P bdfdae1660914b528e665aab57851e46: stopping tablet replica
I20260710 11:11:14.385336  1300 raft_consensus.cc:2243] T f217d05e99d9493caada4edf4e8a268f P bdfdae1660914b528e665aab57851e46 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:14.385751  1300 raft_consensus.cc:2272] T f217d05e99d9493caada4edf4e8a268f P bdfdae1660914b528e665aab57851e46 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.387272  1300 tablet_replica.cc:333] T 868f9f0084934e69b6476eb9e4d81204 P bdfdae1660914b528e665aab57851e46: stopping tablet replica
I20260710 11:11:14.387773  1300 raft_consensus.cc:2243] T 868f9f0084934e69b6476eb9e4d81204 P bdfdae1660914b528e665aab57851e46 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:14.388487  1300 raft_consensus.cc:2272] T 868f9f0084934e69b6476eb9e4d81204 P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.389971  1300 tablet_replica.cc:333] T e3bdb29fda2441efb39763717bce780c P bdfdae1660914b528e665aab57851e46: stopping tablet replica
I20260710 11:11:14.390481  1300 raft_consensus.cc:2243] T e3bdb29fda2441efb39763717bce780c P bdfdae1660914b528e665aab57851e46 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:14.391151  1300 raft_consensus.cc:2272] T e3bdb29fda2441efb39763717bce780c P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.392783  1300 tablet_replica.cc:333] T d49b52b102dc43589869861da2e3d2d4 P bdfdae1660914b528e665aab57851e46: stopping tablet replica
I20260710 11:11:14.393281  1300 raft_consensus.cc:2243] T d49b52b102dc43589869861da2e3d2d4 P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:14.393678  1300 raft_consensus.cc:2272] T d49b52b102dc43589869861da2e3d2d4 P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.395197  1300 tablet_replica.cc:333] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P bdfdae1660914b528e665aab57851e46: stopping tablet replica
I20260710 11:11:14.395676  1300 raft_consensus.cc:2243] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P bdfdae1660914b528e665aab57851e46 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:14.396361  1300 raft_consensus.cc:2272] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P bdfdae1660914b528e665aab57851e46 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.398151  1300 tablet_replica.cc:333] T 165d04868aa54c9d8f189bbad8a14979 P bdfdae1660914b528e665aab57851e46: stopping tablet replica
I20260710 11:11:14.398663  1300 raft_consensus.cc:2243] T 165d04868aa54c9d8f189bbad8a14979 P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:14.399118  1300 raft_consensus.cc:2272] T 165d04868aa54c9d8f189bbad8a14979 P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.400871  1300 tablet_replica.cc:333] T 9cf3a03a83004a1786fc54631dd76a9b P bdfdae1660914b528e665aab57851e46: stopping tablet replica
I20260710 11:11:14.401355  1300 raft_consensus.cc:2243] T 9cf3a03a83004a1786fc54631dd76a9b P bdfdae1660914b528e665aab57851e46 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:14.402041  1300 raft_consensus.cc:2272] T 9cf3a03a83004a1786fc54631dd76a9b P bdfdae1660914b528e665aab57851e46 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.403687  1300 tablet_replica.cc:333] T 852286cb03fc441b876184761727eb45 P bdfdae1660914b528e665aab57851e46: stopping tablet replica
I20260710 11:11:14.404171  1300 raft_consensus.cc:2243] T 852286cb03fc441b876184761727eb45 P bdfdae1660914b528e665aab57851e46 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:14.404623  1300 raft_consensus.cc:2272] T 852286cb03fc441b876184761727eb45 P bdfdae1660914b528e665aab57851e46 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.406149  1300 tablet_replica.cc:333] T 1636996c30a747fdb74dd932628588f0 P bdfdae1660914b528e665aab57851e46: stopping tablet replica
I20260710 11:11:14.406638  1300 raft_consensus.cc:2243] T 1636996c30a747fdb74dd932628588f0 P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:14.407030  1300 raft_consensus.cc:2272] T 1636996c30a747fdb74dd932628588f0 P bdfdae1660914b528e665aab57851e46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.408553  1300 tablet_replica.cc:333] T 1c4ff3d165214472b13261234f5a783a P bdfdae1660914b528e665aab57851e46: stopping tablet replica
I20260710 11:11:14.409035  1300 raft_consensus.cc:2243] T 1c4ff3d165214472b13261234f5a783a P bdfdae1660914b528e665aab57851e46 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:14.409428  1300 raft_consensus.cc:2272] T 1c4ff3d165214472b13261234f5a783a P bdfdae1660914b528e665aab57851e46 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.411068  1300 tablet_replica.cc:333] T f2413b1b18c84312b24977bf13d19f01 P bdfdae1660914b528e665aab57851e46: stopping tablet replica
I20260710 11:11:14.411628  1300 raft_consensus.cc:2243] T f2413b1b18c84312b24977bf13d19f01 P bdfdae1660914b528e665aab57851e46 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:14.411993  1300 raft_consensus.cc:2272] T f2413b1b18c84312b24977bf13d19f01 P bdfdae1660914b528e665aab57851e46 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.413540  1300 tablet_replica.cc:333] T f76b5ba3a71b4852b3e7336b1c072347 P bdfdae1660914b528e665aab57851e46: stopping tablet replica
I20260710 11:11:14.413954  1300 raft_consensus.cc:2243] T f76b5ba3a71b4852b3e7336b1c072347 P bdfdae1660914b528e665aab57851e46 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:14.414273  1300 raft_consensus.cc:2272] T f76b5ba3a71b4852b3e7336b1c072347 P bdfdae1660914b528e665aab57851e46 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.415868  1300 tablet_replica.cc:333] T 74c2612e243b4fe4938a559d090fd6be P bdfdae1660914b528e665aab57851e46: stopping tablet replica
I20260710 11:11:14.416329  1300 raft_consensus.cc:2243] T 74c2612e243b4fe4938a559d090fd6be P bdfdae1660914b528e665aab57851e46 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:14.417019  1300 raft_consensus.cc:2272] T 74c2612e243b4fe4938a559d090fd6be P bdfdae1660914b528e665aab57851e46 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.418939  1300 tablet_replica.cc:333] T 14c71bc80324424ba1739b1c0dccb7e1 P bdfdae1660914b528e665aab57851e46: stopping tablet replica
I20260710 11:11:14.419528  1300 raft_consensus.cc:2243] T 14c71bc80324424ba1739b1c0dccb7e1 P bdfdae1660914b528e665aab57851e46 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:14.419898  1300 raft_consensus.cc:2272] T 14c71bc80324424ba1739b1c0dccb7e1 P bdfdae1660914b528e665aab57851e46 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.421988  1300 tablet_replica.cc:333] T 6bf1815d4cee479493bef00c5fc043b6 P bdfdae1660914b528e665aab57851e46: stopping tablet replica
W20260710 11:11:14.422123  5329 consensus_peers.cc:597] T 1636996c30a747fdb74dd932628588f0 P 9d897818cab0447981bba0b012411c4d -> Peer 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747): Couldn't send request to peer 80f3eb560c2446d39a036255319d1425. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:46747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:14.422709  1300 raft_consensus.cc:2243] T 6bf1815d4cee479493bef00c5fc043b6 P bdfdae1660914b528e665aab57851e46 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:14.423154  1300 raft_consensus.cc:2272] T 6bf1815d4cee479493bef00c5fc043b6 P bdfdae1660914b528e665aab57851e46 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.425028  1300 tablet_replica.cc:333] T 462536adfb734545b7b0b4e4ff06f044 P bdfdae1660914b528e665aab57851e46: stopping tablet replica
I20260710 11:11:14.425629  1300 raft_consensus.cc:2243] T 462536adfb734545b7b0b4e4ff06f044 P bdfdae1660914b528e665aab57851e46 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:14.426069  1300 raft_consensus.cc:2272] T 462536adfb734545b7b0b4e4ff06f044 P bdfdae1660914b528e665aab57851e46 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:14.427043  5329 consensus_peers.cc:597] T f76b5ba3a71b4852b3e7336b1c072347 P 9d897818cab0447981bba0b012411c4d -> Peer bdfdae1660914b528e665aab57851e46 (127.1.69.2:44883): Couldn't send request to peer bdfdae1660914b528e665aab57851e46. 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 11:11:14.427976  1300 tablet_replica.cc:333] T e2a60a7dbebe4f49bff14e2ac06ba621 P bdfdae1660914b528e665aab57851e46: stopping tablet replica
I20260710 11:11:14.428509  1300 raft_consensus.cc:2243] T e2a60a7dbebe4f49bff14e2ac06ba621 P bdfdae1660914b528e665aab57851e46 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:14.428877  1300 raft_consensus.cc:2272] T e2a60a7dbebe4f49bff14e2ac06ba621 P bdfdae1660914b528e665aab57851e46 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.463559  1300 tablet_server.cc:196] TabletServer@127.1.69.2:0 shutdown complete.
I20260710 11:11:14.490201  1300 tablet_server.cc:179] TabletServer@127.1.69.3:0 shutting down...
W20260710 11:11:14.498152  5329 consensus_peers.cc:597] T f217d05e99d9493caada4edf4e8a268f P 9d897818cab0447981bba0b012411c4d -> Peer 80f3eb560c2446d39a036255319d1425 (127.1.69.1:46747): Couldn't send request to peer 80f3eb560c2446d39a036255319d1425. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:46747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:14.518054  1300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:14.518797  1300 tablet_replica.cc:333] T e3bdb29fda2441efb39763717bce780c P 9d897818cab0447981bba0b012411c4d: stopping tablet replica
I20260710 11:11:14.519389  1300 raft_consensus.cc:2243] T e3bdb29fda2441efb39763717bce780c P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:14.519842  1300 raft_consensus.cc:2272] T e3bdb29fda2441efb39763717bce780c P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.521592  1300 tablet_replica.cc:333] T d49b52b102dc43589869861da2e3d2d4 P 9d897818cab0447981bba0b012411c4d: stopping tablet replica
I20260710 11:11:14.522106  1300 raft_consensus.cc:2243] T d49b52b102dc43589869861da2e3d2d4 P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:14.522506  1300 raft_consensus.cc:2272] T d49b52b102dc43589869861da2e3d2d4 P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.524094  1300 tablet_replica.cc:333] T f217d05e99d9493caada4edf4e8a268f P 9d897818cab0447981bba0b012411c4d: stopping tablet replica
I20260710 11:11:14.524703  1300 raft_consensus.cc:2243] T f217d05e99d9493caada4edf4e8a268f P 9d897818cab0447981bba0b012411c4d [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:14.525413  1300 raft_consensus.cc:2272] T f217d05e99d9493caada4edf4e8a268f P 9d897818cab0447981bba0b012411c4d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.527055  1300 tablet_replica.cc:333] T 6bf1815d4cee479493bef00c5fc043b6 P 9d897818cab0447981bba0b012411c4d: stopping tablet replica
I20260710 11:11:14.527621  1300 raft_consensus.cc:2243] T 6bf1815d4cee479493bef00c5fc043b6 P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:14.528013  1300 raft_consensus.cc:2272] T 6bf1815d4cee479493bef00c5fc043b6 P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.529968  1300 tablet_replica.cc:333] T 462536adfb734545b7b0b4e4ff06f044 P 9d897818cab0447981bba0b012411c4d: stopping tablet replica
I20260710 11:11:14.530483  1300 raft_consensus.cc:2243] T 462536adfb734545b7b0b4e4ff06f044 P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:14.530881  1300 raft_consensus.cc:2272] T 462536adfb734545b7b0b4e4ff06f044 P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.532634  1300 tablet_replica.cc:333] T 868f9f0084934e69b6476eb9e4d81204 P 9d897818cab0447981bba0b012411c4d: stopping tablet replica
I20260710 11:11:14.533134  1300 raft_consensus.cc:2243] T 868f9f0084934e69b6476eb9e4d81204 P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:14.533522  1300 raft_consensus.cc:2272] T 868f9f0084934e69b6476eb9e4d81204 P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.534981  1300 tablet_replica.cc:333] T 852286cb03fc441b876184761727eb45 P 9d897818cab0447981bba0b012411c4d: stopping tablet replica
I20260710 11:11:14.535456  1300 raft_consensus.cc:2243] T 852286cb03fc441b876184761727eb45 P 9d897818cab0447981bba0b012411c4d [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:14.536156  1300 raft_consensus.cc:2272] T 852286cb03fc441b876184761727eb45 P 9d897818cab0447981bba0b012411c4d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.537765  1300 tablet_replica.cc:333] T 74c2612e243b4fe4938a559d090fd6be P 9d897818cab0447981bba0b012411c4d: stopping tablet replica
I20260710 11:11:14.538270  1300 raft_consensus.cc:2243] T 74c2612e243b4fe4938a559d090fd6be P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:14.538664  1300 raft_consensus.cc:2272] T 74c2612e243b4fe4938a559d090fd6be P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.540285  1300 tablet_replica.cc:333] T 14c71bc80324424ba1739b1c0dccb7e1 P 9d897818cab0447981bba0b012411c4d: stopping tablet replica
I20260710 11:11:14.540778  1300 raft_consensus.cc:2243] T 14c71bc80324424ba1739b1c0dccb7e1 P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:14.541167  1300 raft_consensus.cc:2272] T 14c71bc80324424ba1739b1c0dccb7e1 P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.542769  1300 tablet_replica.cc:333] T 9cf3a03a83004a1786fc54631dd76a9b P 9d897818cab0447981bba0b012411c4d: stopping tablet replica
I20260710 11:11:14.543267  1300 raft_consensus.cc:2243] T 9cf3a03a83004a1786fc54631dd76a9b P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:14.543668  1300 raft_consensus.cc:2272] T 9cf3a03a83004a1786fc54631dd76a9b P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.545392  1300 tablet_replica.cc:333] T 165d04868aa54c9d8f189bbad8a14979 P 9d897818cab0447981bba0b012411c4d: stopping tablet replica
I20260710 11:11:14.545856  1300 raft_consensus.cc:2243] T 165d04868aa54c9d8f189bbad8a14979 P 9d897818cab0447981bba0b012411c4d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:14.546563  1300 raft_consensus.cc:2272] T 165d04868aa54c9d8f189bbad8a14979 P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.548290  1300 tablet_replica.cc:333] T e2a60a7dbebe4f49bff14e2ac06ba621 P 9d897818cab0447981bba0b012411c4d: stopping tablet replica
I20260710 11:11:14.548779  1300 raft_consensus.cc:2243] T e2a60a7dbebe4f49bff14e2ac06ba621 P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:14.549147  1300 raft_consensus.cc:2272] T e2a60a7dbebe4f49bff14e2ac06ba621 P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.550885  1300 tablet_replica.cc:333] T f2413b1b18c84312b24977bf13d19f01 P 9d897818cab0447981bba0b012411c4d: stopping tablet replica
I20260710 11:11:14.551353  1300 raft_consensus.cc:2243] T f2413b1b18c84312b24977bf13d19f01 P 9d897818cab0447981bba0b012411c4d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:14.552028  1300 raft_consensus.cc:2272] T f2413b1b18c84312b24977bf13d19f01 P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.553612  1300 tablet_replica.cc:333] T f76b5ba3a71b4852b3e7336b1c072347 P 9d897818cab0447981bba0b012411c4d: stopping tablet replica
I20260710 11:11:14.554071  1300 raft_consensus.cc:2243] T f76b5ba3a71b4852b3e7336b1c072347 P 9d897818cab0447981bba0b012411c4d [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:14.554747  1300 raft_consensus.cc:2272] T f76b5ba3a71b4852b3e7336b1c072347 P 9d897818cab0447981bba0b012411c4d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.556377  1300 tablet_replica.cc:333] T 1636996c30a747fdb74dd932628588f0 P 9d897818cab0447981bba0b012411c4d: stopping tablet replica
I20260710 11:11:14.556870  1300 raft_consensus.cc:2243] T 1636996c30a747fdb74dd932628588f0 P 9d897818cab0447981bba0b012411c4d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:14.557515  1300 raft_consensus.cc:2272] T 1636996c30a747fdb74dd932628588f0 P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.559016  1300 tablet_replica.cc:333] T 1c4ff3d165214472b13261234f5a783a P 9d897818cab0447981bba0b012411c4d: stopping tablet replica
I20260710 11:11:14.559475  1300 raft_consensus.cc:2243] T 1c4ff3d165214472b13261234f5a783a P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:14.559871  1300 raft_consensus.cc:2272] T 1c4ff3d165214472b13261234f5a783a P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.561591  1300 tablet_replica.cc:333] T 115762900bcf46928ea82bd3461e7b20 P 9d897818cab0447981bba0b012411c4d: stopping tablet replica
I20260710 11:11:14.562036  1300 raft_consensus.cc:2243] T 115762900bcf46928ea82bd3461e7b20 P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:14.562426  1300 raft_consensus.cc:2272] T 115762900bcf46928ea82bd3461e7b20 P 9d897818cab0447981bba0b012411c4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.563936  1300 tablet_replica.cc:333] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 9d897818cab0447981bba0b012411c4d: stopping tablet replica
I20260710 11:11:14.564376  1300 raft_consensus.cc:2243] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:14.564792  1300 raft_consensus.cc:2272] T 7eccc6478c7f41acbb3bb67e1cfc17e0 P 9d897818cab0447981bba0b012411c4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.598825  1300 tablet_server.cc:196] TabletServer@127.1.69.3:0 shutdown complete.
I20260710 11:11:14.624848  1300 master.cc:562] Master@127.1.69.62:36263 shutting down...
I20260710 11:11:14.643175  1300 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 54779a843cd2479582031171a5678a80 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:14.643708  1300 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 54779a843cd2479582031171a5678a80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:14.644045  1300 tablet_replica.cc:333] T 00000000000000000000000000000000 P 54779a843cd2479582031171a5678a80: stopping tablet replica
I20260710 11:11:14.663816  1300 master.cc:584] Master@127.1.69.62:36263 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12301 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:11:14.709520  1300 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.69.62:40113
I20260710 11:11:14.710667  1300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:14.716290  5667 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 11:11:14.716363  5668 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 11:11:14.717298  5670 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 11:11:14.717495  1300 server_base.cc:1061] running on GCE node
I20260710 11:11:14.718449  1300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:14.718640  1300 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 11:11:14.718801  1300 hybrid_clock.cc:648] HybridClock initialized: now 1783681874718768 us; error 0 us; skew 500 ppm
I20260710 11:11:14.719327  1300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:14.721822  1300 webserver.cc:533] Webserver started at http://127.1.69.62:37637/ using document root <none> and password file <none>
I20260710 11:11:14.722406  1300 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:14.722563  1300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:14.722780  1300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:14.723773  1300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681774487140-1300-0/minicluster-data/master-0-root/instance:
uuid: "08dd2cfdc30a47109b0c1614de31c856"
format_stamp: "Formatted at 2026-07-10 11:11:14 on dist-test-slave-c0pq"
I20260710 11:11:14.727891  1300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:11:14.730937  5675 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:14.731612  1300 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:11:14.731840  1300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681774487140-1300-0/minicluster-data/master-0-root
uuid: "08dd2cfdc30a47109b0c1614de31c856"
format_stamp: "Formatted at 2026-07-10 11:11:14 on dist-test-slave-c0pq"
I20260710 11:11:14.732059  1300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681774487140-1300-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681774487140-1300-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681774487140-1300-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 11:11:14.747125  1300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:14.748116  1300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:14.784994  1300 rpc_server.cc:307] RPC server started. Bound to: 127.1.69.62:40113
I20260710 11:11:14.785080  5726 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.69.62:40113 every 8 connection(s)
I20260710 11:11:14.788825  5727 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 11:11:14.799634  5727 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 08dd2cfdc30a47109b0c1614de31c856: Bootstrap starting.
I20260710 11:11:14.804641  5727 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 08dd2cfdc30a47109b0c1614de31c856: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:14.808858  5727 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 08dd2cfdc30a47109b0c1614de31c856: No bootstrap required, opened a new log
I20260710 11:11:14.811038  5727 raft_consensus.cc:359] T 00000000000000000000000000000000 P 08dd2cfdc30a47109b0c1614de31c856 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "08dd2cfdc30a47109b0c1614de31c856" member_type: VOTER }
I20260710 11:11:14.811426  5727 raft_consensus.cc:385] T 00000000000000000000000000000000 P 08dd2cfdc30a47109b0c1614de31c856 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:14.811708  5727 raft_consensus.cc:740] T 00000000000000000000000000000000 P 08dd2cfdc30a47109b0c1614de31c856 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08dd2cfdc30a47109b0c1614de31c856, State: Initialized, Role: FOLLOWER
I20260710 11:11:14.812315  5727 consensus_queue.cc:260] T 00000000000000000000000000000000 P 08dd2cfdc30a47109b0c1614de31c856 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "08dd2cfdc30a47109b0c1614de31c856" member_type: VOTER }
I20260710 11:11:14.812809  5727 raft_consensus.cc:399] T 00000000000000000000000000000000 P 08dd2cfdc30a47109b0c1614de31c856 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:11:14.813064  5727 raft_consensus.cc:493] T 00000000000000000000000000000000 P 08dd2cfdc30a47109b0c1614de31c856 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:11:14.813366  5727 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 08dd2cfdc30a47109b0c1614de31c856 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:14.818095  5727 raft_consensus.cc:515] T 00000000000000000000000000000000 P 08dd2cfdc30a47109b0c1614de31c856 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "08dd2cfdc30a47109b0c1614de31c856" member_type: VOTER }
I20260710 11:11:14.818645  5727 leader_election.cc:304] T 00000000000000000000000000000000 P 08dd2cfdc30a47109b0c1614de31c856 [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: 08dd2cfdc30a47109b0c1614de31c856; no voters: 
I20260710 11:11:14.819761  5727 leader_election.cc:290] T 00000000000000000000000000000000 P 08dd2cfdc30a47109b0c1614de31c856 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:11:14.820071  5730 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 08dd2cfdc30a47109b0c1614de31c856 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:14.821493  5730 raft_consensus.cc:697] T 00000000000000000000000000000000 P 08dd2cfdc30a47109b0c1614de31c856 [term 1 LEADER]: Becoming Leader. State: Replica: 08dd2cfdc30a47109b0c1614de31c856, State: Running, Role: LEADER
I20260710 11:11:14.822139  5730 consensus_queue.cc:237] T 00000000000000000000000000000000 P 08dd2cfdc30a47109b0c1614de31c856 [LEADER]: Queue going to LEADER mode. State: All 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: "08dd2cfdc30a47109b0c1614de31c856" member_type: VOTER }
I20260710 11:11:14.822863  5727 sys_catalog.cc:565] T 00000000000000000000000000000000 P 08dd2cfdc30a47109b0c1614de31c856 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:11:14.826901  5732 sys_catalog.cc:455] T 00000000000000000000000000000000 P 08dd2cfdc30a47109b0c1614de31c856 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 08dd2cfdc30a47109b0c1614de31c856. Latest consensus state: current_term: 1 leader_uuid: "08dd2cfdc30a47109b0c1614de31c856" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "08dd2cfdc30a47109b0c1614de31c856" member_type: VOTER } }
I20260710 11:11:14.827186  5731 sys_catalog.cc:455] T 00000000000000000000000000000000 P 08dd2cfdc30a47109b0c1614de31c856 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "08dd2cfdc30a47109b0c1614de31c856" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "08dd2cfdc30a47109b0c1614de31c856" member_type: VOTER } }
I20260710 11:11:14.827826  5732 sys_catalog.cc:458] T 00000000000000000000000000000000 P 08dd2cfdc30a47109b0c1614de31c856 [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:14.828202  5731 sys_catalog.cc:458] T 00000000000000000000000000000000 P 08dd2cfdc30a47109b0c1614de31c856 [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:14.836333  5737 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:11:14.841459  5737 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:11:14.844507  1300 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:11:14.851059  5737 catalog_manager.cc:1383] Generated new cluster ID: 1259530b35504166b0c70d8116ae5aa1
I20260710 11:11:14.851330  5737 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:11:14.886350  5737 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:11:14.887542  5737 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:11:14.903833  5737 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 08dd2cfdc30a47109b0c1614de31c856: Generated new TSK 0
I20260710 11:11:14.904493  5737 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:11:14.910573  1300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:14.916283  5748 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 11:11:14.917409  5749 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 11:11:14.920076  1300 server_base.cc:1061] running on GCE node
W20260710 11:11:14.920946  5751 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 11:11:14.921768  1300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:14.921972  1300 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 11:11:14.922134  1300 hybrid_clock.cc:648] HybridClock initialized: now 1783681874922116 us; error 0 us; skew 500 ppm
I20260710 11:11:14.922726  1300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:14.925191  1300 webserver.cc:533] Webserver started at http://127.1.69.1:38157/ using document root <none> and password file <none>
I20260710 11:11:14.925633  1300 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:14.925825  1300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:14.926084  1300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:14.927088  1300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681774487140-1300-0/minicluster-data/ts-0-root/instance:
uuid: "a233114aa6f048caae078644bbf8ed14"
format_stamp: "Formatted at 2026-07-10 11:11:14 on dist-test-slave-c0pq"
I20260710 11:11:14.931118  1300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 11:11:14.934238  5756 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:14.934943  1300 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:11:14.935206  1300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681774487140-1300-0/minicluster-data/ts-0-root
uuid: "a233114aa6f048caae078644bbf8ed14"
format_stamp: "Formatted at 2026-07-10 11:11:14 on dist-test-slave-c0pq"
I20260710 11:11:14.935474  1300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681774487140-1300-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681774487140-1300-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681774487140-1300-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 11:11:14.950511  1300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:14.951617  1300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:14.953065  1300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:14.955601  1300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:14.955801  1300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:14.956051  1300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:14.956228  1300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:14.994136  1300 rpc_server.cc:307] RPC server started. Bound to: 127.1.69.1:45889
I20260710 11:11:14.994228  5818 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.69.1:45889 every 8 connection(s)
I20260710 11:11:14.998947  1300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:15.006289  5823 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 11:11:15.007892  5824 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 11:11:15.009934  5826 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 11:11:15.010114  1300 server_base.cc:1061] running on GCE node
I20260710 11:11:15.011554  1300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:15.011803  1300 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 11:11:15.012018  1300 hybrid_clock.cc:648] HybridClock initialized: now 1783681875012000 us; error 0 us; skew 500 ppm
I20260710 11:11:15.012728  1300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:15.014514  5819 heartbeater.cc:344] Connected to a master server at 127.1.69.62:40113
I20260710 11:11:15.014845  5819 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:15.015348  1300 webserver.cc:533] Webserver started at http://127.1.69.2:44413/ using document root <none> and password file <none>
I20260710 11:11:15.015595  5819 heartbeater.cc:507] Master 127.1.69.62:40113 requested a full tablet report, sending...
I20260710 11:11:15.015933  1300 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:15.016229  1300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:15.016507  1300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:15.017675  1300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681774487140-1300-0/minicluster-data/ts-1-root/instance:
uuid: "19d0202cf24e4bacbf06d62fee439151"
format_stamp: "Formatted at 2026-07-10 11:11:15 on dist-test-slave-c0pq"
I20260710 11:11:15.017833  5692 ts_manager.cc:194] Registered new tserver with Master: a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889)
I20260710 11:11:15.019598  5692 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45584
I20260710 11:11:15.022256  1300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:11:15.025590  5831 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:15.026268  1300 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:11:15.026551  1300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681774487140-1300-0/minicluster-data/ts-1-root
uuid: "19d0202cf24e4bacbf06d62fee439151"
format_stamp: "Formatted at 2026-07-10 11:11:15 on dist-test-slave-c0pq"
I20260710 11:11:15.026803  1300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681774487140-1300-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681774487140-1300-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681774487140-1300-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 11:11:15.045786  1300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:15.046813  1300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:15.048185  1300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:15.050238  1300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:15.050405  1300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:15.050676  1300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:15.050828  1300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:15.090997  1300 rpc_server.cc:307] RPC server started. Bound to: 127.1.69.2:46571
I20260710 11:11:15.091104  5893 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.69.2:46571 every 8 connection(s)
I20260710 11:11:15.095671  1300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:15.102674  5897 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 11:11:15.103410  5898 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 11:11:15.107335  5894 heartbeater.cc:344] Connected to a master server at 127.1.69.62:40113
I20260710 11:11:15.107720  5894 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:15.108485  5894 heartbeater.cc:507] Master 127.1.69.62:40113 requested a full tablet report, sending...
I20260710 11:11:15.110265  5692 ts_manager.cc:194] Registered new tserver with Master: 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2:46571)
I20260710 11:11:15.111582  5692 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45588
W20260710 11:11:15.113353  5900 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 11:11:15.113770  1300 server_base.cc:1061] running on GCE node
I20260710 11:11:15.114585  1300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:15.114794  1300 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 11:11:15.114966  1300 hybrid_clock.cc:648] HybridClock initialized: now 1783681875114947 us; error 0 us; skew 500 ppm
I20260710 11:11:15.115505  1300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:15.117841  1300 webserver.cc:533] Webserver started at http://127.1.69.3:45279/ using document root <none> and password file <none>
I20260710 11:11:15.118309  1300 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:15.118497  1300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:15.118759  1300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:15.119856  1300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681774487140-1300-0/minicluster-data/ts-2-root/instance:
uuid: "523da9a7c9354adc874e7ad706b45e09"
format_stamp: "Formatted at 2026-07-10 11:11:15 on dist-test-slave-c0pq"
I20260710 11:11:15.124405  1300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:11:15.127451  5905 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:15.128206  1300 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:11:15.128539  1300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681774487140-1300-0/minicluster-data/ts-2-root
uuid: "523da9a7c9354adc874e7ad706b45e09"
format_stamp: "Formatted at 2026-07-10 11:11:15 on dist-test-slave-c0pq"
I20260710 11:11:15.128798  1300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681774487140-1300-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681774487140-1300-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskF_4nNE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681774487140-1300-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 11:11:15.143253  1300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:15.144383  1300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:15.145826  1300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:15.147884  1300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:15.148077  1300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:15.148313  1300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:15.148497  1300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260710 11:11:15.186522  1300 rpc_server.cc:307] RPC server started. Bound to: 127.1.69.3:46377
I20260710 11:11:15.186625  5967 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.69.3:46377 every 8 connection(s)
I20260710 11:11:15.199618  5968 heartbeater.cc:344] Connected to a master server at 127.1.69.62:40113
I20260710 11:11:15.199947  5968 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:15.200585  5968 heartbeater.cc:507] Master 127.1.69.62:40113 requested a full tablet report, sending...
I20260710 11:11:15.202436  5692 ts_manager.cc:194] Registered new tserver with Master: 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3:46377)
I20260710 11:11:15.202574  1300 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013174138s
I20260710 11:11:15.203747  5692 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45604
I20260710 11:11:15.227313  5692 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45616:
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 11:11:15.229933  5692 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 11:11:15.299633  5859 tablet_service.cc:1511] Processing CreateTablet for tablet 9e029d19eb974b51b3e9d6a1d8d6510e (DEFAULT_TABLE table=test-workload [id=8e9dbb9cce4f45589496fb5285510737]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:15.301030  5859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e029d19eb974b51b3e9d6a1d8d6510e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.303174  5933 tablet_service.cc:1511] Processing CreateTablet for tablet 9e029d19eb974b51b3e9d6a1d8d6510e (DEFAULT_TABLE table=test-workload [id=8e9dbb9cce4f45589496fb5285510737]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:15.303943  5932 tablet_service.cc:1511] Processing CreateTablet for tablet e968f341529c4da687dc5e915685ef02 (DEFAULT_TABLE table=test-workload [id=8e9dbb9cce4f45589496fb5285510737]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:15.304576  5933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e029d19eb974b51b3e9d6a1d8d6510e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.305279  5932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e968f341529c4da687dc5e915685ef02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.308729  5931 tablet_service.cc:1511] Processing CreateTablet for tablet 6876f2386b9a40a5b417d074d38760c3 (DEFAULT_TABLE table=test-workload [id=8e9dbb9cce4f45589496fb5285510737]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:15.309978  5931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6876f2386b9a40a5b417d074d38760c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.314003  5858 tablet_service.cc:1511] Processing CreateTablet for tablet e968f341529c4da687dc5e915685ef02 (DEFAULT_TABLE table=test-workload [id=8e9dbb9cce4f45589496fb5285510737]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:15.314330  5930 tablet_service.cc:1511] Processing CreateTablet for tablet d27aa7f453bc455e80fdaa9e9685c338 (DEFAULT_TABLE table=test-workload [id=8e9dbb9cce4f45589496fb5285510737]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:15.315344  5858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e968f341529c4da687dc5e915685ef02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.315524  5930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d27aa7f453bc455e80fdaa9e9685c338. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.317451  5929 tablet_service.cc:1511] Processing CreateTablet for tablet e542828d75e7497591890d826540d1fb (DEFAULT_TABLE table=test-workload [id=8e9dbb9cce4f45589496fb5285510737]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:15.318708  5929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e542828d75e7497591890d826540d1fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.322005  5928 tablet_service.cc:1511] Processing CreateTablet for tablet 9fa1ca7f44a04970a588aa7029420f65 (DEFAULT_TABLE table=test-workload [id=8e9dbb9cce4f45589496fb5285510737]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:15.323364  5928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fa1ca7f44a04970a588aa7029420f65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.324061  5857 tablet_service.cc:1511] Processing CreateTablet for tablet 6876f2386b9a40a5b417d074d38760c3 (DEFAULT_TABLE table=test-workload [id=8e9dbb9cce4f45589496fb5285510737]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:15.325433  5857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6876f2386b9a40a5b417d074d38760c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.325961  5927 tablet_service.cc:1511] Processing CreateTablet for tablet 73c1a6e9a03344c5a762a445d6f50124 (DEFAULT_TABLE table=test-workload [id=8e9dbb9cce4f45589496fb5285510737]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:15.327194  5927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73c1a6e9a03344c5a762a445d6f50124. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.370884  5855 tablet_service.cc:1511] Processing CreateTablet for tablet e542828d75e7497591890d826540d1fb (DEFAULT_TABLE table=test-workload [id=8e9dbb9cce4f45589496fb5285510737]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:15.371536  5926 tablet_service.cc:1511] Processing CreateTablet for tablet 7ab3c4929f104bc3ad6e1ff58ca5823c (DEFAULT_TABLE table=test-workload [id=8e9dbb9cce4f45589496fb5285510737]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:15.372375  5855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e542828d75e7497591890d826540d1fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.372828  5926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ab3c4929f104bc3ad6e1ff58ca5823c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.374864  5854 tablet_service.cc:1511] Processing CreateTablet for tablet 9fa1ca7f44a04970a588aa7029420f65 (DEFAULT_TABLE table=test-workload [id=8e9dbb9cce4f45589496fb5285510737]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:15.382002  5854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fa1ca7f44a04970a588aa7029420f65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.373569  5856 tablet_service.cc:1511] Processing CreateTablet for tablet d27aa7f453bc455e80fdaa9e9685c338 (DEFAULT_TABLE table=test-workload [id=8e9dbb9cce4f45589496fb5285510737]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:15.384188  5856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d27aa7f453bc455e80fdaa9e9685c338. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.417825  5853 tablet_service.cc:1511] Processing CreateTablet for tablet 73c1a6e9a03344c5a762a445d6f50124 (DEFAULT_TABLE table=test-workload [id=8e9dbb9cce4f45589496fb5285510737]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:15.419713  5853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73c1a6e9a03344c5a762a445d6f50124. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.422448  5852 tablet_service.cc:1511] Processing CreateTablet for tablet 7ab3c4929f104bc3ad6e1ff58ca5823c (DEFAULT_TABLE table=test-workload [id=8e9dbb9cce4f45589496fb5285510737]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:15.424574  5852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ab3c4929f104bc3ad6e1ff58ca5823c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.434334  5983 tablet_bootstrap.cc:492] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09: Bootstrap starting.
I20260710 11:11:15.446943  5985 tablet_bootstrap.cc:492] T 9e029d19eb974b51b3e9d6a1d8d6510e P 19d0202cf24e4bacbf06d62fee439151: Bootstrap starting.
I20260710 11:11:15.475565  5784 tablet_service.cc:1511] Processing CreateTablet for tablet 9e029d19eb974b51b3e9d6a1d8d6510e (DEFAULT_TABLE table=test-workload [id=8e9dbb9cce4f45589496fb5285510737]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:15.491581  5784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e029d19eb974b51b3e9d6a1d8d6510e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.483361  5782 tablet_service.cc:1511] Processing CreateTablet for tablet 6876f2386b9a40a5b417d074d38760c3 (DEFAULT_TABLE table=test-workload [id=8e9dbb9cce4f45589496fb5285510737]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:15.487643  5781 tablet_service.cc:1511] Processing CreateTablet for tablet d27aa7f453bc455e80fdaa9e9685c338 (DEFAULT_TABLE table=test-workload [id=8e9dbb9cce4f45589496fb5285510737]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:15.479583  5783 tablet_service.cc:1511] Processing CreateTablet for tablet e968f341529c4da687dc5e915685ef02 (DEFAULT_TABLE table=test-workload [id=8e9dbb9cce4f45589496fb5285510737]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:15.494457  5780 tablet_service.cc:1511] Processing CreateTablet for tablet e542828d75e7497591890d826540d1fb (DEFAULT_TABLE table=test-workload [id=8e9dbb9cce4f45589496fb5285510737]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:15.498584  5779 tablet_service.cc:1511] Processing CreateTablet for tablet 9fa1ca7f44a04970a588aa7029420f65 (DEFAULT_TABLE table=test-workload [id=8e9dbb9cce4f45589496fb5285510737]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:15.502463  5778 tablet_service.cc:1511] Processing CreateTablet for tablet 73c1a6e9a03344c5a762a445d6f50124 (DEFAULT_TABLE table=test-workload [id=8e9dbb9cce4f45589496fb5285510737]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:15.514473  5858 tablet_service.cc:1511] Processing CreateTablet for tablet afdc8eb962724ff886c7bcea5956ba1d (DEFAULT_TABLE table=test-workload [id=8e9dbb9cce4f45589496fb5285510737]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:15.516678  5858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afdc8eb962724ff886c7bcea5956ba1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.524243  5778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73c1a6e9a03344c5a762a445d6f50124. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.527025  5983 tablet_bootstrap.cc:654] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:15.529568  5929 tablet_service.cc:1511] Processing CreateTablet for tablet afdc8eb962724ff886c7bcea5956ba1d (DEFAULT_TABLE table=test-workload [id=8e9dbb9cce4f45589496fb5285510737]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:15.531435  5780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e542828d75e7497591890d826540d1fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.533353  5929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afdc8eb962724ff886c7bcea5956ba1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.534152  5777 tablet_service.cc:1511] Processing CreateTablet for tablet 7ab3c4929f104bc3ad6e1ff58ca5823c (DEFAULT_TABLE table=test-workload [id=8e9dbb9cce4f45589496fb5285510737]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:15.536435  5776 tablet_service.cc:1511] Processing CreateTablet for tablet afdc8eb962724ff886c7bcea5956ba1d (DEFAULT_TABLE table=test-workload [id=8e9dbb9cce4f45589496fb5285510737]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:15.547840  5781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d27aa7f453bc455e80fdaa9e9685c338. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.560891  5777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ab3c4929f104bc3ad6e1ff58ca5823c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.561388  5983 tablet_bootstrap.cc:492] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09: No bootstrap required, opened a new log
I20260710 11:11:15.561537  5779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fa1ca7f44a04970a588aa7029420f65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.562470  5983 ts_tablet_manager.cc:1403] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09: Time spent bootstrapping tablet: real 0.128s	user 0.012s	sys 0.013s
I20260710 11:11:15.566823  5985 tablet_bootstrap.cc:654] T 9e029d19eb974b51b3e9d6a1d8d6510e P 19d0202cf24e4bacbf06d62fee439151: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:15.566558  5983 raft_consensus.cc:359] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } } peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } }
I20260710 11:11:15.567737  5983 raft_consensus.cc:385] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.568089  5983 raft_consensus.cc:740] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 523da9a7c9354adc874e7ad706b45e09, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.568961  5983 consensus_queue.cc:260] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } } peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } }
I20260710 11:11:15.576869  5776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afdc8eb962724ff886c7bcea5956ba1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.584867  5782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6876f2386b9a40a5b417d074d38760c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.599200  5783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e968f341529c4da687dc5e915685ef02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.607610  5968 heartbeater.cc:499] Master 127.1.69.62:40113 was elected leader, sending a full tablet report...
I20260710 11:11:15.612989  5983 ts_tablet_manager.cc:1434] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09: Time spent starting tablet: real 0.050s	user 0.009s	sys 0.026s
I20260710 11:11:15.614190  5983 tablet_bootstrap.cc:492] T d27aa7f453bc455e80fdaa9e9685c338 P 523da9a7c9354adc874e7ad706b45e09: Bootstrap starting.
I20260710 11:11:15.621712  5983 tablet_bootstrap.cc:654] T d27aa7f453bc455e80fdaa9e9685c338 P 523da9a7c9354adc874e7ad706b45e09: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:15.628468  5989 tablet_bootstrap.cc:492] T d27aa7f453bc455e80fdaa9e9685c338 P a233114aa6f048caae078644bbf8ed14: Bootstrap starting.
I20260710 11:11:15.629063  5985 tablet_bootstrap.cc:492] T 9e029d19eb974b51b3e9d6a1d8d6510e P 19d0202cf24e4bacbf06d62fee439151: No bootstrap required, opened a new log
I20260710 11:11:15.629698  5985 ts_tablet_manager.cc:1403] T 9e029d19eb974b51b3e9d6a1d8d6510e P 19d0202cf24e4bacbf06d62fee439151: Time spent bootstrapping tablet: real 0.183s	user 0.008s	sys 0.021s
I20260710 11:11:15.632829  5985 raft_consensus.cc:359] T 9e029d19eb974b51b3e9d6a1d8d6510e P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } } peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } }
I20260710 11:11:15.633658  5985 raft_consensus.cc:385] T 9e029d19eb974b51b3e9d6a1d8d6510e P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.633973  5985 raft_consensus.cc:740] T 9e029d19eb974b51b3e9d6a1d8d6510e P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19d0202cf24e4bacbf06d62fee439151, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.634894  5985 consensus_queue.cc:260] T 9e029d19eb974b51b3e9d6a1d8d6510e P 19d0202cf24e4bacbf06d62fee439151 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } } peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } }
I20260710 11:11:15.639003  5983 tablet_bootstrap.cc:492] T d27aa7f453bc455e80fdaa9e9685c338 P 523da9a7c9354adc874e7ad706b45e09: No bootstrap required, opened a new log
I20260710 11:11:15.639564  5983 ts_tablet_manager.cc:1403] T d27aa7f453bc455e80fdaa9e9685c338 P 523da9a7c9354adc874e7ad706b45e09: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.004s
I20260710 11:11:15.640772  5894 heartbeater.cc:499] Master 127.1.69.62:40113 was elected leader, sending a full tablet report...
I20260710 11:11:15.641353  5985 ts_tablet_manager.cc:1434] T 9e029d19eb974b51b3e9d6a1d8d6510e P 19d0202cf24e4bacbf06d62fee439151: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260710 11:11:15.642293  5985 tablet_bootstrap.cc:492] T e968f341529c4da687dc5e915685ef02 P 19d0202cf24e4bacbf06d62fee439151: Bootstrap starting.
I20260710 11:11:15.642778  5983 raft_consensus.cc:359] T d27aa7f453bc455e80fdaa9e9685c338 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:15.643489  5983 raft_consensus.cc:385] T d27aa7f453bc455e80fdaa9e9685c338 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.643783  5983 raft_consensus.cc:740] T d27aa7f453bc455e80fdaa9e9685c338 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 523da9a7c9354adc874e7ad706b45e09, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.644620  5983 consensus_queue.cc:260] T d27aa7f453bc455e80fdaa9e9685c338 P 523da9a7c9354adc874e7ad706b45e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:15.646821  5983 ts_tablet_manager.cc:1434] T d27aa7f453bc455e80fdaa9e9685c338 P 523da9a7c9354adc874e7ad706b45e09: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:11:15.647857  5983 tablet_bootstrap.cc:492] T 6876f2386b9a40a5b417d074d38760c3 P 523da9a7c9354adc874e7ad706b45e09: Bootstrap starting.
I20260710 11:11:15.648129  5985 tablet_bootstrap.cc:654] T e968f341529c4da687dc5e915685ef02 P 19d0202cf24e4bacbf06d62fee439151: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:15.652393  5989 tablet_bootstrap.cc:654] T d27aa7f453bc455e80fdaa9e9685c338 P a233114aa6f048caae078644bbf8ed14: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:15.654453  5983 tablet_bootstrap.cc:654] T 6876f2386b9a40a5b417d074d38760c3 P 523da9a7c9354adc874e7ad706b45e09: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:15.654826  5985 tablet_bootstrap.cc:492] T e968f341529c4da687dc5e915685ef02 P 19d0202cf24e4bacbf06d62fee439151: No bootstrap required, opened a new log
I20260710 11:11:15.656738  5985 ts_tablet_manager.cc:1403] T e968f341529c4da687dc5e915685ef02 P 19d0202cf24e4bacbf06d62fee439151: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.007s
I20260710 11:11:15.659989  5985 raft_consensus.cc:359] T e968f341529c4da687dc5e915685ef02 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:15.660766  5985 raft_consensus.cc:385] T e968f341529c4da687dc5e915685ef02 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.661106  5985 raft_consensus.cc:740] T e968f341529c4da687dc5e915685ef02 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19d0202cf24e4bacbf06d62fee439151, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.662217  5989 tablet_bootstrap.cc:492] T d27aa7f453bc455e80fdaa9e9685c338 P a233114aa6f048caae078644bbf8ed14: No bootstrap required, opened a new log
I20260710 11:11:15.662009  5985 consensus_queue.cc:260] T e968f341529c4da687dc5e915685ef02 P 19d0202cf24e4bacbf06d62fee439151 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:15.662539  5983 tablet_bootstrap.cc:492] T 6876f2386b9a40a5b417d074d38760c3 P 523da9a7c9354adc874e7ad706b45e09: No bootstrap required, opened a new log
I20260710 11:11:15.662706  5989 ts_tablet_manager.cc:1403] T d27aa7f453bc455e80fdaa9e9685c338 P a233114aa6f048caae078644bbf8ed14: Time spent bootstrapping tablet: real 0.037s	user 0.006s	sys 0.005s
I20260710 11:11:15.663319  5983 ts_tablet_manager.cc:1403] T 6876f2386b9a40a5b417d074d38760c3 P 523da9a7c9354adc874e7ad706b45e09: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.005s
I20260710 11:11:15.664523  5985 ts_tablet_manager.cc:1434] T e968f341529c4da687dc5e915685ef02 P 19d0202cf24e4bacbf06d62fee439151: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 11:11:15.665561  5985 tablet_bootstrap.cc:492] T 6876f2386b9a40a5b417d074d38760c3 P 19d0202cf24e4bacbf06d62fee439151: Bootstrap starting.
I20260710 11:11:15.666127  5989 raft_consensus.cc:359] T d27aa7f453bc455e80fdaa9e9685c338 P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:15.666880  5989 raft_consensus.cc:385] T d27aa7f453bc455e80fdaa9e9685c338 P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.666550  5983 raft_consensus.cc:359] T 6876f2386b9a40a5b417d074d38760c3 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:15.667217  5989 raft_consensus.cc:740] T d27aa7f453bc455e80fdaa9e9685c338 P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a233114aa6f048caae078644bbf8ed14, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.667495  5983 raft_consensus.cc:385] T 6876f2386b9a40a5b417d074d38760c3 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.667938  5983 raft_consensus.cc:740] T 6876f2386b9a40a5b417d074d38760c3 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 523da9a7c9354adc874e7ad706b45e09, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.668200  5989 consensus_queue.cc:260] T d27aa7f453bc455e80fdaa9e9685c338 P a233114aa6f048caae078644bbf8ed14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:15.668727  5983 consensus_queue.cc:260] T 6876f2386b9a40a5b417d074d38760c3 P 523da9a7c9354adc874e7ad706b45e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:15.671358  5983 ts_tablet_manager.cc:1434] T 6876f2386b9a40a5b417d074d38760c3 P 523da9a7c9354adc874e7ad706b45e09: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:11:15.672369  5983 tablet_bootstrap.cc:492] T e542828d75e7497591890d826540d1fb P 523da9a7c9354adc874e7ad706b45e09: Bootstrap starting.
I20260710 11:11:15.673692  5985 tablet_bootstrap.cc:654] T 6876f2386b9a40a5b417d074d38760c3 P 19d0202cf24e4bacbf06d62fee439151: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:15.678932  5983 tablet_bootstrap.cc:654] T e542828d75e7497591890d826540d1fb P 523da9a7c9354adc874e7ad706b45e09: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:15.687026  5985 tablet_bootstrap.cc:492] T 6876f2386b9a40a5b417d074d38760c3 P 19d0202cf24e4bacbf06d62fee439151: No bootstrap required, opened a new log
I20260710 11:11:15.687680  5985 ts_tablet_manager.cc:1403] T 6876f2386b9a40a5b417d074d38760c3 P 19d0202cf24e4bacbf06d62fee439151: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260710 11:11:15.691671  5985 raft_consensus.cc:359] T 6876f2386b9a40a5b417d074d38760c3 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:15.692667  5985 raft_consensus.cc:385] T 6876f2386b9a40a5b417d074d38760c3 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.693044  5985 raft_consensus.cc:740] T 6876f2386b9a40a5b417d074d38760c3 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19d0202cf24e4bacbf06d62fee439151, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.694249  5985 consensus_queue.cc:260] T 6876f2386b9a40a5b417d074d38760c3 P 19d0202cf24e4bacbf06d62fee439151 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:15.697494  5985 ts_tablet_manager.cc:1434] T 6876f2386b9a40a5b417d074d38760c3 P 19d0202cf24e4bacbf06d62fee439151: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260710 11:11:15.698918  5985 tablet_bootstrap.cc:492] T e542828d75e7497591890d826540d1fb P 19d0202cf24e4bacbf06d62fee439151: Bootstrap starting.
I20260710 11:11:15.707593  5985 tablet_bootstrap.cc:654] T e542828d75e7497591890d826540d1fb P 19d0202cf24e4bacbf06d62fee439151: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:15.708479  5819 heartbeater.cc:499] Master 127.1.69.62:40113 was elected leader, sending a full tablet report...
I20260710 11:11:15.708786  5989 ts_tablet_manager.cc:1434] T d27aa7f453bc455e80fdaa9e9685c338 P a233114aa6f048caae078644bbf8ed14: Time spent starting tablet: real 0.046s	user 0.021s	sys 0.024s
I20260710 11:11:15.709872  5989 tablet_bootstrap.cc:492] T 7ab3c4929f104bc3ad6e1ff58ca5823c P a233114aa6f048caae078644bbf8ed14: Bootstrap starting.
I20260710 11:11:15.719493  5985 tablet_bootstrap.cc:492] T e542828d75e7497591890d826540d1fb P 19d0202cf24e4bacbf06d62fee439151: No bootstrap required, opened a new log
I20260710 11:11:15.720309  5985 ts_tablet_manager.cc:1403] T e542828d75e7497591890d826540d1fb P 19d0202cf24e4bacbf06d62fee439151: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260710 11:11:15.724112  5995 raft_consensus.cc:493] T d27aa7f453bc455e80fdaa9e9685c338 P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:15.725463  5983 tablet_bootstrap.cc:492] T e542828d75e7497591890d826540d1fb P 523da9a7c9354adc874e7ad706b45e09: No bootstrap required, opened a new log
I20260710 11:11:15.728116  5989 tablet_bootstrap.cc:654] T 7ab3c4929f104bc3ad6e1ff58ca5823c P a233114aa6f048caae078644bbf8ed14: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:15.724273  5985 raft_consensus.cc:359] T e542828d75e7497591890d826540d1fb P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:15.729866  5983 ts_tablet_manager.cc:1403] T e542828d75e7497591890d826540d1fb P 523da9a7c9354adc874e7ad706b45e09: Time spent bootstrapping tablet: real 0.058s	user 0.028s	sys 0.025s
I20260710 11:11:15.729918  5985 raft_consensus.cc:385] T e542828d75e7497591890d826540d1fb P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.729140  5995 raft_consensus.cc:515] T d27aa7f453bc455e80fdaa9e9685c338 P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:15.730468  5985 raft_consensus.cc:740] T e542828d75e7497591890d826540d1fb P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19d0202cf24e4bacbf06d62fee439151, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.731545  5985 consensus_queue.cc:260] T e542828d75e7497591890d826540d1fb P 19d0202cf24e4bacbf06d62fee439151 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:15.733660  5983 raft_consensus.cc:359] T e542828d75e7497591890d826540d1fb P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:15.734396  5983 raft_consensus.cc:385] T e542828d75e7497591890d826540d1fb P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.734639  5985 ts_tablet_manager.cc:1434] T e542828d75e7497591890d826540d1fb P 19d0202cf24e4bacbf06d62fee439151: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260710 11:11:15.734726  5983 raft_consensus.cc:740] T e542828d75e7497591890d826540d1fb P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 523da9a7c9354adc874e7ad706b45e09, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.736202  5985 tablet_bootstrap.cc:492] T 7ab3c4929f104bc3ad6e1ff58ca5823c P 19d0202cf24e4bacbf06d62fee439151: Bootstrap starting.
I20260710 11:11:15.735973  5983 consensus_queue.cc:260] T e542828d75e7497591890d826540d1fb P 523da9a7c9354adc874e7ad706b45e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:15.742154  5983 ts_tablet_manager.cc:1434] T e542828d75e7497591890d826540d1fb P 523da9a7c9354adc874e7ad706b45e09: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:11:15.743480  5983 tablet_bootstrap.cc:492] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09: Bootstrap starting.
I20260710 11:11:15.745556  5985 tablet_bootstrap.cc:654] T 7ab3c4929f104bc3ad6e1ff58ca5823c P 19d0202cf24e4bacbf06d62fee439151: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:15.749902  5987 raft_consensus.cc:493] T 6876f2386b9a40a5b417d074d38760c3 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:15.750514  5987 raft_consensus.cc:515] T 6876f2386b9a40a5b417d074d38760c3 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:15.755375  5987 leader_election.cc:290] T 6876f2386b9a40a5b417d074d38760c3 P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2:46571)
I20260710 11:11:15.756127  5995 leader_election.cc:290] T d27aa7f453bc455e80fdaa9e9685c338 P a233114aa6f048caae078644bbf8ed14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2:46571), 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3:46377)
I20260710 11:11:15.783911  5991 raft_consensus.cc:493] T 6876f2386b9a40a5b417d074d38760c3 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:15.784709  5991 raft_consensus.cc:515] T 6876f2386b9a40a5b417d074d38760c3 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:15.787456  5983 tablet_bootstrap.cc:654] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:15.789762  5991 leader_election.cc:290] T 6876f2386b9a40a5b417d074d38760c3 P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3:46377)
I20260710 11:11:15.812611  5983 tablet_bootstrap.cc:492] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09: No bootstrap required, opened a new log
I20260710 11:11:15.820323  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6876f2386b9a40a5b417d074d38760c3" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a233114aa6f048caae078644bbf8ed14" is_pre_election: true
I20260710 11:11:15.821973  5989 tablet_bootstrap.cc:492] T 7ab3c4929f104bc3ad6e1ff58ca5823c P a233114aa6f048caae078644bbf8ed14: No bootstrap required, opened a new log
I20260710 11:11:15.822551  5989 ts_tablet_manager.cc:1403] T 7ab3c4929f104bc3ad6e1ff58ca5823c P a233114aa6f048caae078644bbf8ed14: Time spent bootstrapping tablet: real 0.113s	user 0.056s	sys 0.039s
W20260710 11:11:15.822531  5906 leader_election.cc:343] T 6876f2386b9a40a5b417d074d38760c3 P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:15.823194  5983 ts_tablet_manager.cc:1403] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09: Time spent bootstrapping tablet: real 0.080s	user 0.007s	sys 0.006s
I20260710 11:11:15.825977  5989 raft_consensus.cc:359] T 7ab3c4929f104bc3ad6e1ff58ca5823c P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:15.826735  5989 raft_consensus.cc:385] T 7ab3c4929f104bc3ad6e1ff58ca5823c P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.827068  5989 raft_consensus.cc:740] T 7ab3c4929f104bc3ad6e1ff58ca5823c P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a233114aa6f048caae078644bbf8ed14, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.827421  5869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27aa7f453bc455e80fdaa9e9685c338" candidate_uuid: "a233114aa6f048caae078644bbf8ed14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19d0202cf24e4bacbf06d62fee439151" is_pre_election: true
I20260710 11:11:15.827808  5989 consensus_queue.cc:260] T 7ab3c4929f104bc3ad6e1ff58ca5823c P a233114aa6f048caae078644bbf8ed14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
W20260710 11:11:15.829363  5757 leader_election.cc:343] T d27aa7f453bc455e80fdaa9e9685c338 P a233114aa6f048caae078644bbf8ed14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2:46571): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:15.830446  5943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27aa7f453bc455e80fdaa9e9685c338" candidate_uuid: "a233114aa6f048caae078644bbf8ed14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "523da9a7c9354adc874e7ad706b45e09" is_pre_election: true
I20260710 11:11:15.831122  5943 raft_consensus.cc:2468] T d27aa7f453bc455e80fdaa9e9685c338 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a233114aa6f048caae078644bbf8ed14 in term 0.
I20260710 11:11:15.832708  5759 leader_election.cc:304] T d27aa7f453bc455e80fdaa9e9685c338 P a233114aa6f048caae078644bbf8ed14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 523da9a7c9354adc874e7ad706b45e09, a233114aa6f048caae078644bbf8ed14; no voters: 19d0202cf24e4bacbf06d62fee439151
I20260710 11:11:15.835629  5983 raft_consensus.cc:359] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:15.832930  5985 tablet_bootstrap.cc:492] T 7ab3c4929f104bc3ad6e1ff58ca5823c P 19d0202cf24e4bacbf06d62fee439151: No bootstrap required, opened a new log
W20260710 11:11:15.836189  5740 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:11:15.836443  5983 raft_consensus.cc:385] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.836866  5995 raft_consensus.cc:2804] T d27aa7f453bc455e80fdaa9e9685c338 P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:15.836856  5985 ts_tablet_manager.cc:1403] T 7ab3c4929f104bc3ad6e1ff58ca5823c P 19d0202cf24e4bacbf06d62fee439151: Time spent bootstrapping tablet: real 0.101s	user 0.023s	sys 0.016s
I20260710 11:11:15.838475  5995 raft_consensus.cc:493] T d27aa7f453bc455e80fdaa9e9685c338 P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:15.838670  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6876f2386b9a40a5b417d074d38760c3" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a233114aa6f048caae078644bbf8ed14" is_pre_election: true
I20260710 11:11:15.838903  5995 raft_consensus.cc:3060] T d27aa7f453bc455e80fdaa9e9685c338 P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.839411  5869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6876f2386b9a40a5b417d074d38760c3" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19d0202cf24e4bacbf06d62fee439151" is_pre_election: true
I20260710 11:11:15.839995  5869 raft_consensus.cc:2468] T 6876f2386b9a40a5b417d074d38760c3 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 523da9a7c9354adc874e7ad706b45e09 in term 0.
I20260710 11:11:15.841099  5906 leader_election.cc:304] T 6876f2386b9a40a5b417d074d38760c3 P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19d0202cf24e4bacbf06d62fee439151, 523da9a7c9354adc874e7ad706b45e09; no voters: a233114aa6f048caae078644bbf8ed14
I20260710 11:11:15.841357  5985 raft_consensus.cc:359] T 7ab3c4929f104bc3ad6e1ff58ca5823c P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:15.842067  5985 raft_consensus.cc:385] T 7ab3c4929f104bc3ad6e1ff58ca5823c P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.842265  5987 raft_consensus.cc:2804] T 6876f2386b9a40a5b417d074d38760c3 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:15.842358  5985 raft_consensus.cc:740] T 7ab3c4929f104bc3ad6e1ff58ca5823c P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19d0202cf24e4bacbf06d62fee439151, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.842726  5987 raft_consensus.cc:493] T 6876f2386b9a40a5b417d074d38760c3 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:15.843073  5987 raft_consensus.cc:3060] T 6876f2386b9a40a5b417d074d38760c3 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.843181  5985 consensus_queue.cc:260] T 7ab3c4929f104bc3ad6e1ff58ca5823c P 19d0202cf24e4bacbf06d62fee439151 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:15.845556  5985 ts_tablet_manager.cc:1434] T 7ab3c4929f104bc3ad6e1ff58ca5823c P 19d0202cf24e4bacbf06d62fee439151: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:11:15.846508  5995 raft_consensus.cc:515] T d27aa7f453bc455e80fdaa9e9685c338 P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:15.846822  5943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6876f2386b9a40a5b417d074d38760c3" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "523da9a7c9354adc874e7ad706b45e09" is_pre_election: true
I20260710 11:11:15.847138  5989 ts_tablet_manager.cc:1434] T 7ab3c4929f104bc3ad6e1ff58ca5823c P a233114aa6f048caae078644bbf8ed14: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.004s
I20260710 11:11:15.848141  5989 tablet_bootstrap.cc:492] T 73c1a6e9a03344c5a762a445d6f50124 P a233114aa6f048caae078644bbf8ed14: Bootstrap starting.
I20260710 11:11:15.848587  5995 leader_election.cc:290] T d27aa7f453bc455e80fdaa9e9685c338 P a233114aa6f048caae078644bbf8ed14 [CANDIDATE]: Term 1 election: Requested vote from peers 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2:46571), 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3:46377)
I20260710 11:11:15.849104  5983 raft_consensus.cc:740] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 523da9a7c9354adc874e7ad706b45e09, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.849898  5983 consensus_queue.cc:260] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:15.851930  5942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27aa7f453bc455e80fdaa9e9685c338" candidate_uuid: "a233114aa6f048caae078644bbf8ed14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "523da9a7c9354adc874e7ad706b45e09"
I20260710 11:11:15.852608  5942 raft_consensus.cc:3060] T d27aa7f453bc455e80fdaa9e9685c338 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.846524  5985 tablet_bootstrap.cc:492] T 73c1a6e9a03344c5a762a445d6f50124 P 19d0202cf24e4bacbf06d62fee439151: Bootstrap starting.
I20260710 11:11:15.854776  5989 tablet_bootstrap.cc:654] T 73c1a6e9a03344c5a762a445d6f50124 P a233114aa6f048caae078644bbf8ed14: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:15.855695  5869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27aa7f453bc455e80fdaa9e9685c338" candidate_uuid: "a233114aa6f048caae078644bbf8ed14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19d0202cf24e4bacbf06d62fee439151"
W20260710 11:11:15.857697  5757 leader_election.cc:343] T d27aa7f453bc455e80fdaa9e9685c338 P a233114aa6f048caae078644bbf8ed14 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2:46571): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:15.862082  6012 raft_consensus.cc:493] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:15.862736  6012 raft_consensus.cc:515] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } } peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } }
I20260710 11:11:15.866607  5983 ts_tablet_manager.cc:1434] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.005s
I20260710 11:11:15.867836  5983 tablet_bootstrap.cc:492] T 9fa1ca7f44a04970a588aa7029420f65 P 523da9a7c9354adc874e7ad706b45e09: Bootstrap starting.
I20260710 11:11:15.872398  5983 tablet_bootstrap.cc:654] T 9fa1ca7f44a04970a588aa7029420f65 P 523da9a7c9354adc874e7ad706b45e09: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:15.874756  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e029d19eb974b51b3e9d6a1d8d6510e" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a233114aa6f048caae078644bbf8ed14" is_pre_election: true
I20260710 11:11:15.872972  5985 tablet_bootstrap.cc:654] T 73c1a6e9a03344c5a762a445d6f50124 P 19d0202cf24e4bacbf06d62fee439151: Neither blocks nor log segments found. Creating new log.
W20260710 11:11:15.876366  5906 leader_election.cc:343] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:11:15.877841  5832 leader_election.cc:343] T 6876f2386b9a40a5b417d074d38760c3 P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:15.873564  6012 leader_election.cc:290] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2:46571), a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889)
I20260710 11:11:15.883458  5983 tablet_bootstrap.cc:492] T 9fa1ca7f44a04970a588aa7029420f65 P 523da9a7c9354adc874e7ad706b45e09: No bootstrap required, opened a new log
I20260710 11:11:15.884248  5983 ts_tablet_manager.cc:1403] T 9fa1ca7f44a04970a588aa7029420f65 P 523da9a7c9354adc874e7ad706b45e09: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.005s
I20260710 11:11:15.886264  5942 raft_consensus.cc:2468] T d27aa7f453bc455e80fdaa9e9685c338 P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a233114aa6f048caae078644bbf8ed14 in term 1.
I20260710 11:11:15.887986  5759 leader_election.cc:304] T d27aa7f453bc455e80fdaa9e9685c338 P a233114aa6f048caae078644bbf8ed14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 523da9a7c9354adc874e7ad706b45e09, a233114aa6f048caae078644bbf8ed14; no voters: 19d0202cf24e4bacbf06d62fee439151
I20260710 11:11:15.888552  5983 raft_consensus.cc:359] T 9fa1ca7f44a04970a588aa7029420f65 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:15.889552  5995 raft_consensus.cc:2804] T d27aa7f453bc455e80fdaa9e9685c338 P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:15.890017  5983 raft_consensus.cc:385] T 9fa1ca7f44a04970a588aa7029420f65 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.890326  5983 raft_consensus.cc:740] T 9fa1ca7f44a04970a588aa7029420f65 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 523da9a7c9354adc874e7ad706b45e09, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.890262  5995 raft_consensus.cc:697] T d27aa7f453bc455e80fdaa9e9685c338 P a233114aa6f048caae078644bbf8ed14 [term 1 LEADER]: Becoming Leader. State: Replica: a233114aa6f048caae078644bbf8ed14, State: Running, Role: LEADER
I20260710 11:11:15.891376  5983 consensus_queue.cc:260] T 9fa1ca7f44a04970a588aa7029420f65 P 523da9a7c9354adc874e7ad706b45e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:15.891705  5995 consensus_queue.cc:237] T d27aa7f453bc455e80fdaa9e9685c338 P a233114aa6f048caae078644bbf8ed14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:15.893827  5985 tablet_bootstrap.cc:492] T 73c1a6e9a03344c5a762a445d6f50124 P 19d0202cf24e4bacbf06d62fee439151: No bootstrap required, opened a new log
I20260710 11:11:15.894353  5985 ts_tablet_manager.cc:1403] T 73c1a6e9a03344c5a762a445d6f50124 P 19d0202cf24e4bacbf06d62fee439151: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.004s
I20260710 11:11:15.894963  5869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e029d19eb974b51b3e9d6a1d8d6510e" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19d0202cf24e4bacbf06d62fee439151" is_pre_election: true
I20260710 11:11:15.895630  5869 raft_consensus.cc:2468] T 9e029d19eb974b51b3e9d6a1d8d6510e P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 523da9a7c9354adc874e7ad706b45e09 in term 0.
I20260710 11:11:15.897087  5987 raft_consensus.cc:515] T 6876f2386b9a40a5b417d074d38760c3 P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:15.897356  5985 raft_consensus.cc:359] T 73c1a6e9a03344c5a762a445d6f50124 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:15.898048  5985 raft_consensus.cc:385] T 73c1a6e9a03344c5a762a445d6f50124 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.898384  5943 raft_consensus.cc:2393] T 6876f2386b9a40a5b417d074d38760c3 P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19d0202cf24e4bacbf06d62fee439151 in current term 1: Already voted for candidate 523da9a7c9354adc874e7ad706b45e09 in this term.
I20260710 11:11:15.898355  5985 raft_consensus.cc:740] T 73c1a6e9a03344c5a762a445d6f50124 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19d0202cf24e4bacbf06d62fee439151, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.901059  5983 ts_tablet_manager.cc:1434] T 9fa1ca7f44a04970a588aa7029420f65 P 523da9a7c9354adc874e7ad706b45e09: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:11:15.901661  5906 leader_election.cc:304] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19d0202cf24e4bacbf06d62fee439151, 523da9a7c9354adc874e7ad706b45e09; no voters: a233114aa6f048caae078644bbf8ed14
I20260710 11:11:15.902154  5983 tablet_bootstrap.cc:492] T 7ab3c4929f104bc3ad6e1ff58ca5823c P 523da9a7c9354adc874e7ad706b45e09: Bootstrap starting.
I20260710 11:11:15.902051  5834 leader_election.cc:304] T 6876f2386b9a40a5b417d074d38760c3 P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19d0202cf24e4bacbf06d62fee439151; no voters: 523da9a7c9354adc874e7ad706b45e09, a233114aa6f048caae078644bbf8ed14
I20260710 11:11:15.903349  5991 raft_consensus.cc:3060] T 6876f2386b9a40a5b417d074d38760c3 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.904682  5987 leader_election.cc:290] T 6876f2386b9a40a5b417d074d38760c3 P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 election: Requested vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2:46571)
I20260710 11:11:15.904767  5985 consensus_queue.cc:260] T 73c1a6e9a03344c5a762a445d6f50124 P 19d0202cf24e4bacbf06d62fee439151 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:15.910415  5983 tablet_bootstrap.cc:654] T 7ab3c4929f104bc3ad6e1ff58ca5823c P 523da9a7c9354adc874e7ad706b45e09: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:15.911218  5989 tablet_bootstrap.cc:492] T 73c1a6e9a03344c5a762a445d6f50124 P a233114aa6f048caae078644bbf8ed14: No bootstrap required, opened a new log
I20260710 11:11:15.911751  5989 ts_tablet_manager.cc:1403] T 73c1a6e9a03344c5a762a445d6f50124 P a233114aa6f048caae078644bbf8ed14: Time spent bootstrapping tablet: real 0.064s	user 0.031s	sys 0.031s
I20260710 11:11:15.914870  6012 raft_consensus.cc:2804] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:15.914677  5989 raft_consensus.cc:359] T 73c1a6e9a03344c5a762a445d6f50124 P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:15.915295  6012 raft_consensus.cc:493] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:15.915468  5989 raft_consensus.cc:385] T 73c1a6e9a03344c5a762a445d6f50124 P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.915706  6012 raft_consensus.cc:3060] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.915795  5989 raft_consensus.cc:740] T 73c1a6e9a03344c5a762a445d6f50124 P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a233114aa6f048caae078644bbf8ed14, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.914677  5991 raft_consensus.cc:2749] T 6876f2386b9a40a5b417d074d38760c3 P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:15.917574  5989 consensus_queue.cc:260] T 73c1a6e9a03344c5a762a445d6f50124 P a233114aa6f048caae078644bbf8ed14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:15.920073  5989 ts_tablet_manager.cc:1434] T 73c1a6e9a03344c5a762a445d6f50124 P a233114aa6f048caae078644bbf8ed14: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:11:15.921092  5989 tablet_bootstrap.cc:492] T 9e029d19eb974b51b3e9d6a1d8d6510e P a233114aa6f048caae078644bbf8ed14: Bootstrap starting.
I20260710 11:11:15.923131  6012 raft_consensus.cc:515] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } } peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } }
I20260710 11:11:15.925947  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6876f2386b9a40a5b417d074d38760c3" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a233114aa6f048caae078644bbf8ed14"
I20260710 11:11:15.927341  5989 tablet_bootstrap.cc:654] T 9e029d19eb974b51b3e9d6a1d8d6510e P a233114aa6f048caae078644bbf8ed14: Neither blocks nor log segments found. Creating new log.
W20260710 11:11:15.931658  5906 leader_election.cc:343] T 6876f2386b9a40a5b417d074d38760c3 P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:15.936069  5869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6876f2386b9a40a5b417d074d38760c3" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19d0202cf24e4bacbf06d62fee439151"
I20260710 11:11:15.950752  5869 raft_consensus.cc:2468] T 6876f2386b9a40a5b417d074d38760c3 P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 523da9a7c9354adc874e7ad706b45e09 in term 1.
I20260710 11:11:15.952482  5906 leader_election.cc:304] T 6876f2386b9a40a5b417d074d38760c3 P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19d0202cf24e4bacbf06d62fee439151, 523da9a7c9354adc874e7ad706b45e09; no voters: a233114aa6f048caae078644bbf8ed14
I20260710 11:11:15.954820  6012 leader_election.cc:290] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 election: Requested vote from peers 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2:46571), a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889)
I20260710 11:11:15.955891  5987 raft_consensus.cc:2804] T 6876f2386b9a40a5b417d074d38760c3 P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:15.956853  5987 raft_consensus.cc:697] T 6876f2386b9a40a5b417d074d38760c3 P 523da9a7c9354adc874e7ad706b45e09 [term 1 LEADER]: Becoming Leader. State: Replica: 523da9a7c9354adc874e7ad706b45e09, State: Running, Role: LEADER
I20260710 11:11:15.957974  5987 consensus_queue.cc:237] T 6876f2386b9a40a5b417d074d38760c3 P 523da9a7c9354adc874e7ad706b45e09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:15.964444  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e029d19eb974b51b3e9d6a1d8d6510e" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a233114aa6f048caae078644bbf8ed14"
I20260710 11:11:15.967185  5868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e029d19eb974b51b3e9d6a1d8d6510e" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19d0202cf24e4bacbf06d62fee439151"
I20260710 11:11:15.967988  5868 raft_consensus.cc:3060] T 9e029d19eb974b51b3e9d6a1d8d6510e P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.992020  5991 raft_consensus.cc:493] T e968f341529c4da687dc5e915685ef02 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:15.992777  5991 raft_consensus.cc:515] T e968f341529c4da687dc5e915685ef02 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:15.997411  5942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e968f341529c4da687dc5e915685ef02" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "523da9a7c9354adc874e7ad706b45e09" is_pre_election: true
I20260710 11:11:15.997797  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e968f341529c4da687dc5e915685ef02" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a233114aa6f048caae078644bbf8ed14" is_pre_election: true
W20260710 11:11:15.999727  5834 leader_election.cc:343] T e968f341529c4da687dc5e915685ef02 P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3:46377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:16.000730  5991 leader_election.cc:290] T e968f341529c4da687dc5e915685ef02 P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3:46377)
W20260710 11:11:16.011452  5832 leader_election.cc:343] T e968f341529c4da687dc5e915685ef02 P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:15.980193  5868 raft_consensus.cc:2468] T 9e029d19eb974b51b3e9d6a1d8d6510e P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 523da9a7c9354adc874e7ad706b45e09 in term 1.
I20260710 11:11:16.023430  5832 leader_election.cc:304] T e968f341529c4da687dc5e915685ef02 P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19d0202cf24e4bacbf06d62fee439151; no voters: 523da9a7c9354adc874e7ad706b45e09, a233114aa6f048caae078644bbf8ed14
I20260710 11:11:16.024813  5991 raft_consensus.cc:2749] T e968f341529c4da687dc5e915685ef02 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:16.026683  5690 catalog_manager.cc:5697] T d27aa7f453bc455e80fdaa9e9685c338 P a233114aa6f048caae078644bbf8ed14 reported cstate change: term changed from 0 to 1, leader changed from <none> to a233114aa6f048caae078644bbf8ed14 (127.1.69.1). New cstate: current_term: 1 leader_uuid: "a233114aa6f048caae078644bbf8ed14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } health_report { overall_health: UNKNOWN } } }
W20260710 11:11:16.011493  5906 leader_election.cc:343] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:16.032879  5985 ts_tablet_manager.cc:1434] T 73c1a6e9a03344c5a762a445d6f50124 P 19d0202cf24e4bacbf06d62fee439151: Time spent starting tablet: real 0.138s	user 0.049s	sys 0.065s
I20260710 11:11:16.036957  5985 tablet_bootstrap.cc:492] T d27aa7f453bc455e80fdaa9e9685c338 P 19d0202cf24e4bacbf06d62fee439151: Bootstrap starting.
I20260710 11:11:16.037314  5691 catalog_manager.cc:5697] T 6876f2386b9a40a5b417d074d38760c3 P 523da9a7c9354adc874e7ad706b45e09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3). New cstate: current_term: 1 leader_uuid: "523da9a7c9354adc874e7ad706b45e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:16.045466  5906 leader_election.cc:304] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19d0202cf24e4bacbf06d62fee439151, 523da9a7c9354adc874e7ad706b45e09; no voters: a233114aa6f048caae078644bbf8ed14
I20260710 11:11:16.047009  6012 raft_consensus.cc:2804] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:16.047618  6012 raft_consensus.cc:697] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09 [term 1 LEADER]: Becoming Leader. State: Replica: 523da9a7c9354adc874e7ad706b45e09, State: Running, Role: LEADER
I20260710 11:11:16.048580  5985 tablet_bootstrap.cc:654] T d27aa7f453bc455e80fdaa9e9685c338 P 19d0202cf24e4bacbf06d62fee439151: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:16.048702  6012 consensus_queue.cc:237] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } } peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } }
I20260710 11:11:16.062999  5989 tablet_bootstrap.cc:492] T 9e029d19eb974b51b3e9d6a1d8d6510e P a233114aa6f048caae078644bbf8ed14: No bootstrap required, opened a new log
I20260710 11:11:16.063603  5989 ts_tablet_manager.cc:1403] T 9e029d19eb974b51b3e9d6a1d8d6510e P a233114aa6f048caae078644bbf8ed14: Time spent bootstrapping tablet: real 0.143s	user 0.048s	sys 0.086s
I20260710 11:11:16.064399  5983 tablet_bootstrap.cc:492] T 7ab3c4929f104bc3ad6e1ff58ca5823c P 523da9a7c9354adc874e7ad706b45e09: No bootstrap required, opened a new log
I20260710 11:11:16.065033  5983 ts_tablet_manager.cc:1403] T 7ab3c4929f104bc3ad6e1ff58ca5823c P 523da9a7c9354adc874e7ad706b45e09: Time spent bootstrapping tablet: real 0.163s	user 0.059s	sys 0.085s
I20260710 11:11:16.065075  5985 tablet_bootstrap.cc:492] T d27aa7f453bc455e80fdaa9e9685c338 P 19d0202cf24e4bacbf06d62fee439151: No bootstrap required, opened a new log
I20260710 11:11:16.065761  5985 ts_tablet_manager.cc:1403] T d27aa7f453bc455e80fdaa9e9685c338 P 19d0202cf24e4bacbf06d62fee439151: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.003s
I20260710 11:11:16.066929  5989 raft_consensus.cc:359] T 9e029d19eb974b51b3e9d6a1d8d6510e P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } } peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } }
I20260710 11:11:16.067735  5989 raft_consensus.cc:385] T 9e029d19eb974b51b3e9d6a1d8d6510e P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:16.068138  5989 raft_consensus.cc:740] T 9e029d19eb974b51b3e9d6a1d8d6510e P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a233114aa6f048caae078644bbf8ed14, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.069099  5985 raft_consensus.cc:359] T d27aa7f453bc455e80fdaa9e9685c338 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.069047  5983 raft_consensus.cc:359] T 7ab3c4929f104bc3ad6e1ff58ca5823c P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.069068  5989 consensus_queue.cc:260] T 9e029d19eb974b51b3e9d6a1d8d6510e P a233114aa6f048caae078644bbf8ed14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } } peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } }
I20260710 11:11:16.070156  5985 raft_consensus.cc:385] T d27aa7f453bc455e80fdaa9e9685c338 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:16.070312  5983 raft_consensus.cc:385] T 7ab3c4929f104bc3ad6e1ff58ca5823c P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:16.070510  5985 raft_consensus.cc:740] T d27aa7f453bc455e80fdaa9e9685c338 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19d0202cf24e4bacbf06d62fee439151, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.070812  5983 raft_consensus.cc:740] T 7ab3c4929f104bc3ad6e1ff58ca5823c P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 523da9a7c9354adc874e7ad706b45e09, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.071336  5985 consensus_queue.cc:260] T d27aa7f453bc455e80fdaa9e9685c338 P 19d0202cf24e4bacbf06d62fee439151 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.072394  5989 ts_tablet_manager.cc:1434] T 9e029d19eb974b51b3e9d6a1d8d6510e P a233114aa6f048caae078644bbf8ed14: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260710 11:11:16.073484  5989 tablet_bootstrap.cc:492] T 6876f2386b9a40a5b417d074d38760c3 P a233114aa6f048caae078644bbf8ed14: Bootstrap starting.
I20260710 11:11:16.074002  5985 ts_tablet_manager.cc:1434] T d27aa7f453bc455e80fdaa9e9685c338 P 19d0202cf24e4bacbf06d62fee439151: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:11:16.075001  5985 tablet_bootstrap.cc:492] T 9fa1ca7f44a04970a588aa7029420f65 P 19d0202cf24e4bacbf06d62fee439151: Bootstrap starting.
I20260710 11:11:16.072064  5983 consensus_queue.cc:260] T 7ab3c4929f104bc3ad6e1ff58ca5823c P 523da9a7c9354adc874e7ad706b45e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.079305  5983 ts_tablet_manager.cc:1434] T 7ab3c4929f104bc3ad6e1ff58ca5823c P 523da9a7c9354adc874e7ad706b45e09: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260710 11:11:16.080752  5989 tablet_bootstrap.cc:654] T 6876f2386b9a40a5b417d074d38760c3 P a233114aa6f048caae078644bbf8ed14: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:16.081791  5985 tablet_bootstrap.cc:654] T 9fa1ca7f44a04970a588aa7029420f65 P 19d0202cf24e4bacbf06d62fee439151: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:16.080797  5983 tablet_bootstrap.cc:492] T afdc8eb962724ff886c7bcea5956ba1d P 523da9a7c9354adc874e7ad706b45e09: Bootstrap starting.
I20260710 11:11:16.083410  6017 raft_consensus.cc:493] T 7ab3c4929f104bc3ad6e1ff58ca5823c P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:16.083992  6017 raft_consensus.cc:515] T 7ab3c4929f104bc3ad6e1ff58ca5823c P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.088377  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab3c4929f104bc3ad6e1ff58ca5823c" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a233114aa6f048caae078644bbf8ed14" is_pre_election: true
I20260710 11:11:16.089125  5794 raft_consensus.cc:2468] T 7ab3c4929f104bc3ad6e1ff58ca5823c P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19d0202cf24e4bacbf06d62fee439151 in term 0.
I20260710 11:11:16.090378  6017 leader_election.cc:290] T 7ab3c4929f104bc3ad6e1ff58ca5823c P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3:46377)
I20260710 11:11:16.091943  5942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab3c4929f104bc3ad6e1ff58ca5823c" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "523da9a7c9354adc874e7ad706b45e09" is_pre_election: true
I20260710 11:11:16.092816  5942 raft_consensus.cc:2468] T 7ab3c4929f104bc3ad6e1ff58ca5823c P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19d0202cf24e4bacbf06d62fee439151 in term 0.
I20260710 11:11:16.092298  5983 tablet_bootstrap.cc:654] T afdc8eb962724ff886c7bcea5956ba1d P 523da9a7c9354adc874e7ad706b45e09: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:16.094362  5834 leader_election.cc:304] T 7ab3c4929f104bc3ad6e1ff58ca5823c P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19d0202cf24e4bacbf06d62fee439151, 523da9a7c9354adc874e7ad706b45e09; no voters: 
I20260710 11:11:16.095292  5991 raft_consensus.cc:493] T d27aa7f453bc455e80fdaa9e9685c338 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:16.095729  5991 raft_consensus.cc:515] T d27aa7f453bc455e80fdaa9e9685c338 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.097987  5989 tablet_bootstrap.cc:492] T 6876f2386b9a40a5b417d074d38760c3 P a233114aa6f048caae078644bbf8ed14: No bootstrap required, opened a new log
I20260710 11:11:16.098670  5989 ts_tablet_manager.cc:1403] T 6876f2386b9a40a5b417d074d38760c3 P a233114aa6f048caae078644bbf8ed14: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.001s
I20260710 11:11:16.098727  6017 raft_consensus.cc:2804] T 7ab3c4929f104bc3ad6e1ff58ca5823c P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:16.099268  6017 raft_consensus.cc:493] T 7ab3c4929f104bc3ad6e1ff58ca5823c P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:16.099640  6017 raft_consensus.cc:3060] T 7ab3c4929f104bc3ad6e1ff58ca5823c P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.102454  6012 raft_consensus.cc:493] T e542828d75e7497591890d826540d1fb P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:16.102949  6012 raft_consensus.cc:515] T e542828d75e7497591890d826540d1fb P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.108786  6012 leader_election.cc:290] T e542828d75e7497591890d826540d1fb P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2:46571)
I20260710 11:11:16.110745  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e542828d75e7497591890d826540d1fb" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a233114aa6f048caae078644bbf8ed14" is_pre_election: true
I20260710 11:11:16.110513  5989 raft_consensus.cc:359] T 6876f2386b9a40a5b417d074d38760c3 P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.111603  5989 raft_consensus.cc:385] T 6876f2386b9a40a5b417d074d38760c3 P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:16.111990  5989 raft_consensus.cc:740] T 6876f2386b9a40a5b417d074d38760c3 P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a233114aa6f048caae078644bbf8ed14, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.112124  5991 leader_election.cc:290] T d27aa7f453bc455e80fdaa9e9685c338 P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3:46377)
W20260710 11:11:16.112262  5906 leader_election.cc:343] T e542828d75e7497591890d826540d1fb P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:16.113008  5989 consensus_queue.cc:260] T 6876f2386b9a40a5b417d074d38760c3 P a233114aa6f048caae078644bbf8ed14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.114701  5942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27aa7f453bc455e80fdaa9e9685c338" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "523da9a7c9354adc874e7ad706b45e09" is_pre_election: true
I20260710 11:11:16.115480  5942 raft_consensus.cc:2393] T d27aa7f453bc455e80fdaa9e9685c338 P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19d0202cf24e4bacbf06d62fee439151 in current term 1: Already voted for candidate a233114aa6f048caae078644bbf8ed14 in this term.
I20260710 11:11:16.115921  6017 raft_consensus.cc:515] T 7ab3c4929f104bc3ad6e1ff58ca5823c P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.119022  5943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab3c4929f104bc3ad6e1ff58ca5823c" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "523da9a7c9354adc874e7ad706b45e09"
I20260710 11:11:16.119587  5943 raft_consensus.cc:3060] T 7ab3c4929f104bc3ad6e1ff58ca5823c P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.120719  5989 ts_tablet_manager.cc:1434] T 6876f2386b9a40a5b417d074d38760c3 P a233114aa6f048caae078644bbf8ed14: Time spent starting tablet: real 0.022s	user 0.014s	sys 0.000s
I20260710 11:11:16.122105  5989 tablet_bootstrap.cc:492] T 9fa1ca7f44a04970a588aa7029420f65 P a233114aa6f048caae078644bbf8ed14: Bootstrap starting.
I20260710 11:11:16.125789  5869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e542828d75e7497591890d826540d1fb" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19d0202cf24e4bacbf06d62fee439151" is_pre_election: true
I20260710 11:11:16.126461  5869 raft_consensus.cc:2468] T e542828d75e7497591890d826540d1fb P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 523da9a7c9354adc874e7ad706b45e09 in term 0.
I20260710 11:11:16.127321  5943 raft_consensus.cc:2468] T 7ab3c4929f104bc3ad6e1ff58ca5823c P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19d0202cf24e4bacbf06d62fee439151 in term 1.
I20260710 11:11:16.127859  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab3c4929f104bc3ad6e1ff58ca5823c" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a233114aa6f048caae078644bbf8ed14"
I20260710 11:11:16.128520  5793 raft_consensus.cc:3060] T 7ab3c4929f104bc3ad6e1ff58ca5823c P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.128602  5834 leader_election.cc:304] T 7ab3c4929f104bc3ad6e1ff58ca5823c P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19d0202cf24e4bacbf06d62fee439151, 523da9a7c9354adc874e7ad706b45e09; no voters: 
I20260710 11:11:16.129498  5991 raft_consensus.cc:2804] T 7ab3c4929f104bc3ad6e1ff58ca5823c P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:16.132948  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27aa7f453bc455e80fdaa9e9685c338" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a233114aa6f048caae078644bbf8ed14" is_pre_election: true
I20260710 11:11:16.134913  5995 raft_consensus.cc:493] T 9e029d19eb974b51b3e9d6a1d8d6510e P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:16.135676  5832 leader_election.cc:304] T d27aa7f453bc455e80fdaa9e9685c338 P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19d0202cf24e4bacbf06d62fee439151; no voters: 523da9a7c9354adc874e7ad706b45e09, a233114aa6f048caae078644bbf8ed14
I20260710 11:11:16.135565  5995 raft_consensus.cc:515] T 9e029d19eb974b51b3e9d6a1d8d6510e P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } } peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } }
I20260710 11:11:16.138749  6017 leader_election.cc:290] T 7ab3c4929f104bc3ad6e1ff58ca5823c P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 1 election: Requested vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3:46377)
I20260710 11:11:16.141129  5906 leader_election.cc:304] T e542828d75e7497591890d826540d1fb P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19d0202cf24e4bacbf06d62fee439151, 523da9a7c9354adc874e7ad706b45e09; no voters: a233114aa6f048caae078644bbf8ed14
I20260710 11:11:16.141881  5995 leader_election.cc:290] T 9e029d19eb974b51b3e9d6a1d8d6510e P a233114aa6f048caae078644bbf8ed14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2:46571), 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3:46377)
I20260710 11:11:16.142702  6012 raft_consensus.cc:2804] T e542828d75e7497591890d826540d1fb P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:16.143267  6012 raft_consensus.cc:493] T e542828d75e7497591890d826540d1fb P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:16.143687  6012 raft_consensus.cc:3060] T e542828d75e7497591890d826540d1fb P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.144929  5869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e029d19eb974b51b3e9d6a1d8d6510e" candidate_uuid: "a233114aa6f048caae078644bbf8ed14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19d0202cf24e4bacbf06d62fee439151" is_pre_election: true
I20260710 11:11:16.146013  5869 raft_consensus.cc:2393] T 9e029d19eb974b51b3e9d6a1d8d6510e P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a233114aa6f048caae078644bbf8ed14 in current term 1: Already voted for candidate 523da9a7c9354adc874e7ad706b45e09 in this term.
I20260710 11:11:16.150458  6017 raft_consensus.cc:3060] T d27aa7f453bc455e80fdaa9e9685c338 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.150586  5943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e029d19eb974b51b3e9d6a1d8d6510e" candidate_uuid: "a233114aa6f048caae078644bbf8ed14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "523da9a7c9354adc874e7ad706b45e09" is_pre_election: true
I20260710 11:11:16.151734  5991 raft_consensus.cc:697] T 7ab3c4929f104bc3ad6e1ff58ca5823c P 19d0202cf24e4bacbf06d62fee439151 [term 1 LEADER]: Becoming Leader. State: Replica: 19d0202cf24e4bacbf06d62fee439151, State: Running, Role: LEADER
I20260710 11:11:16.159471  5991 consensus_queue.cc:237] T 7ab3c4929f104bc3ad6e1ff58ca5823c P 19d0202cf24e4bacbf06d62fee439151 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.158679  5985 tablet_bootstrap.cc:492] T 9fa1ca7f44a04970a588aa7029420f65 P 19d0202cf24e4bacbf06d62fee439151: No bootstrap required, opened a new log
I20260710 11:11:16.161250  5985 ts_tablet_manager.cc:1403] T 9fa1ca7f44a04970a588aa7029420f65 P 19d0202cf24e4bacbf06d62fee439151: Time spent bootstrapping tablet: real 0.086s	user 0.031s	sys 0.011s
I20260710 11:11:16.163383  5983 tablet_bootstrap.cc:492] T afdc8eb962724ff886c7bcea5956ba1d P 523da9a7c9354adc874e7ad706b45e09: No bootstrap required, opened a new log
I20260710 11:11:16.164131  5983 ts_tablet_manager.cc:1403] T afdc8eb962724ff886c7bcea5956ba1d P 523da9a7c9354adc874e7ad706b45e09: Time spent bootstrapping tablet: real 0.084s	user 0.027s	sys 0.023s
I20260710 11:11:16.164000  5985 raft_consensus.cc:359] T 9fa1ca7f44a04970a588aa7029420f65 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.167661  5985 raft_consensus.cc:385] T 9fa1ca7f44a04970a588aa7029420f65 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:16.167960  5985 raft_consensus.cc:740] T 9fa1ca7f44a04970a588aa7029420f65 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19d0202cf24e4bacbf06d62fee439151, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.168715  5985 consensus_queue.cc:260] T 9fa1ca7f44a04970a588aa7029420f65 P 19d0202cf24e4bacbf06d62fee439151 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.169448  5793 raft_consensus.cc:2468] T 7ab3c4929f104bc3ad6e1ff58ca5823c P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19d0202cf24e4bacbf06d62fee439151 in term 1.
I20260710 11:11:16.168942  5983 raft_consensus.cc:359] T afdc8eb962724ff886c7bcea5956ba1d P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.170163  5983 raft_consensus.cc:385] T afdc8eb962724ff886c7bcea5956ba1d P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:16.170610  5983 raft_consensus.cc:740] T afdc8eb962724ff886c7bcea5956ba1d P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 523da9a7c9354adc874e7ad706b45e09, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.170951  5985 ts_tablet_manager.cc:1434] T 9fa1ca7f44a04970a588aa7029420f65 P 19d0202cf24e4bacbf06d62fee439151: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260710 11:11:16.171516  5759 leader_election.cc:304] T 9e029d19eb974b51b3e9d6a1d8d6510e P a233114aa6f048caae078644bbf8ed14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a233114aa6f048caae078644bbf8ed14; no voters: 19d0202cf24e4bacbf06d62fee439151, 523da9a7c9354adc874e7ad706b45e09
I20260710 11:11:16.171909  5985 tablet_bootstrap.cc:492] T afdc8eb962724ff886c7bcea5956ba1d P 19d0202cf24e4bacbf06d62fee439151: Bootstrap starting.
I20260710 11:11:16.172643  5995 raft_consensus.cc:3060] T 9e029d19eb974b51b3e9d6a1d8d6510e P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.171871  5983 consensus_queue.cc:260] T afdc8eb962724ff886c7bcea5956ba1d P 523da9a7c9354adc874e7ad706b45e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.175225  5983 ts_tablet_manager.cc:1434] T afdc8eb962724ff886c7bcea5956ba1d P 523da9a7c9354adc874e7ad706b45e09: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260710 11:11:16.176594  5983 tablet_bootstrap.cc:492] T e968f341529c4da687dc5e915685ef02 P 523da9a7c9354adc874e7ad706b45e09: Bootstrap starting.
I20260710 11:11:16.176767  5987 raft_consensus.cc:493] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:16.177295  5987 raft_consensus.cc:515] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.178037  5691 catalog_manager.cc:5697] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3). New cstate: current_term: 1 leader_uuid: "523da9a7c9354adc874e7ad706b45e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:16.179309  5987 leader_election.cc:290] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2:46571)
I20260710 11:11:16.181164  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c1a6e9a03344c5a762a445d6f50124" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a233114aa6f048caae078644bbf8ed14" is_pre_election: true
I20260710 11:11:16.181941  5793 raft_consensus.cc:2468] T 73c1a6e9a03344c5a762a445d6f50124 P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 523da9a7c9354adc874e7ad706b45e09 in term 0.
I20260710 11:11:16.183090  5906 leader_election.cc:304] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 523da9a7c9354adc874e7ad706b45e09, a233114aa6f048caae078644bbf8ed14; no voters: 
I20260710 11:11:16.183957  5987 raft_consensus.cc:2804] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:16.184324  5987 raft_consensus.cc:493] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:16.184687  5987 raft_consensus.cc:3060] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.186125  5983 tablet_bootstrap.cc:654] T e968f341529c4da687dc5e915685ef02 P 523da9a7c9354adc874e7ad706b45e09: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:16.190375  5989 tablet_bootstrap.cc:654] T 9fa1ca7f44a04970a588aa7029420f65 P a233114aa6f048caae078644bbf8ed14: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:16.184180  5995 raft_consensus.cc:2749] T 9e029d19eb974b51b3e9d6a1d8d6510e P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:16.192198  5987 raft_consensus.cc:515] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
W20260710 11:11:16.194826  5832 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.1.69.1:45889, user_credentials={real_user=slave}} blocked reactor thread for 59288.9us
I20260710 11:11:16.196605  5869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c1a6e9a03344c5a762a445d6f50124" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19d0202cf24e4bacbf06d62fee439151" is_pre_election: true
I20260710 11:11:16.188256  6012 raft_consensus.cc:515] T e542828d75e7497591890d826540d1fb P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.197250  5869 raft_consensus.cc:2468] T 73c1a6e9a03344c5a762a445d6f50124 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 523da9a7c9354adc874e7ad706b45e09 in term 0.
I20260710 11:11:16.199512  6012 leader_election.cc:290] T e542828d75e7497591890d826540d1fb P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 election: Requested vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2:46571)
I20260710 11:11:16.199717  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c1a6e9a03344c5a762a445d6f50124" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a233114aa6f048caae078644bbf8ed14"
I20260710 11:11:16.200486  5793 raft_consensus.cc:3060] T 73c1a6e9a03344c5a762a445d6f50124 P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.202597  5989 tablet_bootstrap.cc:492] T 9fa1ca7f44a04970a588aa7029420f65 P a233114aa6f048caae078644bbf8ed14: No bootstrap required, opened a new log
I20260710 11:11:16.202477  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e542828d75e7497591890d826540d1fb" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a233114aa6f048caae078644bbf8ed14"
I20260710 11:11:16.203892  5869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e542828d75e7497591890d826540d1fb" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19d0202cf24e4bacbf06d62fee439151"
I20260710 11:11:16.204459  5869 raft_consensus.cc:3060] T e542828d75e7497591890d826540d1fb P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.205113  5989 ts_tablet_manager.cc:1403] T 9fa1ca7f44a04970a588aa7029420f65 P a233114aa6f048caae078644bbf8ed14: Time spent bootstrapping tablet: real 0.083s	user 0.011s	sys 0.003s
W20260710 11:11:16.207365  5906 leader_election.cc:343] T e542828d75e7497591890d826540d1fb P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:16.211215  5989 raft_consensus.cc:359] T 9fa1ca7f44a04970a588aa7029420f65 P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.214639  5989 raft_consensus.cc:385] T 9fa1ca7f44a04970a588aa7029420f65 P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:16.214972  5989 raft_consensus.cc:740] T 9fa1ca7f44a04970a588aa7029420f65 P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a233114aa6f048caae078644bbf8ed14, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.215303  5868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c1a6e9a03344c5a762a445d6f50124" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19d0202cf24e4bacbf06d62fee439151"
I20260710 11:11:16.215941  5868 raft_consensus.cc:3060] T 73c1a6e9a03344c5a762a445d6f50124 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.215684  5989 consensus_queue.cc:260] T 9fa1ca7f44a04970a588aa7029420f65 P a233114aa6f048caae078644bbf8ed14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.212148  5869 raft_consensus.cc:2468] T e542828d75e7497591890d826540d1fb P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 523da9a7c9354adc874e7ad706b45e09 in term 1.
I20260710 11:11:16.216878  6017 raft_consensus.cc:2749] T d27aa7f453bc455e80fdaa9e9685c338 P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:16.216337  5690 catalog_manager.cc:5697] T 7ab3c4929f104bc3ad6e1ff58ca5823c P 19d0202cf24e4bacbf06d62fee439151 reported cstate change: term changed from 0 to 1, leader changed from <none> to 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2). New cstate: current_term: 1 leader_uuid: "19d0202cf24e4bacbf06d62fee439151" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:16.217770  5906 leader_election.cc:304] T e542828d75e7497591890d826540d1fb P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19d0202cf24e4bacbf06d62fee439151, 523da9a7c9354adc874e7ad706b45e09; no voters: a233114aa6f048caae078644bbf8ed14
I20260710 11:11:16.218865  6012 raft_consensus.cc:2804] T e542828d75e7497591890d826540d1fb P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:16.219328  6012 raft_consensus.cc:697] T e542828d75e7497591890d826540d1fb P 523da9a7c9354adc874e7ad706b45e09 [term 1 LEADER]: Becoming Leader. State: Replica: 523da9a7c9354adc874e7ad706b45e09, State: Running, Role: LEADER
I20260710 11:11:16.220430  5989 ts_tablet_manager.cc:1434] T 9fa1ca7f44a04970a588aa7029420f65 P a233114aa6f048caae078644bbf8ed14: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:11:16.220095  6012 consensus_queue.cc:237] T e542828d75e7497591890d826540d1fb P 523da9a7c9354adc874e7ad706b45e09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.221442  5989 tablet_bootstrap.cc:492] T afdc8eb962724ff886c7bcea5956ba1d P a233114aa6f048caae078644bbf8ed14: Bootstrap starting.
I20260710 11:11:16.223033  5868 raft_consensus.cc:2468] T 73c1a6e9a03344c5a762a445d6f50124 P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 523da9a7c9354adc874e7ad706b45e09 in term 1.
I20260710 11:11:16.224756  5906 leader_election.cc:304] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19d0202cf24e4bacbf06d62fee439151, 523da9a7c9354adc874e7ad706b45e09; no voters: 
I20260710 11:11:16.225816  6013 raft_consensus.cc:2804] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:16.229171  5989 tablet_bootstrap.cc:654] T afdc8eb962724ff886c7bcea5956ba1d P a233114aa6f048caae078644bbf8ed14: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:16.213459  5793 raft_consensus.cc:2468] T 73c1a6e9a03344c5a762a445d6f50124 P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 523da9a7c9354adc874e7ad706b45e09 in term 1.
I20260710 11:11:16.214139  5987 leader_election.cc:290] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 election: Requested vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2:46571)
I20260710 11:11:16.232848  5689 catalog_manager.cc:5697] T e542828d75e7497591890d826540d1fb P 523da9a7c9354adc874e7ad706b45e09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3). New cstate: current_term: 1 leader_uuid: "523da9a7c9354adc874e7ad706b45e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:16.238121  6013 raft_consensus.cc:697] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09 [term 1 LEADER]: Becoming Leader. State: Replica: 523da9a7c9354adc874e7ad706b45e09, State: Running, Role: LEADER
I20260710 11:11:16.239358  6013 consensus_queue.cc:237] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.245820  5985 tablet_bootstrap.cc:654] T afdc8eb962724ff886c7bcea5956ba1d P 19d0202cf24e4bacbf06d62fee439151: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:16.255365  5983 tablet_bootstrap.cc:492] T e968f341529c4da687dc5e915685ef02 P 523da9a7c9354adc874e7ad706b45e09: No bootstrap required, opened a new log
I20260710 11:11:16.255872  5983 ts_tablet_manager.cc:1403] T e968f341529c4da687dc5e915685ef02 P 523da9a7c9354adc874e7ad706b45e09: Time spent bootstrapping tablet: real 0.080s	user 0.025s	sys 0.014s
I20260710 11:11:16.258620  5983 raft_consensus.cc:359] T e968f341529c4da687dc5e915685ef02 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.259338  5983 raft_consensus.cc:385] T e968f341529c4da687dc5e915685ef02 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:16.259676  5983 raft_consensus.cc:740] T e968f341529c4da687dc5e915685ef02 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 523da9a7c9354adc874e7ad706b45e09, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.260478  5983 consensus_queue.cc:260] T e968f341529c4da687dc5e915685ef02 P 523da9a7c9354adc874e7ad706b45e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.262348  5989 tablet_bootstrap.cc:492] T afdc8eb962724ff886c7bcea5956ba1d P a233114aa6f048caae078644bbf8ed14: No bootstrap required, opened a new log
I20260710 11:11:16.261938  5690 catalog_manager.cc:5697] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3). New cstate: current_term: 1 leader_uuid: "523da9a7c9354adc874e7ad706b45e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:16.262858  5989 ts_tablet_manager.cc:1403] T afdc8eb962724ff886c7bcea5956ba1d P a233114aa6f048caae078644bbf8ed14: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.023s
I20260710 11:11:16.263051  5983 ts_tablet_manager.cc:1434] T e968f341529c4da687dc5e915685ef02 P 523da9a7c9354adc874e7ad706b45e09: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:11:16.265664  6013 raft_consensus.cc:493] T 9fa1ca7f44a04970a588aa7029420f65 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:16.266340  5985 tablet_bootstrap.cc:492] T afdc8eb962724ff886c7bcea5956ba1d P 19d0202cf24e4bacbf06d62fee439151: No bootstrap required, opened a new log
I20260710 11:11:16.266009  5989 raft_consensus.cc:359] T afdc8eb962724ff886c7bcea5956ba1d P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.266094  6013 raft_consensus.cc:515] T 9fa1ca7f44a04970a588aa7029420f65 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.266810  5989 raft_consensus.cc:385] T afdc8eb962724ff886c7bcea5956ba1d P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:16.266954  5985 ts_tablet_manager.cc:1403] T afdc8eb962724ff886c7bcea5956ba1d P 19d0202cf24e4bacbf06d62fee439151: Time spent bootstrapping tablet: real 0.095s	user 0.007s	sys 0.010s
I20260710 11:11:16.267151  5989 raft_consensus.cc:740] T afdc8eb962724ff886c7bcea5956ba1d P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a233114aa6f048caae078644bbf8ed14, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.268291  6013 leader_election.cc:290] T 9fa1ca7f44a04970a588aa7029420f65 P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2:46571)
I20260710 11:11:16.268074  5989 consensus_queue.cc:260] T afdc8eb962724ff886c7bcea5956ba1d P a233114aa6f048caae078644bbf8ed14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.269856  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa1ca7f44a04970a588aa7029420f65" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a233114aa6f048caae078644bbf8ed14" is_pre_election: true
I20260710 11:11:16.270547  5793 raft_consensus.cc:2468] T 9fa1ca7f44a04970a588aa7029420f65 P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 523da9a7c9354adc874e7ad706b45e09 in term 0.
I20260710 11:11:16.270447  5985 raft_consensus.cc:359] T afdc8eb962724ff886c7bcea5956ba1d P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.271291  5985 raft_consensus.cc:385] T afdc8eb962724ff886c7bcea5956ba1d P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:16.271675  5985 raft_consensus.cc:740] T afdc8eb962724ff886c7bcea5956ba1d P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19d0202cf24e4bacbf06d62fee439151, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.271931  5906 leader_election.cc:304] T 9fa1ca7f44a04970a588aa7029420f65 P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 523da9a7c9354adc874e7ad706b45e09, a233114aa6f048caae078644bbf8ed14; no voters: 
I20260710 11:11:16.272802  6013 raft_consensus.cc:2804] T 9fa1ca7f44a04970a588aa7029420f65 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:16.273159  6013 raft_consensus.cc:493] T 9fa1ca7f44a04970a588aa7029420f65 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:16.273531  6013 raft_consensus.cc:3060] T 9fa1ca7f44a04970a588aa7029420f65 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.274143  5989 ts_tablet_manager.cc:1434] T afdc8eb962724ff886c7bcea5956ba1d P a233114aa6f048caae078644bbf8ed14: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260710 11:11:16.275265  5989 tablet_bootstrap.cc:492] T e542828d75e7497591890d826540d1fb P a233114aa6f048caae078644bbf8ed14: Bootstrap starting.
I20260710 11:11:16.275409  5868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa1ca7f44a04970a588aa7029420f65" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19d0202cf24e4bacbf06d62fee439151" is_pre_election: true
I20260710 11:11:16.276091  5868 raft_consensus.cc:2468] T 9fa1ca7f44a04970a588aa7029420f65 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 523da9a7c9354adc874e7ad706b45e09 in term 0.
I20260710 11:11:16.280964  6013 raft_consensus.cc:515] T 9fa1ca7f44a04970a588aa7029420f65 P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.282922  5989 tablet_bootstrap.cc:654] T e542828d75e7497591890d826540d1fb P a233114aa6f048caae078644bbf8ed14: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:16.283162  6013 leader_election.cc:290] T 9fa1ca7f44a04970a588aa7029420f65 P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 election: Requested vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2:46571)
I20260710 11:11:16.283308  5985 consensus_queue.cc:260] T afdc8eb962724ff886c7bcea5956ba1d P 19d0202cf24e4bacbf06d62fee439151 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.285019  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa1ca7f44a04970a588aa7029420f65" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a233114aa6f048caae078644bbf8ed14"
I20260710 11:11:16.285779  5985 ts_tablet_manager.cc:1434] T afdc8eb962724ff886c7bcea5956ba1d P 19d0202cf24e4bacbf06d62fee439151: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.003s
I20260710 11:11:16.285688  5793 raft_consensus.cc:3060] T 9fa1ca7f44a04970a588aa7029420f65 P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.288707  5989 tablet_bootstrap.cc:492] T e542828d75e7497591890d826540d1fb P a233114aa6f048caae078644bbf8ed14: No bootstrap required, opened a new log
I20260710 11:11:16.288658  5995 consensus_queue.cc:1048] T d27aa7f453bc455e80fdaa9e9685c338 P a233114aa6f048caae078644bbf8ed14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:16.289562  5989 ts_tablet_manager.cc:1403] T e542828d75e7497591890d826540d1fb P a233114aa6f048caae078644bbf8ed14: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 11:11:16.291554  5868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa1ca7f44a04970a588aa7029420f65" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19d0202cf24e4bacbf06d62fee439151"
I20260710 11:11:16.292171  5868 raft_consensus.cc:3060] T 9fa1ca7f44a04970a588aa7029420f65 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.292356  5989 raft_consensus.cc:359] T e542828d75e7497591890d826540d1fb P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.293160  5989 raft_consensus.cc:385] T e542828d75e7497591890d826540d1fb P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:16.293480  5989 raft_consensus.cc:740] T e542828d75e7497591890d826540d1fb P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a233114aa6f048caae078644bbf8ed14, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.294190  5793 raft_consensus.cc:2468] T 9fa1ca7f44a04970a588aa7029420f65 P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 523da9a7c9354adc874e7ad706b45e09 in term 1.
I20260710 11:11:16.294206  5989 consensus_queue.cc:260] T e542828d75e7497591890d826540d1fb P a233114aa6f048caae078644bbf8ed14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.294991  6017 raft_consensus.cc:493] T afdc8eb962724ff886c7bcea5956ba1d P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:16.295691  5906 leader_election.cc:304] T 9fa1ca7f44a04970a588aa7029420f65 P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 523da9a7c9354adc874e7ad706b45e09, a233114aa6f048caae078644bbf8ed14; no voters: 
I20260710 11:11:16.295544  6017 raft_consensus.cc:515] T afdc8eb962724ff886c7bcea5956ba1d P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.296931  5989 ts_tablet_manager.cc:1434] T e542828d75e7497591890d826540d1fb P a233114aa6f048caae078644bbf8ed14: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:11:16.296929  6013 raft_consensus.cc:2804] T 9fa1ca7f44a04970a588aa7029420f65 P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:16.297693  6013 raft_consensus.cc:697] T 9fa1ca7f44a04970a588aa7029420f65 P 523da9a7c9354adc874e7ad706b45e09 [term 1 LEADER]: Becoming Leader. State: Replica: 523da9a7c9354adc874e7ad706b45e09, State: Running, Role: LEADER
I20260710 11:11:16.298202  5989 tablet_bootstrap.cc:492] T e968f341529c4da687dc5e915685ef02 P a233114aa6f048caae078644bbf8ed14: Bootstrap starting.
I20260710 11:11:16.298630  6013 consensus_queue.cc:237] T 9fa1ca7f44a04970a588aa7029420f65 P 523da9a7c9354adc874e7ad706b45e09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.299914  5943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdc8eb962724ff886c7bcea5956ba1d" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "523da9a7c9354adc874e7ad706b45e09" is_pre_election: true
I20260710 11:11:16.300662  5943 raft_consensus.cc:2468] T afdc8eb962724ff886c7bcea5956ba1d P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19d0202cf24e4bacbf06d62fee439151 in term 0.
I20260710 11:11:16.302591  5834 leader_election.cc:304] T afdc8eb962724ff886c7bcea5956ba1d P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19d0202cf24e4bacbf06d62fee439151, 523da9a7c9354adc874e7ad706b45e09; no voters: 
I20260710 11:11:16.303452  5991 raft_consensus.cc:2804] T afdc8eb962724ff886c7bcea5956ba1d P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:16.303817  5991 raft_consensus.cc:493] T afdc8eb962724ff886c7bcea5956ba1d P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:16.300009  6017 leader_election.cc:290] T afdc8eb962724ff886c7bcea5956ba1d P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3:46377)
I20260710 11:11:16.304167  5991 raft_consensus.cc:3060] T afdc8eb962724ff886c7bcea5956ba1d P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.304926  5868 raft_consensus.cc:2468] T 9fa1ca7f44a04970a588aa7029420f65 P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 523da9a7c9354adc874e7ad706b45e09 in term 1.
I20260710 11:11:16.305240  5989 tablet_bootstrap.cc:654] T e968f341529c4da687dc5e915685ef02 P a233114aa6f048caae078644bbf8ed14: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:16.310158  5989 tablet_bootstrap.cc:492] T e968f341529c4da687dc5e915685ef02 P a233114aa6f048caae078644bbf8ed14: No bootstrap required, opened a new log
I20260710 11:11:16.310595  5989 ts_tablet_manager.cc:1403] T e968f341529c4da687dc5e915685ef02 P a233114aa6f048caae078644bbf8ed14: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.003s
I20260710 11:11:16.313692  5989 raft_consensus.cc:359] T e968f341529c4da687dc5e915685ef02 P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.314525  5989 raft_consensus.cc:385] T e968f341529c4da687dc5e915685ef02 P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:16.314857  5989 raft_consensus.cc:740] T e968f341529c4da687dc5e915685ef02 P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a233114aa6f048caae078644bbf8ed14, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.315682  5989 consensus_queue.cc:260] T e968f341529c4da687dc5e915685ef02 P a233114aa6f048caae078644bbf8ed14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.318202  5989 ts_tablet_manager.cc:1434] T e968f341529c4da687dc5e915685ef02 P a233114aa6f048caae078644bbf8ed14: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:11:16.320061  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdc8eb962724ff886c7bcea5956ba1d" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a233114aa6f048caae078644bbf8ed14" is_pre_election: true
I20260710 11:11:16.321244  5793 raft_consensus.cc:2468] T afdc8eb962724ff886c7bcea5956ba1d P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19d0202cf24e4bacbf06d62fee439151 in term 0.
I20260710 11:11:16.327677  5690 catalog_manager.cc:5697] T 9fa1ca7f44a04970a588aa7029420f65 P 523da9a7c9354adc874e7ad706b45e09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3). New cstate: current_term: 1 leader_uuid: "523da9a7c9354adc874e7ad706b45e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:16.330780  6012 raft_consensus.cc:493] T e968f341529c4da687dc5e915685ef02 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:16.331561  6012 raft_consensus.cc:515] T e968f341529c4da687dc5e915685ef02 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.332962  5991 raft_consensus.cc:515] T afdc8eb962724ff886c7bcea5956ba1d P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.335999  6012 leader_election.cc:290] T e968f341529c4da687dc5e915685ef02 P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2:46571)
I20260710 11:11:16.339972  5991 leader_election.cc:290] T afdc8eb962724ff886c7bcea5956ba1d P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 1 election: Requested vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3:46377)
I20260710 11:11:16.340934  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdc8eb962724ff886c7bcea5956ba1d" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a233114aa6f048caae078644bbf8ed14"
I20260710 11:11:16.341362  5943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdc8eb962724ff886c7bcea5956ba1d" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "523da9a7c9354adc874e7ad706b45e09"
I20260710 11:11:16.341614  5794 raft_consensus.cc:3060] T afdc8eb962724ff886c7bcea5956ba1d P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.342196  5943 raft_consensus.cc:3060] T afdc8eb962724ff886c7bcea5956ba1d P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.347275  5995 consensus_queue.cc:1048] T d27aa7f453bc455e80fdaa9e9685c338 P a233114aa6f048caae078644bbf8ed14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:16.339824  5869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e968f341529c4da687dc5e915685ef02" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19d0202cf24e4bacbf06d62fee439151" is_pre_election: true
I20260710 11:11:16.350251  5794 raft_consensus.cc:2468] T afdc8eb962724ff886c7bcea5956ba1d P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19d0202cf24e4bacbf06d62fee439151 in term 1.
I20260710 11:11:16.351565  5869 raft_consensus.cc:2468] T e968f341529c4da687dc5e915685ef02 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 523da9a7c9354adc874e7ad706b45e09 in term 0.
I20260710 11:11:16.352702  5906 leader_election.cc:304] T e968f341529c4da687dc5e915685ef02 P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19d0202cf24e4bacbf06d62fee439151, 523da9a7c9354adc874e7ad706b45e09; no voters: 
I20260710 11:11:16.353047  5832 leader_election.cc:304] T afdc8eb962724ff886c7bcea5956ba1d P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19d0202cf24e4bacbf06d62fee439151, a233114aa6f048caae078644bbf8ed14; no voters: 
I20260710 11:11:16.353698  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e968f341529c4da687dc5e915685ef02" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a233114aa6f048caae078644bbf8ed14" is_pre_election: true
I20260710 11:11:16.354347  5793 raft_consensus.cc:2468] T e968f341529c4da687dc5e915685ef02 P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 523da9a7c9354adc874e7ad706b45e09 in term 0.
I20260710 11:11:16.354403  5991 raft_consensus.cc:2804] T afdc8eb962724ff886c7bcea5956ba1d P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:16.355103  5991 raft_consensus.cc:697] T afdc8eb962724ff886c7bcea5956ba1d P 19d0202cf24e4bacbf06d62fee439151 [term 1 LEADER]: Becoming Leader. State: Replica: 19d0202cf24e4bacbf06d62fee439151, State: Running, Role: LEADER
I20260710 11:11:16.355585  6013 raft_consensus.cc:2804] T e968f341529c4da687dc5e915685ef02 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:16.355973  6013 raft_consensus.cc:493] T e968f341529c4da687dc5e915685ef02 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:16.356295  6013 raft_consensus.cc:3060] T e968f341529c4da687dc5e915685ef02 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.356186  5991 consensus_queue.cc:237] T afdc8eb962724ff886c7bcea5956ba1d P 19d0202cf24e4bacbf06d62fee439151 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.365091  6013 raft_consensus.cc:515] T e968f341529c4da687dc5e915685ef02 P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.366078  5943 raft_consensus.cc:2468] T afdc8eb962724ff886c7bcea5956ba1d P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19d0202cf24e4bacbf06d62fee439151 in term 1.
I20260710 11:11:16.369546  5869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e968f341529c4da687dc5e915685ef02" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19d0202cf24e4bacbf06d62fee439151"
I20260710 11:11:16.370172  5869 raft_consensus.cc:3060] T e968f341529c4da687dc5e915685ef02 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.371153  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e968f341529c4da687dc5e915685ef02" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a233114aa6f048caae078644bbf8ed14"
I20260710 11:11:16.371834  5794 raft_consensus.cc:3060] T e968f341529c4da687dc5e915685ef02 P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.376678  5869 raft_consensus.cc:2468] T e968f341529c4da687dc5e915685ef02 P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 523da9a7c9354adc874e7ad706b45e09 in term 1.
I20260710 11:11:16.378473  5906 leader_election.cc:304] T e968f341529c4da687dc5e915685ef02 P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19d0202cf24e4bacbf06d62fee439151, 523da9a7c9354adc874e7ad706b45e09; no voters: 
I20260710 11:11:16.379408  6012 raft_consensus.cc:2804] T e968f341529c4da687dc5e915685ef02 P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:16.379923  6012 raft_consensus.cc:697] T e968f341529c4da687dc5e915685ef02 P 523da9a7c9354adc874e7ad706b45e09 [term 1 LEADER]: Becoming Leader. State: Replica: 523da9a7c9354adc874e7ad706b45e09, State: Running, Role: LEADER
I20260710 11:11:16.380244  5794 raft_consensus.cc:2468] T e968f341529c4da687dc5e915685ef02 P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 523da9a7c9354adc874e7ad706b45e09 in term 1.
I20260710 11:11:16.380821  6012 consensus_queue.cc:237] T e968f341529c4da687dc5e915685ef02 P 523da9a7c9354adc874e7ad706b45e09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.377214  6013 leader_election.cc:290] T e968f341529c4da687dc5e915685ef02 P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 election: Requested vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2:46571)
I20260710 11:11:16.384445  5689 catalog_manager.cc:5697] T afdc8eb962724ff886c7bcea5956ba1d P 19d0202cf24e4bacbf06d62fee439151 reported cstate change: term changed from 0 to 1, leader changed from <none> to 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2). New cstate: current_term: 1 leader_uuid: "19d0202cf24e4bacbf06d62fee439151" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:16.399063  5690 catalog_manager.cc:5697] T e968f341529c4da687dc5e915685ef02 P 523da9a7c9354adc874e7ad706b45e09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3). New cstate: current_term: 1 leader_uuid: "523da9a7c9354adc874e7ad706b45e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:16.417744  6048 raft_consensus.cc:493] T 6876f2386b9a40a5b417d074d38760c3 P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:16.418247  6048 raft_consensus.cc:515] T 6876f2386b9a40a5b417d074d38760c3 P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.419938  6048 leader_election.cc:290] T 6876f2386b9a40a5b417d074d38760c3 P a233114aa6f048caae078644bbf8ed14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2:46571), 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3:46377)
I20260710 11:11:16.420794  5869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6876f2386b9a40a5b417d074d38760c3" candidate_uuid: "a233114aa6f048caae078644bbf8ed14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19d0202cf24e4bacbf06d62fee439151" is_pre_election: true
I20260710 11:11:16.420989  5942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6876f2386b9a40a5b417d074d38760c3" candidate_uuid: "a233114aa6f048caae078644bbf8ed14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "523da9a7c9354adc874e7ad706b45e09" is_pre_election: true
I20260710 11:11:16.421535  5869 raft_consensus.cc:2393] T 6876f2386b9a40a5b417d074d38760c3 P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a233114aa6f048caae078644bbf8ed14 in current term 1: Already voted for candidate 523da9a7c9354adc874e7ad706b45e09 in this term.
I20260710 11:11:16.422431  5757 leader_election.cc:304] T 6876f2386b9a40a5b417d074d38760c3 P a233114aa6f048caae078644bbf8ed14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a233114aa6f048caae078644bbf8ed14; no voters: 19d0202cf24e4bacbf06d62fee439151, 523da9a7c9354adc874e7ad706b45e09
I20260710 11:11:16.423051  6048 raft_consensus.cc:3060] T 6876f2386b9a40a5b417d074d38760c3 P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.429139  6048 raft_consensus.cc:2749] T 6876f2386b9a40a5b417d074d38760c3 P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:16.466817  6013 consensus_queue.cc:1048] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:16.467549  6012 consensus_queue.cc:1048] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:16.475361  6013 consensus_queue.cc:1048] T 6876f2386b9a40a5b417d074d38760c3 P 523da9a7c9354adc874e7ad706b45e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:16.494735  6012 consensus_queue.cc:1048] T 6876f2386b9a40a5b417d074d38760c3 P 523da9a7c9354adc874e7ad706b45e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:16.580829  5942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e029d19eb974b51b3e9d6a1d8d6510e"
dest_uuid: "523da9a7c9354adc874e7ad706b45e09"
mode: GRACEFUL
new_leader_uuid: "a233114aa6f048caae078644bbf8ed14"
 from {username='slave'} at 127.0.0.1:59322
I20260710 11:11:16.581346  5942 raft_consensus.cc:606] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09 [term 1 LEADER]: Received request to transfer leadership to TS a233114aa6f048caae078644bbf8ed14
I20260710 11:11:16.585274  5991 consensus_queue.cc:1048] T 7ab3c4929f104bc3ad6e1ff58ca5823c P 19d0202cf24e4bacbf06d62fee439151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:16.586670  5942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e968f341529c4da687dc5e915685ef02"
dest_uuid: "523da9a7c9354adc874e7ad706b45e09"
mode: GRACEFUL
new_leader_uuid: "a233114aa6f048caae078644bbf8ed14"
 from {username='slave'} at 127.0.0.1:59322
I20260710 11:11:16.587195  5942 raft_consensus.cc:606] T e968f341529c4da687dc5e915685ef02 P 523da9a7c9354adc874e7ad706b45e09 [term 1 LEADER]: Received request to transfer leadership to TS a233114aa6f048caae078644bbf8ed14
I20260710 11:11:16.595211  5943 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6876f2386b9a40a5b417d074d38760c3"
dest_uuid: "523da9a7c9354adc874e7ad706b45e09"
mode: GRACEFUL
new_leader_uuid: "a233114aa6f048caae078644bbf8ed14"
 from {username='slave'} at 127.0.0.1:59322
I20260710 11:11:16.595824  5943 raft_consensus.cc:606] T 6876f2386b9a40a5b417d074d38760c3 P 523da9a7c9354adc874e7ad706b45e09 [term 1 LEADER]: Received request to transfer leadership to TS a233114aa6f048caae078644bbf8ed14
I20260710 11:11:16.595865  6031 consensus_queue.cc:1048] T 7ab3c4929f104bc3ad6e1ff58ca5823c P 19d0202cf24e4bacbf06d62fee439151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:16.607800  5942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e542828d75e7497591890d826540d1fb"
dest_uuid: "523da9a7c9354adc874e7ad706b45e09"
mode: GRACEFUL
new_leader_uuid: "19d0202cf24e4bacbf06d62fee439151"
 from {username='slave'} at 127.0.0.1:59322
I20260710 11:11:16.608299  5942 raft_consensus.cc:606] T e542828d75e7497591890d826540d1fb P 523da9a7c9354adc874e7ad706b45e09 [term 1 LEADER]: Received request to transfer leadership to TS 19d0202cf24e4bacbf06d62fee439151
I20260710 11:11:16.613251  5942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9fa1ca7f44a04970a588aa7029420f65"
dest_uuid: "523da9a7c9354adc874e7ad706b45e09"
mode: GRACEFUL
new_leader_uuid: "19d0202cf24e4bacbf06d62fee439151"
 from {username='slave'} at 127.0.0.1:59322
I20260710 11:11:16.613755  5942 raft_consensus.cc:606] T 9fa1ca7f44a04970a588aa7029420f65 P 523da9a7c9354adc874e7ad706b45e09 [term 1 LEADER]: Received request to transfer leadership to TS 19d0202cf24e4bacbf06d62fee439151
I20260710 11:11:16.616528  6048 raft_consensus.cc:493] T e542828d75e7497591890d826540d1fb P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:16.617048  6048 raft_consensus.cc:515] T e542828d75e7497591890d826540d1fb P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.619163  5942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73c1a6e9a03344c5a762a445d6f50124"
dest_uuid: "523da9a7c9354adc874e7ad706b45e09"
mode: GRACEFUL
new_leader_uuid: "19d0202cf24e4bacbf06d62fee439151"
 from {username='slave'} at 127.0.0.1:59322
I20260710 11:11:16.619321  6048 leader_election.cc:290] T e542828d75e7497591890d826540d1fb P a233114aa6f048caae078644bbf8ed14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2:46571), 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3:46377)
I20260710 11:11:16.619756  5942 raft_consensus.cc:606] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09 [term 1 LEADER]: Received request to transfer leadership to TS 19d0202cf24e4bacbf06d62fee439151
I20260710 11:11:16.619880  5943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e542828d75e7497591890d826540d1fb" candidate_uuid: "a233114aa6f048caae078644bbf8ed14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "523da9a7c9354adc874e7ad706b45e09" is_pre_election: true
I20260710 11:11:16.620481  5869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e542828d75e7497591890d826540d1fb" candidate_uuid: "a233114aa6f048caae078644bbf8ed14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19d0202cf24e4bacbf06d62fee439151" is_pre_election: true
I20260710 11:11:16.621197  5869 raft_consensus.cc:2393] T e542828d75e7497591890d826540d1fb P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a233114aa6f048caae078644bbf8ed14 in current term 1: Already voted for candidate 523da9a7c9354adc874e7ad706b45e09 in this term.
I20260710 11:11:16.622082  5757 leader_election.cc:304] T e542828d75e7497591890d826540d1fb P a233114aa6f048caae078644bbf8ed14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a233114aa6f048caae078644bbf8ed14; no voters: 19d0202cf24e4bacbf06d62fee439151, 523da9a7c9354adc874e7ad706b45e09
I20260710 11:11:16.622751  6048 raft_consensus.cc:3060] T e542828d75e7497591890d826540d1fb P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.629221  6048 raft_consensus.cc:2749] T e542828d75e7497591890d826540d1fb P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:16.639855  5869 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "afdc8eb962724ff886c7bcea5956ba1d"
dest_uuid: "19d0202cf24e4bacbf06d62fee439151"
mode: GRACEFUL
new_leader_uuid: "523da9a7c9354adc874e7ad706b45e09"
 from {username='slave'} at 127.0.0.1:55460
I20260710 11:11:16.640403  5869 raft_consensus.cc:606] T afdc8eb962724ff886c7bcea5956ba1d P 19d0202cf24e4bacbf06d62fee439151 [term 1 LEADER]: Received request to transfer leadership to TS 523da9a7c9354adc874e7ad706b45e09
I20260710 11:11:16.660786  6013 consensus_queue.cc:1048] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:16.671169  6038 consensus_queue.cc:1048] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:16.678912  6013 raft_consensus.cc:993] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09: : Instructing follower 19d0202cf24e4bacbf06d62fee439151 to start an election
I20260710 11:11:16.679454  6038 raft_consensus.cc:1081] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09 [term 1 LEADER]: Signalling peer 19d0202cf24e4bacbf06d62fee439151 to start an election
I20260710 11:11:16.680941  5869 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73c1a6e9a03344c5a762a445d6f50124"
dest_uuid: "19d0202cf24e4bacbf06d62fee439151"
 from {username='slave'} at 127.0.0.1:55444
I20260710 11:11:16.681573  5869 raft_consensus.cc:493] T 73c1a6e9a03344c5a762a445d6f50124 P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:16.681949  5869 raft_consensus.cc:3060] T 73c1a6e9a03344c5a762a445d6f50124 P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:16.682551  6013 consensus_queue.cc:1048] T 9fa1ca7f44a04970a588aa7029420f65 P 523da9a7c9354adc874e7ad706b45e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:16.687549  5869 raft_consensus.cc:515] T 73c1a6e9a03344c5a762a445d6f50124 P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.688977  6038 raft_consensus.cc:993] T 9fa1ca7f44a04970a588aa7029420f65 P 523da9a7c9354adc874e7ad706b45e09: : Instructing follower 19d0202cf24e4bacbf06d62fee439151 to start an election
I20260710 11:11:16.689440  6038 raft_consensus.cc:1081] T 9fa1ca7f44a04970a588aa7029420f65 P 523da9a7c9354adc874e7ad706b45e09 [term 1 LEADER]: Signalling peer 19d0202cf24e4bacbf06d62fee439151 to start an election
I20260710 11:11:16.690165  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c1a6e9a03344c5a762a445d6f50124" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a233114aa6f048caae078644bbf8ed14"
I20260710 11:11:16.690742  5794 raft_consensus.cc:3060] T 73c1a6e9a03344c5a762a445d6f50124 P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:16.693459  5868 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9fa1ca7f44a04970a588aa7029420f65"
dest_uuid: "19d0202cf24e4bacbf06d62fee439151"
 from {username='slave'} at 127.0.0.1:55444
I20260710 11:11:16.694068  5868 raft_consensus.cc:493] T 9fa1ca7f44a04970a588aa7029420f65 P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:16.694880  5868 raft_consensus.cc:3060] T 9fa1ca7f44a04970a588aa7029420f65 P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:16.695431  6013 consensus_queue.cc:1048] T 9fa1ca7f44a04970a588aa7029420f65 P 523da9a7c9354adc874e7ad706b45e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:16.702000  5869 leader_election.cc:290] T 73c1a6e9a03344c5a762a445d6f50124 P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 2 election: Requested vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3:46377)
I20260710 11:11:16.702612  5868 raft_consensus.cc:515] T 9fa1ca7f44a04970a588aa7029420f65 P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.705477  5943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c1a6e9a03344c5a762a445d6f50124" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "523da9a7c9354adc874e7ad706b45e09"
I20260710 11:11:16.706084  5943 raft_consensus.cc:3055] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:16.706413  5943 raft_consensus.cc:740] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 523da9a7c9354adc874e7ad706b45e09, State: Running, Role: LEADER
I20260710 11:11:16.707229  5943 consensus_queue.cc:260] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.707743  5868 leader_election.cc:290] T 9fa1ca7f44a04970a588aa7029420f65 P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 2 election: Requested vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3:46377)
I20260710 11:11:16.708521  5943 raft_consensus.cc:3060] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:16.708860  5942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa1ca7f44a04970a588aa7029420f65" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "523da9a7c9354adc874e7ad706b45e09"
I20260710 11:11:16.709431  5942 raft_consensus.cc:3055] T 9fa1ca7f44a04970a588aa7029420f65 P 523da9a7c9354adc874e7ad706b45e09 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:16.709729  5942 raft_consensus.cc:740] T 9fa1ca7f44a04970a588aa7029420f65 P 523da9a7c9354adc874e7ad706b45e09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 523da9a7c9354adc874e7ad706b45e09, State: Running, Role: LEADER
I20260710 11:11:16.710492  5942 consensus_queue.cc:260] T 9fa1ca7f44a04970a588aa7029420f65 P 523da9a7c9354adc874e7ad706b45e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.711696  5942 raft_consensus.cc:3060] T 9fa1ca7f44a04970a588aa7029420f65 P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:16.712333  5794 raft_consensus.cc:2468] T 73c1a6e9a03344c5a762a445d6f50124 P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19d0202cf24e4bacbf06d62fee439151 in term 2.
I20260710 11:11:16.713907  5832 leader_election.cc:304] T 73c1a6e9a03344c5a762a445d6f50124 P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19d0202cf24e4bacbf06d62fee439151, a233114aa6f048caae078644bbf8ed14; no voters: 
I20260710 11:11:16.714735  6031 raft_consensus.cc:2804] T 73c1a6e9a03344c5a762a445d6f50124 P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:16.715179  6031 raft_consensus.cc:697] T 73c1a6e9a03344c5a762a445d6f50124 P 19d0202cf24e4bacbf06d62fee439151 [term 2 LEADER]: Becoming Leader. State: Replica: 19d0202cf24e4bacbf06d62fee439151, State: Running, Role: LEADER
I20260710 11:11:16.715418  5943 raft_consensus.cc:2468] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19d0202cf24e4bacbf06d62fee439151 in term 2.
I20260710 11:11:16.715976  6031 consensus_queue.cc:237] T 73c1a6e9a03344c5a762a445d6f50124 P 19d0202cf24e4bacbf06d62fee439151 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.707513  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa1ca7f44a04970a588aa7029420f65" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a233114aa6f048caae078644bbf8ed14"
I20260710 11:11:16.717442  5793 raft_consensus.cc:3060] T 9fa1ca7f44a04970a588aa7029420f65 P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:16.721994  5942 raft_consensus.cc:2468] T 9fa1ca7f44a04970a588aa7029420f65 P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19d0202cf24e4bacbf06d62fee439151 in term 2.
I20260710 11:11:16.723155  5834 leader_election.cc:304] T 9fa1ca7f44a04970a588aa7029420f65 P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19d0202cf24e4bacbf06d62fee439151, 523da9a7c9354adc874e7ad706b45e09; no voters: 
I20260710 11:11:16.723907  5793 raft_consensus.cc:2468] T 9fa1ca7f44a04970a588aa7029420f65 P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19d0202cf24e4bacbf06d62fee439151 in term 2.
I20260710 11:11:16.724018  5991 raft_consensus.cc:2804] T 9fa1ca7f44a04970a588aa7029420f65 P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:16.724730  5991 raft_consensus.cc:697] T 9fa1ca7f44a04970a588aa7029420f65 P 19d0202cf24e4bacbf06d62fee439151 [term 2 LEADER]: Becoming Leader. State: Replica: 19d0202cf24e4bacbf06d62fee439151, State: Running, Role: LEADER
I20260710 11:11:16.724084  5689 catalog_manager.cc:5697] T 73c1a6e9a03344c5a762a445d6f50124 P 19d0202cf24e4bacbf06d62fee439151 reported cstate change: term changed from 1 to 2, leader changed from 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3) to 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2). New cstate: current_term: 2 leader_uuid: "19d0202cf24e4bacbf06d62fee439151" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:16.725677  6013 consensus_queue.cc:1048] T e542828d75e7497591890d826540d1fb P 523da9a7c9354adc874e7ad706b45e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:16.725551  5991 consensus_queue.cc:237] T 9fa1ca7f44a04970a588aa7029420f65 P 19d0202cf24e4bacbf06d62fee439151 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.729646  6012 consensus_queue.cc:1048] T e542828d75e7497591890d826540d1fb P 523da9a7c9354adc874e7ad706b45e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:16.742144  6038 raft_consensus.cc:993] T e542828d75e7497591890d826540d1fb P 523da9a7c9354adc874e7ad706b45e09: : Instructing follower 19d0202cf24e4bacbf06d62fee439151 to start an election
I20260710 11:11:16.742590  6038 raft_consensus.cc:1081] T e542828d75e7497591890d826540d1fb P 523da9a7c9354adc874e7ad706b45e09 [term 1 LEADER]: Signalling peer 19d0202cf24e4bacbf06d62fee439151 to start an election
I20260710 11:11:16.745853  5869 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e542828d75e7497591890d826540d1fb"
dest_uuid: "19d0202cf24e4bacbf06d62fee439151"
 from {username='slave'} at 127.0.0.1:55444
I20260710 11:11:16.746536  5869 raft_consensus.cc:493] T e542828d75e7497591890d826540d1fb P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:16.748920  5869 raft_consensus.cc:3060] T e542828d75e7497591890d826540d1fb P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:16.747426  5691 catalog_manager.cc:5697] T 9fa1ca7f44a04970a588aa7029420f65 P 19d0202cf24e4bacbf06d62fee439151 reported cstate change: term changed from 1 to 2, leader changed from 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3) to 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2). New cstate: current_term: 2 leader_uuid: "19d0202cf24e4bacbf06d62fee439151" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:16.754809  5869 raft_consensus.cc:515] T e542828d75e7497591890d826540d1fb P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.755795  5868 raft_consensus.cc:1240] T e542828d75e7497591890d826540d1fb P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Rejecting Update request from peer 523da9a7c9354adc874e7ad706b45e09 for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:16.756938  5869 leader_election.cc:290] T e542828d75e7497591890d826540d1fb P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 2 election: Requested vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3:46377)
I20260710 11:11:16.758020  5942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e542828d75e7497591890d826540d1fb" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "523da9a7c9354adc874e7ad706b45e09"
I20260710 11:11:16.758692  5942 raft_consensus.cc:3055] T e542828d75e7497591890d826540d1fb P 523da9a7c9354adc874e7ad706b45e09 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:16.758911  5942 raft_consensus.cc:740] T e542828d75e7497591890d826540d1fb P 523da9a7c9354adc874e7ad706b45e09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 523da9a7c9354adc874e7ad706b45e09, State: Running, Role: LEADER
I20260710 11:11:16.759531  5942 consensus_queue.cc:260] T e542828d75e7497591890d826540d1fb P 523da9a7c9354adc874e7ad706b45e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.760042  5991 consensus_queue.cc:1048] T afdc8eb962724ff886c7bcea5956ba1d P 19d0202cf24e4bacbf06d62fee439151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:16.760319  5942 raft_consensus.cc:3060] T e542828d75e7497591890d826540d1fb P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:16.761940  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e542828d75e7497591890d826540d1fb" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a233114aa6f048caae078644bbf8ed14"
I20260710 11:11:16.762490  5793 raft_consensus.cc:3060] T e542828d75e7497591890d826540d1fb P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:16.767319  5942 raft_consensus.cc:2468] T e542828d75e7497591890d826540d1fb P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19d0202cf24e4bacbf06d62fee439151 in term 2.
I20260710 11:11:16.768148  5834 leader_election.cc:304] T e542828d75e7497591890d826540d1fb P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19d0202cf24e4bacbf06d62fee439151, 523da9a7c9354adc874e7ad706b45e09; no voters: 
I20260710 11:11:16.768906  5991 raft_consensus.cc:2804] T e542828d75e7497591890d826540d1fb P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:16.769373  5991 raft_consensus.cc:697] T e542828d75e7497591890d826540d1fb P 19d0202cf24e4bacbf06d62fee439151 [term 2 LEADER]: Becoming Leader. State: Replica: 19d0202cf24e4bacbf06d62fee439151, State: Running, Role: LEADER
I20260710 11:11:16.770180  5991 consensus_queue.cc:237] T e542828d75e7497591890d826540d1fb P 19d0202cf24e4bacbf06d62fee439151 [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: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.771056  5793 raft_consensus.cc:2468] T e542828d75e7497591890d826540d1fb P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19d0202cf24e4bacbf06d62fee439151 in term 2.
I20260710 11:11:16.774493  6032 raft_consensus.cc:993] T afdc8eb962724ff886c7bcea5956ba1d P 19d0202cf24e4bacbf06d62fee439151: : Instructing follower 523da9a7c9354adc874e7ad706b45e09 to start an election
I20260710 11:11:16.775044  6032 raft_consensus.cc:1081] T afdc8eb962724ff886c7bcea5956ba1d P 19d0202cf24e4bacbf06d62fee439151 [term 1 LEADER]: Signalling peer 523da9a7c9354adc874e7ad706b45e09 to start an election
I20260710 11:11:16.780174  6017 consensus_queue.cc:1048] T afdc8eb962724ff886c7bcea5956ba1d P 19d0202cf24e4bacbf06d62fee439151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:16.780411  5690 catalog_manager.cc:5697] T e542828d75e7497591890d826540d1fb P 19d0202cf24e4bacbf06d62fee439151 reported cstate change: term changed from 1 to 2, leader changed from 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3) to 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2). New cstate: current_term: 2 leader_uuid: "19d0202cf24e4bacbf06d62fee439151" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:16.782485  5943 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "afdc8eb962724ff886c7bcea5956ba1d"
dest_uuid: "523da9a7c9354adc874e7ad706b45e09"
 from {username='slave'} at 127.0.0.1:59316
I20260710 11:11:16.783113  5943 raft_consensus.cc:493] T afdc8eb962724ff886c7bcea5956ba1d P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:16.786414  5943 raft_consensus.cc:3060] T afdc8eb962724ff886c7bcea5956ba1d P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:16.794449  5943 raft_consensus.cc:515] T afdc8eb962724ff886c7bcea5956ba1d P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.796566  5943 leader_election.cc:290] T afdc8eb962724ff886c7bcea5956ba1d P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 2 election: Requested vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2:46571)
I20260710 11:11:16.797672  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdc8eb962724ff886c7bcea5956ba1d" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a233114aa6f048caae078644bbf8ed14"
I20260710 11:11:16.798290  5793 raft_consensus.cc:3060] T afdc8eb962724ff886c7bcea5956ba1d P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:16.798472  5868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdc8eb962724ff886c7bcea5956ba1d" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19d0202cf24e4bacbf06d62fee439151"
I20260710 11:11:16.799024  5868 raft_consensus.cc:3055] T afdc8eb962724ff886c7bcea5956ba1d P 19d0202cf24e4bacbf06d62fee439151 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:16.799268  5868 raft_consensus.cc:740] T afdc8eb962724ff886c7bcea5956ba1d P 19d0202cf24e4bacbf06d62fee439151 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 19d0202cf24e4bacbf06d62fee439151, State: Running, Role: LEADER
I20260710 11:11:16.799959  5868 consensus_queue.cc:260] T afdc8eb962724ff886c7bcea5956ba1d P 19d0202cf24e4bacbf06d62fee439151 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.800896  5868 raft_consensus.cc:3060] T afdc8eb962724ff886c7bcea5956ba1d P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:16.804319  5793 raft_consensus.cc:2468] T afdc8eb962724ff886c7bcea5956ba1d P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 523da9a7c9354adc874e7ad706b45e09 in term 2.
I20260710 11:11:16.805416  5906 leader_election.cc:304] T afdc8eb962724ff886c7bcea5956ba1d P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 523da9a7c9354adc874e7ad706b45e09, a233114aa6f048caae078644bbf8ed14; no voters: 
I20260710 11:11:16.805974  5868 raft_consensus.cc:2468] T afdc8eb962724ff886c7bcea5956ba1d P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 523da9a7c9354adc874e7ad706b45e09 in term 2.
I20260710 11:11:16.806092  6038 raft_consensus.cc:2804] T afdc8eb962724ff886c7bcea5956ba1d P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:16.806653  6038 raft_consensus.cc:697] T afdc8eb962724ff886c7bcea5956ba1d P 523da9a7c9354adc874e7ad706b45e09 [term 2 LEADER]: Becoming Leader. State: Replica: 523da9a7c9354adc874e7ad706b45e09, State: Running, Role: LEADER
I20260710 11:11:16.807516  6038 consensus_queue.cc:237] T afdc8eb962724ff886c7bcea5956ba1d P 523da9a7c9354adc874e7ad706b45e09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.813896  5690 catalog_manager.cc:5697] T afdc8eb962724ff886c7bcea5956ba1d P 523da9a7c9354adc874e7ad706b45e09 reported cstate change: term changed from 1 to 2, leader changed from 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2) to 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3). New cstate: current_term: 2 leader_uuid: "523da9a7c9354adc874e7ad706b45e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:16.823614  6038 consensus_queue.cc:1048] T e968f341529c4da687dc5e915685ef02 P 523da9a7c9354adc874e7ad706b45e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:16.833550  6013 consensus_queue.cc:1048] T e968f341529c4da687dc5e915685ef02 P 523da9a7c9354adc874e7ad706b45e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:16.842653  6013 raft_consensus.cc:993] T e968f341529c4da687dc5e915685ef02 P 523da9a7c9354adc874e7ad706b45e09: : Instructing follower a233114aa6f048caae078644bbf8ed14 to start an election
I20260710 11:11:16.843101  6013 raft_consensus.cc:1081] T e968f341529c4da687dc5e915685ef02 P 523da9a7c9354adc874e7ad706b45e09 [term 1 LEADER]: Signalling peer a233114aa6f048caae078644bbf8ed14 to start an election
I20260710 11:11:16.844908  5793 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e968f341529c4da687dc5e915685ef02"
dest_uuid: "a233114aa6f048caae078644bbf8ed14"
 from {username='slave'} at 127.0.0.1:43802
I20260710 11:11:16.845453  5793 raft_consensus.cc:493] T e968f341529c4da687dc5e915685ef02 P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:16.845831  5793 raft_consensus.cc:3060] T e968f341529c4da687dc5e915685ef02 P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:16.851732  5793 raft_consensus.cc:515] T e968f341529c4da687dc5e915685ef02 P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.853359  5793 leader_election.cc:290] T e968f341529c4da687dc5e915685ef02 P a233114aa6f048caae078644bbf8ed14 [CANDIDATE]: Term 2 election: Requested vote from peers 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2:46571), 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3:46377)
I20260710 11:11:16.854223  5868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e968f341529c4da687dc5e915685ef02" candidate_uuid: "a233114aa6f048caae078644bbf8ed14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19d0202cf24e4bacbf06d62fee439151"
I20260710 11:11:16.854360  5943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e968f341529c4da687dc5e915685ef02" candidate_uuid: "a233114aa6f048caae078644bbf8ed14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "523da9a7c9354adc874e7ad706b45e09"
I20260710 11:11:16.854858  5868 raft_consensus.cc:3060] T e968f341529c4da687dc5e915685ef02 P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:16.854944  5943 raft_consensus.cc:3055] T e968f341529c4da687dc5e915685ef02 P 523da9a7c9354adc874e7ad706b45e09 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:16.855325  5943 raft_consensus.cc:740] T e968f341529c4da687dc5e915685ef02 P 523da9a7c9354adc874e7ad706b45e09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 523da9a7c9354adc874e7ad706b45e09, State: Running, Role: LEADER
I20260710 11:11:16.855935  5943 consensus_queue.cc:260] T e968f341529c4da687dc5e915685ef02 P 523da9a7c9354adc874e7ad706b45e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.856874  5943 raft_consensus.cc:3060] T e968f341529c4da687dc5e915685ef02 P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:16.859805  5868 raft_consensus.cc:2468] T e968f341529c4da687dc5e915685ef02 P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a233114aa6f048caae078644bbf8ed14 in term 2.
I20260710 11:11:16.860982  5757 leader_election.cc:304] T e968f341529c4da687dc5e915685ef02 P a233114aa6f048caae078644bbf8ed14 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19d0202cf24e4bacbf06d62fee439151, a233114aa6f048caae078644bbf8ed14; no voters: 
I20260710 11:11:16.861685  5943 raft_consensus.cc:2468] T e968f341529c4da687dc5e915685ef02 P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a233114aa6f048caae078644bbf8ed14 in term 2.
I20260710 11:11:16.861769  6048 raft_consensus.cc:2804] T e968f341529c4da687dc5e915685ef02 P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:16.862310  6048 raft_consensus.cc:697] T e968f341529c4da687dc5e915685ef02 P a233114aa6f048caae078644bbf8ed14 [term 2 LEADER]: Becoming Leader. State: Replica: a233114aa6f048caae078644bbf8ed14, State: Running, Role: LEADER
I20260710 11:11:16.863003  6048 consensus_queue.cc:237] T e968f341529c4da687dc5e915685ef02 P a233114aa6f048caae078644bbf8ed14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:16.869216  5690 catalog_manager.cc:5697] T e968f341529c4da687dc5e915685ef02 P a233114aa6f048caae078644bbf8ed14 reported cstate change: term changed from 1 to 2, leader changed from 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3) to a233114aa6f048caae078644bbf8ed14 (127.1.69.1). New cstate: current_term: 2 leader_uuid: "a233114aa6f048caae078644bbf8ed14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:16.887111  6012 raft_consensus.cc:993] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09: : Instructing follower a233114aa6f048caae078644bbf8ed14 to start an election
I20260710 11:11:16.887605  5987 raft_consensus.cc:1081] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09 [term 1 LEADER]: Signalling peer a233114aa6f048caae078644bbf8ed14 to start an election
I20260710 11:11:16.889251  5793 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e029d19eb974b51b3e9d6a1d8d6510e"
dest_uuid: "a233114aa6f048caae078644bbf8ed14"
 from {username='slave'} at 127.0.0.1:43802
I20260710 11:11:16.889751  5793 raft_consensus.cc:493] T 9e029d19eb974b51b3e9d6a1d8d6510e P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:16.890061  5793 raft_consensus.cc:3060] T 9e029d19eb974b51b3e9d6a1d8d6510e P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:16.895504  5793 raft_consensus.cc:515] T 9e029d19eb974b51b3e9d6a1d8d6510e P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } } peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } }
I20260710 11:11:16.897655  5793 leader_election.cc:290] T 9e029d19eb974b51b3e9d6a1d8d6510e P a233114aa6f048caae078644bbf8ed14 [CANDIDATE]: Term 2 election: Requested vote from peers 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2:46571), 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3:46377)
I20260710 11:11:16.898275  5869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e029d19eb974b51b3e9d6a1d8d6510e" candidate_uuid: "a233114aa6f048caae078644bbf8ed14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19d0202cf24e4bacbf06d62fee439151"
I20260710 11:11:16.898703  5943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e029d19eb974b51b3e9d6a1d8d6510e" candidate_uuid: "a233114aa6f048caae078644bbf8ed14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "523da9a7c9354adc874e7ad706b45e09"
I20260710 11:11:16.898943  5869 raft_consensus.cc:3060] T 9e029d19eb974b51b3e9d6a1d8d6510e P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:16.899376  5943 raft_consensus.cc:3055] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:16.899698  5943 raft_consensus.cc:740] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 523da9a7c9354adc874e7ad706b45e09, State: Running, Role: LEADER
I20260710 11:11:16.900405  5943 consensus_queue.cc:260] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } } peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } }
I20260710 11:11:16.901477  5943 raft_consensus.cc:3060] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:16.904297  5869 raft_consensus.cc:2468] T 9e029d19eb974b51b3e9d6a1d8d6510e P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a233114aa6f048caae078644bbf8ed14 in term 2.
I20260710 11:11:16.905476  5757 leader_election.cc:304] T 9e029d19eb974b51b3e9d6a1d8d6510e P a233114aa6f048caae078644bbf8ed14 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19d0202cf24e4bacbf06d62fee439151, a233114aa6f048caae078644bbf8ed14; no voters: 
I20260710 11:11:16.906173  6048 raft_consensus.cc:2804] T 9e029d19eb974b51b3e9d6a1d8d6510e P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:16.906733  6048 raft_consensus.cc:697] T 9e029d19eb974b51b3e9d6a1d8d6510e P a233114aa6f048caae078644bbf8ed14 [term 2 LEADER]: Becoming Leader. State: Replica: a233114aa6f048caae078644bbf8ed14, State: Running, Role: LEADER
I20260710 11:11:16.907205  5943 raft_consensus.cc:2468] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a233114aa6f048caae078644bbf8ed14 in term 2.
I20260710 11:11:16.907683  6048 consensus_queue.cc:237] T 9e029d19eb974b51b3e9d6a1d8d6510e P a233114aa6f048caae078644bbf8ed14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } } peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } }
I20260710 11:11:16.913632  5690 catalog_manager.cc:5697] T 9e029d19eb974b51b3e9d6a1d8d6510e P a233114aa6f048caae078644bbf8ed14 reported cstate change: term changed from 1 to 2, leader changed from 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3) to a233114aa6f048caae078644bbf8ed14 (127.1.69.1). New cstate: current_term: 2 leader_uuid: "a233114aa6f048caae078644bbf8ed14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:17.046484  6012 raft_consensus.cc:993] T 6876f2386b9a40a5b417d074d38760c3 P 523da9a7c9354adc874e7ad706b45e09: : Instructing follower a233114aa6f048caae078644bbf8ed14 to start an election
I20260710 11:11:17.046913  5987 raft_consensus.cc:1081] T 6876f2386b9a40a5b417d074d38760c3 P 523da9a7c9354adc874e7ad706b45e09 [term 1 LEADER]: Signalling peer a233114aa6f048caae078644bbf8ed14 to start an election
I20260710 11:11:17.048220  5793 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6876f2386b9a40a5b417d074d38760c3"
dest_uuid: "a233114aa6f048caae078644bbf8ed14"
 from {username='slave'} at 127.0.0.1:43802
I20260710 11:11:17.048712  5793 raft_consensus.cc:493] T 6876f2386b9a40a5b417d074d38760c3 P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:17.049027  5793 raft_consensus.cc:3060] T 6876f2386b9a40a5b417d074d38760c3 P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:17.053733  5793 raft_consensus.cc:515] T 6876f2386b9a40a5b417d074d38760c3 P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:17.055313  5793 leader_election.cc:290] T 6876f2386b9a40a5b417d074d38760c3 P a233114aa6f048caae078644bbf8ed14 [CANDIDATE]: Term 2 election: Requested vote from peers 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2:46571), 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3:46377)
I20260710 11:11:17.056191  5869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6876f2386b9a40a5b417d074d38760c3" candidate_uuid: "a233114aa6f048caae078644bbf8ed14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19d0202cf24e4bacbf06d62fee439151"
I20260710 11:11:17.056494  5943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6876f2386b9a40a5b417d074d38760c3" candidate_uuid: "a233114aa6f048caae078644bbf8ed14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "523da9a7c9354adc874e7ad706b45e09"
I20260710 11:11:17.056838  5869 raft_consensus.cc:3060] T 6876f2386b9a40a5b417d074d38760c3 P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:17.057133  5943 raft_consensus.cc:3055] T 6876f2386b9a40a5b417d074d38760c3 P 523da9a7c9354adc874e7ad706b45e09 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:17.057492  5943 raft_consensus.cc:740] T 6876f2386b9a40a5b417d074d38760c3 P 523da9a7c9354adc874e7ad706b45e09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 523da9a7c9354adc874e7ad706b45e09, State: Running, Role: LEADER
I20260710 11:11:17.059098  5943 consensus_queue.cc:260] T 6876f2386b9a40a5b417d074d38760c3 P 523da9a7c9354adc874e7ad706b45e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:17.061012  5943 raft_consensus.cc:3060] T 6876f2386b9a40a5b417d074d38760c3 P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:17.063709  5869 raft_consensus.cc:2468] T 6876f2386b9a40a5b417d074d38760c3 P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a233114aa6f048caae078644bbf8ed14 in term 2.
I20260710 11:11:17.064865  5757 leader_election.cc:304] T 6876f2386b9a40a5b417d074d38760c3 P a233114aa6f048caae078644bbf8ed14 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19d0202cf24e4bacbf06d62fee439151, a233114aa6f048caae078644bbf8ed14; no voters: 
I20260710 11:11:17.065665  6048 raft_consensus.cc:2804] T 6876f2386b9a40a5b417d074d38760c3 P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:17.066123  6048 raft_consensus.cc:697] T 6876f2386b9a40a5b417d074d38760c3 P a233114aa6f048caae078644bbf8ed14 [term 2 LEADER]: Becoming Leader. State: Replica: a233114aa6f048caae078644bbf8ed14, State: Running, Role: LEADER
I20260710 11:11:17.066484  5943 raft_consensus.cc:2468] T 6876f2386b9a40a5b417d074d38760c3 P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a233114aa6f048caae078644bbf8ed14 in term 2.
I20260710 11:11:17.066888  6048 consensus_queue.cc:237] T 6876f2386b9a40a5b417d074d38760c3 P a233114aa6f048caae078644bbf8ed14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:17.072693  5690 catalog_manager.cc:5697] T 6876f2386b9a40a5b417d074d38760c3 P a233114aa6f048caae078644bbf8ed14 reported cstate change: term changed from 1 to 2, leader changed from 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3) to a233114aa6f048caae078644bbf8ed14 (127.1.69.1). New cstate: current_term: 2 leader_uuid: "a233114aa6f048caae078644bbf8ed14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:17.123409  5943 raft_consensus.cc:1275] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Refusing update from remote peer 19d0202cf24e4bacbf06d62fee439151: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:17.124694  6031 consensus_queue.cc:1048] T 73c1a6e9a03344c5a762a445d6f50124 P 19d0202cf24e4bacbf06d62fee439151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:17.131747  5793 raft_consensus.cc:1275] T 73c1a6e9a03344c5a762a445d6f50124 P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Refusing update from remote peer 19d0202cf24e4bacbf06d62fee439151: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:17.133013  5991 consensus_queue.cc:1048] T 73c1a6e9a03344c5a762a445d6f50124 P 19d0202cf24e4bacbf06d62fee439151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:17.225967  5793 raft_consensus.cc:1275] T 9fa1ca7f44a04970a588aa7029420f65 P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Refusing update from remote peer 19d0202cf24e4bacbf06d62fee439151: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:17.227195  5991 consensus_queue.cc:1048] T 9fa1ca7f44a04970a588aa7029420f65 P 19d0202cf24e4bacbf06d62fee439151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:17.234071  5943 raft_consensus.cc:1275] T 9fa1ca7f44a04970a588aa7029420f65 P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Refusing update from remote peer 19d0202cf24e4bacbf06d62fee439151: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:17.235677  6031 consensus_queue.cc:1048] T 9fa1ca7f44a04970a588aa7029420f65 P 19d0202cf24e4bacbf06d62fee439151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:17.272226  5793 raft_consensus.cc:1275] T e542828d75e7497591890d826540d1fb P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Refusing update from remote peer 19d0202cf24e4bacbf06d62fee439151: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:17.273566  6031 consensus_queue.cc:1048] T e542828d75e7497591890d826540d1fb P 19d0202cf24e4bacbf06d62fee439151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:17.281375  5943 raft_consensus.cc:1275] T e542828d75e7497591890d826540d1fb P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Refusing update from remote peer 19d0202cf24e4bacbf06d62fee439151: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:17.282990  6031 consensus_queue.cc:1048] T e542828d75e7497591890d826540d1fb P 19d0202cf24e4bacbf06d62fee439151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:17.376628  5869 raft_consensus.cc:1275] T e968f341529c4da687dc5e915685ef02 P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Refusing update from remote peer a233114aa6f048caae078644bbf8ed14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:17.377866  6048 consensus_queue.cc:1048] T e968f341529c4da687dc5e915685ef02 P a233114aa6f048caae078644bbf8ed14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:17.381712  5868 raft_consensus.cc:1275] T afdc8eb962724ff886c7bcea5956ba1d P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Refusing update from remote peer 523da9a7c9354adc874e7ad706b45e09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:17.382397  5867 raft_consensus.cc:1275] T 9e029d19eb974b51b3e9d6a1d8d6510e P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Refusing update from remote peer a233114aa6f048caae078644bbf8ed14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:17.383131  5987 consensus_queue.cc:1048] T afdc8eb962724ff886c7bcea5956ba1d P 523da9a7c9354adc874e7ad706b45e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:17.384555  5999 consensus_queue.cc:1048] T 9e029d19eb974b51b3e9d6a1d8d6510e P a233114aa6f048caae078644bbf8ed14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:17.389837  5943 raft_consensus.cc:1275] T e968f341529c4da687dc5e915685ef02 P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Refusing update from remote peer a233114aa6f048caae078644bbf8ed14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:17.391870  5999 consensus_queue.cc:1048] T e968f341529c4da687dc5e915685ef02 P a233114aa6f048caae078644bbf8ed14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:17.402506  5793 raft_consensus.cc:1275] T afdc8eb962724ff886c7bcea5956ba1d P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Refusing update from remote peer 523da9a7c9354adc874e7ad706b45e09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:17.404003  6012 consensus_queue.cc:1048] T afdc8eb962724ff886c7bcea5956ba1d P 523da9a7c9354adc874e7ad706b45e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:17.409857  5942 raft_consensus.cc:1275] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Refusing update from remote peer a233114aa6f048caae078644bbf8ed14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:17.412002  6048 consensus_queue.cc:1048] T 9e029d19eb974b51b3e9d6a1d8d6510e P a233114aa6f048caae078644bbf8ed14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:17.483146  5867 raft_consensus.cc:1275] T 6876f2386b9a40a5b417d074d38760c3 P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Refusing update from remote peer a233114aa6f048caae078644bbf8ed14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:17.484361  6048 consensus_queue.cc:1048] T 6876f2386b9a40a5b417d074d38760c3 P a233114aa6f048caae078644bbf8ed14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:17.491606  5942 raft_consensus.cc:1275] T 6876f2386b9a40a5b417d074d38760c3 P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Refusing update from remote peer a233114aa6f048caae078644bbf8ed14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:17.493075  6048 consensus_queue.cc:1048] T 6876f2386b9a40a5b417d074d38760c3 P a233114aa6f048caae078644bbf8ed14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:19.665266  5690 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45626:
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 11:11:19.667608  5690 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 11:11:19.714629  5783 tablet_service.cc:1511] Processing CreateTablet for tablet ae02768d0a084b1ab6e07f8da86655ea (DEFAULT_TABLE table=soft_deleted_table [id=f1cb957dcac14a38b171902f37145538]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:19.715391  5858 tablet_service.cc:1511] Processing CreateTablet for tablet ae02768d0a084b1ab6e07f8da86655ea (DEFAULT_TABLE table=soft_deleted_table [id=f1cb957dcac14a38b171902f37145538]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:19.715847  5783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae02768d0a084b1ab6e07f8da86655ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:19.716646  5858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae02768d0a084b1ab6e07f8da86655ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:19.717906  5932 tablet_service.cc:1511] Processing CreateTablet for tablet ae02768d0a084b1ab6e07f8da86655ea (DEFAULT_TABLE table=soft_deleted_table [id=f1cb957dcac14a38b171902f37145538]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:19.719048  5932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae02768d0a084b1ab6e07f8da86655ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:19.719286  5780 tablet_service.cc:1511] Processing CreateTablet for tablet dc3393748d4f486eba3de910a6adaaee (DEFAULT_TABLE table=soft_deleted_table [id=f1cb957dcac14a38b171902f37145538]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:19.720507  5780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc3393748d4f486eba3de910a6adaaee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:19.731554  5854 tablet_service.cc:1511] Processing CreateTablet for tablet dc3393748d4f486eba3de910a6adaaee (DEFAULT_TABLE table=soft_deleted_table [id=f1cb957dcac14a38b171902f37145538]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:19.732963  5854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc3393748d4f486eba3de910a6adaaee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:19.736690  5929 tablet_service.cc:1511] Processing CreateTablet for tablet dc3393748d4f486eba3de910a6adaaee (DEFAULT_TABLE table=soft_deleted_table [id=f1cb957dcac14a38b171902f37145538]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:19.738006  5929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc3393748d4f486eba3de910a6adaaee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:19.747054  6088 tablet_bootstrap.cc:492] T ae02768d0a084b1ab6e07f8da86655ea P 19d0202cf24e4bacbf06d62fee439151: Bootstrap starting.
I20260710 11:11:19.752522  5776 tablet_service.cc:1511] Processing CreateTablet for tablet 8d237b4333434b76be3b51abe29eb10a (DEFAULT_TABLE table=soft_deleted_table [id=f1cb957dcac14a38b171902f37145538]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:19.753823  5776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d237b4333434b76be3b51abe29eb10a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:19.756228  6088 tablet_bootstrap.cc:654] T ae02768d0a084b1ab6e07f8da86655ea P 19d0202cf24e4bacbf06d62fee439151: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:19.765491  6090 tablet_bootstrap.cc:492] T ae02768d0a084b1ab6e07f8da86655ea P a233114aa6f048caae078644bbf8ed14: Bootstrap starting.
I20260710 11:11:19.768265  5858 tablet_service.cc:1511] Processing CreateTablet for tablet 8d237b4333434b76be3b51abe29eb10a (DEFAULT_TABLE table=soft_deleted_table [id=f1cb957dcac14a38b171902f37145538]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:19.770063  5858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d237b4333434b76be3b51abe29eb10a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:19.769855  5927 tablet_service.cc:1511] Processing CreateTablet for tablet 8d237b4333434b76be3b51abe29eb10a (DEFAULT_TABLE table=soft_deleted_table [id=f1cb957dcac14a38b171902f37145538]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:19.771071  5927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d237b4333434b76be3b51abe29eb10a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:19.773885  5856 tablet_service.cc:1511] Processing CreateTablet for tablet ded6a440bf094e90a745f7d2e16af735 (DEFAULT_TABLE table=soft_deleted_table [id=f1cb957dcac14a38b171902f37145538]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:19.775113  5856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ded6a440bf094e90a745f7d2e16af735. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:19.777180  5926 tablet_service.cc:1511] Processing CreateTablet for tablet ded6a440bf094e90a745f7d2e16af735 (DEFAULT_TABLE table=soft_deleted_table [id=f1cb957dcac14a38b171902f37145538]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:19.778412  5926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ded6a440bf094e90a745f7d2e16af735. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:19.779682  6088 tablet_bootstrap.cc:492] T ae02768d0a084b1ab6e07f8da86655ea P 19d0202cf24e4bacbf06d62fee439151: No bootstrap required, opened a new log
I20260710 11:11:19.779433  5780 tablet_service.cc:1511] Processing CreateTablet for tablet a845b6d5aff4404a9b00443d6b47018e (DEFAULT_TABLE table=soft_deleted_table [id=f1cb957dcac14a38b171902f37145538]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:19.780169  6088 ts_tablet_manager.cc:1403] T ae02768d0a084b1ab6e07f8da86655ea P 19d0202cf24e4bacbf06d62fee439151: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.008s
I20260710 11:11:19.780682  5780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a845b6d5aff4404a9b00443d6b47018e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:19.774892  5783 tablet_service.cc:1511] Processing CreateTablet for tablet ded6a440bf094e90a745f7d2e16af735 (DEFAULT_TABLE table=soft_deleted_table [id=f1cb957dcac14a38b171902f37145538]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:19.786358  5783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ded6a440bf094e90a745f7d2e16af735. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:19.795059  5853 tablet_service.cc:1511] Processing CreateTablet for tablet a845b6d5aff4404a9b00443d6b47018e (DEFAULT_TABLE table=soft_deleted_table [id=f1cb957dcac14a38b171902f37145538]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:19.794914  6088 raft_consensus.cc:359] T ae02768d0a084b1ab6e07f8da86655ea P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:19.795909  6088 raft_consensus.cc:385] T ae02768d0a084b1ab6e07f8da86655ea P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:19.796197  6088 raft_consensus.cc:740] T ae02768d0a084b1ab6e07f8da86655ea P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19d0202cf24e4bacbf06d62fee439151, State: Initialized, Role: FOLLOWER
I20260710 11:11:19.796368  5853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a845b6d5aff4404a9b00443d6b47018e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:19.796975  5929 tablet_service.cc:1511] Processing CreateTablet for tablet a845b6d5aff4404a9b00443d6b47018e (DEFAULT_TABLE table=soft_deleted_table [id=f1cb957dcac14a38b171902f37145538]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:19.797055  6088 consensus_queue.cc:260] T ae02768d0a084b1ab6e07f8da86655ea P 19d0202cf24e4bacbf06d62fee439151 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:19.798252  5929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a845b6d5aff4404a9b00443d6b47018e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:19.809724  6088 ts_tablet_manager.cc:1434] T ae02768d0a084b1ab6e07f8da86655ea P 19d0202cf24e4bacbf06d62fee439151: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260710 11:11:19.814656  5779 tablet_service.cc:1511] Processing CreateTablet for tablet 16f1fc6cd0d64ce0bc27f0b33ce131ae (DEFAULT_TABLE table=soft_deleted_table [id=f1cb957dcac14a38b171902f37145538]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:19.815976  5779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16f1fc6cd0d64ce0bc27f0b33ce131ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:19.816838  5854 tablet_service.cc:1511] Processing CreateTablet for tablet 16f1fc6cd0d64ce0bc27f0b33ce131ae (DEFAULT_TABLE table=soft_deleted_table [id=f1cb957dcac14a38b171902f37145538]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:19.818073  5854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16f1fc6cd0d64ce0bc27f0b33ce131ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:19.824930  6088 tablet_bootstrap.cc:492] T dc3393748d4f486eba3de910a6adaaee P 19d0202cf24e4bacbf06d62fee439151: Bootstrap starting.
I20260710 11:11:19.825330  5932 tablet_service.cc:1511] Processing CreateTablet for tablet 16f1fc6cd0d64ce0bc27f0b33ce131ae (DEFAULT_TABLE table=soft_deleted_table [id=f1cb957dcac14a38b171902f37145538]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:19.826517  5932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16f1fc6cd0d64ce0bc27f0b33ce131ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:19.828557  5778 tablet_service.cc:1511] Processing CreateTablet for tablet 68e6ed0b0db74d2a822023720c5a4a70 (DEFAULT_TABLE table=soft_deleted_table [id=f1cb957dcac14a38b171902f37145538]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:19.829722  5778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68e6ed0b0db74d2a822023720c5a4a70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:19.835001  5856 tablet_service.cc:1511] Processing CreateTablet for tablet 68e6ed0b0db74d2a822023720c5a4a70 (DEFAULT_TABLE table=soft_deleted_table [id=f1cb957dcac14a38b171902f37145538]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:19.836243  5856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68e6ed0b0db74d2a822023720c5a4a70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:19.836442  5928 tablet_service.cc:1511] Processing CreateTablet for tablet 68e6ed0b0db74d2a822023720c5a4a70 (DEFAULT_TABLE table=soft_deleted_table [id=f1cb957dcac14a38b171902f37145538]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:19.847599  5928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68e6ed0b0db74d2a822023720c5a4a70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:19.838822  6088 tablet_bootstrap.cc:654] T dc3393748d4f486eba3de910a6adaaee P 19d0202cf24e4bacbf06d62fee439151: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:19.841408  5782 tablet_service.cc:1511] Processing CreateTablet for tablet b60f8543361d436681e1e9010273fe43 (DEFAULT_TABLE table=soft_deleted_table [id=f1cb957dcac14a38b171902f37145538]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:19.848595  5782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b60f8543361d436681e1e9010273fe43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:19.810060  6089 tablet_bootstrap.cc:492] T ae02768d0a084b1ab6e07f8da86655ea P 523da9a7c9354adc874e7ad706b45e09: Bootstrap starting.
I20260710 11:11:19.844075  5931 tablet_service.cc:1511] Processing CreateTablet for tablet b60f8543361d436681e1e9010273fe43 (DEFAULT_TABLE table=soft_deleted_table [id=f1cb957dcac14a38b171902f37145538]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:19.864621  5931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b60f8543361d436681e1e9010273fe43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:19.842780  5852 tablet_service.cc:1511] Processing CreateTablet for tablet b60f8543361d436681e1e9010273fe43 (DEFAULT_TABLE table=soft_deleted_table [id=f1cb957dcac14a38b171902f37145538]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:19.869205  5852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b60f8543361d436681e1e9010273fe43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:19.869491  5780 tablet_service.cc:1511] Processing CreateTablet for tablet 268159f8b93e4b63b7d129f6cf346eea (DEFAULT_TABLE table=soft_deleted_table [id=f1cb957dcac14a38b171902f37145538]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:19.870692  5780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 268159f8b93e4b63b7d129f6cf346eea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:19.855394  6090 tablet_bootstrap.cc:654] T ae02768d0a084b1ab6e07f8da86655ea P a233114aa6f048caae078644bbf8ed14: Neither blocks nor log segments found. Creating new log.
W20260710 11:11:19.879573  5740 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:11:19.882755  5854 tablet_service.cc:1511] Processing CreateTablet for tablet 268159f8b93e4b63b7d129f6cf346eea (DEFAULT_TABLE table=soft_deleted_table [id=f1cb957dcac14a38b171902f37145538]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:19.884050  5854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 268159f8b93e4b63b7d129f6cf346eea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:19.893507  5926 tablet_service.cc:1511] Processing CreateTablet for tablet 268159f8b93e4b63b7d129f6cf346eea (DEFAULT_TABLE table=soft_deleted_table [id=f1cb957dcac14a38b171902f37145538]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:19.894788  5926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 268159f8b93e4b63b7d129f6cf346eea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:19.906733  6089 tablet_bootstrap.cc:654] T ae02768d0a084b1ab6e07f8da86655ea P 523da9a7c9354adc874e7ad706b45e09: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:19.915086  6090 tablet_bootstrap.cc:492] T ae02768d0a084b1ab6e07f8da86655ea P a233114aa6f048caae078644bbf8ed14: No bootstrap required, opened a new log
I20260710 11:11:19.915664  6090 ts_tablet_manager.cc:1403] T ae02768d0a084b1ab6e07f8da86655ea P a233114aa6f048caae078644bbf8ed14: Time spent bootstrapping tablet: real 0.150s	user 0.009s	sys 0.010s
I20260710 11:11:19.916493  6088 tablet_bootstrap.cc:492] T dc3393748d4f486eba3de910a6adaaee P 19d0202cf24e4bacbf06d62fee439151: No bootstrap required, opened a new log
I20260710 11:11:19.917012  6089 tablet_bootstrap.cc:492] T ae02768d0a084b1ab6e07f8da86655ea P 523da9a7c9354adc874e7ad706b45e09: No bootstrap required, opened a new log
I20260710 11:11:19.917049  6088 ts_tablet_manager.cc:1403] T dc3393748d4f486eba3de910a6adaaee P 19d0202cf24e4bacbf06d62fee439151: Time spent bootstrapping tablet: real 0.092s	user 0.015s	sys 0.000s
I20260710 11:11:19.917539  6089 ts_tablet_manager.cc:1403] T ae02768d0a084b1ab6e07f8da86655ea P 523da9a7c9354adc874e7ad706b45e09: Time spent bootstrapping tablet: real 0.108s	user 0.005s	sys 0.009s
I20260710 11:11:19.918579  6090 raft_consensus.cc:359] T ae02768d0a084b1ab6e07f8da86655ea P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:19.919349  6090 raft_consensus.cc:385] T ae02768d0a084b1ab6e07f8da86655ea P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:19.919634  6090 raft_consensus.cc:740] T ae02768d0a084b1ab6e07f8da86655ea P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a233114aa6f048caae078644bbf8ed14, State: Initialized, Role: FOLLOWER
I20260710 11:11:19.919744  6089 raft_consensus.cc:359] T ae02768d0a084b1ab6e07f8da86655ea P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:19.920495  6089 raft_consensus.cc:385] T ae02768d0a084b1ab6e07f8da86655ea P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:19.920231  6088 raft_consensus.cc:359] T dc3393748d4f486eba3de910a6adaaee P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:19.920378  6090 consensus_queue.cc:260] T ae02768d0a084b1ab6e07f8da86655ea P a233114aa6f048caae078644bbf8ed14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:19.920876  6089 raft_consensus.cc:740] T ae02768d0a084b1ab6e07f8da86655ea P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 523da9a7c9354adc874e7ad706b45e09, State: Initialized, Role: FOLLOWER
I20260710 11:11:19.920997  6088 raft_consensus.cc:385] T dc3393748d4f486eba3de910a6adaaee P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:19.921383  6088 raft_consensus.cc:740] T dc3393748d4f486eba3de910a6adaaee P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19d0202cf24e4bacbf06d62fee439151, State: Initialized, Role: FOLLOWER
I20260710 11:11:19.921685  6089 consensus_queue.cc:260] T ae02768d0a084b1ab6e07f8da86655ea P 523da9a7c9354adc874e7ad706b45e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:19.922148  6088 consensus_queue.cc:260] T dc3393748d4f486eba3de910a6adaaee P 19d0202cf24e4bacbf06d62fee439151 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:19.922818  6090 ts_tablet_manager.cc:1434] T ae02768d0a084b1ab6e07f8da86655ea P a233114aa6f048caae078644bbf8ed14: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260710 11:11:19.923810  6090 tablet_bootstrap.cc:492] T dc3393748d4f486eba3de910a6adaaee P a233114aa6f048caae078644bbf8ed14: Bootstrap starting.
I20260710 11:11:19.924649  6088 ts_tablet_manager.cc:1434] T dc3393748d4f486eba3de910a6adaaee P 19d0202cf24e4bacbf06d62fee439151: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:11:19.925668  6088 tablet_bootstrap.cc:492] T ded6a440bf094e90a745f7d2e16af735 P 19d0202cf24e4bacbf06d62fee439151: Bootstrap starting.
I20260710 11:11:19.926915  6089 ts_tablet_manager.cc:1434] T ae02768d0a084b1ab6e07f8da86655ea P 523da9a7c9354adc874e7ad706b45e09: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:11:19.927968  6089 tablet_bootstrap.cc:492] T dc3393748d4f486eba3de910a6adaaee P 523da9a7c9354adc874e7ad706b45e09: Bootstrap starting.
I20260710 11:11:19.930291  6090 tablet_bootstrap.cc:654] T dc3393748d4f486eba3de910a6adaaee P a233114aa6f048caae078644bbf8ed14: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:19.932085  6088 tablet_bootstrap.cc:654] T ded6a440bf094e90a745f7d2e16af735 P 19d0202cf24e4bacbf06d62fee439151: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:19.934548  6089 tablet_bootstrap.cc:654] T dc3393748d4f486eba3de910a6adaaee P 523da9a7c9354adc874e7ad706b45e09: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:19.941880  6088 tablet_bootstrap.cc:492] T ded6a440bf094e90a745f7d2e16af735 P 19d0202cf24e4bacbf06d62fee439151: No bootstrap required, opened a new log
I20260710 11:11:19.942492  6088 ts_tablet_manager.cc:1403] T ded6a440bf094e90a745f7d2e16af735 P 19d0202cf24e4bacbf06d62fee439151: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260710 11:11:19.945374  6090 tablet_bootstrap.cc:492] T dc3393748d4f486eba3de910a6adaaee P a233114aa6f048caae078644bbf8ed14: No bootstrap required, opened a new log
I20260710 11:11:19.945894  6090 ts_tablet_manager.cc:1403] T dc3393748d4f486eba3de910a6adaaee P a233114aa6f048caae078644bbf8ed14: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260710 11:11:19.945326  6089 tablet_bootstrap.cc:492] T dc3393748d4f486eba3de910a6adaaee P 523da9a7c9354adc874e7ad706b45e09: No bootstrap required, opened a new log
I20260710 11:11:19.946544  6089 ts_tablet_manager.cc:1403] T dc3393748d4f486eba3de910a6adaaee P 523da9a7c9354adc874e7ad706b45e09: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.013s
I20260710 11:11:19.948868  6090 raft_consensus.cc:359] T dc3393748d4f486eba3de910a6adaaee P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:19.949119  6089 raft_consensus.cc:359] T dc3393748d4f486eba3de910a6adaaee P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:19.945669  6088 raft_consensus.cc:359] T ded6a440bf094e90a745f7d2e16af735 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:19.949621  6090 raft_consensus.cc:385] T dc3393748d4f486eba3de910a6adaaee P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:19.949966  6088 raft_consensus.cc:385] T ded6a440bf094e90a745f7d2e16af735 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:19.950305  6088 raft_consensus.cc:740] T ded6a440bf094e90a745f7d2e16af735 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19d0202cf24e4bacbf06d62fee439151, State: Initialized, Role: FOLLOWER
I20260710 11:11:19.950876  6088 consensus_queue.cc:260] T ded6a440bf094e90a745f7d2e16af735 P 19d0202cf24e4bacbf06d62fee439151 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:19.950071  6090 raft_consensus.cc:740] T dc3393748d4f486eba3de910a6adaaee P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a233114aa6f048caae078644bbf8ed14, State: Initialized, Role: FOLLOWER
I20260710 11:11:19.952379  6090 consensus_queue.cc:260] T dc3393748d4f486eba3de910a6adaaee P a233114aa6f048caae078644bbf8ed14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:19.953236  6088 ts_tablet_manager.cc:1434] T ded6a440bf094e90a745f7d2e16af735 P 19d0202cf24e4bacbf06d62fee439151: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:11:19.953692  6089 raft_consensus.cc:385] T dc3393748d4f486eba3de910a6adaaee P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:19.954596  6090 ts_tablet_manager.cc:1434] T dc3393748d4f486eba3de910a6adaaee P a233114aa6f048caae078644bbf8ed14: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:11:19.955410  6089 raft_consensus.cc:740] T dc3393748d4f486eba3de910a6adaaee P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 523da9a7c9354adc874e7ad706b45e09, State: Initialized, Role: FOLLOWER
I20260710 11:11:19.956282  6090 tablet_bootstrap.cc:492] T a845b6d5aff4404a9b00443d6b47018e P a233114aa6f048caae078644bbf8ed14: Bootstrap starting.
I20260710 11:11:19.954998  6088 tablet_bootstrap.cc:492] T 8d237b4333434b76be3b51abe29eb10a P 19d0202cf24e4bacbf06d62fee439151: Bootstrap starting.
I20260710 11:11:19.956516  6089 consensus_queue.cc:260] T dc3393748d4f486eba3de910a6adaaee P 523da9a7c9354adc874e7ad706b45e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:19.963902  6090 tablet_bootstrap.cc:654] T a845b6d5aff4404a9b00443d6b47018e P a233114aa6f048caae078644bbf8ed14: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:19.965032  6089 ts_tablet_manager.cc:1434] T dc3393748d4f486eba3de910a6adaaee P 523da9a7c9354adc874e7ad706b45e09: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 11:11:19.968007  6031 raft_consensus.cc:493] T dc3393748d4f486eba3de910a6adaaee P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:19.971546  6031 raft_consensus.cc:515] T dc3393748d4f486eba3de910a6adaaee P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:19.972168  6089 tablet_bootstrap.cc:492] T a845b6d5aff4404a9b00443d6b47018e P 523da9a7c9354adc874e7ad706b45e09: Bootstrap starting.
I20260710 11:11:19.975139  6031 leader_election.cc:290] T dc3393748d4f486eba3de910a6adaaee P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3:46377)
I20260710 11:11:19.975353  5942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3393748d4f486eba3de910a6adaaee" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "523da9a7c9354adc874e7ad706b45e09" is_pre_election: true
I20260710 11:11:19.975998  5942 raft_consensus.cc:2468] T dc3393748d4f486eba3de910a6adaaee P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19d0202cf24e4bacbf06d62fee439151 in term 0.
I20260710 11:11:19.977075  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3393748d4f486eba3de910a6adaaee" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a233114aa6f048caae078644bbf8ed14" is_pre_election: true
I20260710 11:11:19.977684  5794 raft_consensus.cc:2468] T dc3393748d4f486eba3de910a6adaaee P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19d0202cf24e4bacbf06d62fee439151 in term 0.
I20260710 11:11:19.979205  5834 leader_election.cc:304] T dc3393748d4f486eba3de910a6adaaee P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19d0202cf24e4bacbf06d62fee439151, 523da9a7c9354adc874e7ad706b45e09; no voters: 
I20260710 11:11:19.970868  6088 tablet_bootstrap.cc:654] T 8d237b4333434b76be3b51abe29eb10a P 19d0202cf24e4bacbf06d62fee439151: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:19.980598  6031 raft_consensus.cc:2804] T dc3393748d4f486eba3de910a6adaaee P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:19.980973  6031 raft_consensus.cc:493] T dc3393748d4f486eba3de910a6adaaee P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:19.981298  6031 raft_consensus.cc:3060] T dc3393748d4f486eba3de910a6adaaee P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:19.984937  6089 tablet_bootstrap.cc:654] T a845b6d5aff4404a9b00443d6b47018e P 523da9a7c9354adc874e7ad706b45e09: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:19.987916  6031 raft_consensus.cc:515] T dc3393748d4f486eba3de910a6adaaee P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:19.989286  6090 tablet_bootstrap.cc:492] T a845b6d5aff4404a9b00443d6b47018e P a233114aa6f048caae078644bbf8ed14: No bootstrap required, opened a new log
I20260710 11:11:19.990711  6090 ts_tablet_manager.cc:1403] T a845b6d5aff4404a9b00443d6b47018e P a233114aa6f048caae078644bbf8ed14: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.006s
I20260710 11:11:19.995220  6088 tablet_bootstrap.cc:492] T 8d237b4333434b76be3b51abe29eb10a P 19d0202cf24e4bacbf06d62fee439151: No bootstrap required, opened a new log
I20260710 11:11:19.995932  6088 ts_tablet_manager.cc:1403] T 8d237b4333434b76be3b51abe29eb10a P 19d0202cf24e4bacbf06d62fee439151: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.005s
I20260710 11:11:19.997413  6090 raft_consensus.cc:359] T a845b6d5aff4404a9b00443d6b47018e P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:19.998116  6090 raft_consensus.cc:385] T a845b6d5aff4404a9b00443d6b47018e P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:19.998430  6090 raft_consensus.cc:740] T a845b6d5aff4404a9b00443d6b47018e P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a233114aa6f048caae078644bbf8ed14, State: Initialized, Role: FOLLOWER
I20260710 11:11:20.000036  6088 raft_consensus.cc:359] T 8d237b4333434b76be3b51abe29eb10a P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.002507  6088 raft_consensus.cc:385] T 8d237b4333434b76be3b51abe29eb10a P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:20.003455  6088 raft_consensus.cc:740] T 8d237b4333434b76be3b51abe29eb10a P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19d0202cf24e4bacbf06d62fee439151, State: Initialized, Role: FOLLOWER
I20260710 11:11:20.001546  6090 consensus_queue.cc:260] T a845b6d5aff4404a9b00443d6b47018e P a233114aa6f048caae078644bbf8ed14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.003832  6031 leader_election.cc:290] T dc3393748d4f486eba3de910a6adaaee P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 1 election: Requested vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3:46377)
I20260710 11:11:20.006491  6031 raft_consensus.cc:493] T ae02768d0a084b1ab6e07f8da86655ea P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:20.006865  6090 ts_tablet_manager.cc:1434] T a845b6d5aff4404a9b00443d6b47018e P a233114aa6f048caae078644bbf8ed14: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260710 11:11:20.006920  6031 raft_consensus.cc:515] T ae02768d0a084b1ab6e07f8da86655ea P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.009153  6088 consensus_queue.cc:260] T 8d237b4333434b76be3b51abe29eb10a P 19d0202cf24e4bacbf06d62fee439151 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.010151  6031 leader_election.cc:290] T ae02768d0a084b1ab6e07f8da86655ea P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3:46377)
I20260710 11:11:20.008217  6090 tablet_bootstrap.cc:492] T 8d237b4333434b76be3b51abe29eb10a P a233114aa6f048caae078644bbf8ed14: Bootstrap starting.
I20260710 11:11:20.014500  5942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3393748d4f486eba3de910a6adaaee" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "523da9a7c9354adc874e7ad706b45e09"
I20260710 11:11:20.015189  5942 raft_consensus.cc:3060] T dc3393748d4f486eba3de910a6adaaee P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:11:20.015836  5757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.69.2:46571, user_credentials={real_user=slave}} blocked reactor thread for 62415.2us
I20260710 11:11:20.019395  6073 raft_consensus.cc:493] T ae02768d0a084b1ab6e07f8da86655ea P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:20.007280  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3393748d4f486eba3de910a6adaaee" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a233114aa6f048caae078644bbf8ed14"
I20260710 11:11:20.024638  5943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae02768d0a084b1ab6e07f8da86655ea" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "523da9a7c9354adc874e7ad706b45e09" is_pre_election: true
I20260710 11:11:20.024953  5794 raft_consensus.cc:3060] T dc3393748d4f486eba3de910a6adaaee P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:20.025221  6088 ts_tablet_manager.cc:1434] T 8d237b4333434b76be3b51abe29eb10a P 19d0202cf24e4bacbf06d62fee439151: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.000s
I20260710 11:11:20.025352  5943 raft_consensus.cc:2468] T ae02768d0a084b1ab6e07f8da86655ea P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19d0202cf24e4bacbf06d62fee439151 in term 0.
I20260710 11:11:20.027026  5834 leader_election.cc:304] T ae02768d0a084b1ab6e07f8da86655ea P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19d0202cf24e4bacbf06d62fee439151, 523da9a7c9354adc874e7ad706b45e09; no voters: 
I20260710 11:11:20.028177  6031 raft_consensus.cc:2804] T ae02768d0a084b1ab6e07f8da86655ea P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:20.028263  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae02768d0a084b1ab6e07f8da86655ea" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a233114aa6f048caae078644bbf8ed14" is_pre_election: true
I20260710 11:11:20.028721  6031 raft_consensus.cc:493] T ae02768d0a084b1ab6e07f8da86655ea P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:20.029336  6031 raft_consensus.cc:3060] T ae02768d0a084b1ab6e07f8da86655ea P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:20.028867  6088 tablet_bootstrap.cc:492] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P 19d0202cf24e4bacbf06d62fee439151: Bootstrap starting.
I20260710 11:11:20.031854  6073 raft_consensus.cc:515] T ae02768d0a084b1ab6e07f8da86655ea P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.034704  6073 leader_election.cc:290] T ae02768d0a084b1ab6e07f8da86655ea P a233114aa6f048caae078644bbf8ed14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2:46571), 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3:46377)
I20260710 11:11:20.035527  5793 raft_consensus.cc:2468] T ae02768d0a084b1ab6e07f8da86655ea P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19d0202cf24e4bacbf06d62fee439151 in term 0.
I20260710 11:11:20.035748  5943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae02768d0a084b1ab6e07f8da86655ea" candidate_uuid: "a233114aa6f048caae078644bbf8ed14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "523da9a7c9354adc874e7ad706b45e09" is_pre_election: true
I20260710 11:11:20.036388  5943 raft_consensus.cc:2468] T ae02768d0a084b1ab6e07f8da86655ea P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a233114aa6f048caae078644bbf8ed14 in term 0.
I20260710 11:11:20.037292  6088 tablet_bootstrap.cc:654] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P 19d0202cf24e4bacbf06d62fee439151: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:20.037555  5759 leader_election.cc:304] T ae02768d0a084b1ab6e07f8da86655ea P a233114aa6f048caae078644bbf8ed14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 523da9a7c9354adc874e7ad706b45e09, a233114aa6f048caae078644bbf8ed14; no voters: 
I20260710 11:11:20.038903  6090 tablet_bootstrap.cc:654] T 8d237b4333434b76be3b51abe29eb10a P a233114aa6f048caae078644bbf8ed14: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:20.039867  6073 raft_consensus.cc:2804] T ae02768d0a084b1ab6e07f8da86655ea P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:20.041268  6073 raft_consensus.cc:493] T ae02768d0a084b1ab6e07f8da86655ea P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:20.041638  6073 raft_consensus.cc:3060] T ae02768d0a084b1ab6e07f8da86655ea P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:20.050853  5794 raft_consensus.cc:2468] T dc3393748d4f486eba3de910a6adaaee P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19d0202cf24e4bacbf06d62fee439151 in term 1.
I20260710 11:11:20.054350  6031 raft_consensus.cc:515] T ae02768d0a084b1ab6e07f8da86655ea P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.056746  5832 leader_election.cc:304] T dc3393748d4f486eba3de910a6adaaee P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19d0202cf24e4bacbf06d62fee439151, a233114aa6f048caae078644bbf8ed14; no voters: 
I20260710 11:11:20.058522  6073 raft_consensus.cc:515] T ae02768d0a084b1ab6e07f8da86655ea P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.060199  6088 tablet_bootstrap.cc:492] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P 19d0202cf24e4bacbf06d62fee439151: No bootstrap required, opened a new log
I20260710 11:11:20.060806  6088 ts_tablet_manager.cc:1403] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P 19d0202cf24e4bacbf06d62fee439151: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.008s
I20260710 11:11:20.062007  5943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae02768d0a084b1ab6e07f8da86655ea" candidate_uuid: "a233114aa6f048caae078644bbf8ed14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "523da9a7c9354adc874e7ad706b45e09"
I20260710 11:11:20.062606  5943 raft_consensus.cc:3060] T ae02768d0a084b1ab6e07f8da86655ea P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:20.063629  5941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae02768d0a084b1ab6e07f8da86655ea" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "523da9a7c9354adc874e7ad706b45e09"
I20260710 11:11:20.065579  6031 leader_election.cc:290] T ae02768d0a084b1ab6e07f8da86655ea P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 1 election: Requested vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3:46377)
I20260710 11:11:20.065665  6088 raft_consensus.cc:359] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.066895  6088 raft_consensus.cc:385] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:20.067149  5868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae02768d0a084b1ab6e07f8da86655ea" candidate_uuid: "a233114aa6f048caae078644bbf8ed14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19d0202cf24e4bacbf06d62fee439151" is_pre_election: true
I20260710 11:11:20.067236  6088 raft_consensus.cc:740] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19d0202cf24e4bacbf06d62fee439151, State: Initialized, Role: FOLLOWER
I20260710 11:11:20.068017  5868 raft_consensus.cc:2393] T ae02768d0a084b1ab6e07f8da86655ea P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a233114aa6f048caae078644bbf8ed14 in current term 1: Already voted for candidate 19d0202cf24e4bacbf06d62fee439151 in this term.
I20260710 11:11:20.067590  6031 raft_consensus.cc:2804] T dc3393748d4f486eba3de910a6adaaee P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:20.068214  6088 consensus_queue.cc:260] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P 19d0202cf24e4bacbf06d62fee439151 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.069442  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae02768d0a084b1ab6e07f8da86655ea" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a233114aa6f048caae078644bbf8ed14"
I20260710 11:11:20.070205  5793 raft_consensus.cc:2393] T ae02768d0a084b1ab6e07f8da86655ea P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 19d0202cf24e4bacbf06d62fee439151 in current term 1: Already voted for candidate a233114aa6f048caae078644bbf8ed14 in this term.
I20260710 11:11:20.070384  5868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae02768d0a084b1ab6e07f8da86655ea" candidate_uuid: "a233114aa6f048caae078644bbf8ed14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19d0202cf24e4bacbf06d62fee439151"
I20260710 11:11:20.071097  5868 raft_consensus.cc:2393] T ae02768d0a084b1ab6e07f8da86655ea P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a233114aa6f048caae078644bbf8ed14 in current term 1: Already voted for candidate 19d0202cf24e4bacbf06d62fee439151 in this term.
I20260710 11:11:20.071242  6088 ts_tablet_manager.cc:1434] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P 19d0202cf24e4bacbf06d62fee439151: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:11:20.071691  5832 leader_election.cc:304] T ae02768d0a084b1ab6e07f8da86655ea P 19d0202cf24e4bacbf06d62fee439151 [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: 19d0202cf24e4bacbf06d62fee439151; no voters: 523da9a7c9354adc874e7ad706b45e09, a233114aa6f048caae078644bbf8ed14
I20260710 11:11:20.072471  6088 tablet_bootstrap.cc:492] T a845b6d5aff4404a9b00443d6b47018e P 19d0202cf24e4bacbf06d62fee439151: Bootstrap starting.
I20260710 11:11:20.075368  5943 raft_consensus.cc:2468] T ae02768d0a084b1ab6e07f8da86655ea P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a233114aa6f048caae078644bbf8ed14 in term 1.
I20260710 11:11:20.076761  5759 leader_election.cc:304] T ae02768d0a084b1ab6e07f8da86655ea P a233114aa6f048caae078644bbf8ed14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 523da9a7c9354adc874e7ad706b45e09, a233114aa6f048caae078644bbf8ed14; no voters: 
I20260710 11:11:20.077679  6098 raft_consensus.cc:2804] T ae02768d0a084b1ab6e07f8da86655ea P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:20.079293  6105 raft_consensus.cc:2749] T ae02768d0a084b1ab6e07f8da86655ea P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:11:20.079730  6031 raft_consensus.cc:697] T dc3393748d4f486eba3de910a6adaaee P 19d0202cf24e4bacbf06d62fee439151 [term 1 LEADER]: Becoming Leader. State: Replica: 19d0202cf24e4bacbf06d62fee439151, State: Running, Role: LEADER
I20260710 11:11:20.080946  6088 tablet_bootstrap.cc:654] T a845b6d5aff4404a9b00443d6b47018e P 19d0202cf24e4bacbf06d62fee439151: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:20.057418  5942 raft_consensus.cc:2468] T dc3393748d4f486eba3de910a6adaaee P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19d0202cf24e4bacbf06d62fee439151 in term 1.
I20260710 11:11:20.083648  6031 consensus_queue.cc:237] T dc3393748d4f486eba3de910a6adaaee P 19d0202cf24e4bacbf06d62fee439151 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.091799  6098 raft_consensus.cc:697] T ae02768d0a084b1ab6e07f8da86655ea P a233114aa6f048caae078644bbf8ed14 [term 1 LEADER]: Becoming Leader. State: Replica: a233114aa6f048caae078644bbf8ed14, State: Running, Role: LEADER
I20260710 11:11:20.092787  6098 consensus_queue.cc:237] T ae02768d0a084b1ab6e07f8da86655ea P a233114aa6f048caae078644bbf8ed14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.096285  6088 tablet_bootstrap.cc:492] T a845b6d5aff4404a9b00443d6b47018e P 19d0202cf24e4bacbf06d62fee439151: No bootstrap required, opened a new log
I20260710 11:11:20.096941  6088 ts_tablet_manager.cc:1403] T a845b6d5aff4404a9b00443d6b47018e P 19d0202cf24e4bacbf06d62fee439151: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.003s
I20260710 11:11:20.098215  6073 leader_election.cc:290] T ae02768d0a084b1ab6e07f8da86655ea P a233114aa6f048caae078644bbf8ed14 [CANDIDATE]: Term 1 election: Requested vote from peers 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2:46571), 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3:46377)
I20260710 11:11:20.099221  6090 tablet_bootstrap.cc:492] T 8d237b4333434b76be3b51abe29eb10a P a233114aa6f048caae078644bbf8ed14: No bootstrap required, opened a new log
I20260710 11:11:20.099705  6090 ts_tablet_manager.cc:1403] T 8d237b4333434b76be3b51abe29eb10a P a233114aa6f048caae078644bbf8ed14: Time spent bootstrapping tablet: real 0.092s	user 0.013s	sys 0.019s
I20260710 11:11:20.100009  6088 raft_consensus.cc:359] T a845b6d5aff4404a9b00443d6b47018e P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.100787  6088 raft_consensus.cc:385] T a845b6d5aff4404a9b00443d6b47018e P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:20.101073  6088 raft_consensus.cc:740] T a845b6d5aff4404a9b00443d6b47018e P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19d0202cf24e4bacbf06d62fee439151, State: Initialized, Role: FOLLOWER
I20260710 11:11:20.102710  6090 raft_consensus.cc:359] T 8d237b4333434b76be3b51abe29eb10a P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.103570  6090 raft_consensus.cc:385] T 8d237b4333434b76be3b51abe29eb10a P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:20.103853  6090 raft_consensus.cc:740] T 8d237b4333434b76be3b51abe29eb10a P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a233114aa6f048caae078644bbf8ed14, State: Initialized, Role: FOLLOWER
I20260710 11:11:20.104290  6088 consensus_queue.cc:260] T a845b6d5aff4404a9b00443d6b47018e P 19d0202cf24e4bacbf06d62fee439151 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.104574  6090 consensus_queue.cc:260] T 8d237b4333434b76be3b51abe29eb10a P a233114aa6f048caae078644bbf8ed14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.106659  6088 ts_tablet_manager.cc:1434] T a845b6d5aff4404a9b00443d6b47018e P 19d0202cf24e4bacbf06d62fee439151: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:11:20.106688  6090 ts_tablet_manager.cc:1434] T 8d237b4333434b76be3b51abe29eb10a P a233114aa6f048caae078644bbf8ed14: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260710 11:11:20.107761  6088 tablet_bootstrap.cc:492] T 68e6ed0b0db74d2a822023720c5a4a70 P 19d0202cf24e4bacbf06d62fee439151: Bootstrap starting.
I20260710 11:11:20.107918  5692 catalog_manager.cc:5697] T ae02768d0a084b1ab6e07f8da86655ea P a233114aa6f048caae078644bbf8ed14 reported cstate change: term changed from 0 to 1, leader changed from <none> to a233114aa6f048caae078644bbf8ed14 (127.1.69.1). New cstate: current_term: 1 leader_uuid: "a233114aa6f048caae078644bbf8ed14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:20.110764  6089 tablet_bootstrap.cc:492] T a845b6d5aff4404a9b00443d6b47018e P 523da9a7c9354adc874e7ad706b45e09: No bootstrap required, opened a new log
I20260710 11:11:20.111284  6089 ts_tablet_manager.cc:1403] T a845b6d5aff4404a9b00443d6b47018e P 523da9a7c9354adc874e7ad706b45e09: Time spent bootstrapping tablet: real 0.139s	user 0.018s	sys 0.025s
I20260710 11:11:20.114661  6088 tablet_bootstrap.cc:654] T 68e6ed0b0db74d2a822023720c5a4a70 P 19d0202cf24e4bacbf06d62fee439151: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:20.116637  6031 raft_consensus.cc:493] T 8d237b4333434b76be3b51abe29eb10a P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:20.114254  6089 raft_consensus.cc:359] T a845b6d5aff4404a9b00443d6b47018e P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.117118  6031 raft_consensus.cc:515] T 8d237b4333434b76be3b51abe29eb10a P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.117525  6089 raft_consensus.cc:385] T a845b6d5aff4404a9b00443d6b47018e P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:20.117971  6089 raft_consensus.cc:740] T a845b6d5aff4404a9b00443d6b47018e P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 523da9a7c9354adc874e7ad706b45e09, State: Initialized, Role: FOLLOWER
I20260710 11:11:20.119179  6031 leader_election.cc:290] T 8d237b4333434b76be3b51abe29eb10a P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3:46377)
I20260710 11:11:20.118912  6089 consensus_queue.cc:260] T a845b6d5aff4404a9b00443d6b47018e P 523da9a7c9354adc874e7ad706b45e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.122299  6090 tablet_bootstrap.cc:492] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P a233114aa6f048caae078644bbf8ed14: Bootstrap starting.
I20260710 11:11:20.121814  5691 catalog_manager.cc:5697] T dc3393748d4f486eba3de910a6adaaee P 19d0202cf24e4bacbf06d62fee439151 reported cstate change: term changed from 0 to 1, leader changed from <none> to 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2). New cstate: current_term: 1 leader_uuid: "19d0202cf24e4bacbf06d62fee439151" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:20.125144  6089 ts_tablet_manager.cc:1434] T a845b6d5aff4404a9b00443d6b47018e P 523da9a7c9354adc874e7ad706b45e09: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.001s
I20260710 11:11:20.126031  6088 tablet_bootstrap.cc:492] T 68e6ed0b0db74d2a822023720c5a4a70 P 19d0202cf24e4bacbf06d62fee439151: No bootstrap required, opened a new log
I20260710 11:11:20.126152  6089 tablet_bootstrap.cc:492] T ded6a440bf094e90a745f7d2e16af735 P 523da9a7c9354adc874e7ad706b45e09: Bootstrap starting.
I20260710 11:11:20.126593  6088 ts_tablet_manager.cc:1403] T 68e6ed0b0db74d2a822023720c5a4a70 P 19d0202cf24e4bacbf06d62fee439151: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260710 11:11:20.129489  6088 raft_consensus.cc:359] T 68e6ed0b0db74d2a822023720c5a4a70 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.130230  6088 raft_consensus.cc:385] T 68e6ed0b0db74d2a822023720c5a4a70 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:20.130560  6088 raft_consensus.cc:740] T 68e6ed0b0db74d2a822023720c5a4a70 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19d0202cf24e4bacbf06d62fee439151, State: Initialized, Role: FOLLOWER
I20260710 11:11:20.131024  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d237b4333434b76be3b51abe29eb10a" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a233114aa6f048caae078644bbf8ed14" is_pre_election: true
I20260710 11:11:20.131249  6088 consensus_queue.cc:260] T 68e6ed0b0db74d2a822023720c5a4a70 P 19d0202cf24e4bacbf06d62fee439151 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.131693  5794 raft_consensus.cc:2468] T 8d237b4333434b76be3b51abe29eb10a P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19d0202cf24e4bacbf06d62fee439151 in term 0.
I20260710 11:11:20.133014  5832 leader_election.cc:304] T 8d237b4333434b76be3b51abe29eb10a P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19d0202cf24e4bacbf06d62fee439151, a233114aa6f048caae078644bbf8ed14; no voters: 
I20260710 11:11:20.134021  6031 raft_consensus.cc:2804] T 8d237b4333434b76be3b51abe29eb10a P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:20.134109  6088 ts_tablet_manager.cc:1434] T 68e6ed0b0db74d2a822023720c5a4a70 P 19d0202cf24e4bacbf06d62fee439151: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.005s
I20260710 11:11:20.134509  6031 raft_consensus.cc:493] T 8d237b4333434b76be3b51abe29eb10a P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:20.134873  6031 raft_consensus.cc:3060] T 8d237b4333434b76be3b51abe29eb10a P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:20.135267  6088 tablet_bootstrap.cc:492] T b60f8543361d436681e1e9010273fe43 P 19d0202cf24e4bacbf06d62fee439151: Bootstrap starting.
I20260710 11:11:20.138106  6089 tablet_bootstrap.cc:654] T ded6a440bf094e90a745f7d2e16af735 P 523da9a7c9354adc874e7ad706b45e09: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:20.140451  5943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d237b4333434b76be3b51abe29eb10a" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "523da9a7c9354adc874e7ad706b45e09" is_pre_election: true
I20260710 11:11:20.133049  6090 tablet_bootstrap.cc:654] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P a233114aa6f048caae078644bbf8ed14: Neither blocks nor log segments found. Creating new log.
W20260710 11:11:20.141853  5834 leader_election.cc:343] T 8d237b4333434b76be3b51abe29eb10a P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3:46377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:20.142004  6088 tablet_bootstrap.cc:654] T b60f8543361d436681e1e9010273fe43 P 19d0202cf24e4bacbf06d62fee439151: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:20.148101  6089 tablet_bootstrap.cc:492] T ded6a440bf094e90a745f7d2e16af735 P 523da9a7c9354adc874e7ad706b45e09: No bootstrap required, opened a new log
I20260710 11:11:20.148758  6089 ts_tablet_manager.cc:1403] T ded6a440bf094e90a745f7d2e16af735 P 523da9a7c9354adc874e7ad706b45e09: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.004s
I20260710 11:11:20.149839  6031 raft_consensus.cc:515] T 8d237b4333434b76be3b51abe29eb10a P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.152943  6089 raft_consensus.cc:359] T ded6a440bf094e90a745f7d2e16af735 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.153951  6089 raft_consensus.cc:385] T ded6a440bf094e90a745f7d2e16af735 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:20.154310  6089 raft_consensus.cc:740] T ded6a440bf094e90a745f7d2e16af735 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 523da9a7c9354adc874e7ad706b45e09, State: Initialized, Role: FOLLOWER
I20260710 11:11:20.155242  6089 consensus_queue.cc:260] T ded6a440bf094e90a745f7d2e16af735 P 523da9a7c9354adc874e7ad706b45e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.160084  6088 tablet_bootstrap.cc:492] T b60f8543361d436681e1e9010273fe43 P 19d0202cf24e4bacbf06d62fee439151: No bootstrap required, opened a new log
I20260710 11:11:20.160506  6090 tablet_bootstrap.cc:492] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P a233114aa6f048caae078644bbf8ed14: No bootstrap required, opened a new log
I20260710 11:11:20.160794  6088 ts_tablet_manager.cc:1403] T b60f8543361d436681e1e9010273fe43 P 19d0202cf24e4bacbf06d62fee439151: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.000s
I20260710 11:11:20.161154  6090 ts_tablet_manager.cc:1403] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P a233114aa6f048caae078644bbf8ed14: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.012s
I20260710 11:11:20.163797  6089 ts_tablet_manager.cc:1434] T ded6a440bf094e90a745f7d2e16af735 P 523da9a7c9354adc874e7ad706b45e09: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:11:20.163945  6088 raft_consensus.cc:359] T b60f8543361d436681e1e9010273fe43 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.164716  6088 raft_consensus.cc:385] T b60f8543361d436681e1e9010273fe43 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:20.164984  6088 raft_consensus.cc:740] T b60f8543361d436681e1e9010273fe43 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19d0202cf24e4bacbf06d62fee439151, State: Initialized, Role: FOLLOWER
I20260710 11:11:20.165150  6089 tablet_bootstrap.cc:492] T 68e6ed0b0db74d2a822023720c5a4a70 P 523da9a7c9354adc874e7ad706b45e09: Bootstrap starting.
I20260710 11:11:20.167089  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d237b4333434b76be3b51abe29eb10a" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a233114aa6f048caae078644bbf8ed14"
I20260710 11:11:20.167670  5794 raft_consensus.cc:3060] T 8d237b4333434b76be3b51abe29eb10a P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:20.171608  6089 tablet_bootstrap.cc:654] T 68e6ed0b0db74d2a822023720c5a4a70 P 523da9a7c9354adc874e7ad706b45e09: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:20.175865  5794 raft_consensus.cc:2468] T 8d237b4333434b76be3b51abe29eb10a P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19d0202cf24e4bacbf06d62fee439151 in term 1.
I20260710 11:11:20.178018  5943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d237b4333434b76be3b51abe29eb10a" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "523da9a7c9354adc874e7ad706b45e09"
W20260710 11:11:20.179351  5834 leader_election.cc:343] T 8d237b4333434b76be3b51abe29eb10a P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3:46377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:20.179497  6090 raft_consensus.cc:359] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.180236  6090 raft_consensus.cc:385] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:20.180540  6090 raft_consensus.cc:740] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a233114aa6f048caae078644bbf8ed14, State: Initialized, Role: FOLLOWER
I20260710 11:11:20.180691  6088 consensus_queue.cc:260] T b60f8543361d436681e1e9010273fe43 P 19d0202cf24e4bacbf06d62fee439151 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.181260  6075 raft_consensus.cc:493] T a845b6d5aff4404a9b00443d6b47018e P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:20.181005  5832 leader_election.cc:304] T 8d237b4333434b76be3b51abe29eb10a P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19d0202cf24e4bacbf06d62fee439151, a233114aa6f048caae078644bbf8ed14; no voters: 523da9a7c9354adc874e7ad706b45e09
I20260710 11:11:20.181731  6075 raft_consensus.cc:515] T a845b6d5aff4404a9b00443d6b47018e P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.182762  6088 ts_tablet_manager.cc:1434] T b60f8543361d436681e1e9010273fe43 P 19d0202cf24e4bacbf06d62fee439151: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260710 11:11:20.183030  6102 raft_consensus.cc:2804] T 8d237b4333434b76be3b51abe29eb10a P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:20.179906  6031 leader_election.cc:290] T 8d237b4333434b76be3b51abe29eb10a P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 1 election: Requested vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3:46377)
I20260710 11:11:20.183669  6075 leader_election.cc:290] T a845b6d5aff4404a9b00443d6b47018e P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2:46571)
I20260710 11:11:20.183696  6102 raft_consensus.cc:697] T 8d237b4333434b76be3b51abe29eb10a P 19d0202cf24e4bacbf06d62fee439151 [term 1 LEADER]: Becoming Leader. State: Replica: 19d0202cf24e4bacbf06d62fee439151, State: Running, Role: LEADER
I20260710 11:11:20.185366  6102 consensus_queue.cc:237] T 8d237b4333434b76be3b51abe29eb10a P 19d0202cf24e4bacbf06d62fee439151 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.186400  6090 consensus_queue.cc:260] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P a233114aa6f048caae078644bbf8ed14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.187152  5868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a845b6d5aff4404a9b00443d6b47018e" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19d0202cf24e4bacbf06d62fee439151" is_pre_election: true
I20260710 11:11:20.187994  5868 raft_consensus.cc:2468] T a845b6d5aff4404a9b00443d6b47018e P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 523da9a7c9354adc874e7ad706b45e09 in term 0.
I20260710 11:11:20.185698  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a845b6d5aff4404a9b00443d6b47018e" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a233114aa6f048caae078644bbf8ed14" is_pre_election: true
I20260710 11:11:20.188817  6090 ts_tablet_manager.cc:1434] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P a233114aa6f048caae078644bbf8ed14: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260710 11:11:20.188874  5794 raft_consensus.cc:2468] T a845b6d5aff4404a9b00443d6b47018e P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 523da9a7c9354adc874e7ad706b45e09 in term 0.
I20260710 11:11:20.189972  6090 tablet_bootstrap.cc:492] T 68e6ed0b0db74d2a822023720c5a4a70 P a233114aa6f048caae078644bbf8ed14: Bootstrap starting.
I20260710 11:11:20.190088  5906 leader_election.cc:304] T a845b6d5aff4404a9b00443d6b47018e P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 523da9a7c9354adc874e7ad706b45e09, a233114aa6f048caae078644bbf8ed14; no voters: 
I20260710 11:11:20.190922  6075 raft_consensus.cc:2804] T a845b6d5aff4404a9b00443d6b47018e P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:20.191267  6075 raft_consensus.cc:493] T a845b6d5aff4404a9b00443d6b47018e P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:20.191592  6075 raft_consensus.cc:3060] T a845b6d5aff4404a9b00443d6b47018e P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:20.183703  6088 tablet_bootstrap.cc:492] T 268159f8b93e4b63b7d129f6cf346eea P 19d0202cf24e4bacbf06d62fee439151: Bootstrap starting.
I20260710 11:11:20.198709  6075 raft_consensus.cc:515] T a845b6d5aff4404a9b00443d6b47018e P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.201467  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a845b6d5aff4404a9b00443d6b47018e" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a233114aa6f048caae078644bbf8ed14"
I20260710 11:11:20.202023  5793 raft_consensus.cc:3060] T a845b6d5aff4404a9b00443d6b47018e P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:20.202462  6088 tablet_bootstrap.cc:654] T 268159f8b93e4b63b7d129f6cf346eea P 19d0202cf24e4bacbf06d62fee439151: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:20.196250  6090 tablet_bootstrap.cc:654] T 68e6ed0b0db74d2a822023720c5a4a70 P a233114aa6f048caae078644bbf8ed14: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:20.207957  6089 tablet_bootstrap.cc:492] T 68e6ed0b0db74d2a822023720c5a4a70 P 523da9a7c9354adc874e7ad706b45e09: No bootstrap required, opened a new log
I20260710 11:11:20.208528  6089 ts_tablet_manager.cc:1403] T 68e6ed0b0db74d2a822023720c5a4a70 P 523da9a7c9354adc874e7ad706b45e09: Time spent bootstrapping tablet: real 0.044s	user 0.023s	sys 0.018s
I20260710 11:11:20.210187  5793 raft_consensus.cc:2468] T a845b6d5aff4404a9b00443d6b47018e P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 523da9a7c9354adc874e7ad706b45e09 in term 1.
I20260710 11:11:20.210445  6090 tablet_bootstrap.cc:492] T 68e6ed0b0db74d2a822023720c5a4a70 P a233114aa6f048caae078644bbf8ed14: No bootstrap required, opened a new log
I20260710 11:11:20.210918  6090 ts_tablet_manager.cc:1403] T 68e6ed0b0db74d2a822023720c5a4a70 P a233114aa6f048caae078644bbf8ed14: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.000s
I20260710 11:11:20.211607  5906 leader_election.cc:304] T a845b6d5aff4404a9b00443d6b47018e P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 523da9a7c9354adc874e7ad706b45e09, a233114aa6f048caae078644bbf8ed14; no voters: 
I20260710 11:11:20.210929  6089 raft_consensus.cc:359] T 68e6ed0b0db74d2a822023720c5a4a70 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.213696  6089 raft_consensus.cc:385] T 68e6ed0b0db74d2a822023720c5a4a70 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:20.213760  6090 raft_consensus.cc:359] T 68e6ed0b0db74d2a822023720c5a4a70 P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.214226  6089 raft_consensus.cc:740] T 68e6ed0b0db74d2a822023720c5a4a70 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 523da9a7c9354adc874e7ad706b45e09, State: Initialized, Role: FOLLOWER
I20260710 11:11:20.214670  6090 raft_consensus.cc:385] T 68e6ed0b0db74d2a822023720c5a4a70 P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:20.215005  6090 raft_consensus.cc:740] T 68e6ed0b0db74d2a822023720c5a4a70 P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a233114aa6f048caae078644bbf8ed14, State: Initialized, Role: FOLLOWER
I20260710 11:11:20.215346  6089 consensus_queue.cc:260] T 68e6ed0b0db74d2a822023720c5a4a70 P 523da9a7c9354adc874e7ad706b45e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.218652  6120 raft_consensus.cc:2804] T a845b6d5aff4404a9b00443d6b47018e P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:20.218454  5690 catalog_manager.cc:5697] T 8d237b4333434b76be3b51abe29eb10a P 19d0202cf24e4bacbf06d62fee439151 reported cstate change: term changed from 0 to 1, leader changed from <none> to 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2). New cstate: current_term: 1 leader_uuid: "19d0202cf24e4bacbf06d62fee439151" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:20.221451  6120 raft_consensus.cc:697] T a845b6d5aff4404a9b00443d6b47018e P 523da9a7c9354adc874e7ad706b45e09 [term 1 LEADER]: Becoming Leader. State: Replica: 523da9a7c9354adc874e7ad706b45e09, State: Running, Role: LEADER
I20260710 11:11:20.222843  6075 leader_election.cc:290] T a845b6d5aff4404a9b00443d6b47018e P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 election: Requested vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2:46571)
I20260710 11:11:20.223045  6090 consensus_queue.cc:260] T 68e6ed0b0db74d2a822023720c5a4a70 P a233114aa6f048caae078644bbf8ed14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.226518  6088 tablet_bootstrap.cc:492] T 268159f8b93e4b63b7d129f6cf346eea P 19d0202cf24e4bacbf06d62fee439151: No bootstrap required, opened a new log
I20260710 11:11:20.226992  6088 ts_tablet_manager.cc:1403] T 268159f8b93e4b63b7d129f6cf346eea P 19d0202cf24e4bacbf06d62fee439151: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.008s
I20260710 11:11:20.229861  6088 raft_consensus.cc:359] T 268159f8b93e4b63b7d129f6cf346eea P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.230487  6088 raft_consensus.cc:385] T 268159f8b93e4b63b7d129f6cf346eea P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:20.230824  6088 raft_consensus.cc:740] T 268159f8b93e4b63b7d129f6cf346eea P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19d0202cf24e4bacbf06d62fee439151, State: Initialized, Role: FOLLOWER
I20260710 11:11:20.231470  6088 consensus_queue.cc:260] T 268159f8b93e4b63b7d129f6cf346eea P 19d0202cf24e4bacbf06d62fee439151 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.233619  6090 ts_tablet_manager.cc:1434] T 68e6ed0b0db74d2a822023720c5a4a70 P a233114aa6f048caae078644bbf8ed14: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260710 11:11:20.234817  6090 tablet_bootstrap.cc:492] T 268159f8b93e4b63b7d129f6cf346eea P a233114aa6f048caae078644bbf8ed14: Bootstrap starting.
I20260710 11:11:20.234930  5868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a845b6d5aff4404a9b00443d6b47018e" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19d0202cf24e4bacbf06d62fee439151"
I20260710 11:11:20.235580  5868 raft_consensus.cc:3060] T a845b6d5aff4404a9b00443d6b47018e P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:20.235342  6120 consensus_queue.cc:237] T a845b6d5aff4404a9b00443d6b47018e P 523da9a7c9354adc874e7ad706b45e09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.238448  6088 ts_tablet_manager.cc:1434] T 268159f8b93e4b63b7d129f6cf346eea P 19d0202cf24e4bacbf06d62fee439151: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 11:11:20.242374  6089 ts_tablet_manager.cc:1434] T 68e6ed0b0db74d2a822023720c5a4a70 P 523da9a7c9354adc874e7ad706b45e09: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.018s
I20260710 11:11:20.243719  6089 tablet_bootstrap.cc:492] T 8d237b4333434b76be3b51abe29eb10a P 523da9a7c9354adc874e7ad706b45e09: Bootstrap starting.
I20260710 11:11:20.244213  6090 tablet_bootstrap.cc:654] T 268159f8b93e4b63b7d129f6cf346eea P a233114aa6f048caae078644bbf8ed14: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:20.254227  5868 raft_consensus.cc:2468] T a845b6d5aff4404a9b00443d6b47018e P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 523da9a7c9354adc874e7ad706b45e09 in term 1.
I20260710 11:11:20.255657  6090 tablet_bootstrap.cc:492] T 268159f8b93e4b63b7d129f6cf346eea P a233114aa6f048caae078644bbf8ed14: No bootstrap required, opened a new log
I20260710 11:11:20.256153  6090 ts_tablet_manager.cc:1403] T 268159f8b93e4b63b7d129f6cf346eea P a233114aa6f048caae078644bbf8ed14: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.009s
I20260710 11:11:20.256444  6089 tablet_bootstrap.cc:654] T 8d237b4333434b76be3b51abe29eb10a P 523da9a7c9354adc874e7ad706b45e09: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:20.258816  6105 raft_consensus.cc:493] T 268159f8b93e4b63b7d129f6cf346eea P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:20.258729  6090 raft_consensus.cc:359] T 268159f8b93e4b63b7d129f6cf346eea P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.259642  6090 raft_consensus.cc:385] T 268159f8b93e4b63b7d129f6cf346eea P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:20.259341  6105 raft_consensus.cc:515] T 268159f8b93e4b63b7d129f6cf346eea P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.259930  6090 raft_consensus.cc:740] T 268159f8b93e4b63b7d129f6cf346eea P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a233114aa6f048caae078644bbf8ed14, State: Initialized, Role: FOLLOWER
I20260710 11:11:20.260872  6090 consensus_queue.cc:260] T 268159f8b93e4b63b7d129f6cf346eea P a233114aa6f048caae078644bbf8ed14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.261551  6105 leader_election.cc:290] T 268159f8b93e4b63b7d129f6cf346eea P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3:46377)
I20260710 11:11:20.262632  5943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268159f8b93e4b63b7d129f6cf346eea" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "523da9a7c9354adc874e7ad706b45e09" is_pre_election: true
I20260710 11:11:20.263352  6090 ts_tablet_manager.cc:1434] T 268159f8b93e4b63b7d129f6cf346eea P a233114aa6f048caae078644bbf8ed14: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
W20260710 11:11:20.264104  5834 leader_election.cc:343] T 268159f8b93e4b63b7d129f6cf346eea P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3:46377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:20.263204  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268159f8b93e4b63b7d129f6cf346eea" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a233114aa6f048caae078644bbf8ed14" is_pre_election: true
I20260710 11:11:20.264384  6090 tablet_bootstrap.cc:492] T ded6a440bf094e90a745f7d2e16af735 P a233114aa6f048caae078644bbf8ed14: Bootstrap starting.
I20260710 11:11:20.264755  5794 raft_consensus.cc:2468] T 268159f8b93e4b63b7d129f6cf346eea P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19d0202cf24e4bacbf06d62fee439151 in term 0.
I20260710 11:11:20.265940  5832 leader_election.cc:304] T 268159f8b93e4b63b7d129f6cf346eea P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19d0202cf24e4bacbf06d62fee439151, a233114aa6f048caae078644bbf8ed14; no voters: 523da9a7c9354adc874e7ad706b45e09
I20260710 11:11:20.270087  6105 raft_consensus.cc:2804] T 268159f8b93e4b63b7d129f6cf346eea P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:20.270439  6105 raft_consensus.cc:493] T 268159f8b93e4b63b7d129f6cf346eea P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:20.270767  6105 raft_consensus.cc:3060] T 268159f8b93e4b63b7d129f6cf346eea P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:20.270881  6089 tablet_bootstrap.cc:492] T 8d237b4333434b76be3b51abe29eb10a P 523da9a7c9354adc874e7ad706b45e09: No bootstrap required, opened a new log
I20260710 11:11:20.271421  6089 ts_tablet_manager.cc:1403] T 8d237b4333434b76be3b51abe29eb10a P 523da9a7c9354adc874e7ad706b45e09: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.004s
I20260710 11:11:20.271884  6090 tablet_bootstrap.cc:654] T ded6a440bf094e90a745f7d2e16af735 P a233114aa6f048caae078644bbf8ed14: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:20.274369  6089 raft_consensus.cc:359] T 8d237b4333434b76be3b51abe29eb10a P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.275094  6089 raft_consensus.cc:385] T 8d237b4333434b76be3b51abe29eb10a P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:20.275375  6089 raft_consensus.cc:740] T 8d237b4333434b76be3b51abe29eb10a P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 523da9a7c9354adc874e7ad706b45e09, State: Initialized, Role: FOLLOWER
I20260710 11:11:20.276300  6089 consensus_queue.cc:260] T 8d237b4333434b76be3b51abe29eb10a P 523da9a7c9354adc874e7ad706b45e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.277812  5692 catalog_manager.cc:5697] T a845b6d5aff4404a9b00443d6b47018e P 523da9a7c9354adc874e7ad706b45e09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3). New cstate: current_term: 1 leader_uuid: "523da9a7c9354adc874e7ad706b45e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:20.278884  6089 ts_tablet_manager.cc:1434] T 8d237b4333434b76be3b51abe29eb10a P 523da9a7c9354adc874e7ad706b45e09: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:11:20.279884  6089 tablet_bootstrap.cc:492] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P 523da9a7c9354adc874e7ad706b45e09: Bootstrap starting.
I20260710 11:11:20.280376  6105 raft_consensus.cc:515] T 268159f8b93e4b63b7d129f6cf346eea P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.284087  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268159f8b93e4b63b7d129f6cf346eea" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a233114aa6f048caae078644bbf8ed14"
I20260710 11:11:20.284852  5794 raft_consensus.cc:3060] T 268159f8b93e4b63b7d129f6cf346eea P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:20.286720  6105 leader_election.cc:290] T 268159f8b93e4b63b7d129f6cf346eea P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 1 election: Requested vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3:46377)
I20260710 11:11:20.287817  5943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268159f8b93e4b63b7d129f6cf346eea" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "523da9a7c9354adc874e7ad706b45e09"
I20260710 11:11:20.288867  6089 tablet_bootstrap.cc:654] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P 523da9a7c9354adc874e7ad706b45e09: Neither blocks nor log segments found. Creating new log.
W20260710 11:11:20.289141  5834 leader_election.cc:343] T 268159f8b93e4b63b7d129f6cf346eea P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3:46377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:20.288879  6090 tablet_bootstrap.cc:492] T ded6a440bf094e90a745f7d2e16af735 P a233114aa6f048caae078644bbf8ed14: No bootstrap required, opened a new log
I20260710 11:11:20.289980  6090 ts_tablet_manager.cc:1403] T ded6a440bf094e90a745f7d2e16af735 P a233114aa6f048caae078644bbf8ed14: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.007s
I20260710 11:11:20.292141  6090 raft_consensus.cc:359] T ded6a440bf094e90a745f7d2e16af735 P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.292765  6090 raft_consensus.cc:385] T ded6a440bf094e90a745f7d2e16af735 P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:20.292965  5794 raft_consensus.cc:2468] T 268159f8b93e4b63b7d129f6cf346eea P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19d0202cf24e4bacbf06d62fee439151 in term 1.
I20260710 11:11:20.292999  6090 raft_consensus.cc:740] T ded6a440bf094e90a745f7d2e16af735 P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a233114aa6f048caae078644bbf8ed14, State: Initialized, Role: FOLLOWER
I20260710 11:11:20.294483  6090 consensus_queue.cc:260] T ded6a440bf094e90a745f7d2e16af735 P a233114aa6f048caae078644bbf8ed14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.294874  5832 leader_election.cc:304] T 268159f8b93e4b63b7d129f6cf346eea P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19d0202cf24e4bacbf06d62fee439151, a233114aa6f048caae078644bbf8ed14; no voters: 523da9a7c9354adc874e7ad706b45e09
I20260710 11:11:20.296844  6090 ts_tablet_manager.cc:1434] T ded6a440bf094e90a745f7d2e16af735 P a233114aa6f048caae078644bbf8ed14: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:11:20.297732  6105 raft_consensus.cc:2804] T 268159f8b93e4b63b7d129f6cf346eea P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:20.298153  6090 tablet_bootstrap.cc:492] T b60f8543361d436681e1e9010273fe43 P a233114aa6f048caae078644bbf8ed14: Bootstrap starting.
I20260710 11:11:20.298375  6105 raft_consensus.cc:697] T 268159f8b93e4b63b7d129f6cf346eea P 19d0202cf24e4bacbf06d62fee439151 [term 1 LEADER]: Becoming Leader. State: Replica: 19d0202cf24e4bacbf06d62fee439151, State: Running, Role: LEADER
I20260710 11:11:20.304235  6090 tablet_bootstrap.cc:654] T b60f8543361d436681e1e9010273fe43 P a233114aa6f048caae078644bbf8ed14: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:20.300130  6105 consensus_queue.cc:237] T 268159f8b93e4b63b7d129f6cf346eea P 19d0202cf24e4bacbf06d62fee439151 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.319373  6089 tablet_bootstrap.cc:492] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P 523da9a7c9354adc874e7ad706b45e09: No bootstrap required, opened a new log
I20260710 11:11:20.319727  6090 tablet_bootstrap.cc:492] T b60f8543361d436681e1e9010273fe43 P a233114aa6f048caae078644bbf8ed14: No bootstrap required, opened a new log
I20260710 11:11:20.319878  6089 ts_tablet_manager.cc:1403] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P 523da9a7c9354adc874e7ad706b45e09: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.018s
I20260710 11:11:20.320209  6090 ts_tablet_manager.cc:1403] T b60f8543361d436681e1e9010273fe43 P a233114aa6f048caae078644bbf8ed14: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.014s
I20260710 11:11:20.322494  6090 raft_consensus.cc:359] T b60f8543361d436681e1e9010273fe43 P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.322932  6090 raft_consensus.cc:385] T b60f8543361d436681e1e9010273fe43 P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:20.323084  6090 raft_consensus.cc:740] T b60f8543361d436681e1e9010273fe43 P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a233114aa6f048caae078644bbf8ed14, State: Initialized, Role: FOLLOWER
I20260710 11:11:20.322997  6089 raft_consensus.cc:359] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.323863  6089 raft_consensus.cc:385] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:20.323833  6090 consensus_queue.cc:260] T b60f8543361d436681e1e9010273fe43 P a233114aa6f048caae078644bbf8ed14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.324391  6089 raft_consensus.cc:740] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 523da9a7c9354adc874e7ad706b45e09, State: Initialized, Role: FOLLOWER
I20260710 11:11:20.323770  5692 catalog_manager.cc:5697] T 268159f8b93e4b63b7d129f6cf346eea P 19d0202cf24e4bacbf06d62fee439151 reported cstate change: term changed from 0 to 1, leader changed from <none> to 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2). New cstate: current_term: 1 leader_uuid: "19d0202cf24e4bacbf06d62fee439151" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:20.325697  6089 consensus_queue.cc:260] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P 523da9a7c9354adc874e7ad706b45e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.328218  6089 ts_tablet_manager.cc:1434] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P 523da9a7c9354adc874e7ad706b45e09: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 11:11:20.326188  6090 ts_tablet_manager.cc:1434] T b60f8543361d436681e1e9010273fe43 P a233114aa6f048caae078644bbf8ed14: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:11:20.330200  6089 tablet_bootstrap.cc:492] T b60f8543361d436681e1e9010273fe43 P 523da9a7c9354adc874e7ad706b45e09: Bootstrap starting.
I20260710 11:11:20.338719  6089 tablet_bootstrap.cc:654] T b60f8543361d436681e1e9010273fe43 P 523da9a7c9354adc874e7ad706b45e09: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:20.342921  6089 tablet_bootstrap.cc:492] T b60f8543361d436681e1e9010273fe43 P 523da9a7c9354adc874e7ad706b45e09: No bootstrap required, opened a new log
I20260710 11:11:20.343281  6089 ts_tablet_manager.cc:1403] T b60f8543361d436681e1e9010273fe43 P 523da9a7c9354adc874e7ad706b45e09: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:11:20.345153  6089 raft_consensus.cc:359] T b60f8543361d436681e1e9010273fe43 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.345630  6089 raft_consensus.cc:385] T b60f8543361d436681e1e9010273fe43 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:20.345855  6089 raft_consensus.cc:740] T b60f8543361d436681e1e9010273fe43 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 523da9a7c9354adc874e7ad706b45e09, State: Initialized, Role: FOLLOWER
I20260710 11:11:20.346349  6089 consensus_queue.cc:260] T b60f8543361d436681e1e9010273fe43 P 523da9a7c9354adc874e7ad706b45e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.347783  6089 ts_tablet_manager.cc:1434] T b60f8543361d436681e1e9010273fe43 P 523da9a7c9354adc874e7ad706b45e09: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.002s
I20260710 11:11:20.348732  6089 tablet_bootstrap.cc:492] T 268159f8b93e4b63b7d129f6cf346eea P 523da9a7c9354adc874e7ad706b45e09: Bootstrap starting.
I20260710 11:11:20.353911  6089 tablet_bootstrap.cc:654] T 268159f8b93e4b63b7d129f6cf346eea P 523da9a7c9354adc874e7ad706b45e09: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:20.355918  6120 raft_consensus.cc:493] T b60f8543361d436681e1e9010273fe43 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:20.356353  6120 raft_consensus.cc:515] T b60f8543361d436681e1e9010273fe43 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.358436  6120 leader_election.cc:290] T b60f8543361d436681e1e9010273fe43 P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2:46571)
I20260710 11:11:20.359035  6089 tablet_bootstrap.cc:492] T 268159f8b93e4b63b7d129f6cf346eea P 523da9a7c9354adc874e7ad706b45e09: No bootstrap required, opened a new log
I20260710 11:11:20.359499  6089 ts_tablet_manager.cc:1403] T 268159f8b93e4b63b7d129f6cf346eea P 523da9a7c9354adc874e7ad706b45e09: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.005s
I20260710 11:11:20.359889  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b60f8543361d436681e1e9010273fe43" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a233114aa6f048caae078644bbf8ed14" is_pre_election: true
I20260710 11:11:20.360093  5868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b60f8543361d436681e1e9010273fe43" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19d0202cf24e4bacbf06d62fee439151" is_pre_election: true
I20260710 11:11:20.360582  5794 raft_consensus.cc:2468] T b60f8543361d436681e1e9010273fe43 P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 523da9a7c9354adc874e7ad706b45e09 in term 0.
I20260710 11:11:20.360679  5868 raft_consensus.cc:2468] T b60f8543361d436681e1e9010273fe43 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 523da9a7c9354adc874e7ad706b45e09 in term 0.
I20260710 11:11:20.361657  5906 leader_election.cc:304] T b60f8543361d436681e1e9010273fe43 P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 523da9a7c9354adc874e7ad706b45e09, a233114aa6f048caae078644bbf8ed14; no voters: 
I20260710 11:11:20.361743  6089 raft_consensus.cc:359] T 268159f8b93e4b63b7d129f6cf346eea P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.362317  6120 raft_consensus.cc:2804] T b60f8543361d436681e1e9010273fe43 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:20.362380  6089 raft_consensus.cc:385] T 268159f8b93e4b63b7d129f6cf346eea P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:20.362746  6120 raft_consensus.cc:493] T b60f8543361d436681e1e9010273fe43 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:20.362792  6089 raft_consensus.cc:740] T 268159f8b93e4b63b7d129f6cf346eea P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 523da9a7c9354adc874e7ad706b45e09, State: Initialized, Role: FOLLOWER
I20260710 11:11:20.363157  6120 raft_consensus.cc:3060] T b60f8543361d436681e1e9010273fe43 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:20.363562  6089 consensus_queue.cc:260] T 268159f8b93e4b63b7d129f6cf346eea P 523da9a7c9354adc874e7ad706b45e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.365734  6089 ts_tablet_manager.cc:1434] T 268159f8b93e4b63b7d129f6cf346eea P 523da9a7c9354adc874e7ad706b45e09: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:11:20.369385  6120 raft_consensus.cc:515] T b60f8543361d436681e1e9010273fe43 P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.370851  6120 leader_election.cc:290] T b60f8543361d436681e1e9010273fe43 P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 election: Requested vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2:46571)
I20260710 11:11:20.371645  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b60f8543361d436681e1e9010273fe43" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a233114aa6f048caae078644bbf8ed14"
I20260710 11:11:20.371868  5868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b60f8543361d436681e1e9010273fe43" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19d0202cf24e4bacbf06d62fee439151"
I20260710 11:11:20.372218  5794 raft_consensus.cc:3060] T b60f8543361d436681e1e9010273fe43 P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:20.372464  5868 raft_consensus.cc:3060] T b60f8543361d436681e1e9010273fe43 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:20.377450  5794 raft_consensus.cc:2468] T b60f8543361d436681e1e9010273fe43 P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 523da9a7c9354adc874e7ad706b45e09 in term 1.
I20260710 11:11:20.378252  5868 raft_consensus.cc:2468] T b60f8543361d436681e1e9010273fe43 P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 523da9a7c9354adc874e7ad706b45e09 in term 1.
I20260710 11:11:20.378438  5906 leader_election.cc:304] T b60f8543361d436681e1e9010273fe43 P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 523da9a7c9354adc874e7ad706b45e09, a233114aa6f048caae078644bbf8ed14; no voters: 
I20260710 11:11:20.379230  6120 raft_consensus.cc:2804] T b60f8543361d436681e1e9010273fe43 P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:20.379698  6120 raft_consensus.cc:697] T b60f8543361d436681e1e9010273fe43 P 523da9a7c9354adc874e7ad706b45e09 [term 1 LEADER]: Becoming Leader. State: Replica: 523da9a7c9354adc874e7ad706b45e09, State: Running, Role: LEADER
I20260710 11:11:20.381234  6120 consensus_queue.cc:237] T b60f8543361d436681e1e9010273fe43 P 523da9a7c9354adc874e7ad706b45e09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.388046  5690 catalog_manager.cc:5697] T b60f8543361d436681e1e9010273fe43 P 523da9a7c9354adc874e7ad706b45e09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3). New cstate: current_term: 1 leader_uuid: "523da9a7c9354adc874e7ad706b45e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:20.399873  6105 raft_consensus.cc:493] T ded6a440bf094e90a745f7d2e16af735 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:20.400343  6105 raft_consensus.cc:515] T ded6a440bf094e90a745f7d2e16af735 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.401990  6105 leader_election.cc:290] T ded6a440bf094e90a745f7d2e16af735 P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3:46377)
I20260710 11:11:20.402702  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ded6a440bf094e90a745f7d2e16af735" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a233114aa6f048caae078644bbf8ed14" is_pre_election: true
I20260710 11:11:20.402956  5943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ded6a440bf094e90a745f7d2e16af735" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "523da9a7c9354adc874e7ad706b45e09" is_pre_election: true
I20260710 11:11:20.403396  5794 raft_consensus.cc:2468] T ded6a440bf094e90a745f7d2e16af735 P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19d0202cf24e4bacbf06d62fee439151 in term 0.
I20260710 11:11:20.403529  5943 raft_consensus.cc:2468] T ded6a440bf094e90a745f7d2e16af735 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19d0202cf24e4bacbf06d62fee439151 in term 0.
I20260710 11:11:20.404531  5832 leader_election.cc:304] T ded6a440bf094e90a745f7d2e16af735 P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19d0202cf24e4bacbf06d62fee439151, a233114aa6f048caae078644bbf8ed14; no voters: 
I20260710 11:11:20.405162  6105 raft_consensus.cc:2804] T ded6a440bf094e90a745f7d2e16af735 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:20.405467  6105 raft_consensus.cc:493] T ded6a440bf094e90a745f7d2e16af735 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:20.405735  6105 raft_consensus.cc:3060] T ded6a440bf094e90a745f7d2e16af735 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:20.407611  6102 raft_consensus.cc:493] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:20.408089  6102 raft_consensus.cc:515] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.410127  6102 leader_election.cc:290] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3:46377)
I20260710 11:11:20.410682  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f1fc6cd0d64ce0bc27f0b33ce131ae" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a233114aa6f048caae078644bbf8ed14" is_pre_election: true
I20260710 11:11:20.411327  5794 raft_consensus.cc:2468] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19d0202cf24e4bacbf06d62fee439151 in term 0.
I20260710 11:11:20.411198  5943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f1fc6cd0d64ce0bc27f0b33ce131ae" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "523da9a7c9354adc874e7ad706b45e09" is_pre_election: true
I20260710 11:11:20.412245  5943 raft_consensus.cc:2468] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19d0202cf24e4bacbf06d62fee439151 in term 0.
I20260710 11:11:20.412541  5832 leader_election.cc:304] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19d0202cf24e4bacbf06d62fee439151, a233114aa6f048caae078644bbf8ed14; no voters: 
I20260710 11:11:20.412588  6105 raft_consensus.cc:515] T ded6a440bf094e90a745f7d2e16af735 P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.413825  6102 raft_consensus.cc:2804] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:20.414183  6102 raft_consensus.cc:493] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:20.414494  6102 raft_consensus.cc:3060] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:20.415427  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ded6a440bf094e90a745f7d2e16af735" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a233114aa6f048caae078644bbf8ed14"
I20260710 11:11:20.415578  6105 leader_election.cc:290] T ded6a440bf094e90a745f7d2e16af735 P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 1 election: Requested vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3:46377)
I20260710 11:11:20.416033  5794 raft_consensus.cc:3060] T ded6a440bf094e90a745f7d2e16af735 P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:20.419239  5943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ded6a440bf094e90a745f7d2e16af735" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "523da9a7c9354adc874e7ad706b45e09"
I20260710 11:11:20.419754  5943 raft_consensus.cc:3060] T ded6a440bf094e90a745f7d2e16af735 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:20.421257  6120 raft_consensus.cc:493] T 8d237b4333434b76be3b51abe29eb10a P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:20.422046  6102 raft_consensus.cc:515] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.421922  6120 raft_consensus.cc:515] T 8d237b4333434b76be3b51abe29eb10a P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.424804  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f1fc6cd0d64ce0bc27f0b33ce131ae" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a233114aa6f048caae078644bbf8ed14"
I20260710 11:11:20.425153  5942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f1fc6cd0d64ce0bc27f0b33ce131ae" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "523da9a7c9354adc874e7ad706b45e09"
I20260710 11:11:20.425398  5793 raft_consensus.cc:3060] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:20.425748  5942 raft_consensus.cc:3060] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:20.425891  6120 leader_election.cc:290] T 8d237b4333434b76be3b51abe29eb10a P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2:46571)
I20260710 11:11:20.429028  5792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d237b4333434b76be3b51abe29eb10a" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a233114aa6f048caae078644bbf8ed14" is_pre_election: true
I20260710 11:11:20.429872  5792 raft_consensus.cc:2393] T 8d237b4333434b76be3b51abe29eb10a P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 523da9a7c9354adc874e7ad706b45e09 in current term 1: Already voted for candidate 19d0202cf24e4bacbf06d62fee439151 in this term.
I20260710 11:11:20.431963  5793 raft_consensus.cc:2468] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19d0202cf24e4bacbf06d62fee439151 in term 1.
I20260710 11:11:20.432284  6102 leader_election.cc:290] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 1 election: Requested vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3:46377)
I20260710 11:11:20.432446  5942 raft_consensus.cc:2468] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19d0202cf24e4bacbf06d62fee439151 in term 1.
I20260710 11:11:20.433624  5943 raft_consensus.cc:2468] T ded6a440bf094e90a745f7d2e16af735 P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19d0202cf24e4bacbf06d62fee439151 in term 1.
I20260710 11:11:20.433665  5834 leader_election.cc:304] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19d0202cf24e4bacbf06d62fee439151, 523da9a7c9354adc874e7ad706b45e09; no voters: 
I20260710 11:11:20.434342  5868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d237b4333434b76be3b51abe29eb10a" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19d0202cf24e4bacbf06d62fee439151" is_pre_election: true
I20260710 11:11:20.434937  5834 leader_election.cc:304] T ded6a440bf094e90a745f7d2e16af735 P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19d0202cf24e4bacbf06d62fee439151, 523da9a7c9354adc874e7ad706b45e09; no voters: 
I20260710 11:11:20.422971  5794 raft_consensus.cc:2468] T ded6a440bf094e90a745f7d2e16af735 P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19d0202cf24e4bacbf06d62fee439151 in term 1.
I20260710 11:11:20.436172  6105 raft_consensus.cc:2804] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:20.436292  6106 raft_consensus.cc:2804] T ded6a440bf094e90a745f7d2e16af735 P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:20.436188  5906 leader_election.cc:304] T 8d237b4333434b76be3b51abe29eb10a P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 523da9a7c9354adc874e7ad706b45e09; no voters: 19d0202cf24e4bacbf06d62fee439151, a233114aa6f048caae078644bbf8ed14
I20260710 11:11:20.437039  6106 raft_consensus.cc:697] T ded6a440bf094e90a745f7d2e16af735 P 19d0202cf24e4bacbf06d62fee439151 [term 1 LEADER]: Becoming Leader. State: Replica: 19d0202cf24e4bacbf06d62fee439151, State: Running, Role: LEADER
I20260710 11:11:20.437090  6105 raft_consensus.cc:697] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P 19d0202cf24e4bacbf06d62fee439151 [term 1 LEADER]: Becoming Leader. State: Replica: 19d0202cf24e4bacbf06d62fee439151, State: Running, Role: LEADER
I20260710 11:11:20.437474  6120 raft_consensus.cc:3060] T 8d237b4333434b76be3b51abe29eb10a P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:20.437953  6106 consensus_queue.cc:237] T ded6a440bf094e90a745f7d2e16af735 P 19d0202cf24e4bacbf06d62fee439151 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.438160  6105 consensus_queue.cc:237] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P 19d0202cf24e4bacbf06d62fee439151 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.444283  6120 raft_consensus.cc:2749] T 8d237b4333434b76be3b51abe29eb10a P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:20.448724  5690 catalog_manager.cc:5697] T ded6a440bf094e90a745f7d2e16af735 P 19d0202cf24e4bacbf06d62fee439151 reported cstate change: term changed from 0 to 1, leader changed from <none> to 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2). New cstate: current_term: 1 leader_uuid: "19d0202cf24e4bacbf06d62fee439151" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:20.449811  5690 catalog_manager.cc:5697] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P 19d0202cf24e4bacbf06d62fee439151 reported cstate change: term changed from 0 to 1, leader changed from <none> to 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2). New cstate: current_term: 1 leader_uuid: "19d0202cf24e4bacbf06d62fee439151" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:20.462504  6120 raft_consensus.cc:493] T 68e6ed0b0db74d2a822023720c5a4a70 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:20.463065  6120 raft_consensus.cc:515] T 68e6ed0b0db74d2a822023720c5a4a70 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.465131  6120 leader_election.cc:290] T 68e6ed0b0db74d2a822023720c5a4a70 P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2:46571)
I20260710 11:11:20.465868  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e6ed0b0db74d2a822023720c5a4a70" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a233114aa6f048caae078644bbf8ed14" is_pre_election: true
I20260710 11:11:20.466305  5868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e6ed0b0db74d2a822023720c5a4a70" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19d0202cf24e4bacbf06d62fee439151" is_pre_election: true
I20260710 11:11:20.466470  5794 raft_consensus.cc:2468] T 68e6ed0b0db74d2a822023720c5a4a70 P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 523da9a7c9354adc874e7ad706b45e09 in term 0.
I20260710 11:11:20.466929  5868 raft_consensus.cc:2468] T 68e6ed0b0db74d2a822023720c5a4a70 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 523da9a7c9354adc874e7ad706b45e09 in term 0.
I20260710 11:11:20.467518  5906 leader_election.cc:304] T 68e6ed0b0db74d2a822023720c5a4a70 P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 523da9a7c9354adc874e7ad706b45e09, a233114aa6f048caae078644bbf8ed14; no voters: 
I20260710 11:11:20.468348  6120 raft_consensus.cc:2804] T 68e6ed0b0db74d2a822023720c5a4a70 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:20.468735  6120 raft_consensus.cc:493] T 68e6ed0b0db74d2a822023720c5a4a70 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:20.469043  6120 raft_consensus.cc:3060] T 68e6ed0b0db74d2a822023720c5a4a70 P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:20.474176  6120 raft_consensus.cc:515] T 68e6ed0b0db74d2a822023720c5a4a70 P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.476166  6120 leader_election.cc:290] T 68e6ed0b0db74d2a822023720c5a4a70 P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 election: Requested vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2:46571)
I20260710 11:11:20.476800  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e6ed0b0db74d2a822023720c5a4a70" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a233114aa6f048caae078644bbf8ed14"
I20260710 11:11:20.477365  5794 raft_consensus.cc:3060] T 68e6ed0b0db74d2a822023720c5a4a70 P a233114aa6f048caae078644bbf8ed14 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:20.477432  5868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e6ed0b0db74d2a822023720c5a4a70" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19d0202cf24e4bacbf06d62fee439151"
I20260710 11:11:20.478139  5868 raft_consensus.cc:3060] T 68e6ed0b0db74d2a822023720c5a4a70 P 19d0202cf24e4bacbf06d62fee439151 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:20.482996  5794 raft_consensus.cc:2468] T 68e6ed0b0db74d2a822023720c5a4a70 P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 523da9a7c9354adc874e7ad706b45e09 in term 1.
I20260710 11:11:20.484016  5906 leader_election.cc:304] T 68e6ed0b0db74d2a822023720c5a4a70 P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 523da9a7c9354adc874e7ad706b45e09, a233114aa6f048caae078644bbf8ed14; no voters: 
I20260710 11:11:20.484566  5868 raft_consensus.cc:2468] T 68e6ed0b0db74d2a822023720c5a4a70 P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 523da9a7c9354adc874e7ad706b45e09 in term 1.
I20260710 11:11:20.484803  6120 raft_consensus.cc:2804] T 68e6ed0b0db74d2a822023720c5a4a70 P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:20.485381  6120 raft_consensus.cc:697] T 68e6ed0b0db74d2a822023720c5a4a70 P 523da9a7c9354adc874e7ad706b45e09 [term 1 LEADER]: Becoming Leader. State: Replica: 523da9a7c9354adc874e7ad706b45e09, State: Running, Role: LEADER
I20260710 11:11:20.486265  6120 consensus_queue.cc:237] T 68e6ed0b0db74d2a822023720c5a4a70 P 523da9a7c9354adc874e7ad706b45e09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.494261  5690 catalog_manager.cc:5697] T 68e6ed0b0db74d2a822023720c5a4a70 P 523da9a7c9354adc874e7ad706b45e09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3). New cstate: current_term: 1 leader_uuid: "523da9a7c9354adc874e7ad706b45e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:20.530973  6106 consensus_queue.cc:1048] T dc3393748d4f486eba3de910a6adaaee P 19d0202cf24e4bacbf06d62fee439151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:20.541568  6105 consensus_queue.cc:1048] T dc3393748d4f486eba3de910a6adaaee P 19d0202cf24e4bacbf06d62fee439151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:20.561753  6120 raft_consensus.cc:493] T 268159f8b93e4b63b7d129f6cf346eea P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:20.562312  6120 raft_consensus.cc:515] T 268159f8b93e4b63b7d129f6cf346eea P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.564343  6120 leader_election.cc:290] T 268159f8b93e4b63b7d129f6cf346eea P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2:46571)
I20260710 11:11:20.566398  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268159f8b93e4b63b7d129f6cf346eea" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a233114aa6f048caae078644bbf8ed14" is_pre_election: true
I20260710 11:11:20.566398  5868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268159f8b93e4b63b7d129f6cf346eea" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19d0202cf24e4bacbf06d62fee439151" is_pre_election: true
I20260710 11:11:20.567423  5794 raft_consensus.cc:2393] T 268159f8b93e4b63b7d129f6cf346eea P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 523da9a7c9354adc874e7ad706b45e09 in current term 1: Already voted for candidate 19d0202cf24e4bacbf06d62fee439151 in this term.
I20260710 11:11:20.568318  5906 leader_election.cc:304] T 268159f8b93e4b63b7d129f6cf346eea P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 523da9a7c9354adc874e7ad706b45e09; no voters: 19d0202cf24e4bacbf06d62fee439151, a233114aa6f048caae078644bbf8ed14
I20260710 11:11:20.569043  6120 raft_consensus.cc:3060] T 268159f8b93e4b63b7d129f6cf346eea P 523da9a7c9354adc874e7ad706b45e09 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:20.573756  6120 raft_consensus.cc:2749] T 268159f8b93e4b63b7d129f6cf346eea P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:20.579257  6098 consensus_queue.cc:1048] T ae02768d0a084b1ab6e07f8da86655ea P a233114aa6f048caae078644bbf8ed14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:20.589178  6073 consensus_queue.cc:1048] T ae02768d0a084b1ab6e07f8da86655ea P a233114aa6f048caae078644bbf8ed14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:20.646128  6120 consensus_queue.cc:1048] T a845b6d5aff4404a9b00443d6b47018e P 523da9a7c9354adc874e7ad706b45e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:20.655768  6106 consensus_queue.cc:1048] T 8d237b4333434b76be3b51abe29eb10a P 19d0202cf24e4bacbf06d62fee439151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:20.659013  6121 consensus_queue.cc:1048] T a845b6d5aff4404a9b00443d6b47018e P 523da9a7c9354adc874e7ad706b45e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:20.672071  5868 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc3393748d4f486eba3de910a6adaaee"
dest_uuid: "19d0202cf24e4bacbf06d62fee439151"
mode: GRACEFUL
new_leader_uuid: "a233114aa6f048caae078644bbf8ed14"
 from {username='slave'} at 127.0.0.1:55460
I20260710 11:11:20.672169  6102 consensus_queue.cc:1048] T 8d237b4333434b76be3b51abe29eb10a P 19d0202cf24e4bacbf06d62fee439151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:20.672763  5868 raft_consensus.cc:606] T dc3393748d4f486eba3de910a6adaaee P 19d0202cf24e4bacbf06d62fee439151 [term 1 LEADER]: Received request to transfer leadership to TS a233114aa6f048caae078644bbf8ed14
I20260710 11:11:20.683713  5868 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d237b4333434b76be3b51abe29eb10a"
dest_uuid: "19d0202cf24e4bacbf06d62fee439151"
mode: GRACEFUL
new_leader_uuid: "a233114aa6f048caae078644bbf8ed14"
 from {username='slave'} at 127.0.0.1:55460
I20260710 11:11:20.684444  5868 raft_consensus.cc:606] T 8d237b4333434b76be3b51abe29eb10a P 19d0202cf24e4bacbf06d62fee439151 [term 1 LEADER]: Received request to transfer leadership to TS a233114aa6f048caae078644bbf8ed14
I20260710 11:11:20.686576  6102 raft_consensus.cc:993] T 8d237b4333434b76be3b51abe29eb10a P 19d0202cf24e4bacbf06d62fee439151: : Instructing follower a233114aa6f048caae078644bbf8ed14 to start an election
I20260710 11:11:20.687011  6102 raft_consensus.cc:1081] T 8d237b4333434b76be3b51abe29eb10a P 19d0202cf24e4bacbf06d62fee439151 [term 1 LEADER]: Signalling peer a233114aa6f048caae078644bbf8ed14 to start an election
I20260710 11:11:20.688872  5793 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d237b4333434b76be3b51abe29eb10a"
dest_uuid: "a233114aa6f048caae078644bbf8ed14"
 from {username='slave'} at 127.0.0.1:43818
I20260710 11:11:20.689440  5793 raft_consensus.cc:493] T 8d237b4333434b76be3b51abe29eb10a P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:20.689834  5793 raft_consensus.cc:3060] T 8d237b4333434b76be3b51abe29eb10a P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:20.690203  5868 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ded6a440bf094e90a745f7d2e16af735"
dest_uuid: "19d0202cf24e4bacbf06d62fee439151"
mode: GRACEFUL
new_leader_uuid: "a233114aa6f048caae078644bbf8ed14"
 from {username='slave'} at 127.0.0.1:55460
I20260710 11:11:20.690801  5868 raft_consensus.cc:606] T ded6a440bf094e90a745f7d2e16af735 P 19d0202cf24e4bacbf06d62fee439151 [term 1 LEADER]: Received request to transfer leadership to TS a233114aa6f048caae078644bbf8ed14
I20260710 11:11:20.694873  5793 raft_consensus.cc:515] T 8d237b4333434b76be3b51abe29eb10a P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.695433  5943 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a845b6d5aff4404a9b00443d6b47018e"
dest_uuid: "523da9a7c9354adc874e7ad706b45e09"
mode: GRACEFUL
new_leader_uuid: "19d0202cf24e4bacbf06d62fee439151"
 from {username='slave'} at 127.0.0.1:59322
I20260710 11:11:20.695986  5943 raft_consensus.cc:606] T a845b6d5aff4404a9b00443d6b47018e P 523da9a7c9354adc874e7ad706b45e09 [term 1 LEADER]: Received request to transfer leadership to TS 19d0202cf24e4bacbf06d62fee439151
I20260710 11:11:20.697156  5793 leader_election.cc:290] T 8d237b4333434b76be3b51abe29eb10a P a233114aa6f048caae078644bbf8ed14 [CANDIDATE]: Term 2 election: Requested vote from peers 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2:46571), 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3:46377)
I20260710 11:11:20.698163  5942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d237b4333434b76be3b51abe29eb10a" candidate_uuid: "a233114aa6f048caae078644bbf8ed14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "523da9a7c9354adc874e7ad706b45e09"
I20260710 11:11:20.698751  5942 raft_consensus.cc:3060] T 8d237b4333434b76be3b51abe29eb10a P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:20.698779  5868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d237b4333434b76be3b51abe29eb10a" candidate_uuid: "a233114aa6f048caae078644bbf8ed14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19d0202cf24e4bacbf06d62fee439151"
I20260710 11:11:20.699391  5868 raft_consensus.cc:3055] T 8d237b4333434b76be3b51abe29eb10a P 19d0202cf24e4bacbf06d62fee439151 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:20.699695  5868 raft_consensus.cc:740] T 8d237b4333434b76be3b51abe29eb10a P 19d0202cf24e4bacbf06d62fee439151 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 19d0202cf24e4bacbf06d62fee439151, State: Running, Role: LEADER
I20260710 11:11:20.700480  5868 consensus_queue.cc:260] T 8d237b4333434b76be3b51abe29eb10a P 19d0202cf24e4bacbf06d62fee439151 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.701669  5868 raft_consensus.cc:3060] T 8d237b4333434b76be3b51abe29eb10a P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:20.703773  5943 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68e6ed0b0db74d2a822023720c5a4a70"
dest_uuid: "523da9a7c9354adc874e7ad706b45e09"
mode: GRACEFUL
new_leader_uuid: "19d0202cf24e4bacbf06d62fee439151"
 from {username='slave'} at 127.0.0.1:59322
I20260710 11:11:20.704375  5943 raft_consensus.cc:606] T 68e6ed0b0db74d2a822023720c5a4a70 P 523da9a7c9354adc874e7ad706b45e09 [term 1 LEADER]: Received request to transfer leadership to TS 19d0202cf24e4bacbf06d62fee439151
I20260710 11:11:20.708467  5942 raft_consensus.cc:2468] T 8d237b4333434b76be3b51abe29eb10a P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a233114aa6f048caae078644bbf8ed14 in term 2.
I20260710 11:11:20.708752  5868 raft_consensus.cc:2468] T 8d237b4333434b76be3b51abe29eb10a P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a233114aa6f048caae078644bbf8ed14 in term 2.
I20260710 11:11:20.709790  5759 leader_election.cc:304] T 8d237b4333434b76be3b51abe29eb10a P a233114aa6f048caae078644bbf8ed14 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 523da9a7c9354adc874e7ad706b45e09, a233114aa6f048caae078644bbf8ed14; no voters: 
I20260710 11:11:20.710736  6108 raft_consensus.cc:2804] T 8d237b4333434b76be3b51abe29eb10a P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:20.711199  6108 raft_consensus.cc:697] T 8d237b4333434b76be3b51abe29eb10a P a233114aa6f048caae078644bbf8ed14 [term 2 LEADER]: Becoming Leader. State: Replica: a233114aa6f048caae078644bbf8ed14, State: Running, Role: LEADER
I20260710 11:11:20.711366  5943 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b60f8543361d436681e1e9010273fe43"
dest_uuid: "523da9a7c9354adc874e7ad706b45e09"
mode: GRACEFUL
new_leader_uuid: "19d0202cf24e4bacbf06d62fee439151"
 from {username='slave'} at 127.0.0.1:59322
I20260710 11:11:20.711946  5943 raft_consensus.cc:606] T b60f8543361d436681e1e9010273fe43 P 523da9a7c9354adc874e7ad706b45e09 [term 1 LEADER]: Received request to transfer leadership to TS 19d0202cf24e4bacbf06d62fee439151
I20260710 11:11:20.711971  6108 consensus_queue.cc:237] T 8d237b4333434b76be3b51abe29eb10a P a233114aa6f048caae078644bbf8ed14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.716845  5868 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "268159f8b93e4b63b7d129f6cf346eea"
dest_uuid: "19d0202cf24e4bacbf06d62fee439151"
mode: GRACEFUL
new_leader_uuid: "523da9a7c9354adc874e7ad706b45e09"
 from {username='slave'} at 127.0.0.1:55460
I20260710 11:11:20.717335  5868 raft_consensus.cc:606] T 268159f8b93e4b63b7d129f6cf346eea P 19d0202cf24e4bacbf06d62fee439151 [term 1 LEADER]: Received request to transfer leadership to TS 523da9a7c9354adc874e7ad706b45e09
I20260710 11:11:20.719141  5690 catalog_manager.cc:5697] T 8d237b4333434b76be3b51abe29eb10a P a233114aa6f048caae078644bbf8ed14 reported cstate change: term changed from 1 to 2, leader changed from 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2) to a233114aa6f048caae078644bbf8ed14 (127.1.69.1). New cstate: current_term: 2 leader_uuid: "a233114aa6f048caae078644bbf8ed14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:20.818886  6106 consensus_queue.cc:1048] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P 19d0202cf24e4bacbf06d62fee439151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:20.831115  6102 consensus_queue.cc:1048] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P 19d0202cf24e4bacbf06d62fee439151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:20.831722  6121 consensus_queue.cc:1048] T b60f8543361d436681e1e9010273fe43 P 523da9a7c9354adc874e7ad706b45e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:20.845893  6120 consensus_queue.cc:1048] T b60f8543361d436681e1e9010273fe43 P 523da9a7c9354adc874e7ad706b45e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:20.853370  6120 raft_consensus.cc:993] T b60f8543361d436681e1e9010273fe43 P 523da9a7c9354adc874e7ad706b45e09: : Instructing follower 19d0202cf24e4bacbf06d62fee439151 to start an election
I20260710 11:11:20.853785  6122 raft_consensus.cc:1081] T b60f8543361d436681e1e9010273fe43 P 523da9a7c9354adc874e7ad706b45e09 [term 1 LEADER]: Signalling peer 19d0202cf24e4bacbf06d62fee439151 to start an election
I20260710 11:11:20.855409  5868 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b60f8543361d436681e1e9010273fe43"
dest_uuid: "19d0202cf24e4bacbf06d62fee439151"
 from {username='slave'} at 127.0.0.1:55444
I20260710 11:11:20.855767  5868 raft_consensus.cc:493] T b60f8543361d436681e1e9010273fe43 P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:20.855985  5868 raft_consensus.cc:3060] T b60f8543361d436681e1e9010273fe43 P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:20.860044  5868 raft_consensus.cc:515] T b60f8543361d436681e1e9010273fe43 P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.861385  5868 leader_election.cc:290] T b60f8543361d436681e1e9010273fe43 P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 2 election: Requested vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3:46377)
I20260710 11:11:20.862429  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b60f8543361d436681e1e9010273fe43" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a233114aa6f048caae078644bbf8ed14"
I20260710 11:11:20.863022  5794 raft_consensus.cc:3060] T b60f8543361d436681e1e9010273fe43 P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:20.862918  5942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b60f8543361d436681e1e9010273fe43" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "523da9a7c9354adc874e7ad706b45e09"
I20260710 11:11:20.864018  5942 raft_consensus.cc:3055] T b60f8543361d436681e1e9010273fe43 P 523da9a7c9354adc874e7ad706b45e09 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:20.864333  5942 raft_consensus.cc:740] T b60f8543361d436681e1e9010273fe43 P 523da9a7c9354adc874e7ad706b45e09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 523da9a7c9354adc874e7ad706b45e09, State: Running, Role: LEADER
I20260710 11:11:20.865242  5942 consensus_queue.cc:260] T b60f8543361d436681e1e9010273fe43 P 523da9a7c9354adc874e7ad706b45e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.867223  5942 raft_consensus.cc:3060] T b60f8543361d436681e1e9010273fe43 P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:20.868137  6102 consensus_queue.cc:1048] T 268159f8b93e4b63b7d129f6cf346eea P 19d0202cf24e4bacbf06d62fee439151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:20.870224  5794 raft_consensus.cc:2468] T b60f8543361d436681e1e9010273fe43 P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19d0202cf24e4bacbf06d62fee439151 in term 2.
I20260710 11:11:20.871585  5832 leader_election.cc:304] T b60f8543361d436681e1e9010273fe43 P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19d0202cf24e4bacbf06d62fee439151, a233114aa6f048caae078644bbf8ed14; no voters: 
I20260710 11:11:20.872506  6102 raft_consensus.cc:2804] T b60f8543361d436681e1e9010273fe43 P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:20.872978  6102 raft_consensus.cc:697] T b60f8543361d436681e1e9010273fe43 P 19d0202cf24e4bacbf06d62fee439151 [term 2 LEADER]: Becoming Leader. State: Replica: 19d0202cf24e4bacbf06d62fee439151, State: Running, Role: LEADER
I20260710 11:11:20.873402  5942 raft_consensus.cc:2468] T b60f8543361d436681e1e9010273fe43 P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19d0202cf24e4bacbf06d62fee439151 in term 2.
I20260710 11:11:20.873795  6102 consensus_queue.cc:237] T b60f8543361d436681e1e9010273fe43 P 19d0202cf24e4bacbf06d62fee439151 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.880935  6102 consensus_queue.cc:1048] T 268159f8b93e4b63b7d129f6cf346eea P 19d0202cf24e4bacbf06d62fee439151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:20.895617  6105 raft_consensus.cc:993] T 268159f8b93e4b63b7d129f6cf346eea P 19d0202cf24e4bacbf06d62fee439151: : Instructing follower 523da9a7c9354adc874e7ad706b45e09 to start an election
I20260710 11:11:20.894934  5692 catalog_manager.cc:5697] T b60f8543361d436681e1e9010273fe43 P 19d0202cf24e4bacbf06d62fee439151 reported cstate change: term changed from 1 to 2, leader changed from 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3) to 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2). New cstate: current_term: 2 leader_uuid: "19d0202cf24e4bacbf06d62fee439151" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:20.896122  6105 raft_consensus.cc:1081] T 268159f8b93e4b63b7d129f6cf346eea P 19d0202cf24e4bacbf06d62fee439151 [term 1 LEADER]: Signalling peer 523da9a7c9354adc874e7ad706b45e09 to start an election
I20260710 11:11:20.900172  5943 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "268159f8b93e4b63b7d129f6cf346eea"
dest_uuid: "523da9a7c9354adc874e7ad706b45e09"
 from {username='slave'} at 127.0.0.1:59316
I20260710 11:11:20.900683  5943 raft_consensus.cc:493] T 268159f8b93e4b63b7d129f6cf346eea P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:20.901010  5943 raft_consensus.cc:3060] T 268159f8b93e4b63b7d129f6cf346eea P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:20.906365  5943 raft_consensus.cc:515] T 268159f8b93e4b63b7d129f6cf346eea P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.908784  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268159f8b93e4b63b7d129f6cf346eea" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a233114aa6f048caae078644bbf8ed14"
I20260710 11:11:20.909039  5943 leader_election.cc:290] T 268159f8b93e4b63b7d129f6cf346eea P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 2 election: Requested vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2:46571)
I20260710 11:11:20.909355  5793 raft_consensus.cc:3060] T 268159f8b93e4b63b7d129f6cf346eea P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:20.911724  5868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268159f8b93e4b63b7d129f6cf346eea" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19d0202cf24e4bacbf06d62fee439151"
I20260710 11:11:20.912287  5868 raft_consensus.cc:3055] T 268159f8b93e4b63b7d129f6cf346eea P 19d0202cf24e4bacbf06d62fee439151 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:20.912566  5868 raft_consensus.cc:740] T 268159f8b93e4b63b7d129f6cf346eea P 19d0202cf24e4bacbf06d62fee439151 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 19d0202cf24e4bacbf06d62fee439151, State: Running, Role: LEADER
I20260710 11:11:20.913259  5868 consensus_queue.cc:260] T 268159f8b93e4b63b7d129f6cf346eea P 19d0202cf24e4bacbf06d62fee439151 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.914146  5868 raft_consensus.cc:3060] T 268159f8b93e4b63b7d129f6cf346eea P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:20.915201  6102 consensus_queue.cc:1048] T ded6a440bf094e90a745f7d2e16af735 P 19d0202cf24e4bacbf06d62fee439151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:20.916548  5793 raft_consensus.cc:2468] T 268159f8b93e4b63b7d129f6cf346eea P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 523da9a7c9354adc874e7ad706b45e09 in term 2.
I20260710 11:11:20.917585  5906 leader_election.cc:304] T 268159f8b93e4b63b7d129f6cf346eea P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 523da9a7c9354adc874e7ad706b45e09, a233114aa6f048caae078644bbf8ed14; no voters: 
I20260710 11:11:20.918434  6122 raft_consensus.cc:2804] T 268159f8b93e4b63b7d129f6cf346eea P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:20.918907  6122 raft_consensus.cc:697] T 268159f8b93e4b63b7d129f6cf346eea P 523da9a7c9354adc874e7ad706b45e09 [term 2 LEADER]: Becoming Leader. State: Replica: 523da9a7c9354adc874e7ad706b45e09, State: Running, Role: LEADER
I20260710 11:11:20.919716  6122 consensus_queue.cc:237] T 268159f8b93e4b63b7d129f6cf346eea P 523da9a7c9354adc874e7ad706b45e09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.925004  6105 raft_consensus.cc:993] T ded6a440bf094e90a745f7d2e16af735 P 19d0202cf24e4bacbf06d62fee439151: : Instructing follower a233114aa6f048caae078644bbf8ed14 to start an election
I20260710 11:11:20.925051  6102 consensus_queue.cc:1048] T ded6a440bf094e90a745f7d2e16af735 P 19d0202cf24e4bacbf06d62fee439151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:20.925520  6105 raft_consensus.cc:1081] T ded6a440bf094e90a745f7d2e16af735 P 19d0202cf24e4bacbf06d62fee439151 [term 1 LEADER]: Signalling peer a233114aa6f048caae078644bbf8ed14 to start an election
I20260710 11:11:20.927966  5794 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ded6a440bf094e90a745f7d2e16af735"
dest_uuid: "a233114aa6f048caae078644bbf8ed14"
 from {username='slave'} at 127.0.0.1:43818
I20260710 11:11:20.928455  5794 raft_consensus.cc:493] T ded6a440bf094e90a745f7d2e16af735 P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:20.928810  5794 raft_consensus.cc:3060] T ded6a440bf094e90a745f7d2e16af735 P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:20.935479  5868 raft_consensus.cc:2468] T 268159f8b93e4b63b7d129f6cf346eea P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 523da9a7c9354adc874e7ad706b45e09 in term 2.
I20260710 11:11:20.936465  6120 consensus_queue.cc:1048] T 68e6ed0b0db74d2a822023720c5a4a70 P 523da9a7c9354adc874e7ad706b45e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:20.936486  5690 catalog_manager.cc:5697] T 268159f8b93e4b63b7d129f6cf346eea P 523da9a7c9354adc874e7ad706b45e09 reported cstate change: term changed from 1 to 2, leader changed from 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2) to 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3). New cstate: current_term: 2 leader_uuid: "523da9a7c9354adc874e7ad706b45e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:20.937425  5794 raft_consensus.cc:515] T ded6a440bf094e90a745f7d2e16af735 P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.938338  5793 raft_consensus.cc:1240] T ded6a440bf094e90a745f7d2e16af735 P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Rejecting Update request from peer 19d0202cf24e4bacbf06d62fee439151 for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:20.940102  5868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ded6a440bf094e90a745f7d2e16af735" candidate_uuid: "a233114aa6f048caae078644bbf8ed14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19d0202cf24e4bacbf06d62fee439151"
I20260710 11:11:20.940371  6102 consensus_queue.cc:1059] T ded6a440bf094e90a745f7d2e16af735 P 19d0202cf24e4bacbf06d62fee439151 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:20.942965  5868 raft_consensus.cc:3055] T ded6a440bf094e90a745f7d2e16af735 P 19d0202cf24e4bacbf06d62fee439151 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:20.943357  5868 raft_consensus.cc:740] T ded6a440bf094e90a745f7d2e16af735 P 19d0202cf24e4bacbf06d62fee439151 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 19d0202cf24e4bacbf06d62fee439151, State: Running, Role: LEADER
I20260710 11:11:20.944172  5868 consensus_queue.cc:260] T ded6a440bf094e90a745f7d2e16af735 P 19d0202cf24e4bacbf06d62fee439151 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.945115  5868 raft_consensus.cc:3060] T ded6a440bf094e90a745f7d2e16af735 P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:20.951478  5868 raft_consensus.cc:2468] T ded6a440bf094e90a745f7d2e16af735 P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a233114aa6f048caae078644bbf8ed14 in term 2.
W20260710 11:11:20.951915  6102 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 11:11:20.953269  6122 raft_consensus.cc:993] T 68e6ed0b0db74d2a822023720c5a4a70 P 523da9a7c9354adc874e7ad706b45e09: : Instructing follower 19d0202cf24e4bacbf06d62fee439151 to start an election
I20260710 11:11:20.953755  6075 raft_consensus.cc:1081] T 68e6ed0b0db74d2a822023720c5a4a70 P 523da9a7c9354adc874e7ad706b45e09 [term 1 LEADER]: Signalling peer 19d0202cf24e4bacbf06d62fee439151 to start an election
I20260710 11:11:20.955153  5794 leader_election.cc:290] T ded6a440bf094e90a745f7d2e16af735 P a233114aa6f048caae078644bbf8ed14 [CANDIDATE]: Term 2 election: Requested vote from peers 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2:46571), 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3:46377)
I20260710 11:11:20.955694  5943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ded6a440bf094e90a745f7d2e16af735" candidate_uuid: "a233114aa6f048caae078644bbf8ed14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "523da9a7c9354adc874e7ad706b45e09"
I20260710 11:11:20.956255  5943 raft_consensus.cc:3060] T ded6a440bf094e90a745f7d2e16af735 P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:20.960037  5757 leader_election.cc:304] T ded6a440bf094e90a745f7d2e16af735 P a233114aa6f048caae078644bbf8ed14 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19d0202cf24e4bacbf06d62fee439151, a233114aa6f048caae078644bbf8ed14; no voters: 
I20260710 11:11:20.961755  5868 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68e6ed0b0db74d2a822023720c5a4a70"
dest_uuid: "19d0202cf24e4bacbf06d62fee439151"
 from {username='slave'} at 127.0.0.1:55444
I20260710 11:11:20.962289  5868 raft_consensus.cc:493] T 68e6ed0b0db74d2a822023720c5a4a70 P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:20.962644  5868 raft_consensus.cc:3060] T 68e6ed0b0db74d2a822023720c5a4a70 P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:20.963624  6120 consensus_queue.cc:1048] T 68e6ed0b0db74d2a822023720c5a4a70 P 523da9a7c9354adc874e7ad706b45e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:20.965270  6108 raft_consensus.cc:2804] T ded6a440bf094e90a745f7d2e16af735 P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:20.965754  6108 raft_consensus.cc:697] T ded6a440bf094e90a745f7d2e16af735 P a233114aa6f048caae078644bbf8ed14 [term 2 LEADER]: Becoming Leader. State: Replica: a233114aa6f048caae078644bbf8ed14, State: Running, Role: LEADER
I20260710 11:11:20.966535  6108 consensus_queue.cc:237] T ded6a440bf094e90a745f7d2e16af735 P a233114aa6f048caae078644bbf8ed14 [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: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.970064  5868 raft_consensus.cc:515] T 68e6ed0b0db74d2a822023720c5a4a70 P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.972879  5943 raft_consensus.cc:2468] T ded6a440bf094e90a745f7d2e16af735 P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a233114aa6f048caae078644bbf8ed14 in term 2.
I20260710 11:11:20.974717  5868 leader_election.cc:290] T 68e6ed0b0db74d2a822023720c5a4a70 P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 2 election: Requested vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3:46377)
I20260710 11:11:20.975756  5943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e6ed0b0db74d2a822023720c5a4a70" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "523da9a7c9354adc874e7ad706b45e09"
I20260710 11:11:20.976361  5943 raft_consensus.cc:3055] T 68e6ed0b0db74d2a822023720c5a4a70 P 523da9a7c9354adc874e7ad706b45e09 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:20.976332  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e6ed0b0db74d2a822023720c5a4a70" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a233114aa6f048caae078644bbf8ed14"
I20260710 11:11:20.976938  5943 raft_consensus.cc:740] T 68e6ed0b0db74d2a822023720c5a4a70 P 523da9a7c9354adc874e7ad706b45e09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 523da9a7c9354adc874e7ad706b45e09, State: Running, Role: LEADER
I20260710 11:11:20.977836  5943 consensus_queue.cc:260] T 68e6ed0b0db74d2a822023720c5a4a70 P 523da9a7c9354adc874e7ad706b45e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.978775  5943 raft_consensus.cc:3060] T 68e6ed0b0db74d2a822023720c5a4a70 P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:20.984841  5690 catalog_manager.cc:5697] T ded6a440bf094e90a745f7d2e16af735 P a233114aa6f048caae078644bbf8ed14 reported cstate change: term changed from 1 to 2, leader changed from 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2) to a233114aa6f048caae078644bbf8ed14 (127.1.69.1). New cstate: current_term: 2 leader_uuid: "a233114aa6f048caae078644bbf8ed14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:20.985713  5943 raft_consensus.cc:2468] T 68e6ed0b0db74d2a822023720c5a4a70 P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19d0202cf24e4bacbf06d62fee439151 in term 2.
I20260710 11:11:20.986676  5834 leader_election.cc:304] T 68e6ed0b0db74d2a822023720c5a4a70 P 19d0202cf24e4bacbf06d62fee439151 [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: 19d0202cf24e4bacbf06d62fee439151, 523da9a7c9354adc874e7ad706b45e09; no voters: a233114aa6f048caae078644bbf8ed14
I20260710 11:11:20.987357  6102 raft_consensus.cc:2804] T 68e6ed0b0db74d2a822023720c5a4a70 P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:20.987834  6102 raft_consensus.cc:697] T 68e6ed0b0db74d2a822023720c5a4a70 P 19d0202cf24e4bacbf06d62fee439151 [term 2 LEADER]: Becoming Leader. State: Replica: 19d0202cf24e4bacbf06d62fee439151, State: Running, Role: LEADER
I20260710 11:11:20.988577  6102 consensus_queue.cc:237] T 68e6ed0b0db74d2a822023720c5a4a70 P 19d0202cf24e4bacbf06d62fee439151 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:20.995316  5690 catalog_manager.cc:5697] T 68e6ed0b0db74d2a822023720c5a4a70 P 19d0202cf24e4bacbf06d62fee439151 reported cstate change: term changed from 1 to 2, leader changed from 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3) to 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2). New cstate: current_term: 2 leader_uuid: "19d0202cf24e4bacbf06d62fee439151" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:21.018132  6031 raft_consensus.cc:993] T dc3393748d4f486eba3de910a6adaaee P 19d0202cf24e4bacbf06d62fee439151: : Instructing follower a233114aa6f048caae078644bbf8ed14 to start an election
I20260710 11:11:21.018637  6102 raft_consensus.cc:1081] T dc3393748d4f486eba3de910a6adaaee P 19d0202cf24e4bacbf06d62fee439151 [term 1 LEADER]: Signalling peer a233114aa6f048caae078644bbf8ed14 to start an election
I20260710 11:11:21.020114  5794 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc3393748d4f486eba3de910a6adaaee"
dest_uuid: "a233114aa6f048caae078644bbf8ed14"
 from {username='slave'} at 127.0.0.1:43818
I20260710 11:11:21.020641  5794 raft_consensus.cc:493] T dc3393748d4f486eba3de910a6adaaee P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:21.020977  5794 raft_consensus.cc:3060] T dc3393748d4f486eba3de910a6adaaee P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:21.025432  5794 raft_consensus.cc:515] T dc3393748d4f486eba3de910a6adaaee P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:21.026687  5794 leader_election.cc:290] T dc3393748d4f486eba3de910a6adaaee P a233114aa6f048caae078644bbf8ed14 [CANDIDATE]: Term 2 election: Requested vote from peers 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2:46571), 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3:46377)
I20260710 11:11:21.027511  5868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3393748d4f486eba3de910a6adaaee" candidate_uuid: "a233114aa6f048caae078644bbf8ed14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19d0202cf24e4bacbf06d62fee439151"
I20260710 11:11:21.027654  5943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3393748d4f486eba3de910a6adaaee" candidate_uuid: "a233114aa6f048caae078644bbf8ed14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "523da9a7c9354adc874e7ad706b45e09"
I20260710 11:11:21.028147  5868 raft_consensus.cc:3055] T dc3393748d4f486eba3de910a6adaaee P 19d0202cf24e4bacbf06d62fee439151 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:21.028169  5943 raft_consensus.cc:3060] T dc3393748d4f486eba3de910a6adaaee P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:21.028748  5868 raft_consensus.cc:740] T dc3393748d4f486eba3de910a6adaaee P 19d0202cf24e4bacbf06d62fee439151 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 19d0202cf24e4bacbf06d62fee439151, State: Running, Role: LEADER
I20260710 11:11:21.029476  5868 consensus_queue.cc:260] T dc3393748d4f486eba3de910a6adaaee P 19d0202cf24e4bacbf06d62fee439151 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:21.030544  5868 raft_consensus.cc:3060] T dc3393748d4f486eba3de910a6adaaee P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:21.034690  5943 raft_consensus.cc:2468] T dc3393748d4f486eba3de910a6adaaee P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a233114aa6f048caae078644bbf8ed14 in term 2.
I20260710 11:11:21.035864  5759 leader_election.cc:304] T dc3393748d4f486eba3de910a6adaaee P a233114aa6f048caae078644bbf8ed14 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 523da9a7c9354adc874e7ad706b45e09, a233114aa6f048caae078644bbf8ed14; no voters: 
I20260710 11:11:21.036607  6108 raft_consensus.cc:2804] T dc3393748d4f486eba3de910a6adaaee P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:21.036621  5868 raft_consensus.cc:2468] T dc3393748d4f486eba3de910a6adaaee P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a233114aa6f048caae078644bbf8ed14 in term 2.
I20260710 11:11:21.037097  6108 raft_consensus.cc:697] T dc3393748d4f486eba3de910a6adaaee P a233114aa6f048caae078644bbf8ed14 [term 2 LEADER]: Becoming Leader. State: Replica: a233114aa6f048caae078644bbf8ed14, State: Running, Role: LEADER
I20260710 11:11:21.037899  6108 consensus_queue.cc:237] T dc3393748d4f486eba3de910a6adaaee P a233114aa6f048caae078644bbf8ed14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:21.043823  5692 catalog_manager.cc:5697] T dc3393748d4f486eba3de910a6adaaee P a233114aa6f048caae078644bbf8ed14 reported cstate change: term changed from 1 to 2, leader changed from 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2) to a233114aa6f048caae078644bbf8ed14 (127.1.69.1). New cstate: current_term: 2 leader_uuid: "a233114aa6f048caae078644bbf8ed14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:21.145978  5868 raft_consensus.cc:1275] T 8d237b4333434b76be3b51abe29eb10a P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Refusing update from remote peer a233114aa6f048caae078644bbf8ed14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:21.147058  6108 consensus_queue.cc:1048] T 8d237b4333434b76be3b51abe29eb10a P a233114aa6f048caae078644bbf8ed14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:21.155465  5943 raft_consensus.cc:1275] T 8d237b4333434b76be3b51abe29eb10a P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Refusing update from remote peer a233114aa6f048caae078644bbf8ed14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:21.156778  6107 consensus_queue.cc:1048] T 8d237b4333434b76be3b51abe29eb10a P a233114aa6f048caae078644bbf8ed14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:21.269083  6075 raft_consensus.cc:993] T a845b6d5aff4404a9b00443d6b47018e P 523da9a7c9354adc874e7ad706b45e09: : Instructing follower 19d0202cf24e4bacbf06d62fee439151 to start an election
I20260710 11:11:21.269621  6120 raft_consensus.cc:1081] T a845b6d5aff4404a9b00443d6b47018e P 523da9a7c9354adc874e7ad706b45e09 [term 1 LEADER]: Signalling peer 19d0202cf24e4bacbf06d62fee439151 to start an election
I20260710 11:11:21.271123  5868 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a845b6d5aff4404a9b00443d6b47018e"
dest_uuid: "19d0202cf24e4bacbf06d62fee439151"
 from {username='slave'} at 127.0.0.1:55444
I20260710 11:11:21.271565  5868 raft_consensus.cc:493] T a845b6d5aff4404a9b00443d6b47018e P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:21.271838  5868 raft_consensus.cc:3060] T a845b6d5aff4404a9b00443d6b47018e P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:21.276571  5868 raft_consensus.cc:515] T a845b6d5aff4404a9b00443d6b47018e P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:21.277550  5794 raft_consensus.cc:1275] T b60f8543361d436681e1e9010273fe43 P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Refusing update from remote peer 19d0202cf24e4bacbf06d62fee439151: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:21.278744  5868 leader_election.cc:290] T a845b6d5aff4404a9b00443d6b47018e P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 2 election: Requested vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3:46377)
I20260710 11:11:21.279054  6102 consensus_queue.cc:1048] T b60f8543361d436681e1e9010273fe43 P 19d0202cf24e4bacbf06d62fee439151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:21.279302  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a845b6d5aff4404a9b00443d6b47018e" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a233114aa6f048caae078644bbf8ed14"
I20260710 11:11:21.279582  5943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a845b6d5aff4404a9b00443d6b47018e" candidate_uuid: "19d0202cf24e4bacbf06d62fee439151" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "523da9a7c9354adc874e7ad706b45e09"
I20260710 11:11:21.279851  5793 raft_consensus.cc:3060] T a845b6d5aff4404a9b00443d6b47018e P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:21.280123  5943 raft_consensus.cc:3055] T a845b6d5aff4404a9b00443d6b47018e P 523da9a7c9354adc874e7ad706b45e09 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:21.280391  5943 raft_consensus.cc:740] T a845b6d5aff4404a9b00443d6b47018e P 523da9a7c9354adc874e7ad706b45e09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 523da9a7c9354adc874e7ad706b45e09, State: Running, Role: LEADER
I20260710 11:11:21.281114  5943 consensus_queue.cc:260] T a845b6d5aff4404a9b00443d6b47018e P 523da9a7c9354adc874e7ad706b45e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:21.282193  5943 raft_consensus.cc:3060] T a845b6d5aff4404a9b00443d6b47018e P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:21.286303  5793 raft_consensus.cc:2468] T a845b6d5aff4404a9b00443d6b47018e P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19d0202cf24e4bacbf06d62fee439151 in term 2.
I20260710 11:11:21.287724  5832 leader_election.cc:304] T a845b6d5aff4404a9b00443d6b47018e P 19d0202cf24e4bacbf06d62fee439151 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19d0202cf24e4bacbf06d62fee439151, a233114aa6f048caae078644bbf8ed14; no voters: 
I20260710 11:11:21.288406  6102 raft_consensus.cc:2804] T a845b6d5aff4404a9b00443d6b47018e P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:21.288564  5942 raft_consensus.cc:1275] T b60f8543361d436681e1e9010273fe43 P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Refusing update from remote peer 19d0202cf24e4bacbf06d62fee439151: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:21.288908  6102 raft_consensus.cc:697] T a845b6d5aff4404a9b00443d6b47018e P 19d0202cf24e4bacbf06d62fee439151 [term 2 LEADER]: Becoming Leader. State: Replica: 19d0202cf24e4bacbf06d62fee439151, State: Running, Role: LEADER
I20260710 11:11:21.289716  6102 consensus_queue.cc:237] T a845b6d5aff4404a9b00443d6b47018e P 19d0202cf24e4bacbf06d62fee439151 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:21.292021  6105 consensus_queue.cc:1048] T b60f8543361d436681e1e9010273fe43 P 19d0202cf24e4bacbf06d62fee439151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:21.295466  5943 raft_consensus.cc:2468] T a845b6d5aff4404a9b00443d6b47018e P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19d0202cf24e4bacbf06d62fee439151 in term 2.
I20260710 11:11:21.300392  5691 catalog_manager.cc:5697] T a845b6d5aff4404a9b00443d6b47018e P 19d0202cf24e4bacbf06d62fee439151 reported cstate change: term changed from 1 to 2, leader changed from 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3) to 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2). New cstate: current_term: 2 leader_uuid: "19d0202cf24e4bacbf06d62fee439151" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:21.341607  5793 raft_consensus.cc:1275] T 268159f8b93e4b63b7d129f6cf346eea P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Refusing update from remote peer 523da9a7c9354adc874e7ad706b45e09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:21.342743  6120 consensus_queue.cc:1048] T 268159f8b93e4b63b7d129f6cf346eea P 523da9a7c9354adc874e7ad706b45e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:21.349452  5868 raft_consensus.cc:1275] T 268159f8b93e4b63b7d129f6cf346eea P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Refusing update from remote peer 523da9a7c9354adc874e7ad706b45e09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:21.351577  6120 consensus_queue.cc:1048] T 268159f8b93e4b63b7d129f6cf346eea P 523da9a7c9354adc874e7ad706b45e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:21.434679  5942 raft_consensus.cc:1275] T ded6a440bf094e90a745f7d2e16af735 P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Refusing update from remote peer a233114aa6f048caae078644bbf8ed14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:21.435824  6107 consensus_queue.cc:1048] T ded6a440bf094e90a745f7d2e16af735 P a233114aa6f048caae078644bbf8ed14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:21.443552  5868 raft_consensus.cc:1275] T ded6a440bf094e90a745f7d2e16af735 P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Refusing update from remote peer a233114aa6f048caae078644bbf8ed14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:21.444887  6107 consensus_queue.cc:1048] T ded6a440bf094e90a745f7d2e16af735 P a233114aa6f048caae078644bbf8ed14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:21.484380  5793 raft_consensus.cc:3060] T 68e6ed0b0db74d2a822023720c5a4a70 P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:21.488945  5793 raft_consensus.cc:1275] T 68e6ed0b0db74d2a822023720c5a4a70 P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Refusing update from remote peer 19d0202cf24e4bacbf06d62fee439151: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:21.490170  6102 consensus_queue.cc:1048] T 68e6ed0b0db74d2a822023720c5a4a70 P 19d0202cf24e4bacbf06d62fee439151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:21.497403  5942 raft_consensus.cc:1275] T 68e6ed0b0db74d2a822023720c5a4a70 P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Refusing update from remote peer 19d0202cf24e4bacbf06d62fee439151: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:21.498967  6102 consensus_queue.cc:1048] T 68e6ed0b0db74d2a822023720c5a4a70 P 19d0202cf24e4bacbf06d62fee439151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:21.631327  5942 raft_consensus.cc:1275] T dc3393748d4f486eba3de910a6adaaee P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Refusing update from remote peer a233114aa6f048caae078644bbf8ed14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:21.632460  6108 consensus_queue.cc:1048] T dc3393748d4f486eba3de910a6adaaee P a233114aa6f048caae078644bbf8ed14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:21.642990  5868 raft_consensus.cc:1275] T dc3393748d4f486eba3de910a6adaaee P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Refusing update from remote peer a233114aa6f048caae078644bbf8ed14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:21.645054  6073 consensus_queue.cc:1048] T dc3393748d4f486eba3de910a6adaaee P a233114aa6f048caae078644bbf8ed14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:21.686254  5793 raft_consensus.cc:1275] T a845b6d5aff4404a9b00443d6b47018e P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Refusing update from remote peer 19d0202cf24e4bacbf06d62fee439151: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:21.687388  6102 consensus_queue.cc:1048] T a845b6d5aff4404a9b00443d6b47018e P 19d0202cf24e4bacbf06d62fee439151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:21.694625  5943 raft_consensus.cc:1275] T a845b6d5aff4404a9b00443d6b47018e P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Refusing update from remote peer 19d0202cf24e4bacbf06d62fee439151: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:21.696139  6031 consensus_queue.cc:1048] T a845b6d5aff4404a9b00443d6b47018e P 19d0202cf24e4bacbf06d62fee439151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:23.720284  5692 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:45626:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:11:23.738682  5692 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45626:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:11:23.804618  1300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:11:23.948767  5832 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.69.1:45889, user_credentials={real_user=slave}} blocked reactor thread for 107937us
W20260710 11:11:23.994933  6182 log.cc:927] Time spent T a845b6d5aff4404a9b00443d6b47018e P 19d0202cf24e4bacbf06d62fee439151: Append to log took a long time: real 0.156s	user 0.005s	sys 0.015s
I20260710 11:11:23.994611  6204 tablet.cc:1724] T dc3393748d4f486eba3de910a6adaaee P a233114aa6f048caae078644bbf8ed14: 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 11:11:24.039016  6174 log.cc:927] Time spent T ae02768d0a084b1ab6e07f8da86655ea P a233114aa6f048caae078644bbf8ed14: Append to log took a long time: real 0.106s	user 0.001s	sys 0.000s
W20260710 11:11:24.041277  6194 log.cc:927] Time spent T 268159f8b93e4b63b7d129f6cf346eea P 19d0202cf24e4bacbf06d62fee439151: Append to log took a long time: real 0.076s	user 0.001s	sys 0.000s
I20260710 11:11:24.125344  6216 tablet.cc:1724] T 268159f8b93e4b63b7d129f6cf346eea P 19d0202cf24e4bacbf06d62fee439151: 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 11:11:24.081633  6207 tablet.cc:1724] T dc3393748d4f486eba3de910a6adaaee P 523da9a7c9354adc874e7ad706b45e09: 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 11:11:24.180032  6221 tablet.cc:1724] T b60f8543361d436681e1e9010273fe43 P a233114aa6f048caae078644bbf8ed14: 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 11:11:24.150127  6212 tablet.cc:1724] T 268159f8b93e4b63b7d129f6cf346eea P 523da9a7c9354adc874e7ad706b45e09: 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 11:11:24.203050  6211 log.cc:927] Time spent T ae02768d0a084b1ab6e07f8da86655ea P 523da9a7c9354adc874e7ad706b45e09: Append to log took a long time: real 0.081s	user 0.001s	sys 0.000s
I20260710 11:11:24.212298  6223 tablet.cc:1724] T 68e6ed0b0db74d2a822023720c5a4a70 P a233114aa6f048caae078644bbf8ed14: 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 11:11:24.218143  5867 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73c1a6e9a03344c5a762a445d6f50124"
dest_uuid: "19d0202cf24e4bacbf06d62fee439151"
mode: GRACEFUL
new_leader_uuid: "523da9a7c9354adc874e7ad706b45e09"
 from {username='slave'} at 127.0.0.1:60362
I20260710 11:11:24.218921  5867 raft_consensus.cc:606] T 73c1a6e9a03344c5a762a445d6f50124 P 19d0202cf24e4bacbf06d62fee439151 [term 2 LEADER]: Received request to transfer leadership to TS 523da9a7c9354adc874e7ad706b45e09
I20260710 11:11:24.257571  6204 tablet.cc:1724] T ae02768d0a084b1ab6e07f8da86655ea P a233114aa6f048caae078644bbf8ed14: 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 11:11:24.287039  6232 tablet.cc:1724] T dc3393748d4f486eba3de910a6adaaee P 19d0202cf24e4bacbf06d62fee439151: 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 11:11:24.288249  6230 tablet.cc:1724] T 268159f8b93e4b63b7d129f6cf346eea P a233114aa6f048caae078644bbf8ed14: 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 11:11:24.290609  6236 tablet.cc:1724] T ae02768d0a084b1ab6e07f8da86655ea P 523da9a7c9354adc874e7ad706b45e09: 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 11:11:24.297878  6221 tablet.cc:1724] T ded6a440bf094e90a745f7d2e16af735 P a233114aa6f048caae078644bbf8ed14: 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 11:11:24.300704  6204 tablet.cc:1724] T 8d237b4333434b76be3b51abe29eb10a P a233114aa6f048caae078644bbf8ed14: 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 11:11:24.274199  6229 tablet.cc:1724] T ded6a440bf094e90a745f7d2e16af735 P 523da9a7c9354adc874e7ad706b45e09: 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 11:11:24.312940  6231 tablet.cc:1724] T b60f8543361d436681e1e9010273fe43 P 19d0202cf24e4bacbf06d62fee439151: 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 11:11:24.323611  6207 tablet.cc:1724] T 8d237b4333434b76be3b51abe29eb10a P 523da9a7c9354adc874e7ad706b45e09: 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 11:11:24.324106  6236 tablet.cc:1724] T a845b6d5aff4404a9b00443d6b47018e P 523da9a7c9354adc874e7ad706b45e09: 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 11:11:24.325862  6233 tablet.cc:1724] T ded6a440bf094e90a745f7d2e16af735 P 19d0202cf24e4bacbf06d62fee439151: 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 11:11:24.340670  6236 tablet.cc:1724] T 68e6ed0b0db74d2a822023720c5a4a70 P 523da9a7c9354adc874e7ad706b45e09: 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 11:11:24.349442  6216 tablet.cc:1724] T a845b6d5aff4404a9b00443d6b47018e P 19d0202cf24e4bacbf06d62fee439151: 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 11:11:24.355160  6212 tablet.cc:1724] T b60f8543361d436681e1e9010273fe43 P 523da9a7c9354adc874e7ad706b45e09: 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 11:11:24.361271  6232 tablet.cc:1724] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P 19d0202cf24e4bacbf06d62fee439151: 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 11:11:24.364400  6223 tablet.cc:1724] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P a233114aa6f048caae078644bbf8ed14: 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 11:11:24.366042  6236 tablet.cc:1724] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P 523da9a7c9354adc874e7ad706b45e09: 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 11:11:24.370342  6233 tablet.cc:1724] T 68e6ed0b0db74d2a822023720c5a4a70 P 19d0202cf24e4bacbf06d62fee439151: 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 11:11:24.378502  6221 tablet.cc:1724] T a845b6d5aff4404a9b00443d6b47018e P a233114aa6f048caae078644bbf8ed14: 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 11:11:24.379944  6231 tablet.cc:1724] T ae02768d0a084b1ab6e07f8da86655ea P 19d0202cf24e4bacbf06d62fee439151: 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 11:11:24.395326  6216 tablet.cc:1724] T 8d237b4333434b76be3b51abe29eb10a P 19d0202cf24e4bacbf06d62fee439151: 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 11:11:24.409207  5791 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e029d19eb974b51b3e9d6a1d8d6510e"
dest_uuid: "a233114aa6f048caae078644bbf8ed14"
mode: GRACEFUL
new_leader_uuid: "523da9a7c9354adc874e7ad706b45e09"
 from {username='slave'} at 127.0.0.1:59368
I20260710 11:11:24.410116  5791 raft_consensus.cc:606] T 9e029d19eb974b51b3e9d6a1d8d6510e P a233114aa6f048caae078644bbf8ed14 [term 2 LEADER]: Received request to transfer leadership to TS 523da9a7c9354adc874e7ad706b45e09
I20260710 11:11:24.411585  1300 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:11:24.412199  1300 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:11:24.417488  5692 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 08dd2cfdc30a47109b0c1614de31c856: soft_deleted_table [id=f1cb957dcac14a38b171902f37145538] alter complete (version 1)
I20260710 11:11:24.522871  6190 raft_consensus.cc:993] T 9e029d19eb974b51b3e9d6a1d8d6510e P a233114aa6f048caae078644bbf8ed14: : Instructing follower 523da9a7c9354adc874e7ad706b45e09 to start an election
I20260710 11:11:24.523413  6195 raft_consensus.cc:1081] T 9e029d19eb974b51b3e9d6a1d8d6510e P a233114aa6f048caae078644bbf8ed14 [term 2 LEADER]: Signalling peer 523da9a7c9354adc874e7ad706b45e09 to start an election
I20260710 11:11:24.524891  5939 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e029d19eb974b51b3e9d6a1d8d6510e"
dest_uuid: "523da9a7c9354adc874e7ad706b45e09"
 from {username='slave'} at 127.0.0.1:59302
I20260710 11:11:24.525276  5939 raft_consensus.cc:493] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:24.525507  5939 raft_consensus.cc:3060] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:24.530815  5939 raft_consensus.cc:515] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } } peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } }
I20260710 11:11:24.533830  5791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e029d19eb974b51b3e9d6a1d8d6510e" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a233114aa6f048caae078644bbf8ed14"
I20260710 11:11:24.533967  5863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e029d19eb974b51b3e9d6a1d8d6510e" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "19d0202cf24e4bacbf06d62fee439151"
I20260710 11:11:24.532824  5939 leader_election.cc:290] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 3 election: Requested vote from peers 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2:46571), a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889)
I20260710 11:11:24.534482  5791 raft_consensus.cc:3055] T 9e029d19eb974b51b3e9d6a1d8d6510e P a233114aa6f048caae078644bbf8ed14 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:24.534636  5863 raft_consensus.cc:3060] T 9e029d19eb974b51b3e9d6a1d8d6510e P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:24.534876  5791 raft_consensus.cc:740] T 9e029d19eb974b51b3e9d6a1d8d6510e P a233114aa6f048caae078644bbf8ed14 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a233114aa6f048caae078644bbf8ed14, State: Running, Role: LEADER
I20260710 11:11:24.535735  5791 consensus_queue.cc:260] T 9e029d19eb974b51b3e9d6a1d8d6510e P a233114aa6f048caae078644bbf8ed14 [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: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } } peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } }
I20260710 11:11:24.536581  5791 raft_consensus.cc:3060] T 9e029d19eb974b51b3e9d6a1d8d6510e P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:24.539853  5863 raft_consensus.cc:2468] T 9e029d19eb974b51b3e9d6a1d8d6510e P 19d0202cf24e4bacbf06d62fee439151 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 523da9a7c9354adc874e7ad706b45e09 in term 3.
I20260710 11:11:24.541399  5906 leader_election.cc:304] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09 [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: 19d0202cf24e4bacbf06d62fee439151, 523da9a7c9354adc874e7ad706b45e09; no voters: 
I20260710 11:11:24.541605  5791 raft_consensus.cc:2468] T 9e029d19eb974b51b3e9d6a1d8d6510e P a233114aa6f048caae078644bbf8ed14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 523da9a7c9354adc874e7ad706b45e09 in term 3.
I20260710 11:11:24.542253  6163 raft_consensus.cc:2804] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:24.542724  6163 raft_consensus.cc:697] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09 [term 3 LEADER]: Becoming Leader. State: Replica: 523da9a7c9354adc874e7ad706b45e09, State: Running, Role: LEADER
I20260710 11:11:24.543426  6163 consensus_queue.cc:237] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09 [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: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } } peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } }
I20260710 11:11:24.551383  5691 catalog_manager.cc:5697] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09 reported cstate change: term changed from 2 to 3, leader changed from a233114aa6f048caae078644bbf8ed14 (127.1.69.1) to 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3). New cstate: current_term: 3 leader_uuid: "523da9a7c9354adc874e7ad706b45e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:24.573637  6198 raft_consensus.cc:993] T 73c1a6e9a03344c5a762a445d6f50124 P 19d0202cf24e4bacbf06d62fee439151: : Instructing follower 523da9a7c9354adc874e7ad706b45e09 to start an election
I20260710 11:11:24.574126  6203 raft_consensus.cc:1081] T 73c1a6e9a03344c5a762a445d6f50124 P 19d0202cf24e4bacbf06d62fee439151 [term 2 LEADER]: Signalling peer 523da9a7c9354adc874e7ad706b45e09 to start an election
I20260710 11:11:24.575435  5939 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73c1a6e9a03344c5a762a445d6f50124"
dest_uuid: "523da9a7c9354adc874e7ad706b45e09"
 from {username='slave'} at 127.0.0.1:59316
I20260710 11:11:24.575898  5939 raft_consensus.cc:493] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:24.576177  5939 raft_consensus.cc:3060] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:24.582288  5939 raft_consensus.cc:515] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:24.583860  5939 leader_election.cc:290] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09 [CANDIDATE]: Term 3 election: Requested vote from peers a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889), 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2:46571)
I20260710 11:11:24.584584  5791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c1a6e9a03344c5a762a445d6f50124" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a233114aa6f048caae078644bbf8ed14"
I20260710 11:11:24.584875  5863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c1a6e9a03344c5a762a445d6f50124" candidate_uuid: "523da9a7c9354adc874e7ad706b45e09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "19d0202cf24e4bacbf06d62fee439151"
I20260710 11:11:24.585218  5791 raft_consensus.cc:3060] T 73c1a6e9a03344c5a762a445d6f50124 P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:24.585520  5863 raft_consensus.cc:3055] T 73c1a6e9a03344c5a762a445d6f50124 P 19d0202cf24e4bacbf06d62fee439151 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:24.585829  5863 raft_consensus.cc:740] T 73c1a6e9a03344c5a762a445d6f50124 P 19d0202cf24e4bacbf06d62fee439151 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 19d0202cf24e4bacbf06d62fee439151, State: Running, Role: LEADER
I20260710 11:11:24.586571  5863 consensus_queue.cc:260] T 73c1a6e9a03344c5a762a445d6f50124 P 19d0202cf24e4bacbf06d62fee439151 [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: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:24.587477  5863 raft_consensus.cc:3060] T 73c1a6e9a03344c5a762a445d6f50124 P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:24.590410  5791 raft_consensus.cc:2468] T 73c1a6e9a03344c5a762a445d6f50124 P a233114aa6f048caae078644bbf8ed14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 523da9a7c9354adc874e7ad706b45e09 in term 3.
I20260710 11:11:24.591354  5906 leader_election.cc:304] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09 [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: 523da9a7c9354adc874e7ad706b45e09, a233114aa6f048caae078644bbf8ed14; no voters: 
I20260710 11:11:24.591920  6163 raft_consensus.cc:2804] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:24.592401  6163 raft_consensus.cc:697] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09 [term 3 LEADER]: Becoming Leader. State: Replica: 523da9a7c9354adc874e7ad706b45e09, State: Running, Role: LEADER
I20260710 11:11:24.593158  5863 raft_consensus.cc:2468] T 73c1a6e9a03344c5a762a445d6f50124 P 19d0202cf24e4bacbf06d62fee439151 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 523da9a7c9354adc874e7ad706b45e09 in term 3.
I20260710 11:11:24.593166  6163 consensus_queue.cc:237] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09 [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: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } }
I20260710 11:11:24.599802  5691 catalog_manager.cc:5697] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09 reported cstate change: term changed from 2 to 3, leader changed from 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2) to 523da9a7c9354adc874e7ad706b45e09 (127.1.69.3). New cstate: current_term: 3 leader_uuid: "523da9a7c9354adc874e7ad706b45e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "523da9a7c9354adc874e7ad706b45e09" member_type: VOTER last_known_addr { host: "127.1.69.3" port: 46377 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:24.926481  5863 raft_consensus.cc:1275] T 9e029d19eb974b51b3e9d6a1d8d6510e P 19d0202cf24e4bacbf06d62fee439151 [term 3 FOLLOWER]: Refusing update from remote peer 523da9a7c9354adc874e7ad706b45e09: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:24.927564  6163 consensus_queue.cc:1048] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:24.936973  5791 raft_consensus.cc:1275] T 9e029d19eb974b51b3e9d6a1d8d6510e P a233114aa6f048caae078644bbf8ed14 [term 3 FOLLOWER]: Refusing update from remote peer 523da9a7c9354adc874e7ad706b45e09: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:24.939459  6220 consensus_queue.cc:1048] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:25.118268  5863 raft_consensus.cc:1275] T 73c1a6e9a03344c5a762a445d6f50124 P 19d0202cf24e4bacbf06d62fee439151 [term 3 FOLLOWER]: Refusing update from remote peer 523da9a7c9354adc874e7ad706b45e09: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:25.119397  6220 consensus_queue.cc:1048] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19d0202cf24e4bacbf06d62fee439151" member_type: VOTER last_known_addr { host: "127.1.69.2" port: 46571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:25.128436  5792 raft_consensus.cc:1275] T 73c1a6e9a03344c5a762a445d6f50124 P a233114aa6f048caae078644bbf8ed14 [term 3 FOLLOWER]: Refusing update from remote peer 523da9a7c9354adc874e7ad706b45e09: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:25.129974  6249 consensus_queue.cc:1048] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a233114aa6f048caae078644bbf8ed14" member_type: VOTER last_known_addr { host: "127.1.69.1" port: 45889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:25.463359  1300 tablet_server.cc:179] TabletServer@127.1.69.1:0 shutting down...
I20260710 11:11:25.490293  1300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:25.491073  1300 tablet_replica.cc:333] T ded6a440bf094e90a745f7d2e16af735 P a233114aa6f048caae078644bbf8ed14: stopping tablet replica
I20260710 11:11:25.491750  1300 raft_consensus.cc:2243] T ded6a440bf094e90a745f7d2e16af735 P a233114aa6f048caae078644bbf8ed14 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:25.492620  1300 raft_consensus.cc:2272] T ded6a440bf094e90a745f7d2e16af735 P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.494346  1300 tablet_replica.cc:333] T b60f8543361d436681e1e9010273fe43 P a233114aa6f048caae078644bbf8ed14: stopping tablet replica
I20260710 11:11:25.494864  1300 raft_consensus.cc:2243] T b60f8543361d436681e1e9010273fe43 P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.495240  1300 raft_consensus.cc:2272] T b60f8543361d436681e1e9010273fe43 P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.496829  1300 tablet_replica.cc:333] T 68e6ed0b0db74d2a822023720c5a4a70 P a233114aa6f048caae078644bbf8ed14: stopping tablet replica
I20260710 11:11:25.497280  1300 raft_consensus.cc:2243] T 68e6ed0b0db74d2a822023720c5a4a70 P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.497627  1300 raft_consensus.cc:2272] T 68e6ed0b0db74d2a822023720c5a4a70 P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.499173  1300 tablet_replica.cc:333] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P a233114aa6f048caae078644bbf8ed14: stopping tablet replica
I20260710 11:11:25.499706  1300 raft_consensus.cc:2243] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.500098  1300 raft_consensus.cc:2272] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.501698  1300 tablet_replica.cc:333] T ae02768d0a084b1ab6e07f8da86655ea P a233114aa6f048caae078644bbf8ed14: stopping tablet replica
I20260710 11:11:25.502214  1300 raft_consensus.cc:2243] T ae02768d0a084b1ab6e07f8da86655ea P a233114aa6f048caae078644bbf8ed14 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:25.502902  1300 raft_consensus.cc:2272] T ae02768d0a084b1ab6e07f8da86655ea P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.504593  1300 tablet_replica.cc:333] T e542828d75e7497591890d826540d1fb P a233114aa6f048caae078644bbf8ed14: stopping tablet replica
I20260710 11:11:25.505101  1300 raft_consensus.cc:2243] T e542828d75e7497591890d826540d1fb P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.505492  1300 raft_consensus.cc:2272] T e542828d75e7497591890d826540d1fb P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.507033  1300 tablet_replica.cc:333] T dc3393748d4f486eba3de910a6adaaee P a233114aa6f048caae078644bbf8ed14: stopping tablet replica
I20260710 11:11:25.507557  1300 raft_consensus.cc:2243] T dc3393748d4f486eba3de910a6adaaee P a233114aa6f048caae078644bbf8ed14 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:25.508231  1300 raft_consensus.cc:2272] T dc3393748d4f486eba3de910a6adaaee P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.509905  1300 tablet_replica.cc:333] T 8d237b4333434b76be3b51abe29eb10a P a233114aa6f048caae078644bbf8ed14: stopping tablet replica
I20260710 11:11:25.510468  1300 raft_consensus.cc:2243] T 8d237b4333434b76be3b51abe29eb10a P a233114aa6f048caae078644bbf8ed14 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:25.511121  1300 raft_consensus.cc:2272] T 8d237b4333434b76be3b51abe29eb10a P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.512718  1300 tablet_replica.cc:333] T 73c1a6e9a03344c5a762a445d6f50124 P a233114aa6f048caae078644bbf8ed14: stopping tablet replica
I20260710 11:11:25.513229  1300 raft_consensus.cc:2243] T 73c1a6e9a03344c5a762a445d6f50124 P a233114aa6f048caae078644bbf8ed14 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.513614  1300 raft_consensus.cc:2272] T 73c1a6e9a03344c5a762a445d6f50124 P a233114aa6f048caae078644bbf8ed14 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.516247  1300 tablet_replica.cc:333] T 6876f2386b9a40a5b417d074d38760c3 P a233114aa6f048caae078644bbf8ed14: stopping tablet replica
I20260710 11:11:25.516891  1300 raft_consensus.cc:2243] T 6876f2386b9a40a5b417d074d38760c3 P a233114aa6f048caae078644bbf8ed14 [term 2 LEADER]: Raft consensus shutting down.
W20260710 11:11:25.517530  5832 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
I20260710 11:11:25.517714  1300 raft_consensus.cc:2272] T 6876f2386b9a40a5b417d074d38760c3 P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.519531  1300 tablet_replica.cc:333] T 9e029d19eb974b51b3e9d6a1d8d6510e P a233114aa6f048caae078644bbf8ed14: stopping tablet replica
I20260710 11:11:25.520285  1300 raft_consensus.cc:2243] T 9e029d19eb974b51b3e9d6a1d8d6510e P a233114aa6f048caae078644bbf8ed14 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260710 11:11:25.520452  5832 consensus_peers.cc:597] T 7ab3c4929f104bc3ad6e1ff58ca5823c P 19d0202cf24e4bacbf06d62fee439151 -> Peer a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889): Couldn't send request to peer a233114aa6f048caae078644bbf8ed14. 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 11:11:25.520783  1300 raft_consensus.cc:2272] T 9e029d19eb974b51b3e9d6a1d8d6510e P a233114aa6f048caae078644bbf8ed14 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.522696  1300 tablet_replica.cc:333] T 7ab3c4929f104bc3ad6e1ff58ca5823c P a233114aa6f048caae078644bbf8ed14: stopping tablet replica
I20260710 11:11:25.523198  1300 raft_consensus.cc:2243] T 7ab3c4929f104bc3ad6e1ff58ca5823c P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.523586  1300 raft_consensus.cc:2272] T 7ab3c4929f104bc3ad6e1ff58ca5823c P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.525352  1300 tablet_replica.cc:333] T e968f341529c4da687dc5e915685ef02 P a233114aa6f048caae078644bbf8ed14: stopping tablet replica
I20260710 11:11:25.526019  1300 raft_consensus.cc:2243] T e968f341529c4da687dc5e915685ef02 P a233114aa6f048caae078644bbf8ed14 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:25.526696  1300 raft_consensus.cc:2272] T e968f341529c4da687dc5e915685ef02 P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:25.527786  5832 consensus_peers.cc:597] T e542828d75e7497591890d826540d1fb P 19d0202cf24e4bacbf06d62fee439151 -> Peer a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889): Couldn't send request to peer a233114aa6f048caae078644bbf8ed14. 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 11:11:25.528584  1300 tablet_replica.cc:333] T a845b6d5aff4404a9b00443d6b47018e P a233114aa6f048caae078644bbf8ed14: stopping tablet replica
I20260710 11:11:25.529116  1300 raft_consensus.cc:2243] T a845b6d5aff4404a9b00443d6b47018e P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.529513  1300 raft_consensus.cc:2272] T a845b6d5aff4404a9b00443d6b47018e P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.531225  1300 tablet_replica.cc:333] T d27aa7f453bc455e80fdaa9e9685c338 P a233114aa6f048caae078644bbf8ed14: stopping tablet replica
I20260710 11:11:25.531718  1300 raft_consensus.cc:2243] T d27aa7f453bc455e80fdaa9e9685c338 P a233114aa6f048caae078644bbf8ed14 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:25.532377  1300 raft_consensus.cc:2272] T d27aa7f453bc455e80fdaa9e9685c338 P a233114aa6f048caae078644bbf8ed14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.534231  1300 tablet_replica.cc:333] T afdc8eb962724ff886c7bcea5956ba1d P a233114aa6f048caae078644bbf8ed14: stopping tablet replica
I20260710 11:11:25.534740  1300 raft_consensus.cc:2243] T afdc8eb962724ff886c7bcea5956ba1d P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.535121  1300 raft_consensus.cc:2272] T afdc8eb962724ff886c7bcea5956ba1d P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.536953  1300 tablet_replica.cc:333] T 268159f8b93e4b63b7d129f6cf346eea P a233114aa6f048caae078644bbf8ed14: stopping tablet replica
I20260710 11:11:25.537452  1300 raft_consensus.cc:2243] T 268159f8b93e4b63b7d129f6cf346eea P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.537799  1300 raft_consensus.cc:2272] T 268159f8b93e4b63b7d129f6cf346eea P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.539322  1300 tablet_replica.cc:333] T 9fa1ca7f44a04970a588aa7029420f65 P a233114aa6f048caae078644bbf8ed14: stopping tablet replica
I20260710 11:11:25.539712  1300 raft_consensus.cc:2243] T 9fa1ca7f44a04970a588aa7029420f65 P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.540036  1300 raft_consensus.cc:2272] T 9fa1ca7f44a04970a588aa7029420f65 P a233114aa6f048caae078644bbf8ed14 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:25.620054  5906 consensus_peers.cc:597] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09 -> Peer a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889): Couldn't send request to peer a233114aa6f048caae078644bbf8ed14. 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 11:11:25.637217  1300 tablet_server.cc:196] TabletServer@127.1.69.1:0 shutdown complete.
I20260710 11:11:25.685837  1300 tablet_server.cc:179] TabletServer@127.1.69.2:0 shutting down...
I20260710 11:11:25.719895  1300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:25.720782  1300 tablet_replica.cc:333] T b60f8543361d436681e1e9010273fe43 P 19d0202cf24e4bacbf06d62fee439151: stopping tablet replica
I20260710 11:11:25.721568  1300 raft_consensus.cc:2243] T b60f8543361d436681e1e9010273fe43 P 19d0202cf24e4bacbf06d62fee439151 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:25.722754  1300 raft_consensus.cc:2272] T b60f8543361d436681e1e9010273fe43 P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.725203  1300 tablet_replica.cc:333] T 68e6ed0b0db74d2a822023720c5a4a70 P 19d0202cf24e4bacbf06d62fee439151: stopping tablet replica
I20260710 11:11:25.725787  1300 raft_consensus.cc:2243] T 68e6ed0b0db74d2a822023720c5a4a70 P 19d0202cf24e4bacbf06d62fee439151 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:25.726739  1300 raft_consensus.cc:2272] T 68e6ed0b0db74d2a822023720c5a4a70 P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.729225  1300 tablet_replica.cc:333] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P 19d0202cf24e4bacbf06d62fee439151: stopping tablet replica
I20260710 11:11:25.729835  1300 raft_consensus.cc:2243] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P 19d0202cf24e4bacbf06d62fee439151 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:25.730823  1300 raft_consensus.cc:2272] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.733978  1300 tablet_replica.cc:333] T ded6a440bf094e90a745f7d2e16af735 P 19d0202cf24e4bacbf06d62fee439151: stopping tablet replica
I20260710 11:11:25.734939  1300 raft_consensus.cc:2243] T ded6a440bf094e90a745f7d2e16af735 P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.735831  1300 raft_consensus.cc:2272] T ded6a440bf094e90a745f7d2e16af735 P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.739357  1300 tablet_replica.cc:333] T ae02768d0a084b1ab6e07f8da86655ea P 19d0202cf24e4bacbf06d62fee439151: stopping tablet replica
I20260710 11:11:25.740309  1300 raft_consensus.cc:2243] T ae02768d0a084b1ab6e07f8da86655ea P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.741359  1300 raft_consensus.cc:2272] T ae02768d0a084b1ab6e07f8da86655ea P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.745188  1300 tablet_replica.cc:333] T 8d237b4333434b76be3b51abe29eb10a P 19d0202cf24e4bacbf06d62fee439151: stopping tablet replica
I20260710 11:11:25.746105  1300 raft_consensus.cc:2243] T 8d237b4333434b76be3b51abe29eb10a P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.747057  1300 raft_consensus.cc:2272] T 8d237b4333434b76be3b51abe29eb10a P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:25.747974  5906 consensus_peers.cc:597] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09 -> Peer a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889): Couldn't send request to peer a233114aa6f048caae078644bbf8ed14. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:45889: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:25.750362  1300 tablet_replica.cc:333] T 6876f2386b9a40a5b417d074d38760c3 P 19d0202cf24e4bacbf06d62fee439151: stopping tablet replica
I20260710 11:11:25.751215  1300 raft_consensus.cc:2243] T 6876f2386b9a40a5b417d074d38760c3 P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 11:11:25.751390  5906 consensus_peers.cc:597] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09 -> Peer 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2:46571): Couldn't send request to peer 19d0202cf24e4bacbf06d62fee439151. 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 11:11:25.751878  1300 raft_consensus.cc:2272] T 6876f2386b9a40a5b417d074d38760c3 P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.754078  1300 tablet_replica.cc:333] T 73c1a6e9a03344c5a762a445d6f50124 P 19d0202cf24e4bacbf06d62fee439151: stopping tablet replica
I20260710 11:11:25.754635  1300 raft_consensus.cc:2243] T 73c1a6e9a03344c5a762a445d6f50124 P 19d0202cf24e4bacbf06d62fee439151 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.755164  1300 raft_consensus.cc:2272] T 73c1a6e9a03344c5a762a445d6f50124 P 19d0202cf24e4bacbf06d62fee439151 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.757838  1300 tablet_replica.cc:333] T 7ab3c4929f104bc3ad6e1ff58ca5823c P 19d0202cf24e4bacbf06d62fee439151: stopping tablet replica
I20260710 11:11:25.758339  1300 raft_consensus.cc:2243] T 7ab3c4929f104bc3ad6e1ff58ca5823c P 19d0202cf24e4bacbf06d62fee439151 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:25.759392  1300 raft_consensus.cc:2272] T 7ab3c4929f104bc3ad6e1ff58ca5823c P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.761320  1300 tablet_replica.cc:333] T a845b6d5aff4404a9b00443d6b47018e P 19d0202cf24e4bacbf06d62fee439151: stopping tablet replica
I20260710 11:11:25.761837  1300 raft_consensus.cc:2243] T a845b6d5aff4404a9b00443d6b47018e P 19d0202cf24e4bacbf06d62fee439151 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:25.762691  1300 raft_consensus.cc:2272] T a845b6d5aff4404a9b00443d6b47018e P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.764788  1300 tablet_replica.cc:333] T d27aa7f453bc455e80fdaa9e9685c338 P 19d0202cf24e4bacbf06d62fee439151: stopping tablet replica
I20260710 11:11:25.765287  1300 raft_consensus.cc:2243] T d27aa7f453bc455e80fdaa9e9685c338 P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.765801  1300 raft_consensus.cc:2272] T d27aa7f453bc455e80fdaa9e9685c338 P 19d0202cf24e4bacbf06d62fee439151 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.768483  1300 tablet_replica.cc:333] T afdc8eb962724ff886c7bcea5956ba1d P 19d0202cf24e4bacbf06d62fee439151: stopping tablet replica
I20260710 11:11:25.769120  1300 raft_consensus.cc:2243] T afdc8eb962724ff886c7bcea5956ba1d P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.769835  1300 raft_consensus.cc:2272] T afdc8eb962724ff886c7bcea5956ba1d P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:25.770462  5906 consensus_peers.cc:597] T 268159f8b93e4b63b7d129f6cf346eea P 523da9a7c9354adc874e7ad706b45e09 -> Peer 19d0202cf24e4bacbf06d62fee439151 (127.1.69.2:46571): Couldn't send request to peer 19d0202cf24e4bacbf06d62fee439151. 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 11:11:25.772094  1300 tablet_replica.cc:333] T 268159f8b93e4b63b7d129f6cf346eea P 19d0202cf24e4bacbf06d62fee439151: stopping tablet replica
I20260710 11:11:25.772732  1300 raft_consensus.cc:2243] T 268159f8b93e4b63b7d129f6cf346eea P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.773309  1300 raft_consensus.cc:2272] T 268159f8b93e4b63b7d129f6cf346eea P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.775275  1300 tablet_replica.cc:333] T 9fa1ca7f44a04970a588aa7029420f65 P 19d0202cf24e4bacbf06d62fee439151: stopping tablet replica
I20260710 11:11:25.775818  1300 raft_consensus.cc:2243] T 9fa1ca7f44a04970a588aa7029420f65 P 19d0202cf24e4bacbf06d62fee439151 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:25.776790  1300 raft_consensus.cc:2272] T 9fa1ca7f44a04970a588aa7029420f65 P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.778679  1300 tablet_replica.cc:333] T e968f341529c4da687dc5e915685ef02 P 19d0202cf24e4bacbf06d62fee439151: stopping tablet replica
I20260710 11:11:25.779196  1300 raft_consensus.cc:2243] T e968f341529c4da687dc5e915685ef02 P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.779804  1300 raft_consensus.cc:2272] T e968f341529c4da687dc5e915685ef02 P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.782006  1300 tablet_replica.cc:333] T e542828d75e7497591890d826540d1fb P 19d0202cf24e4bacbf06d62fee439151: stopping tablet replica
I20260710 11:11:25.782531  1300 raft_consensus.cc:2243] T e542828d75e7497591890d826540d1fb P 19d0202cf24e4bacbf06d62fee439151 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:25.783475  1300 raft_consensus.cc:2272] T e542828d75e7497591890d826540d1fb P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.785537  1300 tablet_replica.cc:333] T dc3393748d4f486eba3de910a6adaaee P 19d0202cf24e4bacbf06d62fee439151: stopping tablet replica
I20260710 11:11:25.786002  1300 raft_consensus.cc:2243] T dc3393748d4f486eba3de910a6adaaee P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.786655  1300 raft_consensus.cc:2272] T dc3393748d4f486eba3de910a6adaaee P 19d0202cf24e4bacbf06d62fee439151 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.788682  1300 tablet_replica.cc:333] T 9e029d19eb974b51b3e9d6a1d8d6510e P 19d0202cf24e4bacbf06d62fee439151: stopping tablet replica
I20260710 11:11:25.789192  1300 raft_consensus.cc:2243] T 9e029d19eb974b51b3e9d6a1d8d6510e P 19d0202cf24e4bacbf06d62fee439151 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.789732  1300 raft_consensus.cc:2272] T 9e029d19eb974b51b3e9d6a1d8d6510e P 19d0202cf24e4bacbf06d62fee439151 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.821249  1300 tablet_server.cc:196] TabletServer@127.1.69.2:0 shutdown complete.
W20260710 11:11:25.821643  5906 consensus_peers.cc:597] T 268159f8b93e4b63b7d129f6cf346eea P 523da9a7c9354adc874e7ad706b45e09 -> Peer a233114aa6f048caae078644bbf8ed14 (127.1.69.1:45889): Couldn't send request to peer a233114aa6f048caae078644bbf8ed14. Status: Network error: Client connection negotiation failed: client connection to 127.1.69.1:45889: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:25.857080  1300 tablet_server.cc:179] TabletServer@127.1.69.3:0 shutting down...
I20260710 11:11:25.883667  1300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:25.884373  1300 tablet_replica.cc:333] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P 523da9a7c9354adc874e7ad706b45e09: stopping tablet replica
I20260710 11:11:25.885206  1300 raft_consensus.cc:2243] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.885730  1300 raft_consensus.cc:2272] T 16f1fc6cd0d64ce0bc27f0b33ce131ae P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.887830  1300 tablet_replica.cc:333] T b60f8543361d436681e1e9010273fe43 P 523da9a7c9354adc874e7ad706b45e09: stopping tablet replica
I20260710 11:11:25.888451  1300 raft_consensus.cc:2243] T b60f8543361d436681e1e9010273fe43 P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.888967  1300 raft_consensus.cc:2272] T b60f8543361d436681e1e9010273fe43 P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.890817  1300 tablet_replica.cc:333] T 68e6ed0b0db74d2a822023720c5a4a70 P 523da9a7c9354adc874e7ad706b45e09: stopping tablet replica
I20260710 11:11:25.891333  1300 raft_consensus.cc:2243] T 68e6ed0b0db74d2a822023720c5a4a70 P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.891813  1300 raft_consensus.cc:2272] T 68e6ed0b0db74d2a822023720c5a4a70 P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.893692  1300 tablet_replica.cc:333] T ded6a440bf094e90a745f7d2e16af735 P 523da9a7c9354adc874e7ad706b45e09: stopping tablet replica
I20260710 11:11:25.894227  1300 raft_consensus.cc:2243] T ded6a440bf094e90a745f7d2e16af735 P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.894694  1300 raft_consensus.cc:2272] T ded6a440bf094e90a745f7d2e16af735 P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.896581  1300 tablet_replica.cc:333] T ae02768d0a084b1ab6e07f8da86655ea P 523da9a7c9354adc874e7ad706b45e09: stopping tablet replica
I20260710 11:11:25.897114  1300 raft_consensus.cc:2243] T ae02768d0a084b1ab6e07f8da86655ea P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.897609  1300 raft_consensus.cc:2272] T ae02768d0a084b1ab6e07f8da86655ea P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.899370  1300 tablet_replica.cc:333] T 7ab3c4929f104bc3ad6e1ff58ca5823c P 523da9a7c9354adc874e7ad706b45e09: stopping tablet replica
I20260710 11:11:25.899853  1300 raft_consensus.cc:2243] T 7ab3c4929f104bc3ad6e1ff58ca5823c P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.900296  1300 raft_consensus.cc:2272] T 7ab3c4929f104bc3ad6e1ff58ca5823c P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.902099  1300 tablet_replica.cc:333] T e968f341529c4da687dc5e915685ef02 P 523da9a7c9354adc874e7ad706b45e09: stopping tablet replica
I20260710 11:11:25.902618  1300 raft_consensus.cc:2243] T e968f341529c4da687dc5e915685ef02 P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.903095  1300 raft_consensus.cc:2272] T e968f341529c4da687dc5e915685ef02 P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.905071  1300 tablet_replica.cc:333] T a845b6d5aff4404a9b00443d6b47018e P 523da9a7c9354adc874e7ad706b45e09: stopping tablet replica
I20260710 11:11:25.905612  1300 raft_consensus.cc:2243] T a845b6d5aff4404a9b00443d6b47018e P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.906111  1300 raft_consensus.cc:2272] T a845b6d5aff4404a9b00443d6b47018e P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.908007  1300 tablet_replica.cc:333] T d27aa7f453bc455e80fdaa9e9685c338 P 523da9a7c9354adc874e7ad706b45e09: stopping tablet replica
I20260710 11:11:25.908617  1300 raft_consensus.cc:2243] T d27aa7f453bc455e80fdaa9e9685c338 P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.909060  1300 raft_consensus.cc:2272] T d27aa7f453bc455e80fdaa9e9685c338 P 523da9a7c9354adc874e7ad706b45e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.910877  1300 tablet_replica.cc:333] T afdc8eb962724ff886c7bcea5956ba1d P 523da9a7c9354adc874e7ad706b45e09: stopping tablet replica
I20260710 11:11:25.911383  1300 raft_consensus.cc:2243] T afdc8eb962724ff886c7bcea5956ba1d P 523da9a7c9354adc874e7ad706b45e09 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:25.912202  1300 raft_consensus.cc:2272] T afdc8eb962724ff886c7bcea5956ba1d P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.913959  1300 tablet_replica.cc:333] T 268159f8b93e4b63b7d129f6cf346eea P 523da9a7c9354adc874e7ad706b45e09: stopping tablet replica
I20260710 11:11:25.914467  1300 raft_consensus.cc:2243] T 268159f8b93e4b63b7d129f6cf346eea P 523da9a7c9354adc874e7ad706b45e09 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:25.915251  1300 raft_consensus.cc:2272] T 268159f8b93e4b63b7d129f6cf346eea P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.917021  1300 tablet_replica.cc:333] T 9fa1ca7f44a04970a588aa7029420f65 P 523da9a7c9354adc874e7ad706b45e09: stopping tablet replica
I20260710 11:11:25.917508  1300 raft_consensus.cc:2243] T 9fa1ca7f44a04970a588aa7029420f65 P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.917909  1300 raft_consensus.cc:2272] T 9fa1ca7f44a04970a588aa7029420f65 P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.919739  1300 tablet_replica.cc:333] T e542828d75e7497591890d826540d1fb P 523da9a7c9354adc874e7ad706b45e09: stopping tablet replica
I20260710 11:11:25.920224  1300 raft_consensus.cc:2243] T e542828d75e7497591890d826540d1fb P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.920701  1300 raft_consensus.cc:2272] T e542828d75e7497591890d826540d1fb P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.922449  1300 tablet_replica.cc:333] T dc3393748d4f486eba3de910a6adaaee P 523da9a7c9354adc874e7ad706b45e09: stopping tablet replica
I20260710 11:11:25.922914  1300 raft_consensus.cc:2243] T dc3393748d4f486eba3de910a6adaaee P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.923403  1300 raft_consensus.cc:2272] T dc3393748d4f486eba3de910a6adaaee P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.925231  1300 tablet_replica.cc:333] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09: stopping tablet replica
I20260710 11:11:25.925738  1300 raft_consensus.cc:2243] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:25.926581  1300 raft_consensus.cc:2272] T 9e029d19eb974b51b3e9d6a1d8d6510e P 523da9a7c9354adc874e7ad706b45e09 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.928865  1300 tablet_replica.cc:333] T 8d237b4333434b76be3b51abe29eb10a P 523da9a7c9354adc874e7ad706b45e09: stopping tablet replica
I20260710 11:11:25.929354  1300 raft_consensus.cc:2243] T 8d237b4333434b76be3b51abe29eb10a P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.929849  1300 raft_consensus.cc:2272] T 8d237b4333434b76be3b51abe29eb10a P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.931629  1300 tablet_replica.cc:333] T 6876f2386b9a40a5b417d074d38760c3 P 523da9a7c9354adc874e7ad706b45e09: stopping tablet replica
I20260710 11:11:25.932068  1300 raft_consensus.cc:2243] T 6876f2386b9a40a5b417d074d38760c3 P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.932605  1300 raft_consensus.cc:2272] T 6876f2386b9a40a5b417d074d38760c3 P 523da9a7c9354adc874e7ad706b45e09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.934552  1300 tablet_replica.cc:333] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09: stopping tablet replica
I20260710 11:11:25.934975  1300 raft_consensus.cc:2243] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:25.935771  1300 raft_consensus.cc:2272] T 73c1a6e9a03344c5a762a445d6f50124 P 523da9a7c9354adc874e7ad706b45e09 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.964560  1300 tablet_server.cc:196] TabletServer@127.1.69.3:0 shutdown complete.
I20260710 11:11:25.999158  1300 master.cc:562] Master@127.1.69.62:40113 shutting down...
I20260710 11:11:26.022428  1300 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 08dd2cfdc30a47109b0c1614de31c856 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:26.023021  1300 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 08dd2cfdc30a47109b0c1614de31c856 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:26.023360  1300 tablet_replica.cc:333] T 00000000000000000000000000000000 P 08dd2cfdc30a47109b0c1614de31c856: stopping tablet replica
I20260710 11:11:26.043430  1300 master.cc:584] Master@127.1.69.62:40113 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11384 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23686 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (111446 ms total)
[  PASSED  ] 8 tests.
I20260710 11:11:26.097340  1300 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 404 messages since previous log ~14 seconds ago
I20260710 11:11:26.097586  1300 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 404 messages since previous log ~14 seconds ago
I20260710 11:11:26.097769  1300 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 400 messages since previous log ~14 seconds ago
I20260710 11:11:26.098001  1300 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~31 seconds ago
I20260710 11:11:26.098187  1300 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~31 seconds ago
I20260710 11:11:26.098457  1300 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 6 messages since previous log ~0 seconds ago
I20260710 11:11:26.098769  1300 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
